GetBucketNotificationConfigurationRequest.Builder |
GetBucketNotificationConfigurationRequest.Builder.bucket(String bucket)
The name of the bucket for which to get the notification configuration.
|
static GetBucketNotificationConfigurationRequest.Builder |
GetBucketNotificationConfigurationRequest.builder() |
GetBucketNotificationConfigurationRequest.Builder |
GetBucketNotificationConfigurationRequest.Builder.expectedBucketOwner(String expectedBucketOwner)
The account ID of the expected bucket owner.
|
GetBucketNotificationConfigurationRequest.Builder |
GetBucketNotificationConfigurationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetBucketNotificationConfigurationRequest.Builder |
GetBucketNotificationConfigurationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetBucketNotificationConfigurationRequest.Builder |
GetBucketNotificationConfigurationRequest.toBuilder() |