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