public class GetCuiInfoOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
GetCuiInfoOptions.Builder
Builder. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
corpus()
Gets the corpus. 
 | 
java.lang.String | 
fields()
Gets the fields. 
 | 
java.lang.String | 
nameOrId()
Gets the nameOrId. 
 | 
GetCuiInfoOptions.Builder | 
newBuilder()
New builder. 
 | 
java.lang.String | 
ontology()
Gets the ontology. 
 | 
java.lang.Boolean | 
treeLayout()
Gets the treeLayout. 
 | 
public GetCuiInfoOptions.Builder newBuilder()
public java.lang.String corpus()
public java.lang.String nameOrId()
public java.lang.String ontology()
public java.lang.String fields()
public java.lang.Boolean treeLayout()
Copyright © 2022 IBM Cloud. All rights reserved.