CopyableBuilder<UpdatePipelineNotificationsResponse.Builder,UpdatePipelineNotificationsResponse>
, SdkBuilder<UpdatePipelineNotificationsResponse.Builder,UpdatePipelineNotificationsResponse>
public static interface UpdatePipelineNotificationsResponse.Builder extends CopyableBuilder<UpdatePipelineNotificationsResponse.Builder,UpdatePipelineNotificationsResponse>
Modifier and Type | Method | Description |
---|---|---|
UpdatePipelineNotificationsResponse.Builder |
pipeline(Pipeline pipeline) |
A section of the response body that provides information about the pipeline associated with this
notification.
|
copy
apply, build
UpdatePipelineNotificationsResponse.Builder pipeline(Pipeline pipeline)
A section of the response body that provides information about the pipeline associated with this notification.
pipeline
- A section of the response body that provides information about the pipeline associated with this
notification.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.