| Package | Description |
|---|---|
| com.amazonaws.services.glacier |
Synchronous and asynchronous client classes for accessing AmazonGlacier.
|
| com.amazonaws.services.glacier.model |
Classes modeling the various types represented by AmazonGlacier.
|
| Modifier and Type | Method and Description |
|---|---|
GetVaultLockResult |
AmazonGlacierClient.getVaultLock(GetVaultLockRequest getVaultLockRequest)
This operation retrieves the following attributes from the
lock-policy subresource set on the specified vault:
|
GetVaultLockResult |
AmazonGlacier.getVaultLock(GetVaultLockRequest getVaultLockRequest)
This operation retrieves the following attributes from the
lock-policy subresource set on the specified vault:
|
Future<GetVaultLockResult> |
AmazonGlacierAsyncClient.getVaultLockAsync(GetVaultLockRequest getVaultLockRequest)
This operation retrieves the following attributes from the
lock-policy subresource set on the specified vault:
|
Future<GetVaultLockResult> |
AmazonGlacierAsync.getVaultLockAsync(GetVaultLockRequest getVaultLockRequest)
This operation retrieves the following attributes from the
lock-policy subresource set on the specified vault:
|
Future<GetVaultLockResult> |
AmazonGlacierAsyncClient.getVaultLockAsync(GetVaultLockRequest getVaultLockRequest,
AsyncHandler<GetVaultLockRequest,GetVaultLockResult> asyncHandler)
This operation retrieves the following attributes from the
lock-policy subresource set on the specified vault:
|
Future<GetVaultLockResult> |
AmazonGlacierAsync.getVaultLockAsync(GetVaultLockRequest getVaultLockRequest,
AsyncHandler<GetVaultLockRequest,GetVaultLockResult> asyncHandler)
This operation retrieves the following attributes from the
lock-policy subresource set on the specified vault:
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetVaultLockResult> |
AmazonGlacierAsyncClient.getVaultLockAsync(GetVaultLockRequest getVaultLockRequest,
AsyncHandler<GetVaultLockRequest,GetVaultLockResult> asyncHandler)
This operation retrieves the following attributes from the
lock-policy subresource set on the specified vault:
|
Future<GetVaultLockResult> |
AmazonGlacierAsync.getVaultLockAsync(GetVaultLockRequest getVaultLockRequest,
AsyncHandler<GetVaultLockRequest,GetVaultLockResult> asyncHandler)
This operation retrieves the following attributes from the
lock-policy subresource set on the specified vault:
|
| Modifier and Type | Method and Description |
|---|---|
GetVaultLockRequest |
GetVaultLockRequest.clone() |
GetVaultLockRequest |
GetVaultLockRequest.withAccountId(String accountId)
The
AccountId value is the AWS account ID of the account
that owns the vault. |
GetVaultLockRequest |
GetVaultLockRequest.withVaultName(String vaultName)
The name of the vault.
|
Copyright © 2015. All rights reserved.