Uses of Class
software.amazon.awssdk.services.glacier.model.InventoryRetrievalJobInput
-
Packages that use InventoryRetrievalJobInput Package Description software.amazon.awssdk.services.glacier.model -
-
Uses of InventoryRetrievalJobInput in software.amazon.awssdk.services.glacier.model
Methods in software.amazon.awssdk.services.glacier.model that return InventoryRetrievalJobInput Modifier and Type Method Description InventoryRetrievalJobInputJobParameters. inventoryRetrievalParameters()Input parameters used for range inventory retrieval.Methods in software.amazon.awssdk.services.glacier.model with parameters of type InventoryRetrievalJobInput Modifier and Type Method Description JobParameters.BuilderJobParameters.Builder. inventoryRetrievalParameters(InventoryRetrievalJobInput inventoryRetrievalParameters)Input parameters used for range inventory retrieval.
-