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