Uses of Class
software.amazon.awssdk.services.backup.model.GetRecoveryPointRestoreMetadataRequest
-
Packages that use GetRecoveryPointRestoreMetadataRequest Package Description software.amazon.awssdk.services.backup Backup software.amazon.awssdk.services.backup.transform -
-
Uses of GetRecoveryPointRestoreMetadataRequest in software.amazon.awssdk.services.backup
Methods in software.amazon.awssdk.services.backup with parameters of type GetRecoveryPointRestoreMetadataRequest Modifier and Type Method Description default CompletableFuture<GetRecoveryPointRestoreMetadataResponse>BackupAsyncClient. getRecoveryPointRestoreMetadata(GetRecoveryPointRestoreMetadataRequest getRecoveryPointRestoreMetadataRequest)Returns a set of metadata key-value pairs that were used to create the backup.default GetRecoveryPointRestoreMetadataResponseBackupClient. getRecoveryPointRestoreMetadata(GetRecoveryPointRestoreMetadataRequest getRecoveryPointRestoreMetadataRequest)Returns a set of metadata key-value pairs that were used to create the backup. -
Uses of GetRecoveryPointRestoreMetadataRequest in software.amazon.awssdk.services.backup.transform
Methods in software.amazon.awssdk.services.backup.transform with parameters of type GetRecoveryPointRestoreMetadataRequest Modifier and Type Method Description SdkHttpFullRequestGetRecoveryPointRestoreMetadataRequestMarshaller. marshall(GetRecoveryPointRestoreMetadataRequest getRecoveryPointRestoreMetadataRequest)
-