Class AtsListJobsRequest.Builder

  • Enclosing class:
    AtsListJobsRequest

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

      • raw

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

        public AtsListJobsRequest.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 AtsListJobsRequest.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 AtsListJobsRequest.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 AtsListJobsRequest.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 AtsListJobsRequest.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 AtsListJobsRequest.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 AtsListJobsRequest.Builder pageSize​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> pageSize)
        The number of results per page
      • next

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

        @Deprecated
        public AtsListJobsRequest.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 AtsListJobsRequest.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
      • syncToken

        @Deprecated
        public AtsListJobsRequest.Builder syncToken​(java.lang.String syncToken)
        Deprecated.
        field: This will be removed in a future release, please migrate away from it as soon as possible.
        The sync token to select the only updated results
      • syncToken

        @Deprecated
        public AtsListJobsRequest.Builder syncToken​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> syncToken)
        Deprecated.
        field: This will be removed in a future release, please migrate away from it as soon as possible.
        The sync token to select the only updated results
      • expand

        public AtsListJobsRequest.Builder expand​(java.lang.String expand)
        The comma separated list of fields that will be expanded in the response
      • expand

        public AtsListJobsRequest.Builder expand​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> expand)
        The comma separated list of fields that will be expanded in the response
      • include

        public AtsListJobsRequest.Builder include​(java.lang.String include)
        The comma separated list of fields that will be included in the response
      • include

        public AtsListJobsRequest.Builder include​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> include)
        The comma separated list of fields that will be included in the response