Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
Modifier and Type | Method and Description |
---|---|
ListBucketInventoryConfigurationsResult |
ListBucketInventoryConfigurationsResult.withContinuationToken(String continuationToken)
Sets the optional continuation token.
|
ListBucketInventoryConfigurationsResult |
ListBucketInventoryConfigurationsResult.withInventoryConfigurationList(List<InventoryConfiguration> inventoryConfigurationList)
Returns the list of inventory configurations for a bucket and returns
ListBucketInventoryConfigurationsResult object for method chaining. |
ListBucketInventoryConfigurationsResult |
ListBucketInventoryConfigurationsResult.withNextContinuationToken(String nextContinuationToken)
Sets the optional NextContinuationToken.
|
ListBucketInventoryConfigurationsResult |
ListBucketInventoryConfigurationsResult.withTruncated(boolean isTruncated)
For internal use only.
|
Copyright © 2024. All rights reserved.