@Generated(value="software.amazon.awssdk:codegen") public class StartPipelineExecutionRequestMarshaller extends Object implements Marshaller<StartPipelineExecutionRequest>
StartPipelineExecutionRequest
MarshallerConstructor and Description |
---|
StartPipelineExecutionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(StartPipelineExecutionRequest startPipelineExecutionRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public StartPipelineExecutionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(StartPipelineExecutionRequest startPipelineExecutionRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<StartPipelineExecutionRequest>
startPipelineExecutionRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.