| Package | Description |
|---|---|
| software.amazon.awssdk.services.glacier |
Amazon S3 Glacier (Glacier) is a storage solution for "cold data."
|
| software.amazon.awssdk.services.glacier.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetVaultNotificationsResponse |
GlacierClient.getVaultNotifications(GetVaultNotificationsRequest 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. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetVaultNotificationsRequestMarshaller.marshall(GetVaultNotificationsRequest getVaultNotificationsRequest) |
Copyright © 2023. All rights reserved.