Uses of Interface
software.amazon.awssdk.services.backup.model.GetRestoreTestingSelectionResponse.Builder
-
Packages that use GetRestoreTestingSelectionResponse.Builder Package Description software.amazon.awssdk.services.backup.model -
-
Uses of GetRestoreTestingSelectionResponse.Builder in software.amazon.awssdk.services.backup.model
Methods in software.amazon.awssdk.services.backup.model that return GetRestoreTestingSelectionResponse.Builder Modifier and Type Method Description static GetRestoreTestingSelectionResponse.BuilderGetRestoreTestingSelectionResponse. builder()default GetRestoreTestingSelectionResponse.BuilderGetRestoreTestingSelectionResponse.Builder. restoreTestingSelection(Consumer<RestoreTestingSelectionForGet.Builder> restoreTestingSelection)Unique name of the restore testing selection.GetRestoreTestingSelectionResponse.BuilderGetRestoreTestingSelectionResponse.Builder. restoreTestingSelection(RestoreTestingSelectionForGet restoreTestingSelection)Unique name of the restore testing selection.GetRestoreTestingSelectionResponse.BuilderGetRestoreTestingSelectionResponse. toBuilder()Methods in software.amazon.awssdk.services.backup.model that return types with arguments of type GetRestoreTestingSelectionResponse.Builder Modifier and Type Method Description static Class<? extends GetRestoreTestingSelectionResponse.Builder>GetRestoreTestingSelectionResponse. serializableBuilderClass()
-