CopyableBuilder<GetBucketNotificationResponse.Builder,GetBucketNotificationResponse>
, SdkBuilder<GetBucketNotificationResponse.Builder,GetBucketNotificationResponse>
public static interface GetBucketNotificationResponse.Builder extends CopyableBuilder<GetBucketNotificationResponse.Builder,GetBucketNotificationResponse>
Modifier and Type | Method | Description |
---|---|---|
GetBucketNotificationResponse.Builder |
cloudFunctionConfiguration(CloudFunctionConfiguration cloudFunctionConfiguration) |
|
GetBucketNotificationResponse.Builder |
queueConfiguration(QueueConfigurationDeprecated queueConfiguration) |
|
GetBucketNotificationResponse.Builder |
topicConfiguration(TopicConfigurationDeprecated topicConfiguration) |
copy
apply, build
GetBucketNotificationResponse.Builder topicConfiguration(TopicConfigurationDeprecated topicConfiguration)
topicConfiguration
- GetBucketNotificationResponse.Builder queueConfiguration(QueueConfigurationDeprecated queueConfiguration)
queueConfiguration
- GetBucketNotificationResponse.Builder cloudFunctionConfiguration(CloudFunctionConfiguration cloudFunctionConfiguration)
cloudFunctionConfiguration
- Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.