public static class GetStopwordListStatusOptions.Builder extends Object
Constructor and Description |
---|
Builder()
Instantiates a new builder.
|
Builder(String environmentId,
String collectionId)
Instantiates a new builder with required properties.
|
Modifier and Type | Method and Description |
---|---|
GetStopwordListStatusOptions |
build()
Builds a GetStopwordListStatusOptions.
|
GetStopwordListStatusOptions.Builder |
collectionId(String collectionId)
Set the collectionId.
|
GetStopwordListStatusOptions.Builder |
environmentId(String environmentId)
Set the environmentId.
|
public GetStopwordListStatusOptions build()
public GetStopwordListStatusOptions.Builder environmentId(String environmentId)
environmentId
- the environmentIdpublic GetStopwordListStatusOptions.Builder collectionId(String collectionId)
collectionId
- the collectionIdCopyright © 2023 IBM Cloud. All rights reserved.