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>
UpdateMlTransformRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionUpdateMlTransformRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(UpdateMlTransformRequest updateMlTransformRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
UpdateMlTransformRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<UpdateMlTransformRequest>- Parameters:
 updateMlTransformRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -