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