Class GetTransitGatewayAttachmentPropagationsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ec2.transform.GetTransitGatewayAttachmentPropagationsRequestMarshaller
- All Implemented Interfaces:
Marshaller<GetTransitGatewayAttachmentPropagationsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetTransitGatewayAttachmentPropagationsRequestMarshaller
extends Object
implements Marshaller<GetTransitGatewayAttachmentPropagationsRequest>
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetTransitGatewayAttachmentPropagationsRequest getTransitGatewayAttachmentPropagationsRequest)
-
Constructor Details
-
GetTransitGatewayAttachmentPropagationsRequestMarshaller
public GetTransitGatewayAttachmentPropagationsRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(GetTransitGatewayAttachmentPropagationsRequest getTransitGatewayAttachmentPropagationsRequest) - Specified by:
marshallin interfaceMarshaller<GetTransitGatewayAttachmentPropagationsRequest>
-