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