Class SalIntegrationEnrichmentJobsResultItemEntityJobConfiguration
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.watsonxdata.watsonx_data.v2.model.SalIntegrationEnrichmentJobsResultItemEntityJobConfiguration
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class SalIntegrationEnrichmentJobsResultItemEntityJobConfiguration extends com.ibm.cloud.sdk.core.service.model.GenericModel
Configuration settings for the job.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getEnvType()
Gets the envType.java.util.List<java.lang.String>
getEnvVariables()
Gets the envVariables.
-