public class SetBucketNotificationArgs extends BucketArgs
| Modifier and Type | Class and Description |
|---|---|
static class |
SetBucketNotificationArgs.Builder
Argument builder of
SetBucketNotificationArgs. |
bucketName, regionextraHeaders, extraQueryParams| Constructor and Description |
|---|
SetBucketNotificationArgs() |
| Modifier and Type | Method and Description |
|---|---|
static SetBucketNotificationArgs.Builder |
builder() |
NotificationConfiguration |
config() |
boolean |
equals(Object o) |
int |
hashCode() |
bucket, regioncheckSse, extraHeaders, extraQueryParamspublic NotificationConfiguration config()
public static SetBucketNotificationArgs.Builder builder()
public boolean equals(Object o)
equals in class BucketArgspublic int hashCode()
hashCode in class BucketArgs