public class GetBucketInventoryConfigurationResult extends GenericResult
| Constructor and Description |
|---|
GetBucketInventoryConfigurationResult() |
| Modifier and Type | Method and Description |
|---|---|
InventoryConfiguration |
getInventoryConfiguration()
Returns the requested inventory configuration.
|
void |
setInventoryConfiguration(InventoryConfiguration inventoryConfiguration)
Sets the inventory configuration.
|
getClientCRC, getRequestId, getResponse, getServerCRC, setClientCRC, setRequestId, setResponse, setServerCRCpublic GetBucketInventoryConfigurationResult()
public InventoryConfiguration getInventoryConfiguration()
public void setInventoryConfiguration(InventoryConfiguration inventoryConfiguration)
Copyright © 2021. All Rights Reserved.