UpdateBucketMetadataInventoryTableConfigurationRequest.Builder |
UpdateBucketMetadataInventoryTableConfigurationRequest.Builder.bucket(String bucket) |
The general purpose bucket that corresponds to the metadata configuration that you want to enable or disable
an inventory table for.
|
static UpdateBucketMetadataInventoryTableConfigurationRequest.Builder |
UpdateBucketMetadataInventoryTableConfigurationRequest.builder() |
|
UpdateBucketMetadataInventoryTableConfigurationRequest.Builder |
UpdateBucketMetadataInventoryTableConfigurationRequest.Builder.checksumAlgorithm(String checksumAlgorithm) |
The checksum algorithm to use with your inventory table configuration.
|
UpdateBucketMetadataInventoryTableConfigurationRequest.Builder |
UpdateBucketMetadataInventoryTableConfigurationRequest.Builder.checksumAlgorithm(ChecksumAlgorithm checksumAlgorithm) |
The checksum algorithm to use with your inventory table configuration.
|
UpdateBucketMetadataInventoryTableConfigurationRequest.Builder |
UpdateBucketMetadataInventoryTableConfigurationRequest.Builder.contentMD5(String contentMD5) |
The Content-MD5 header for the inventory table configuration.
|
UpdateBucketMetadataInventoryTableConfigurationRequest.Builder |
UpdateBucketMetadataInventoryTableConfigurationRequest.Builder.expectedBucketOwner(String expectedBucketOwner) |
The expected owner of the general purpose bucket that corresponds to the metadata table configuration that
you want to enable or disable an inventory table for.
|
default UpdateBucketMetadataInventoryTableConfigurationRequest.Builder |
UpdateBucketMetadataInventoryTableConfigurationRequest.Builder.inventoryTableConfiguration(Consumer<InventoryTableConfigurationUpdates.Builder> inventoryTableConfiguration) |
The contents of your inventory table configuration.
|
UpdateBucketMetadataInventoryTableConfigurationRequest.Builder |
UpdateBucketMetadataInventoryTableConfigurationRequest.Builder.inventoryTableConfiguration(InventoryTableConfigurationUpdates inventoryTableConfiguration) |
The contents of your inventory table configuration.
|
UpdateBucketMetadataInventoryTableConfigurationRequest.Builder |
UpdateBucketMetadataInventoryTableConfigurationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
UpdateBucketMetadataInventoryTableConfigurationRequest.Builder |
UpdateBucketMetadataInventoryTableConfigurationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
UpdateBucketMetadataInventoryTableConfigurationRequest.Builder |
UpdateBucketMetadataInventoryTableConfigurationRequest.toBuilder() |
|