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