Uses of Class
software.amazon.awssdk.services.s3.model.InventoryTableConfiguration
-
Packages that use InventoryTableConfiguration Package Description software.amazon.awssdk.services.s3.model -
-
Uses of InventoryTableConfiguration in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return InventoryTableConfiguration Modifier and Type Method Description InventoryTableConfigurationMetadataConfiguration. inventoryTableConfiguration()The inventory table configuration for a metadata configuration.Methods in software.amazon.awssdk.services.s3.model with parameters of type InventoryTableConfiguration Modifier and Type Method Description MetadataConfiguration.BuilderMetadataConfiguration.Builder. inventoryTableConfiguration(InventoryTableConfiguration inventoryTableConfiguration)The inventory table configuration for a metadata configuration.
-