Uses of Class
software.amazon.awssdk.services.s3.model.InventoryDestination
Packages that use InventoryDestination
-
Uses of InventoryDestination in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return InventoryDestinationModifier and TypeMethodDescriptionfinal InventoryDestinationInventoryConfiguration.destination()Contains information about where to publish the inventory results.Methods in software.amazon.awssdk.services.s3.model with parameters of type InventoryDestinationModifier and TypeMethodDescriptionInventoryConfiguration.Builder.destination(InventoryDestination destination) Contains information about where to publish the inventory results.