| Package | Description |
|---|---|
| com.amazonaws.services.backup |
|
| com.amazonaws.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetBackupVaultNotificationsResult> |
AWSBackupAsyncClient.getBackupVaultNotificationsAsync(GetBackupVaultNotificationsRequest request,
AsyncHandler<GetBackupVaultNotificationsRequest,GetBackupVaultNotificationsResult> asyncHandler) |
Future<GetBackupVaultNotificationsResult> |
AWSBackupAsync.getBackupVaultNotificationsAsync(GetBackupVaultNotificationsRequest getBackupVaultNotificationsRequest,
AsyncHandler<GetBackupVaultNotificationsRequest,GetBackupVaultNotificationsResult> asyncHandler)
Returns event notifications for the specified backup vault.
|
Future<GetBackupVaultNotificationsResult> |
AbstractAWSBackupAsync.getBackupVaultNotificationsAsync(GetBackupVaultNotificationsRequest request,
AsyncHandler<GetBackupVaultNotificationsRequest,GetBackupVaultNotificationsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetBackupVaultNotificationsRequest |
GetBackupVaultNotificationsRequest.clone() |
GetBackupVaultNotificationsRequest |
GetBackupVaultNotificationsRequest.withBackupVaultName(String backupVaultName)
The name of a logical container where backups are stored.
|
Copyright © 2022. All rights reserved.