Uses of Class
software.amazon.awssdk.services.backup.model.GetRestoreTestingPlanRequest
-
Packages that use GetRestoreTestingPlanRequest Package Description software.amazon.awssdk.services.backup Backup software.amazon.awssdk.services.backup.transform -
-
Uses of GetRestoreTestingPlanRequest in software.amazon.awssdk.services.backup
Methods in software.amazon.awssdk.services.backup with parameters of type GetRestoreTestingPlanRequest Modifier and Type Method Description default CompletableFuture<GetRestoreTestingPlanResponse>BackupAsyncClient. getRestoreTestingPlan(GetRestoreTestingPlanRequest getRestoreTestingPlanRequest)ReturnsRestoreTestingPlandetails for the specifiedRestoreTestingPlanName.default GetRestoreTestingPlanResponseBackupClient. getRestoreTestingPlan(GetRestoreTestingPlanRequest getRestoreTestingPlanRequest)ReturnsRestoreTestingPlandetails for the specifiedRestoreTestingPlanName. -
Uses of GetRestoreTestingPlanRequest in software.amazon.awssdk.services.backup.transform
Methods in software.amazon.awssdk.services.backup.transform with parameters of type GetRestoreTestingPlanRequest Modifier and Type Method Description SdkHttpFullRequestGetRestoreTestingPlanRequestMarshaller. marshall(GetRestoreTestingPlanRequest getRestoreTestingPlanRequest)
-