| 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 GetVaultNotificationsResponse |
GlacierClient.getVaultNotifications(Consumer<GetVaultNotificationsRequest.Builder> getVaultNotificationsRequest)
This operation retrieves the
notification-configuration subresource of the specified vault. |
default GetVaultNotificationsResponse |
GlacierClient.getVaultNotifications(GetVaultNotificationsRequest getVaultNotificationsRequest)
This operation retrieves the
notification-configuration subresource of the specified vault. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetVaultNotificationsResponse> |
GlacierAsyncClient.getVaultNotifications(Consumer<GetVaultNotificationsRequest.Builder> getVaultNotificationsRequest)
This operation retrieves the
notification-configuration subresource of the specified vault. |
default CompletableFuture<GetVaultNotificationsResponse> |
GlacierAsyncClient.getVaultNotifications(GetVaultNotificationsRequest getVaultNotificationsRequest)
This operation retrieves the
notification-configuration subresource of the specified vault. |
Copyright © 2023. All rights reserved.