CopyableBuilder<GetBucketNotificationConfigurationRequest.Builder,GetBucketNotificationConfigurationRequest>
, SdkBuilder<GetBucketNotificationConfigurationRequest.Builder,GetBucketNotificationConfigurationRequest>
public static interface GetBucketNotificationConfigurationRequest.Builder extends CopyableBuilder<GetBucketNotificationConfigurationRequest.Builder,GetBucketNotificationConfigurationRequest>
Modifier and Type | Method | Description |
---|---|---|
GetBucketNotificationConfigurationRequest.Builder |
bucket(String bucket) |
Name of the bucket to get the notification configuration for.
|
copy
apply, build
GetBucketNotificationConfigurationRequest.Builder bucket(String bucket)
bucket
- Name of the bucket to get the notification configuration for.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.