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>
GetTransitGatewayRouteTableAttachmentRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetTransitGatewayRouteTableAttachmentRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetTransitGatewayRouteTableAttachmentRequest getTransitGatewayRouteTableAttachmentRequest)
-
-
-
Constructor Detail
-
GetTransitGatewayRouteTableAttachmentRequestMarshaller
public GetTransitGatewayRouteTableAttachmentRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetTransitGatewayRouteTableAttachmentRequest getTransitGatewayRouteTableAttachmentRequest)
- Specified by:
marshallin interfaceMarshaller<GetTransitGatewayRouteTableAttachmentRequest>
-
-