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