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