public final class LinkedEntitiesRequest extends Request
| Modifier and Type | Class and Description |
|---|---|
static class |
LinkedEntitiesRequest.Builder
Fluent builder class for
LinkedEntitiesRequest. |
| Modifier | Constructor and Description |
|---|---|
protected |
LinkedEntitiesRequest(com.basistech.util.LanguageCode language,
Object content,
String contentUri,
String contentType)
constructor for
LinkedEntityRequest |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
if the param is a
MorphologyRequest, compare contents for equality |
int |
hashCode() |
getContent, getContentBytes, getContentType, getContentUri, getLanguage, getRawContentprotected LinkedEntitiesRequest(com.basistech.util.LanguageCode language,
Object content,
String contentUri,
String contentType)
LinkedEntityRequestlanguage - language codecontent - raw datacontentUri - uri pointing to the datacontentType - byte array of dataCopyright © 2014–2016 Basis Technology Corp.. All rights reserved.