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