| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup |
|
| software.amazon.awssdk.services.backup.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetRecoveryPointRestoreMetadataResponse> |
BackupAsyncClient.getRecoveryPointRestoreMetadata(GetRecoveryPointRestoreMetadataRequest getRecoveryPointRestoreMetadataRequest)
Returns a set of metadata key-value pairs that were used to create the backup.
|
default GetRecoveryPointRestoreMetadataResponse |
BackupClient.getRecoveryPointRestoreMetadata(GetRecoveryPointRestoreMetadataRequest getRecoveryPointRestoreMetadataRequest)
Returns a set of metadata key-value pairs that were used to create the backup.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetRecoveryPointRestoreMetadataRequestMarshaller.marshall(GetRecoveryPointRestoreMetadataRequest getRecoveryPointRestoreMetadataRequest) |
Copyright © 2023. All rights reserved.