Class ListDocumentClassifiersRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.comprehend.transform.ListDocumentClassifiersRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListDocumentClassifiersRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListDocumentClassifiersRequestMarshaller
extends Object
implements Marshaller<ListDocumentClassifiersRequest>
ListDocumentClassifiersRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListDocumentClassifiersRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListDocumentClassifiersRequest listDocumentClassifiersRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListDocumentClassifiersRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListDocumentClassifiersRequest>- Parameters:
 listDocumentClassifiersRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -