DescribeVaultResult |
AbstractAmazonGlacier.describeVault(DescribeVaultRequest request) |
|
DescribeVaultResult |
AmazonGlacier.describeVault(DescribeVaultRequest describeVaultRequest) |
This operation returns information about a vault, including the vault's
Amazon Resource Name (ARN), the date the vault was created, the number of
archives it contains, and the total size of all the archives in the
vault.
|
DescribeVaultResult |
AmazonGlacierClient.describeVault(DescribeVaultRequest describeVaultRequest) |
This operation returns information about a vault, including the vault's
Amazon Resource Name (ARN), the date the vault was created, the number of
archives it contains, and the total size of all the archives in the
vault.
|
Future<DescribeVaultResult> |
AbstractAmazonGlacierAsync.describeVaultAsync(DescribeVaultRequest request) |
|
Future<DescribeVaultResult> |
AbstractAmazonGlacierAsync.describeVaultAsync(DescribeVaultRequest request,
AsyncHandler<DescribeVaultRequest,DescribeVaultResult> asyncHandler) |
|
Future<DescribeVaultResult> |
AmazonGlacierAsync.describeVaultAsync(DescribeVaultRequest describeVaultRequest) |
This operation returns information about a vault, including the vault's
Amazon Resource Name (ARN), the date the vault was created, the number of
archives it contains, and the total size of all the archives in the
vault.
|
Future<DescribeVaultResult> |
AmazonGlacierAsync.describeVaultAsync(DescribeVaultRequest describeVaultRequest,
AsyncHandler<DescribeVaultRequest,DescribeVaultResult> asyncHandler) |
This operation returns information about a vault, including the vault's
Amazon Resource Name (ARN), the date the vault was created, the number of
archives it contains, and the total size of all the archives in the
vault.
|
Future<DescribeVaultResult> |
AmazonGlacierAsyncClient.describeVaultAsync(DescribeVaultRequest request) |
|
Future<DescribeVaultResult> |
AmazonGlacierAsyncClient.describeVaultAsync(DescribeVaultRequest request,
AsyncHandler<DescribeVaultRequest,DescribeVaultResult> asyncHandler) |
|