public class IdentifyOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
IdentifyOptions.Builder
Builder. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IdentifyOptions.Builder | 
newBuilder()
New builder. 
 | 
String | 
text()
Gets the text. 
 | 
public IdentifyOptions.Builder newBuilder()
public String text()
Input text in UTF-8 format.
Copyright © 2021 IBM Cloud. All rights reserved.