Class AtsListApplicationsScheduledInterviewsRequest.Builder
- java.lang.Object
-
- com.stackone.stackone_client_java.models.operations.AtsListApplicationsScheduledInterviewsRequest.Builder
-
- Enclosing class:
- AtsListApplicationsScheduledInterviewsRequest
public static final class AtsListApplicationsScheduledInterviewsRequest.Builder extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description AtsListApplicationsScheduledInterviewsRequestbuild()AtsListApplicationsScheduledInterviewsRequest.Builderfields(java.lang.String fields)The comma separated list of fields that will be returned in the response (if empty, all fields are returned)AtsListApplicationsScheduledInterviewsRequest.Builderfields(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)AtsListApplicationsScheduledInterviewsRequest.Builderfilter(AtsListApplicationsScheduledInterviewsQueryParamFilter filter)Filter parameters that allow greater customisation of the list responseAtsListApplicationsScheduledInterviewsRequest.Builderfilter(org.openapitools.jackson.nullable.JsonNullable<? extends AtsListApplicationsScheduledInterviewsQueryParamFilter> filter)Filter parameters that allow greater customisation of the list responseAtsListApplicationsScheduledInterviewsRequest.Builderid(java.lang.String id)AtsListApplicationsScheduledInterviewsRequest.Buildernext(java.lang.String next)The unified cursorAtsListApplicationsScheduledInterviewsRequest.Buildernext(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> next)The unified cursorAtsListApplicationsScheduledInterviewsRequest.Builderpage(java.lang.String page)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.AtsListApplicationsScheduledInterviewsRequest.Builderpage(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.AtsListApplicationsScheduledInterviewsRequest.BuilderpageSize(java.lang.String pageSize)The number of results per page (default value is 25)AtsListApplicationsScheduledInterviewsRequest.BuilderpageSize(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> pageSize)The number of results per page (default value is 25)AtsListApplicationsScheduledInterviewsRequest.Builderproxy(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' keyAtsListApplicationsScheduledInterviewsRequest.Builderproxy(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' keyAtsListApplicationsScheduledInterviewsRequest.Builderraw(boolean raw)Indicates that the raw request result should be returned in addition to the mapped result (default value is false)AtsListApplicationsScheduledInterviewsRequest.Builderraw(org.openapitools.jackson.nullable.JsonNullable<java.lang.Boolean> raw)Indicates that the raw request result should be returned in addition to the mapped result (default value is false)AtsListApplicationsScheduledInterviewsRequest.BuildersyncToken(java.lang.String syncToken)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.AtsListApplicationsScheduledInterviewsRequest.BuildersyncToken(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.AtsListApplicationsScheduledInterviewsRequest.BuilderupdatedAfter(java.lang.String updatedAfter)Deprecated.field: This will be removed in a future release, please migrate away from it as soon as possible.AtsListApplicationsScheduledInterviewsRequest.BuilderupdatedAfter(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.AtsListApplicationsScheduledInterviewsRequest.BuilderxAccountId(java.lang.String xAccountId)The account identifier
-
-
-
Method Detail
-
xAccountId
public AtsListApplicationsScheduledInterviewsRequest.Builder xAccountId(java.lang.String xAccountId)
The account identifier
-
id
public AtsListApplicationsScheduledInterviewsRequest.Builder id(java.lang.String id)
-
raw
public AtsListApplicationsScheduledInterviewsRequest.Builder raw(boolean raw)
Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
-
raw
public AtsListApplicationsScheduledInterviewsRequest.Builder raw(org.openapitools.jackson.nullable.JsonNullable<java.lang.Boolean> raw)
Indicates that the raw request result should be returned in addition to the mapped result (default value is false)
-
proxy
public AtsListApplicationsScheduledInterviewsRequest.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 AtsListApplicationsScheduledInterviewsRequest.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 AtsListApplicationsScheduledInterviewsRequest.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 AtsListApplicationsScheduledInterviewsRequest.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)
-
filter
public AtsListApplicationsScheduledInterviewsRequest.Builder filter(AtsListApplicationsScheduledInterviewsQueryParamFilter filter)
Filter parameters that allow greater customisation of the list response
-
filter
public AtsListApplicationsScheduledInterviewsRequest.Builder filter(org.openapitools.jackson.nullable.JsonNullable<? extends AtsListApplicationsScheduledInterviewsQueryParamFilter> filter)
Filter parameters that allow greater customisation of the list response
-
page
@Deprecated public AtsListApplicationsScheduledInterviewsRequest.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 AtsListApplicationsScheduledInterviewsRequest.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 AtsListApplicationsScheduledInterviewsRequest.Builder pageSize(java.lang.String pageSize)
The number of results per page (default value is 25)
-
pageSize
public AtsListApplicationsScheduledInterviewsRequest.Builder pageSize(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> pageSize)
The number of results per page (default value is 25)
-
next
public AtsListApplicationsScheduledInterviewsRequest.Builder next(java.lang.String next)
The unified cursor
-
next
public AtsListApplicationsScheduledInterviewsRequest.Builder next(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> next)
The unified cursor
-
updatedAfter
@Deprecated public AtsListApplicationsScheduledInterviewsRequest.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 AtsListApplicationsScheduledInterviewsRequest.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 AtsListApplicationsScheduledInterviewsRequest.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 AtsListApplicationsScheduledInterviewsRequest.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
-
build
public AtsListApplicationsScheduledInterviewsRequest build()
-
-