Uses of Class
software.amazon.awssdk.services.s3.model.InventoryTableConfigurationUpdates
-
Packages that use InventoryTableConfigurationUpdates Package Description software.amazon.awssdk.services.s3.model -
-
Uses of InventoryTableConfigurationUpdates in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return InventoryTableConfigurationUpdates Modifier and Type Method Description InventoryTableConfigurationUpdatesUpdateBucketMetadataInventoryTableConfigurationRequest. inventoryTableConfiguration()The contents of your inventory table configuration.Methods in software.amazon.awssdk.services.s3.model with parameters of type InventoryTableConfigurationUpdates Modifier and Type Method Description UpdateBucketMetadataInventoryTableConfigurationRequest.BuilderUpdateBucketMetadataInventoryTableConfigurationRequest.Builder. inventoryTableConfiguration(InventoryTableConfigurationUpdates inventoryTableConfiguration)The contents of your inventory table configuration.
-