| Package | Description |
|---|---|
| software.amazon.awssdk.services.glacier.model |
| Modifier and Type | Method and Description |
|---|---|
static GetVaultNotificationsResponse.Builder |
GetVaultNotificationsResponse.builder() |
GetVaultNotificationsResponse.Builder |
GetVaultNotificationsResponse.toBuilder() |
default GetVaultNotificationsResponse.Builder |
GetVaultNotificationsResponse.Builder.vaultNotificationConfig(Consumer<VaultNotificationConfig.Builder> vaultNotificationConfig)
Returns the notification configuration set on the vault.
|
GetVaultNotificationsResponse.Builder |
GetVaultNotificationsResponse.Builder.vaultNotificationConfig(VaultNotificationConfig vaultNotificationConfig)
Returns the notification configuration set on the vault.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetVaultNotificationsResponse.Builder> |
GetVaultNotificationsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.