public static class NluEnrichmentSemanticRoles.Builder
extends java.lang.Object
| Constructor and Description | 
|---|
NluEnrichmentSemanticRoles.Builder()
Instantiates a new builder. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
NluEnrichmentSemanticRoles | 
build()
Builds a NluEnrichmentSemanticRoles. 
 | 
NluEnrichmentSemanticRoles.Builder | 
entities(java.lang.Boolean entities)
Set the entities. 
 | 
NluEnrichmentSemanticRoles.Builder | 
keywords(java.lang.Boolean keywords)
Set the keywords. 
 | 
NluEnrichmentSemanticRoles.Builder | 
limit(long limit)
Set the limit. 
 | 
public NluEnrichmentSemanticRoles.Builder()
public NluEnrichmentSemanticRoles build()
public NluEnrichmentSemanticRoles.Builder entities(java.lang.Boolean entities)
entities - the entitiespublic NluEnrichmentSemanticRoles.Builder keywords(java.lang.Boolean keywords)
keywords - the keywordspublic NluEnrichmentSemanticRoles.Builder limit(long limit)
limit - the limit