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