CopyableBuilder<GetPipelineResponse.Builder,GetPipelineResponse>, SdkBuilder<GetPipelineResponse.Builder,GetPipelineResponse>public static interface GetPipelineResponse.Builder extends CopyableBuilder<GetPipelineResponse.Builder,GetPipelineResponse>
| Modifier and Type | Method | Description |
|---|---|---|
GetPipelineResponse.Builder |
pipeline(PipelineDeclaration pipeline) |
Represents the structure of actions and stages to be performed in the pipeline.
|
copyapply, buildGetPipelineResponse.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.