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