public class Enrichment
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | Enrichment.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | description()Gets the description. | 
| java.lang.String | destinationField()Gets the destinationField. | 
| java.lang.String | enrichment()Gets the enrichment. | 
| java.lang.Boolean | ignoreDownstreamErrors()Gets the ignoreDownstreamErrors. | 
| Enrichment.Builder | newBuilder()New builder. | 
| EnrichmentOptions | options()Gets the options. | 
| java.lang.Boolean | overwrite()Gets the overwrite. | 
| java.lang.String | sourceField()Gets the sourceField. | 
public Enrichment.Builder newBuilder()
public java.lang.String description()
public java.lang.String destinationField()
public java.lang.String sourceField()
public java.lang.Boolean overwrite()
public java.lang.String enrichment()
public java.lang.Boolean ignoreDownstreamErrors()
public EnrichmentOptions options()