| Package | Description |
|---|---|
| com.amazonaws.services.glacier |
Amazon S3 Glacier (Glacier) is a storage solution for "cold data."
|
| com.amazonaws.services.glacier.model |
| Modifier and Type | Method and Description |
|---|---|
SetVaultNotificationsResult |
AbstractAmazonGlacier.setVaultNotifications(SetVaultNotificationsRequest request) |
SetVaultNotificationsResult |
AmazonGlacier.setVaultNotifications(SetVaultNotificationsRequest setVaultNotificationsRequest)
This operation configures notifications that will be sent when specific events happen to a vault.
|
SetVaultNotificationsResult |
AmazonGlacierClient.setVaultNotifications(SetVaultNotificationsRequest request)
This operation configures notifications that will be sent when specific events happen to a vault.
|
| Modifier and Type | Method and Description |
|---|---|
Future<SetVaultNotificationsResult> |
AbstractAmazonGlacierAsync.setVaultNotificationsAsync(SetVaultNotificationsRequest request,
AsyncHandler<SetVaultNotificationsRequest,SetVaultNotificationsResult> asyncHandler) |
Future<SetVaultNotificationsResult> |
AmazonGlacierAsyncClient.setVaultNotificationsAsync(SetVaultNotificationsRequest request,
AsyncHandler<SetVaultNotificationsRequest,SetVaultNotificationsResult> asyncHandler) |
Future<SetVaultNotificationsResult> |
AmazonGlacierAsync.setVaultNotificationsAsync(SetVaultNotificationsRequest setVaultNotificationsRequest,
AsyncHandler<SetVaultNotificationsRequest,SetVaultNotificationsResult> asyncHandler)
This operation configures notifications that will be sent when specific events happen to a vault.
|
| Modifier and Type | Method and Description |
|---|---|
SetVaultNotificationsResult |
SetVaultNotificationsResult.clone() |
Copyright © 2021. All rights reserved.