Class HrisListJobsRequest.Builder

  • Enclosing class:
    HrisListJobsRequest

    public static final class HrisListJobsRequest.Builder
    extends java.lang.Object
    • Method Detail

      • raw

        public HrisListJobsRequest.Builder raw​(org.openapitools.jackson.nullable.JsonNullable<java.lang.Boolean> raw)
        Indicates that the raw request result is returned
      • proxy

        public HrisListJobsRequest.Builder proxy​(java.util.Map<java.lang.String,​java.lang.Object> proxy)
        Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
      • proxy

        public HrisListJobsRequest.Builder proxy​(org.openapitools.jackson.nullable.JsonNullable<? extends java.util.Map<java.lang.String,​java.lang.Object>> proxy)
        Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key
      • fields

        public HrisListJobsRequest.Builder fields​(java.lang.String fields)
        The comma separated list of fields that will be returned in the response (if empty, all fields are returned)
      • fields

        public HrisListJobsRequest.Builder fields​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> fields)
        The comma separated list of fields that will be returned in the response (if empty, all fields are returned)
      • page

        @Deprecated
        public HrisListJobsRequest.Builder page​(java.lang.String page)
        Deprecated.
        field: This will be removed in a future release, please migrate away from it as soon as possible.
        The page number of the results to fetch
      • page

        @Deprecated
        public HrisListJobsRequest.Builder page​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> page)
        Deprecated.
        field: This will be removed in a future release, please migrate away from it as soon as possible.
        The page number of the results to fetch
      • pageSize

        public HrisListJobsRequest.Builder pageSize​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> pageSize)
        The number of results per page
      • next

        public HrisListJobsRequest.Builder next​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> next)
        The unified cursor
      • updatedAfter

        @Deprecated
        public HrisListJobsRequest.Builder updatedAfter​(java.lang.String updatedAfter)
        Deprecated.
        field: This will be removed in a future release, please migrate away from it as soon as possible.
        Use a string with a date to only select results updated after that given date
      • updatedAfter

        @Deprecated
        public HrisListJobsRequest.Builder updatedAfter​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> updatedAfter)
        Deprecated.
        field: This will be removed in a future release, please migrate away from it as soon as possible.
        Use a string with a date to only select results updated after that given date