public static class ListDocumentClassifiersOptions.Builder extends Object
Constructor and Description |
---|
Builder()
Instantiates a new builder.
|
Builder(String projectId)
Instantiates a new builder with required properties.
|
Modifier and Type | Method and Description |
---|---|
ListDocumentClassifiersOptions |
build()
Builds a ListDocumentClassifiersOptions.
|
ListDocumentClassifiersOptions.Builder |
projectId(String projectId)
Set the projectId.
|
public Builder()
public Builder(String projectId)
projectId
- the projectIdpublic ListDocumentClassifiersOptions build()
public ListDocumentClassifiersOptions.Builder projectId(String projectId)
projectId
- the projectIdCopyright © 2023 IBM Cloud. All rights reserved.