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