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