public class UpdateDocumentClassifier
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | UpdateDocumentClassifier.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | description()Gets the description. | 
| String | name()Gets the name. | 
| UpdateDocumentClassifier.Builder | newBuilder()New builder. | 
public UpdateDocumentClassifier.Builder newBuilder()
public String name()
A new name for the classifier.
public String description()
A new description for the classifier.
Copyright © 2023 IBM Cloud. All rights reserved.