public static interface PipelineBlueprint.Builder extends SdkPojo, CopyableBuilder<PipelineBlueprint.Builder,PipelineBlueprint>
| Modifier and Type | Method and Description |
|---|---|
PipelineBlueprint.Builder |
blueprintName(String blueprintName)
The name of the blueprint.
|
PipelineBlueprint.Builder |
pipelineConfigurationBody(String pipelineConfigurationBody)
The YAML configuration of the blueprint.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPipelineBlueprint.Builder blueprintName(String blueprintName)
The name of the blueprint.
blueprintName - The name of the blueprint.PipelineBlueprint.Builder pipelineConfigurationBody(String pipelineConfigurationBody)
The YAML configuration of the blueprint.
pipelineConfigurationBody - The YAML configuration of the blueprint.Copyright © 2023. All rights reserved.