ToCopyableBuilder<GetBucketNotificationResponse.Builder,GetBucketNotificationResponse>
@Generated("software.amazon.awssdk:codegen") public class GetBucketNotificationResponse extends AmazonWebServiceResult<ResponseMetadata> implements ToCopyableBuilder<GetBucketNotificationResponse.Builder,GetBucketNotificationResponse>
Modifier and Type | Class | Description |
---|---|---|
static interface |
GetBucketNotificationResponse.Builder |
Modifier and Type | Method | Description |
---|---|---|
static GetBucketNotificationResponse.Builder |
builder() |
|
CloudFunctionConfiguration |
cloudFunctionConfiguration() |
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
QueueConfigurationDeprecated |
queueConfiguration() |
|
static Class<? extends GetBucketNotificationResponse.Builder> |
serializableBuilderClass() |
|
GetBucketNotificationResponse.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
TopicConfigurationDeprecated |
topicConfiguration() |
|
String |
toString() |
setSdkHttpMetadata, setSdkResponseMetadata
public TopicConfigurationDeprecated topicConfiguration()
public QueueConfigurationDeprecated queueConfiguration()
public CloudFunctionConfiguration cloudFunctionConfiguration()
public GetBucketNotificationResponse.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<GetBucketNotificationResponse.Builder,GetBucketNotificationResponse>
public static GetBucketNotificationResponse.Builder builder()
public static Class<? extends GetBucketNotificationResponse.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.