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