| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup |
|
| Modifier and Type | Method and Description |
|---|---|
default GetBackupVaultAccessPolicyResponse |
BackupClient.getBackupVaultAccessPolicy(Consumer<GetBackupVaultAccessPolicyRequest.Builder> getBackupVaultAccessPolicyRequest)
Returns the access policy document that is associated with the named backup vault.
|
default GetBackupVaultAccessPolicyResponse |
BackupClient.getBackupVaultAccessPolicy(GetBackupVaultAccessPolicyRequest getBackupVaultAccessPolicyRequest)
Returns the access policy document that is associated with the named backup vault.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetBackupVaultAccessPolicyResponse> |
BackupAsyncClient.getBackupVaultAccessPolicy(Consumer<GetBackupVaultAccessPolicyRequest.Builder> getBackupVaultAccessPolicyRequest)
Returns the access policy document that is associated with the named backup vault.
|
default CompletableFuture<GetBackupVaultAccessPolicyResponse> |
BackupAsyncClient.getBackupVaultAccessPolicy(GetBackupVaultAccessPolicyRequest getBackupVaultAccessPolicyRequest)
Returns the access policy document that is associated with the named backup vault.
|
Copyright © 2023. All rights reserved.