Class StartMlEvaluationTaskRunRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.glue.transform.StartMlEvaluationTaskRunRequestMarshaller
- All Implemented Interfaces:
 Marshaller<StartMlEvaluationTaskRunRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class StartMlEvaluationTaskRunRequestMarshaller
extends Object
implements Marshaller<StartMlEvaluationTaskRunRequest>
StartMlEvaluationTaskRunRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionStartMlEvaluationTaskRunRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(StartMlEvaluationTaskRunRequest startMlEvaluationTaskRunRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
StartMlEvaluationTaskRunRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<StartMlEvaluationTaskRunRequest>- Parameters:
 startMlEvaluationTaskRunRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -