Uses of Class
software.amazon.awssdk.services.arczonalshift.model.UpdatePracticeRunConfigurationRequest
-
Packages that use UpdatePracticeRunConfigurationRequest Package Description software.amazon.awssdk.services.arczonalshift Welcome to the API Reference Guide for zonal shift and zonal autoshift in Amazon Route 53 Application Recovery Controller (Route 53 ARC).software.amazon.awssdk.services.arczonalshift.transform -
-
Uses of UpdatePracticeRunConfigurationRequest in software.amazon.awssdk.services.arczonalshift
Methods in software.amazon.awssdk.services.arczonalshift with parameters of type UpdatePracticeRunConfigurationRequest Modifier and Type Method Description default CompletableFuture<UpdatePracticeRunConfigurationResponse>ArcZonalShiftAsyncClient. updatePracticeRunConfiguration(UpdatePracticeRunConfigurationRequest updatePracticeRunConfigurationRequest)Update a practice run configuration to change one or more of the following: add, change, or remove the blocking alarm; change the outcome alarm; or add, change, or remove blocking dates or time windows.default UpdatePracticeRunConfigurationResponseArcZonalShiftClient. updatePracticeRunConfiguration(UpdatePracticeRunConfigurationRequest updatePracticeRunConfigurationRequest)Update a practice run configuration to change one or more of the following: add, change, or remove the blocking alarm; change the outcome alarm; or add, change, or remove blocking dates or time windows. -
Uses of UpdatePracticeRunConfigurationRequest in software.amazon.awssdk.services.arczonalshift.transform
Methods in software.amazon.awssdk.services.arczonalshift.transform with parameters of type UpdatePracticeRunConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestUpdatePracticeRunConfigurationRequestMarshaller. marshall(UpdatePracticeRunConfigurationRequest updatePracticeRunConfigurationRequest)
-