| 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 |
|---|---|
GetVaultNotificationsResult |
AmazonGlacierClient.getVaultNotifications(GetVaultNotificationsRequest getVaultNotificationsRequest)
This operation retrieves the
notification-configuration
subresource of the specified vault. |
GetVaultNotificationsResult |
AmazonGlacier.getVaultNotifications(GetVaultNotificationsRequest getVaultNotificationsRequest)
This operation retrieves the
notification-configuration
subresource of the specified vault. |
Future<GetVaultNotificationsResult> |
AmazonGlacierAsyncClient.getVaultNotificationsAsync(GetVaultNotificationsRequest getVaultNotificationsRequest)
This operation retrieves the
notification-configuration
subresource of the specified vault. |
Future<GetVaultNotificationsResult> |
AmazonGlacierAsync.getVaultNotificationsAsync(GetVaultNotificationsRequest getVaultNotificationsRequest)
This operation retrieves the
notification-configuration
subresource of the specified vault. |
Future<GetVaultNotificationsResult> |
AmazonGlacierAsyncClient.getVaultNotificationsAsync(GetVaultNotificationsRequest getVaultNotificationsRequest,
AsyncHandler<GetVaultNotificationsRequest,GetVaultNotificationsResult> asyncHandler)
This operation retrieves the
notification-configuration
subresource of the specified vault. |
Future<GetVaultNotificationsResult> |
AmazonGlacierAsync.getVaultNotificationsAsync(GetVaultNotificationsRequest getVaultNotificationsRequest,
AsyncHandler<GetVaultNotificationsRequest,GetVaultNotificationsResult> asyncHandler)
This operation retrieves the
notification-configuration
subresource of the specified vault. |
| Modifier and Type | Method and Description |
|---|---|
Future<GetVaultNotificationsResult> |
AmazonGlacierAsyncClient.getVaultNotificationsAsync(GetVaultNotificationsRequest getVaultNotificationsRequest,
AsyncHandler<GetVaultNotificationsRequest,GetVaultNotificationsResult> asyncHandler)
This operation retrieves the
notification-configuration
subresource of the specified vault. |
Future<GetVaultNotificationsResult> |
AmazonGlacierAsync.getVaultNotificationsAsync(GetVaultNotificationsRequest getVaultNotificationsRequest,
AsyncHandler<GetVaultNotificationsRequest,GetVaultNotificationsResult> asyncHandler)
This operation retrieves the
notification-configuration
subresource of the specified vault. |
| Modifier and Type | Method and Description |
|---|---|
GetVaultNotificationsRequest |
GetVaultNotificationsRequest.clone() |
GetVaultNotificationsRequest |
GetVaultNotificationsRequest.withAccountId(String accountId)
The
AccountId value is the AWS account ID of the account
that owns the vault. |
GetVaultNotificationsRequest |
GetVaultNotificationsRequest.withVaultName(String vaultName)
The name of the vault.
|
Copyright © 2015. All rights reserved.