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