Package | Description |
---|---|
com.amazonaws.services.glacier | |
com.amazonaws.services.glacier.model |
Modifier and Type | Method and Description |
---|---|
GetVaultNotificationsResult |
AmazonGlacier.getVaultNotifications(GetVaultNotificationsRequest getVaultNotificationsRequest)
This operation retrieves the
notification-configuration subresource of the
specified vault. |
GetVaultNotificationsResult |
AmazonGlacierClient.getVaultNotifications(GetVaultNotificationsRequest getVaultNotificationsRequest)
This operation retrieves the
notification-configuration subresource of the
specified vault. |
GetVaultNotificationsResult |
AbstractAmazonGlacier.getVaultNotifications(GetVaultNotificationsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetVaultNotificationsResult> |
AbstractAmazonGlacierAsync.getVaultNotificationsAsync(GetVaultNotificationsRequest request,
AsyncHandler<GetVaultNotificationsRequest,GetVaultNotificationsResult> asyncHandler) |
Future<GetVaultNotificationsResult> |
AmazonGlacierAsyncClient.getVaultNotificationsAsync(GetVaultNotificationsRequest request,
AsyncHandler<GetVaultNotificationsRequest,GetVaultNotificationsResult> asyncHandler) |
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 |
---|---|
GetVaultNotificationsResult |
GetVaultNotificationsResult.clone() |
GetVaultNotificationsResult |
GetVaultNotificationsResult.withVaultNotificationConfig(VaultNotificationConfig vaultNotificationConfig)
Returns the notification configuration set on the vault.
|
Copyright © 2018. All rights reserved.