Class UpdateLaunchConfigurationTemplateRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.mgn.transform.UpdateLaunchConfigurationTemplateRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<UpdateLaunchConfigurationTemplateRequest>
@Generated("software.amazon.awssdk:codegen") public class UpdateLaunchConfigurationTemplateRequestMarshaller extends Object implements Marshaller<UpdateLaunchConfigurationTemplateRequest>
UpdateLaunchConfigurationTemplateRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description UpdateLaunchConfigurationTemplateRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(UpdateLaunchConfigurationTemplateRequest updateLaunchConfigurationTemplateRequest)
-
-
-
Constructor Detail
-
UpdateLaunchConfigurationTemplateRequestMarshaller
public UpdateLaunchConfigurationTemplateRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(UpdateLaunchConfigurationTemplateRequest updateLaunchConfigurationTemplateRequest)
- Specified by:
marshallin interfaceMarshaller<UpdateLaunchConfigurationTemplateRequest>
-
-