Class GetTransitGatewayRouteTableAssociationsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ec2.transform.GetTransitGatewayRouteTableAssociationsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetTransitGatewayRouteTableAssociationsRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetTransitGatewayRouteTableAssociationsRequestMarshaller
extends Object
implements Marshaller<GetTransitGatewayRouteTableAssociationsRequest>
- 
Constructor Summary
ConstructorsConstructorDescription - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetTransitGatewayRouteTableAssociationsRequest getTransitGatewayRouteTableAssociationsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetTransitGatewayRouteTableAssociationsRequestMarshaller
public GetTransitGatewayRouteTableAssociationsRequestMarshaller(AwsQueryProtocolFactory protocolFactory)  
 - 
 - 
Method Details
- 
marshall
public SdkHttpFullRequest marshall(GetTransitGatewayRouteTableAssociationsRequest getTransitGatewayRouteTableAssociationsRequest) Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetTransitGatewayRouteTableAssociationsRequest>- Parameters:
 getTransitGatewayRouteTableAssociationsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -