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