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