| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup |
|
| Modifier and Type | Method and Description |
|---|---|
default PutBackupVaultNotificationsResponse |
BackupClient.putBackupVaultNotifications(Consumer<PutBackupVaultNotificationsRequest.Builder> putBackupVaultNotificationsRequest)
Turns on notifications on a backup vault for the specified topic and events.
|
default PutBackupVaultNotificationsResponse |
BackupClient.putBackupVaultNotifications(PutBackupVaultNotificationsRequest putBackupVaultNotificationsRequest)
Turns on notifications on a backup vault for the specified topic and events.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutBackupVaultNotificationsResponse> |
BackupAsyncClient.putBackupVaultNotifications(Consumer<PutBackupVaultNotificationsRequest.Builder> putBackupVaultNotificationsRequest)
Turns on notifications on a backup vault for the specified topic and events.
|
default CompletableFuture<PutBackupVaultNotificationsResponse> |
BackupAsyncClient.putBackupVaultNotifications(PutBackupVaultNotificationsRequest putBackupVaultNotificationsRequest)
Turns on notifications on a backup vault for the specified topic and events.
|
Copyright © 2023. All rights reserved.