| Package | Description |
|---|---|
| com.amazonaws.services.glacier.model |
| Modifier and Type | Method and Description |
|---|---|
ProvisionedCapacityDescription |
ProvisionedCapacityDescription.clone() |
ProvisionedCapacityDescription |
ProvisionedCapacityDescription.withCapacityId(String capacityId)
The ID that identifies the provisioned capacity unit.
|
ProvisionedCapacityDescription |
ProvisionedCapacityDescription.withExpirationDate(String expirationDate)
The date that the provisioned capacity unit expires, in Universal Coordinated Time (UTC).
|
ProvisionedCapacityDescription |
ProvisionedCapacityDescription.withStartDate(String startDate)
The date that the provisioned capacity unit was purchased, in Universal Coordinated Time (UTC).
|
| Modifier and Type | Method and Description |
|---|---|
List<ProvisionedCapacityDescription> |
ListProvisionedCapacityResult.getProvisionedCapacityList()
The response body contains the following JSON fields.
|
| Modifier and Type | Method and Description |
|---|---|
ListProvisionedCapacityResult |
ListProvisionedCapacityResult.withProvisionedCapacityList(ProvisionedCapacityDescription... provisionedCapacityList)
The response body contains the following JSON fields.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListProvisionedCapacityResult.setProvisionedCapacityList(Collection<ProvisionedCapacityDescription> provisionedCapacityList)
The response body contains the following JSON fields.
|
ListProvisionedCapacityResult |
ListProvisionedCapacityResult.withProvisionedCapacityList(Collection<ProvisionedCapacityDescription> provisionedCapacityList)
The response body contains the following JSON fields.
|
Copyright © 2025. All rights reserved.