Class 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.
      • Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, wait, wait, wait
    • Method Detail

      • getEnvType

        public java.lang.String getEnvType()
        Gets the envType. The environment type.
        Returns:
        the envType
      • getEnvVariables

        public java.util.List<java.lang.String> getEnvVariables()
        Gets the envVariables. Environment variables for the job.
        Returns:
        the envVariables