Uses of Class
software.amazon.awssdk.services.drs.model.UpdateLaunchConfigurationTemplateRequest
-
Packages that use UpdateLaunchConfigurationTemplateRequest Package Description software.amazon.awssdk.services.drs AWS Elastic Disaster Recovery Service.software.amazon.awssdk.services.drs.transform -
-
Uses of UpdateLaunchConfigurationTemplateRequest in software.amazon.awssdk.services.drs
Methods in software.amazon.awssdk.services.drs with parameters of type UpdateLaunchConfigurationTemplateRequest Modifier and Type Method Description default CompletableFuture<UpdateLaunchConfigurationTemplateResponse>DrsAsyncClient. updateLaunchConfigurationTemplate(UpdateLaunchConfigurationTemplateRequest updateLaunchConfigurationTemplateRequest)Updates an existing Launch Configuration Template by ID.default UpdateLaunchConfigurationTemplateResponseDrsClient. updateLaunchConfigurationTemplate(UpdateLaunchConfigurationTemplateRequest updateLaunchConfigurationTemplateRequest)Updates an existing Launch Configuration Template by ID. -
Uses of UpdateLaunchConfigurationTemplateRequest in software.amazon.awssdk.services.drs.transform
Methods in software.amazon.awssdk.services.drs.transform with parameters of type UpdateLaunchConfigurationTemplateRequest Modifier and Type Method Description SdkHttpFullRequestUpdateLaunchConfigurationTemplateRequestMarshaller. marshall(UpdateLaunchConfigurationTemplateRequest updateLaunchConfigurationTemplateRequest)
-