Uses of Class
software.amazon.awssdk.services.s3.model.InventoryTableConfigurationResult
-
Packages that use InventoryTableConfigurationResult Package Description software.amazon.awssdk.services.s3.model -
-
Uses of InventoryTableConfigurationResult in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return InventoryTableConfigurationResult Modifier and Type Method Description InventoryTableConfigurationResultMetadataConfigurationResult. inventoryTableConfigurationResult()The inventory table configuration for a metadata configuration.Methods in software.amazon.awssdk.services.s3.model with parameters of type InventoryTableConfigurationResult Modifier and Type Method Description MetadataConfigurationResult.BuilderMetadataConfigurationResult.Builder. inventoryTableConfigurationResult(InventoryTableConfigurationResult inventoryTableConfigurationResult)The inventory table configuration for a metadata configuration.
-