Uses of Class
software.amazon.awssdk.services.backup.model.RestoreTestingSelectionForGet
-
Packages that use RestoreTestingSelectionForGet Package Description software.amazon.awssdk.services.backup.model -
-
Uses of RestoreTestingSelectionForGet in software.amazon.awssdk.services.backup.model
Methods in software.amazon.awssdk.services.backup.model that return RestoreTestingSelectionForGet Modifier and Type Method Description RestoreTestingSelectionForGetGetRestoreTestingSelectionResponse. restoreTestingSelection()Unique name of the restore testing selection.Methods in software.amazon.awssdk.services.backup.model with parameters of type RestoreTestingSelectionForGet Modifier and Type Method Description GetRestoreTestingSelectionResponse.BuilderGetRestoreTestingSelectionResponse.Builder. restoreTestingSelection(RestoreTestingSelectionForGet restoreTestingSelection)Unique name of the restore testing selection.
-