InventoryRetrievalJobInput |
InventoryRetrievalJobInput.clone() |
|
InventoryRetrievalJobInput |
JobParameters.getInventoryRetrievalParameters() |
Input parameters used for range inventory retrieval.
|
InventoryRetrievalJobInput |
InventoryRetrievalJobInput.withEndDate(String endDate) |
The end of the date range in UTC for vault inventory retrieval that
includes archives created before this date.
|
InventoryRetrievalJobInput |
InventoryRetrievalJobInput.withLimit(String limit) |
Specifies the maximum number of inventory items returned per vault
inventory retrieval request.
|
InventoryRetrievalJobInput |
InventoryRetrievalJobInput.withMarker(String marker) |
An opaque string that represents where to continue pagination of the
vault inventory retrieval results.
|
InventoryRetrievalJobInput |
InventoryRetrievalJobInput.withStartDate(String startDate) |
The start of the date range in UTC for vault inventory retrieval that
includes archives created on or after this date.
|