| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3.model |
| Modifier and Type | Method and Description |
|---|---|
static GetBucketNotificationConfigurationResponse.Builder |
GetBucketNotificationConfigurationResponse.builder() |
GetBucketNotificationConfigurationResponse.Builder |
GetBucketNotificationConfigurationResponse.Builder.lambdaFunctionConfigurations(Collection<LambdaFunctionConfiguration> lambdaFunctionConfigurations)
Sets the value of the LambdaFunctionConfigurations property for this object.
|
GetBucketNotificationConfigurationResponse.Builder |
GetBucketNotificationConfigurationResponse.Builder.lambdaFunctionConfigurations(Consumer<LambdaFunctionConfiguration.Builder>... lambdaFunctionConfigurations)
Sets the value of the LambdaFunctionConfigurations property for this object.
|
GetBucketNotificationConfigurationResponse.Builder |
GetBucketNotificationConfigurationResponse.Builder.lambdaFunctionConfigurations(LambdaFunctionConfiguration... lambdaFunctionConfigurations)
Sets the value of the LambdaFunctionConfigurations property for this object.
|
GetBucketNotificationConfigurationResponse.Builder |
GetBucketNotificationConfigurationResponse.Builder.queueConfigurations(Collection<QueueConfiguration> queueConfigurations)
Sets the value of the QueueConfigurations property for this object.
|
GetBucketNotificationConfigurationResponse.Builder |
GetBucketNotificationConfigurationResponse.Builder.queueConfigurations(Consumer<QueueConfiguration.Builder>... queueConfigurations)
Sets the value of the QueueConfigurations property for this object.
|
GetBucketNotificationConfigurationResponse.Builder |
GetBucketNotificationConfigurationResponse.Builder.queueConfigurations(QueueConfiguration... queueConfigurations)
Sets the value of the QueueConfigurations property for this object.
|
GetBucketNotificationConfigurationResponse.Builder |
GetBucketNotificationConfigurationResponse.toBuilder() |
GetBucketNotificationConfigurationResponse.Builder |
GetBucketNotificationConfigurationResponse.Builder.topicConfigurations(Collection<TopicConfiguration> topicConfigurations)
Sets the value of the TopicConfigurations property for this object.
|
GetBucketNotificationConfigurationResponse.Builder |
GetBucketNotificationConfigurationResponse.Builder.topicConfigurations(Consumer<TopicConfiguration.Builder>... topicConfigurations)
Sets the value of the TopicConfigurations property for this object.
|
GetBucketNotificationConfigurationResponse.Builder |
GetBucketNotificationConfigurationResponse.Builder.topicConfigurations(TopicConfiguration... topicConfigurations)
Sets the value of the TopicConfigurations property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetBucketNotificationConfigurationResponse.Builder> |
GetBucketNotificationConfigurationResponse.serializableBuilderClass() |
Copyright © 2019. All rights reserved.