public class ClassifyInput
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
ClassifyInput.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
ClassifyInput.Builder |
newBuilder()
New builder.
|
String |
text()
Gets the text.
|
public ClassifyInput.Builder newBuilder()
public String text()
The submitted phrase. The maximum length is 2048 characters.
Copyright © 2021 IBM Cloud. All rights reserved.