Class SalIntegrationEnrichmentJobsResultItemEntityJob

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class SalIntegrationEnrichmentJobsResultItemEntityJob
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Details about the job.
    • Method Detail

      • getAssetRef

        public java.lang.String getAssetRef()
        Gets the assetRef. Reference ID for the asset.
        Returns:
        the assetRef
      • getAssetRefType

        public java.lang.String getAssetRefType()
        Gets the assetRefType. Type of the asset reference.
        Returns:
        the assetRefType
      • isEnableNotifications

        public java.lang.Boolean isEnableNotifications()
        Gets the enableNotifications. Flag indicating if notifications are enabled for the job.
        Returns:
        the enableNotifications
      • getFutureScheduledRuns

        public java.util.List<java.lang.String> getFutureScheduledRuns()
        Gets the futureScheduledRuns. List of future scheduled run times.
        Returns:
        the futureScheduledRuns
      • getLastRunInitiator

        public java.lang.String getLastRunInitiator()
        Gets the lastRunInitiator. Initiator of the last run.
        Returns:
        the lastRunInitiator
      • getLastRunStatus

        public java.lang.String getLastRunStatus()
        Gets the lastRunStatus. Status of the last run.
        Returns:
        the lastRunStatus
      • getLastRunStatusTimestamp

        public java.lang.Long getLastRunStatusTimestamp()
        Gets the lastRunStatusTimestamp. Timestamp of the last run status.
        Returns:
        the lastRunStatusTimestamp
      • getLastRunTime

        public java.lang.String getLastRunTime()
        Gets the lastRunTime. Time of the last run.
        Returns:
        the lastRunTime
      • getProjectName

        public java.lang.String getProjectName()
        Gets the projectName. Name of the project associated with the job.
        Returns:
        the projectName
      • getScheduleCreatorId

        public java.lang.String getScheduleCreatorId()
        Gets the scheduleCreatorId. ID of the creator of the schedule.
        Returns:
        the scheduleCreatorId
      • getScheduleId

        public java.lang.String getScheduleId()
        Gets the scheduleId. ID of the schedule.
        Returns:
        the scheduleId
      • getScheduleInfo

        public ScheduleInfo getScheduleInfo()
        Gets the scheduleInfo. Information about the schedule.
        Returns:
        the scheduleInfo