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