public class GetBucketInventoryConfigurationRequest extends GenericRequest
NOOP| Constructor and Description |
|---|
GetBucketInventoryConfigurationRequest(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, withVersionIdaddAdditionalHeaderName, addHeader, addParameter, getAdditionalHeaderNames, getEndpoint, getHeaders, getParameters, getProgressListener, isLogEnabled, setAdditionalHeaderNames, setEndpoint, setHeaders, setLogEnabled, setParameters, setProgressListener, withProgressListenerpublic String getInventoryId()
public void setInventoryId(String inventoryId)
inventoryId - the inventory id.Copyright © 2023. All Rights Reserved.