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