Uses of Class
software.amazon.awssdk.services.arczonalshift.model.DeletePracticeRunConfigurationRequest
-
Packages that use DeletePracticeRunConfigurationRequest 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 DeletePracticeRunConfigurationRequest in software.amazon.awssdk.services.arczonalshift
Methods in software.amazon.awssdk.services.arczonalshift with parameters of type DeletePracticeRunConfigurationRequest Modifier and Type Method Description default CompletableFuture<DeletePracticeRunConfigurationResponse>ArcZonalShiftAsyncClient. deletePracticeRunConfiguration(DeletePracticeRunConfigurationRequest deletePracticeRunConfigurationRequest)Deletes the practice run configuration for a resource.default DeletePracticeRunConfigurationResponseArcZonalShiftClient. deletePracticeRunConfiguration(DeletePracticeRunConfigurationRequest deletePracticeRunConfigurationRequest)Deletes the practice run configuration for a resource. -
Uses of DeletePracticeRunConfigurationRequest in software.amazon.awssdk.services.arczonalshift.transform
Methods in software.amazon.awssdk.services.arczonalshift.transform with parameters of type DeletePracticeRunConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestDeletePracticeRunConfigurationRequestMarshaller. marshall(DeletePracticeRunConfigurationRequest deletePracticeRunConfigurationRequest)
-