Class GetSchedulerJobsOptions

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

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

      • limit

        public Long limit()
        Gets the limit. Query parameter to specify the number of returned documents to limit the result to.
        Returns:
        the limit
      • skip

        public Long skip()
        Gets the skip. Query parameter to specify the number of records before starting to return the results.
        Returns:
        the skip