Class ListIngestionJobsOptions

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

    public class ListIngestionJobsOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The listIngestionJobs options.
    • Method Detail

      • authInstanceId

        public java.lang.String authInstanceId()
        Gets the authInstanceId. watsonx.data instance ID.
        Returns:
        the authInstanceId
      • start

        public java.lang.String start()
        Gets the start. Page number of requested ingestion jobs.
        Returns:
        the start
      • jobsPerPage

        public java.lang.Long jobsPerPage()
        Gets the jobsPerPage. Number of requested ingestion jobs.
        Returns:
        the jobsPerPage