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