public class DocumentClassifierEnrichment
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
DocumentClassifierEnrichment.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
enrichmentId()
Gets the enrichmentId.
|
List<String> |
fields()
Gets the fields.
|
DocumentClassifierEnrichment.Builder |
newBuilder()
New builder.
|
public DocumentClassifierEnrichment.Builder newBuilder()
public String enrichmentId()
A unique identifier of the enrichment.
Copyright © 2023 IBM Cloud. All rights reserved.