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