| Package | Description |
|---|---|
| software.amazon.awssdk.services.glacier |
Amazon S3 Glacier (Glacier) is a storage solution for "cold data."
|
| Modifier and Type | Method and Description |
|---|---|
default ListProvisionedCapacityResponse |
GlacierClient.listProvisionedCapacity()
This operation lists the provisioned capacity units for the specified AWS account.
|
default ListProvisionedCapacityResponse |
GlacierClient.listProvisionedCapacity(Consumer<ListProvisionedCapacityRequest.Builder> listProvisionedCapacityRequest)
This operation lists the provisioned capacity units for the specified AWS account.
|
default ListProvisionedCapacityResponse |
GlacierClient.listProvisionedCapacity(ListProvisionedCapacityRequest listProvisionedCapacityRequest)
This operation lists the provisioned capacity units for the specified AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListProvisionedCapacityResponse> |
GlacierAsyncClient.listProvisionedCapacity()
This operation lists the provisioned capacity units for the specified AWS account.
|
default CompletableFuture<ListProvisionedCapacityResponse> |
GlacierAsyncClient.listProvisionedCapacity(Consumer<ListProvisionedCapacityRequest.Builder> listProvisionedCapacityRequest)
This operation lists the provisioned capacity units for the specified AWS account.
|
default CompletableFuture<ListProvisionedCapacityResponse> |
GlacierAsyncClient.listProvisionedCapacity(ListProvisionedCapacityRequest listProvisionedCapacityRequest)
This operation lists the provisioned capacity units for the specified AWS account.
|
Copyright © 2023. All rights reserved.