Uses of Class
com.atlassian.bamboo.rest.model.plan.RestPlanConfig.Builder
Packages that use RestPlanConfig.Builder
-
Uses of RestPlanConfig.Builder in com.atlassian.bamboo.rest.model.plan
Methods in com.atlassian.bamboo.rest.model.plan that return RestPlanConfig.BuilderModifier and TypeMethodDescriptionstatic RestPlanConfig.BuilderRestPlanConfig.builder()RestPlanConfig.Builder.description(String description) RestPlanConfig.Builder.project(RestProjectCreate project) RestPlanConfig.Builder.stages(RestPageModel<RestStage> stages)