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