CopyableBuilder<CreatePipelineRequest.Builder,CreatePipelineRequest>, SdkBuilder<CreatePipelineRequest.Builder,CreatePipelineRequest>public static interface CreatePipelineRequest.Builder extends CopyableBuilder<CreatePipelineRequest.Builder,CreatePipelineRequest>
| Modifier and Type | Method | Description |
|---|---|---|
CreatePipelineRequest.Builder |
pipeline(PipelineDeclaration pipeline) |
Represents the structure of actions and stages to be performed in the pipeline.
|
copyapply, buildCreatePipelineRequest.Builder pipeline(PipelineDeclaration pipeline)
Represents the structure of actions and stages to be performed in the pipeline.
pipeline - Represents the structure of actions and stages to be performed in the pipeline.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.