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