public class TokenDictStatusResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static interface |
TokenDictStatusResponse.Status
Current wordlist status for the specified collection.
|
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
status |
protected java.lang.String |
type |
Constructor and Description |
---|
TokenDictStatusResponse() |
public java.lang.String getStatus()
Current wordlist status for the specified collection.
public java.lang.String getType()
The type for this wordlist. Can be `tokenization_dictionary` or `stopwords`.