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