CopyableBuilder<PutBucketNotificationRequest.Builder,PutBucketNotificationRequest>
, SdkBuilder<PutBucketNotificationRequest.Builder,PutBucketNotificationRequest>
public static interface PutBucketNotificationRequest.Builder extends CopyableBuilder<PutBucketNotificationRequest.Builder,PutBucketNotificationRequest>
Modifier and Type | Method | Description |
---|---|---|
PutBucketNotificationRequest.Builder |
bucket(String bucket) |
|
PutBucketNotificationRequest.Builder |
contentMD5(String contentMD5) |
|
PutBucketNotificationRequest.Builder |
notificationConfiguration(NotificationConfigurationDeprecated notificationConfiguration) |
copy
apply, build
PutBucketNotificationRequest.Builder bucket(String bucket)
bucket
- PutBucketNotificationRequest.Builder contentMD5(String contentMD5)
contentMD5
- PutBucketNotificationRequest.Builder notificationConfiguration(NotificationConfigurationDeprecated notificationConfiguration)
notificationConfiguration
- Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.