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