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