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