public class SetBucketNotificationRequest extends BaseBucketRequest
bucketName, httpMethod, userHeaders
Constructor and Description |
---|
SetBucketNotificationRequest(String bucketName,
BucketNotificationConfiguration bucketNotificationConfiguration) |
Modifier and Type | Method and Description |
---|---|
BucketNotificationConfiguration |
getBucketNotificationConfiguration() |
void |
setBucketNotificationConfiguration(BucketNotificationConfiguration bucketNotificationConfiguration) |
String |
toString() |
addUserHeaders, getBucketName, getHttpMethod, getUserHeaders, isRequesterPays, setBucketName, setRequesterPays, setUserHeaders
public SetBucketNotificationRequest(String bucketName, BucketNotificationConfiguration bucketNotificationConfiguration)
public BucketNotificationConfiguration getBucketNotificationConfiguration()
public void setBucketNotificationConfiguration(BucketNotificationConfiguration bucketNotificationConfiguration)
public String toString()
toString
in class BaseBucketRequest
Copyright © 2021. All rights reserved.