Class RestPlanConfig.Builder
java.lang.Object
com.atlassian.bamboo.rest.model.plan.RestPlanConfig.Builder
- Enclosing class:
- RestPlanConfig
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
description
(String description) project
(RestProjectCreate project) stages
(RestPageModel<RestStage> stages)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
id
-
key
-
name
-
description
-
suspended
-
stages
-
project
-
build
-