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 |
---|---|
String |
corpus()
Gets the corpus.
|
String |
fields()
Gets the fields.
|
String |
nameOrId()
Gets the nameOrId.
|
GetCuiInfoOptions.Builder |
newBuilder()
New builder.
|
String |
ontology()
Gets the ontology.
|
Boolean |
treeLayout()
Gets the treeLayout.
|
public GetCuiInfoOptions.Builder newBuilder()
public String corpus()
public String nameOrId()
public String ontology()
public String fields()
public Boolean treeLayout()
Copyright © 2021 IBM Cloud. All rights reserved.