public class DeleteBucketInventoryConfigurationRequest extends GenericRequest
NOOP
Constructor and Description |
---|
DeleteBucketInventoryConfigurationRequest(String bucketName,
String inventoryId) |
Modifier and Type | Method and Description |
---|---|
String |
getInventoryId()
Gets the inventory id used to identify the inventory configuration.
|
void |
setInventoryId(String inventoryId)
Sets the inventory id used to identify the inventory configuration.
|
getBucketName, getKey, getRequestPayer, getVersionId, setBucketName, setKey, setRequestPayer, setVersionId, withBucketName, withKey, withRequestPayer, withVersionId
addAdditionalHeaderName, addHeader, addParameter, getAdditionalHeaderNames, getEndpoint, getHeaders, getParameters, getProgressListener, isLogEnabled, setAdditionalHeaderNames, setEndpoint, setHeaders, setLogEnabled, setParameters, setProgressListener, withProgressListener
public String getInventoryId()
public void setInventoryId(String inventoryId)
inventoryId
- the inventory idCopyright © 2023. All Rights Reserved.