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