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