| Package | Description |
|---|---|
| software.amazon.awssdk.services.glacier |
Amazon S3 Glacier (Glacier) is a storage solution for "cold data."
|
| Modifier and Type | Method and Description |
|---|---|
default SetVaultNotificationsResponse |
GlacierClient.setVaultNotifications(Consumer<SetVaultNotificationsRequest.Builder> setVaultNotificationsRequest)
This operation configures notifications that will be sent when specific events happen to a vault.
|
default SetVaultNotificationsResponse |
GlacierClient.setVaultNotifications(SetVaultNotificationsRequest setVaultNotificationsRequest)
This operation configures notifications that will be sent when specific events happen to a vault.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SetVaultNotificationsResponse> |
GlacierAsyncClient.setVaultNotifications(Consumer<SetVaultNotificationsRequest.Builder> setVaultNotificationsRequest)
This operation configures notifications that will be sent when specific events happen to a vault.
|
default CompletableFuture<SetVaultNotificationsResponse> |
GlacierAsyncClient.setVaultNotifications(SetVaultNotificationsRequest setVaultNotificationsRequest)
This operation configures notifications that will be sent when specific events happen to a vault.
|
Copyright © 2023. All rights reserved.