Package | Description |
---|---|
com.amazonaws.services.glacier | |
com.amazonaws.services.glacier.model |
Modifier and Type | Method and Description |
---|---|
SetVaultNotificationsResult |
AmazonGlacier.setVaultNotifications(SetVaultNotificationsRequest setVaultNotificationsRequest)
This operation configures notifications that will be sent when specific
events happen to a vault.
|
SetVaultNotificationsResult |
AmazonGlacierClient.setVaultNotifications(SetVaultNotificationsRequest setVaultNotificationsRequest)
This operation configures notifications that will be sent when specific
events happen to a vault.
|
SetVaultNotificationsResult |
AbstractAmazonGlacier.setVaultNotifications(SetVaultNotificationsRequest request) |
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 © 2018. All rights reserved.