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