Class CreateLocalGatewayRouteTableRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ec2.transform.CreateLocalGatewayRouteTableRequestMarshaller
- All Implemented Interfaces:
Marshaller<CreateLocalGatewayRouteTableRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class CreateLocalGatewayRouteTableRequestMarshaller
extends Object
implements Marshaller<CreateLocalGatewayRouteTableRequest>
CreateLocalGatewayRouteTableRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionCreateLocalGatewayRouteTableRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreateLocalGatewayRouteTableRequest createLocalGatewayRouteTableRequest)
-
Constructor Details
-
CreateLocalGatewayRouteTableRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(CreateLocalGatewayRouteTableRequest createLocalGatewayRouteTableRequest) - Specified by:
marshallin interfaceMarshaller<CreateLocalGatewayRouteTableRequest>
-