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