Uses of Interface
software.amazon.awssdk.services.backup.model.GetRestoreTestingPlanResponse.Builder
-
Packages that use GetRestoreTestingPlanResponse.Builder Package Description software.amazon.awssdk.services.backup.model -
-
Uses of GetRestoreTestingPlanResponse.Builder in software.amazon.awssdk.services.backup.model
Methods in software.amazon.awssdk.services.backup.model that return GetRestoreTestingPlanResponse.Builder Modifier and Type Method Description static GetRestoreTestingPlanResponse.BuilderGetRestoreTestingPlanResponse. builder()default GetRestoreTestingPlanResponse.BuilderGetRestoreTestingPlanResponse.Builder. restoreTestingPlan(Consumer<RestoreTestingPlanForGet.Builder> restoreTestingPlan)Specifies the body of a restore testing plan.GetRestoreTestingPlanResponse.BuilderGetRestoreTestingPlanResponse.Builder. restoreTestingPlan(RestoreTestingPlanForGet restoreTestingPlan)Specifies the body of a restore testing plan.GetRestoreTestingPlanResponse.BuilderGetRestoreTestingPlanResponse. toBuilder()Methods in software.amazon.awssdk.services.backup.model that return types with arguments of type GetRestoreTestingPlanResponse.Builder Modifier and Type Method Description static Class<? extends GetRestoreTestingPlanResponse.Builder>GetRestoreTestingPlanResponse. serializableBuilderClass()
-