public class ListBucketInventoryConfigurationsRequest extends GenericRequest
NOOP| 构造器和说明 |
|---|
ListBucketInventoryConfigurationsRequest(String bucketName) |
ListBucketInventoryConfigurationsRequest(String bucketName,
String continuationToken) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getContinuationToken()
Gets the optional continuation token.
|
void |
setContinuationToken(String continuationToken)
Sets the optional continuation token.
|
ListBucketInventoryConfigurationsRequest |
withContinuationToken(String continuationToken)
Sets the optional continuation token.
|
getBucketName, getKey, getRequestPayer, getVersionId, setBucketName, setKey, setRequestPayer, setVersionId, withBucketName, withKey, withRequestPayer, withVersionIdpublic ListBucketInventoryConfigurationsRequest(String bucketName)
public String getContinuationToken()
public void setContinuationToken(String continuationToken)
continuationToken - The optional continuation token to associate with this request.public ListBucketInventoryConfigurationsRequest withContinuationToken(String continuationToken)
continuationToken - The optional continuation token to associate with this request.ListBucketInventoryConfigurationsRequest object itself.Copyright © 2020. All Rights Reserved.