Uses of Class
software.amazon.awssdk.services.backup.model.PutBackupVaultNotificationsRequest
-
Packages that use PutBackupVaultNotificationsRequest Package Description software.amazon.awssdk.services.backup Backup software.amazon.awssdk.services.backup.transform -
-
Uses of PutBackupVaultNotificationsRequest in software.amazon.awssdk.services.backup
Methods in software.amazon.awssdk.services.backup with parameters of type PutBackupVaultNotificationsRequest Modifier and Type Method Description default CompletableFuture<PutBackupVaultNotificationsResponse>BackupAsyncClient. putBackupVaultNotifications(PutBackupVaultNotificationsRequest putBackupVaultNotificationsRequest)Turns on notifications on a backup vault for the specified topic and events.default PutBackupVaultNotificationsResponseBackupClient. putBackupVaultNotifications(PutBackupVaultNotificationsRequest putBackupVaultNotificationsRequest)Turns on notifications on a backup vault for the specified topic and events. -
Uses of PutBackupVaultNotificationsRequest in software.amazon.awssdk.services.backup.transform
Methods in software.amazon.awssdk.services.backup.transform with parameters of type PutBackupVaultNotificationsRequest Modifier and Type Method Description SdkHttpFullRequestPutBackupVaultNotificationsRequestMarshaller. marshall(PutBackupVaultNotificationsRequest putBackupVaultNotificationsRequest)
-