public static interface ListBucketInventoryConfigurationsOutput.Builder
Modifier and Type | Method and Description |
---|---|
ListBucketInventoryConfigurationsOutput |
build() |
ListBucketInventoryConfigurationsOutput.Builder |
continuationToken(String continuationToken) |
ListBucketInventoryConfigurationsOutput.Builder |
inventoryConfigurationList(List<InventoryConfiguration> inventoryConfigurationList) |
ListBucketInventoryConfigurationsOutput.Builder |
isTruncated(Boolean isTruncated) |
ListBucketInventoryConfigurationsOutput.Builder |
nextContinuationToken(String nextContinuationToken) |
ListBucketInventoryConfigurationsOutput.Builder continuationToken(String continuationToken)
ListBucketInventoryConfigurationsOutput.Builder inventoryConfigurationList(List<InventoryConfiguration> inventoryConfigurationList)
ListBucketInventoryConfigurationsOutput.Builder isTruncated(Boolean isTruncated)
ListBucketInventoryConfigurationsOutput.Builder nextContinuationToken(String nextContinuationToken)
ListBucketInventoryConfigurationsOutput build()
Copyright © 2021. All rights reserved.