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