| 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 |
|---|---|
GetVaultAccessPolicyResult |
AmazonGlacierClient.getVaultAccessPolicy(GetVaultAccessPolicyRequest getVaultAccessPolicyRequest)
This operation retrieves the
access-policy subresource
set on the vault; for more information on setting this subresource,
see
Set Vault Access Policy (PUT access-policy) . |
GetVaultAccessPolicyResult |
AmazonGlacier.getVaultAccessPolicy(GetVaultAccessPolicyRequest getVaultAccessPolicyRequest)
This operation retrieves the
access-policy subresource
set on the vault; for more information on setting this subresource,
see
Set Vault Access Policy (PUT access-policy) . |
| Modifier and Type | Method and Description |
|---|---|
Future<GetVaultAccessPolicyResult> |
AmazonGlacierAsyncClient.getVaultAccessPolicyAsync(GetVaultAccessPolicyRequest getVaultAccessPolicyRequest)
This operation retrieves the
access-policy subresource
set on the vault; for more information on setting this subresource,
see
Set Vault Access Policy (PUT access-policy) . |
Future<GetVaultAccessPolicyResult> |
AmazonGlacierAsync.getVaultAccessPolicyAsync(GetVaultAccessPolicyRequest getVaultAccessPolicyRequest)
This operation retrieves the
access-policy subresource
set on the vault; for more information on setting this subresource,
see
Set Vault Access Policy (PUT access-policy) . |
Future<GetVaultAccessPolicyResult> |
AmazonGlacierAsyncClient.getVaultAccessPolicyAsync(GetVaultAccessPolicyRequest getVaultAccessPolicyRequest,
AsyncHandler<GetVaultAccessPolicyRequest,GetVaultAccessPolicyResult> asyncHandler)
This operation retrieves the
access-policy subresource
set on the vault; for more information on setting this subresource,
see
Set Vault Access Policy (PUT access-policy) . |
Future<GetVaultAccessPolicyResult> |
AmazonGlacierAsync.getVaultAccessPolicyAsync(GetVaultAccessPolicyRequest getVaultAccessPolicyRequest,
AsyncHandler<GetVaultAccessPolicyRequest,GetVaultAccessPolicyResult> asyncHandler)
This operation retrieves the
access-policy subresource
set on the vault; for more information on setting this subresource,
see
Set Vault Access Policy (PUT access-policy) . |
| Modifier and Type | Method and Description |
|---|---|
Future<GetVaultAccessPolicyResult> |
AmazonGlacierAsyncClient.getVaultAccessPolicyAsync(GetVaultAccessPolicyRequest getVaultAccessPolicyRequest,
AsyncHandler<GetVaultAccessPolicyRequest,GetVaultAccessPolicyResult> asyncHandler)
This operation retrieves the
access-policy subresource
set on the vault; for more information on setting this subresource,
see
Set Vault Access Policy (PUT access-policy) . |
Future<GetVaultAccessPolicyResult> |
AmazonGlacierAsync.getVaultAccessPolicyAsync(GetVaultAccessPolicyRequest getVaultAccessPolicyRequest,
AsyncHandler<GetVaultAccessPolicyRequest,GetVaultAccessPolicyResult> asyncHandler)
This operation retrieves the
access-policy subresource
set on the vault; for more information on setting this subresource,
see
Set Vault Access Policy (PUT access-policy) . |
| Modifier and Type | Method and Description |
|---|---|
GetVaultAccessPolicyResult |
GetVaultAccessPolicyResult.clone() |
GetVaultAccessPolicyResult |
GetVaultAccessPolicyResult.withPolicy(VaultAccessPolicy policy)
Contains the returned vault access policy as a JSON string.
|
Copyright © 2015. All rights reserved.