Class SalIntegrationEnrichmentAssets
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.watsonxdata.watsonx_data.v2.model.SalIntegrationEnrichmentAssets
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class SalIntegrationEnrichmentAssets extends com.ibm.cloud.sdk.core.service.model.GenericModel
sal integration enrichment assets.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description EnrichmentAsset
getEnrichmentAsset()
Gets the enrichmentAsset.
-
-
-
Method Detail
-
getEnrichmentAsset
public EnrichmentAsset getEnrichmentAsset()
Gets the enrichmentAsset. Encrichment asset.- Returns:
- the enrichmentAsset
-
-