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