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