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