public class CreateStopwordListOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
CreateStopwordListOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
collectionId()
Gets the collectionId.
|
java.lang.String |
environmentId()
Gets the environmentId.
|
CreateStopwordListOptions.Builder |
newBuilder()
New builder.
|
java.io.InputStream |
stopwordFile()
Gets the stopwordFile.
|
java.lang.String |
stopwordFilename()
Gets the stopwordFilename.
|
public CreateStopwordListOptions.Builder newBuilder()
public java.lang.String environmentId()
public java.lang.String collectionId()
public java.io.InputStream stopwordFile()
public java.lang.String stopwordFilename()