public class GetObjectLockConfigurationResult extends Object
AmazonS3.getObjectLockConfiguration(GetObjectLockConfigurationRequest).| Constructor and Description | 
|---|
GetObjectLockConfigurationResult()  | 
| Modifier and Type | Method and Description | 
|---|---|
ObjectLockConfiguration | 
getObjectLockConfiguration()
The specified bucket's Object Lock configuration. 
 | 
void | 
setObjectLockConfiguration(ObjectLockConfiguration objectLockConfiguration)
The specified bucket's Object Lock configuration. 
 | 
GetObjectLockConfigurationResult | 
withObjectLockConfiguration(ObjectLockConfiguration objectLockConfiguration)
The specified bucket's Object Lock configuration. 
 | 
public ObjectLockConfiguration getObjectLockConfiguration()
public GetObjectLockConfigurationResult withObjectLockConfiguration(ObjectLockConfiguration objectLockConfiguration)
public void setObjectLockConfiguration(ObjectLockConfiguration objectLockConfiguration)