protected static class GetObjectLockConfigurationRequest.BuilderImpl extends Object implements GetObjectLockConfigurationRequest.Builder
Modifier | Constructor and Description |
---|---|
protected |
BuilderImpl() |
Modifier and Type | Method and Description |
---|---|
String |
bucket() |
GetObjectLockConfigurationRequest.Builder |
bucket(String bucket) |
GetObjectLockConfigurationRequest |
build() |
boolean |
equals(Object rhs) |
String |
expectedBucketOwner() |
GetObjectLockConfigurationRequest.Builder |
expectedBucketOwner(String expectedBucketOwner) |
int |
hashCode() |
public GetObjectLockConfigurationRequest build()
build
in interface GetObjectLockConfigurationRequest.Builder
public final GetObjectLockConfigurationRequest.Builder bucket(String bucket)
bucket
in interface GetObjectLockConfigurationRequest.Builder
public final GetObjectLockConfigurationRequest.Builder expectedBucketOwner(String expectedBucketOwner)
expectedBucketOwner
in interface GetObjectLockConfigurationRequest.Builder
public String bucket()
public String expectedBucketOwner()
Copyright © 2021. All rights reserved.