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