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