ToCopyableBuilder<UpdatePipelineNotificationsResponse.Builder,UpdatePipelineNotificationsResponse>@Generated("software.amazon.awssdk:codegen") public class UpdatePipelineNotificationsResponse extends AmazonWebServiceResult<ResponseMetadata> implements ToCopyableBuilder<UpdatePipelineNotificationsResponse.Builder,UpdatePipelineNotificationsResponse>
The UpdatePipelineNotificationsResponse structure.
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
UpdatePipelineNotificationsResponse.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
static UpdatePipelineNotificationsResponse.Builder |
builder() |
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
Pipeline |
pipeline() |
A section of the response body that provides information about the pipeline associated with this notification.
|
static Class<? extends UpdatePipelineNotificationsResponse.Builder> |
serializableBuilderClass() |
|
UpdatePipelineNotificationsResponse.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
String |
toString() |
setSdkHttpMetadata, setSdkResponseMetadatapublic Pipeline pipeline()
A section of the response body that provides information about the pipeline associated with this notification.
public UpdatePipelineNotificationsResponse.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<UpdatePipelineNotificationsResponse.Builder,UpdatePipelineNotificationsResponse>public static UpdatePipelineNotificationsResponse.Builder builder()
public static Class<? extends UpdatePipelineNotificationsResponse.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.