public class CollectionEnrichment
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | CollectionEnrichment.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | enrichmentId()Gets the enrichmentId. | 
| List<String> | fields()Gets the fields. | 
| CollectionEnrichment.Builder | newBuilder()New builder. | 
public CollectionEnrichment.Builder newBuilder()
public String enrichmentId()
The unique identifier of this enrichment. For more information about how to determine the ID of an enrichment, see [the product documentation](/docs/discovery-data?topic=discovery-data-manage-enrichments#enrichments-ids).
Copyright © 2023 IBM Cloud. All rights reserved.