public class CollectionEnrichment
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
CollectionEnrichment.Builder
Builder.
|
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.
Copyright © 2021 IBM Cloud. All rights reserved.