Class GetTransitGatewayConnectPeerAssociationsRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.networkmanager.transform.GetTransitGatewayConnectPeerAssociationsRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetTransitGatewayConnectPeerAssociationsRequest>
@Generated("software.amazon.awssdk:codegen") public class GetTransitGatewayConnectPeerAssociationsRequestMarshaller extends Object implements Marshaller<GetTransitGatewayConnectPeerAssociationsRequest>
-
-
Constructor Summary
Constructors Constructor Description GetTransitGatewayConnectPeerAssociationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetTransitGatewayConnectPeerAssociationsRequest getTransitGatewayConnectPeerAssociationsRequest)
-
-
-
Constructor Detail
-
GetTransitGatewayConnectPeerAssociationsRequestMarshaller
public GetTransitGatewayConnectPeerAssociationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetTransitGatewayConnectPeerAssociationsRequest getTransitGatewayConnectPeerAssociationsRequest)
- Specified by:
marshallin interfaceMarshaller<GetTransitGatewayConnectPeerAssociationsRequest>
-
-