InventoryRetrievalJobDescription |
InventoryRetrievalJobDescription.clone() |
|
InventoryRetrievalJobDescription |
DescribeJobResult.getInventoryRetrievalParameters() |
Parameters used for range inventory retrieval.
|
InventoryRetrievalJobDescription |
GlacierJobDescription.getInventoryRetrievalParameters() |
Parameters used for range inventory retrieval.
|
InventoryRetrievalJobDescription |
InventoryRetrievalJobDescription.withEndDate(String endDate) |
The end of the date range in UTC for vault inventory retrieval that
includes archives created before this date.
|
InventoryRetrievalJobDescription |
InventoryRetrievalJobDescription.withFormat(String format) |
The output format for the vault inventory list, which is set by the
InitiateJob request when initiating a job to retrieve a vault
inventory.
|
InventoryRetrievalJobDescription |
InventoryRetrievalJobDescription.withLimit(String limit) |
Specifies the maximum number of inventory items returned per vault
inventory retrieval request.
|
InventoryRetrievalJobDescription |
InventoryRetrievalJobDescription.withMarker(String marker) |
An opaque string that represents where to continue pagination of the
vault inventory retrieval results.
|
InventoryRetrievalJobDescription |
InventoryRetrievalJobDescription.withStartDate(String startDate) |
The start of the date range in UTC for vault inventory retrieval that
includes archives created on or after this date.
|