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