Uses of Class
software.amazon.awssdk.services.backup.model.GetBackupVaultNotificationsRequest
-
Packages that use GetBackupVaultNotificationsRequest Package Description software.amazon.awssdk.services.backup Backup software.amazon.awssdk.services.backup.transform -
-
Uses of GetBackupVaultNotificationsRequest in software.amazon.awssdk.services.backup
Methods in software.amazon.awssdk.services.backup with parameters of type GetBackupVaultNotificationsRequest Modifier and Type Method Description default CompletableFuture<GetBackupVaultNotificationsResponse>BackupAsyncClient. getBackupVaultNotifications(GetBackupVaultNotificationsRequest getBackupVaultNotificationsRequest)Returns event notifications for the specified backup vault.default GetBackupVaultNotificationsResponseBackupClient. getBackupVaultNotifications(GetBackupVaultNotificationsRequest getBackupVaultNotificationsRequest)Returns event notifications for the specified backup vault. -
Uses of GetBackupVaultNotificationsRequest in software.amazon.awssdk.services.backup.transform
Methods in software.amazon.awssdk.services.backup.transform with parameters of type GetBackupVaultNotificationsRequest Modifier and Type Method Description SdkHttpFullRequestGetBackupVaultNotificationsRequestMarshaller. marshall(GetBackupVaultNotificationsRequest getBackupVaultNotificationsRequest)
-