Uses of Class
software.amazon.awssdk.services.backup.model.RestoreTestingPlanForUpdate
-
Packages that use RestoreTestingPlanForUpdate Package Description software.amazon.awssdk.services.backup.model -
-
Uses of RestoreTestingPlanForUpdate in software.amazon.awssdk.services.backup.model
Methods in software.amazon.awssdk.services.backup.model that return RestoreTestingPlanForUpdate Modifier and Type Method Description RestoreTestingPlanForUpdateUpdateRestoreTestingPlanRequest. restoreTestingPlan()Specifies the body of a restore testing plan.Methods in software.amazon.awssdk.services.backup.model with parameters of type RestoreTestingPlanForUpdate Modifier and Type Method Description UpdateRestoreTestingPlanRequest.BuilderUpdateRestoreTestingPlanRequest.Builder. restoreTestingPlan(RestoreTestingPlanForUpdate restoreTestingPlan)Specifies the body of a restore testing plan.
-