Class Ats
- java.lang.Object
-
- com.stackone.stackone_client_java.Ats
-
public class Ats extends java.lang.Object
-
-
Method Summary
-
-
-
Method Detail
-
async
public AsyncAts async()
Switches to the async SDK.- Returns:
- The async SDK
-
listApplications
public AtsListApplicationsRequestBuilder listApplications()
List Applications- Returns:
- The call builder
-
listApplications
public AtsListApplicationsResponse listApplications(AtsListApplicationsRequest request)
List Applications- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listApplications
public AtsListApplicationsResponse listApplications(AtsListApplicationsRequest request, java.util.Optional<Options> options)
List Applications- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
createApplication
public AtsCreateApplicationRequestBuilder createApplication()
Create Application- Returns:
- The call builder
-
createApplication
public AtsCreateApplicationResponse createApplication(java.lang.String xAccountId, AtsCreateApplicationRequestDto atsCreateApplicationRequestDto)
Create Application- Parameters:
xAccountId- The account identifieratsCreateApplicationRequestDto-- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
createApplication
public AtsCreateApplicationResponse createApplication(java.lang.String xAccountId, AtsCreateApplicationRequestDto atsCreateApplicationRequestDto, java.util.Optional<Options> options)
Create Application- Parameters:
xAccountId- The account identifieratsCreateApplicationRequestDto-options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getApplication
public AtsGetApplicationRequestBuilder getApplication()
Get Application- Returns:
- The call builder
-
getApplication
public AtsGetApplicationResponse getApplication(AtsGetApplicationRequest request)
Get Application- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getApplication
public AtsGetApplicationResponse getApplication(AtsGetApplicationRequest request, java.util.Optional<Options> options)
Get Application- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
updateApplication
public AtsUpdateApplicationRequestBuilder updateApplication()
Update Application- Returns:
- The call builder
-
updateApplication
public AtsUpdateApplicationResponse updateApplication(java.lang.String xAccountId, java.lang.String id, AtsUpdateApplicationRequestDto atsUpdateApplicationRequestDto)
Update Application- Parameters:
xAccountId- The account identifierid-atsUpdateApplicationRequestDto-- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
updateApplication
public AtsUpdateApplicationResponse updateApplication(java.lang.String xAccountId, java.lang.String id, AtsUpdateApplicationRequestDto atsUpdateApplicationRequestDto, java.util.Optional<Options> options)
Update Application- Parameters:
xAccountId- The account identifierid-atsUpdateApplicationRequestDto-options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listApplicationsOffers
public AtsListApplicationsOffersRequestBuilder listApplicationsOffers()
List Application Offers- Returns:
- The call builder
-
listApplicationsOffers
public AtsListApplicationsOffersResponse listApplicationsOffers(AtsListApplicationsOffersRequest request)
List Application Offers- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listApplicationsOffers
public AtsListApplicationsOffersResponse listApplicationsOffers(AtsListApplicationsOffersRequest request, java.util.Optional<Options> options)
List Application Offers- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
moveApplication
public AtsMoveApplicationRequestBuilder moveApplication()
Move Application- Returns:
- The call builder
-
moveApplication
public AtsMoveApplicationResponse moveApplication(java.lang.String xAccountId, java.lang.String id, AtsMoveApplicationRequestDto atsMoveApplicationRequestDto)
Move Application- Parameters:
xAccountId- The account identifierid-atsMoveApplicationRequestDto-- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
moveApplication
public AtsMoveApplicationResponse moveApplication(java.lang.String xAccountId, java.lang.String id, AtsMoveApplicationRequestDto atsMoveApplicationRequestDto, java.util.Optional<Options> options)
Move Application- Parameters:
xAccountId- The account identifierid-atsMoveApplicationRequestDto-options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
rejectApplication
public AtsRejectApplicationRequestBuilder rejectApplication()
Reject Application- Returns:
- The call builder
-
rejectApplication
public AtsRejectApplicationResponse rejectApplication(java.lang.String xAccountId, java.lang.String id, AtsRejectApplicationRequestDto atsRejectApplicationRequestDto)
Reject Application- Parameters:
xAccountId- The account identifierid-atsRejectApplicationRequestDto-- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
rejectApplication
public AtsRejectApplicationResponse rejectApplication(java.lang.String xAccountId, java.lang.String id, AtsRejectApplicationRequestDto atsRejectApplicationRequestDto, java.util.Optional<Options> options)
Reject Application- Parameters:
xAccountId- The account identifierid-atsRejectApplicationRequestDto-options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getApplicationOffer
public AtsGetApplicationOfferRequestBuilder getApplicationOffer()
Get Application Offer- Returns:
- The call builder
-
getApplicationOffer
public AtsGetApplicationOfferResponse getApplicationOffer(AtsGetApplicationOfferRequest request)
Get Application Offer- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getApplicationOffer
public AtsGetApplicationOfferResponse getApplicationOffer(AtsGetApplicationOfferRequest request, java.util.Optional<Options> options)
Get Application Offer- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listApplicationScorecards
public AtsListApplicationScorecardsRequestBuilder listApplicationScorecards()
List Application Scorecards- Returns:
- The call builder
-
listApplicationScorecards
public AtsListApplicationScorecardsResponse listApplicationScorecards(AtsListApplicationScorecardsRequest request)
List Application Scorecards- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listApplicationScorecards
public AtsListApplicationScorecardsResponse listApplicationScorecards(AtsListApplicationScorecardsRequest request, java.util.Optional<Options> options)
List Application Scorecards- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getApplicationScorecard
public AtsGetApplicationScorecardRequestBuilder getApplicationScorecard()
Get Application Scorecard- Returns:
- The call builder
-
getApplicationScorecard
public AtsGetApplicationScorecardResponse getApplicationScorecard(AtsGetApplicationScorecardRequest request)
Get Application Scorecard- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getApplicationScorecard
public AtsGetApplicationScorecardResponse getApplicationScorecard(AtsGetApplicationScorecardRequest request, java.util.Optional<Options> options)
Get Application Scorecard- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listApplicationChanges
public AtsListApplicationChangesRequestBuilder listApplicationChanges()
List Application Changes- Returns:
- The call builder
-
listApplicationChanges
public AtsListApplicationChangesResponse listApplicationChanges(AtsListApplicationChangesRequest request)
List Application Changes- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listApplicationChanges
public AtsListApplicationChangesResponse listApplicationChanges(AtsListApplicationChangesRequest request, java.util.Optional<Options> options)
List Application Changes- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listApplicationNotes
public AtsListApplicationNotesRequestBuilder listApplicationNotes()
List Application Notes- Returns:
- The call builder
-
listApplicationNotes
public AtsListApplicationNotesResponse listApplicationNotes(AtsListApplicationNotesRequest request)
List Application Notes- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listApplicationNotes
public AtsListApplicationNotesResponse listApplicationNotes(AtsListApplicationNotesRequest request, java.util.Optional<Options> options)
List Application Notes- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
createApplicationNote
public AtsCreateApplicationNoteRequestBuilder createApplicationNote()
Create Application Note- Returns:
- The call builder
-
createApplicationNote
public AtsCreateApplicationNoteResponse createApplicationNote(java.lang.String xAccountId, java.lang.String id, AtsCreateNotesRequestDto atsCreateNotesRequestDto)
Create Application Note- Parameters:
xAccountId- The account identifierid-atsCreateNotesRequestDto-- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
createApplicationNote
public AtsCreateApplicationNoteResponse createApplicationNote(java.lang.String xAccountId, java.lang.String id, AtsCreateNotesRequestDto atsCreateNotesRequestDto, java.util.Optional<Options> options)
Create Application Note- Parameters:
xAccountId- The account identifierid-atsCreateNotesRequestDto-options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getApplicationNote
public AtsGetApplicationNoteRequestBuilder getApplicationNote()
Get Application Note- Returns:
- The call builder
-
getApplicationNote
public AtsGetApplicationNoteResponse getApplicationNote(AtsGetApplicationNoteRequest request)
Get Application Note- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getApplicationNote
public AtsGetApplicationNoteResponse getApplicationNote(AtsGetApplicationNoteRequest request, java.util.Optional<Options> options)
Get Application Note- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
updateApplicationNote
public AtsUpdateApplicationNoteRequestBuilder updateApplicationNote()
Update Application Note- Returns:
- The call builder
-
updateApplicationNote
public AtsUpdateApplicationNoteResponse updateApplicationNote(java.lang.String xAccountId, java.lang.String id, java.lang.String subResourceId, AtsUpdateNotesRequestDto atsUpdateNotesRequestDto)
Update Application Note- Parameters:
xAccountId- The account identifierid-subResourceId-atsUpdateNotesRequestDto-- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
updateApplicationNote
public AtsUpdateApplicationNoteResponse updateApplicationNote(java.lang.String xAccountId, java.lang.String id, java.lang.String subResourceId, AtsUpdateNotesRequestDto atsUpdateNotesRequestDto, java.util.Optional<Options> options)
Update Application Note- Parameters:
xAccountId- The account identifierid-subResourceId-atsUpdateNotesRequestDto-options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listApplicationsScheduledInterviews
public AtsListApplicationsScheduledInterviewsRequestBuilder listApplicationsScheduledInterviews()
List Applications scheduled interviews- Returns:
- The call builder
-
listApplicationsScheduledInterviews
public AtsListApplicationsScheduledInterviewsResponse listApplicationsScheduledInterviews(AtsListApplicationsScheduledInterviewsRequest request)
List Applications scheduled interviews- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listApplicationsScheduledInterviews
public AtsListApplicationsScheduledInterviewsResponse listApplicationsScheduledInterviews(AtsListApplicationsScheduledInterviewsRequest request, java.util.Optional<Options> options)
List Applications scheduled interviews- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getApplicationScheduledInterview
public AtsGetApplicationScheduledInterviewRequestBuilder getApplicationScheduledInterview()
Get Applications scheduled interview- Returns:
- The call builder
-
getApplicationScheduledInterview
public AtsGetApplicationScheduledInterviewResponse getApplicationScheduledInterview(AtsGetApplicationScheduledInterviewRequest request)
Get Applications scheduled interview- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getApplicationScheduledInterview
public AtsGetApplicationScheduledInterviewResponse getApplicationScheduledInterview(AtsGetApplicationScheduledInterviewRequest request, java.util.Optional<Options> options)
Get Applications scheduled interview- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
uploadApplicationDocument
public AtsUploadApplicationDocumentRequestBuilder uploadApplicationDocument()
Upload Application Document- Returns:
- The call builder
-
uploadApplicationDocument
public AtsUploadApplicationDocumentResponse uploadApplicationDocument(java.lang.String xAccountId, java.lang.String id, AtsDocumentsUploadRequestDto atsDocumentsUploadRequestDto)
Upload Application Document- Parameters:
xAccountId- The account identifierid-atsDocumentsUploadRequestDto-- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
uploadApplicationDocument
public AtsUploadApplicationDocumentResponse uploadApplicationDocument(java.lang.String xAccountId, java.lang.String id, AtsDocumentsUploadRequestDto atsDocumentsUploadRequestDto, java.util.Optional<Options> options)
Upload Application Document- Parameters:
xAccountId- The account identifierid-atsDocumentsUploadRequestDto-options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
downloadApplicationDocument
public AtsDownloadApplicationDocumentRequestBuilder downloadApplicationDocument()
Download Application Document- Returns:
- The call builder
-
downloadApplicationDocument
public AtsDownloadApplicationDocumentResponse downloadApplicationDocument(AtsDownloadApplicationDocumentRequest request)
Download Application Document- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
downloadApplicationDocument
public AtsDownloadApplicationDocumentResponse downloadApplicationDocument(AtsDownloadApplicationDocumentRequest request, java.util.Optional<Options> options)
Download Application Document- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listApplicationDocuments
public AtsListApplicationDocumentsRequestBuilder listApplicationDocuments()
List Application Documents- Returns:
- The call builder
-
listApplicationDocuments
public AtsListApplicationDocumentsResponse listApplicationDocuments(AtsListApplicationDocumentsRequest request)
List Application Documents- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listApplicationDocuments
public AtsListApplicationDocumentsResponse listApplicationDocuments(AtsListApplicationDocumentsRequest request, java.util.Optional<Options> options)
List Application Documents- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getApplicationDocument
public AtsGetApplicationDocumentRequestBuilder getApplicationDocument()
Get Application Document- Returns:
- The call builder
-
getApplicationDocument
public AtsGetApplicationDocumentResponse getApplicationDocument(AtsGetApplicationDocumentRequest request)
Get Application Document- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getApplicationDocument
public AtsGetApplicationDocumentResponse getApplicationDocument(AtsGetApplicationDocumentRequest request, java.util.Optional<Options> options)
Get Application Document- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listCandidates
public AtsListCandidatesRequestBuilder listCandidates()
List Candidates- Returns:
- The call builder
-
listCandidates
public AtsListCandidatesResponse listCandidates(AtsListCandidatesRequest request)
List Candidates- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listCandidates
public AtsListCandidatesResponse listCandidates(AtsListCandidatesRequest request, java.util.Optional<Options> options)
List Candidates- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
createCandidate
public AtsCreateCandidateRequestBuilder createCandidate()
Create Candidate- Returns:
- The call builder
-
createCandidate
public AtsCreateCandidateResponse createCandidate(java.lang.String xAccountId, AtsCreateCandidateRequestDto atsCreateCandidateRequestDto)
Create Candidate- Parameters:
xAccountId- The account identifieratsCreateCandidateRequestDto-- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
createCandidate
public AtsCreateCandidateResponse createCandidate(java.lang.String xAccountId, AtsCreateCandidateRequestDto atsCreateCandidateRequestDto, java.util.Optional<Options> options)
Create Candidate- Parameters:
xAccountId- The account identifieratsCreateCandidateRequestDto-options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getCandidate
public AtsGetCandidateRequestBuilder getCandidate()
Get Candidate- Returns:
- The call builder
-
getCandidate
public AtsGetCandidateResponse getCandidate(AtsGetCandidateRequest request)
Get Candidate- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getCandidate
public AtsGetCandidateResponse getCandidate(AtsGetCandidateRequest request, java.util.Optional<Options> options)
Get Candidate- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
updateCandidate
public AtsUpdateCandidateRequestBuilder updateCandidate()
Update Candidate- Returns:
- The call builder
-
updateCandidate
public AtsUpdateCandidateResponse updateCandidate(java.lang.String xAccountId, java.lang.String id, AtsUpdateCandidateRequestDto atsUpdateCandidateRequestDto)
Update Candidate- Parameters:
xAccountId- The account identifierid-atsUpdateCandidateRequestDto-- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
updateCandidate
public AtsUpdateCandidateResponse updateCandidate(java.lang.String xAccountId, java.lang.String id, AtsUpdateCandidateRequestDto atsUpdateCandidateRequestDto, java.util.Optional<Options> options)
Update Candidate- Parameters:
xAccountId- The account identifierid-atsUpdateCandidateRequestDto-options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listCandidateNotes
public AtsListCandidateNotesRequestBuilder listCandidateNotes()
List Candidate Notes- Returns:
- The call builder
-
listCandidateNotes
public AtsListCandidateNotesResponse listCandidateNotes(AtsListCandidateNotesRequest request)
List Candidate Notes- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listCandidateNotes
public AtsListCandidateNotesResponse listCandidateNotes(AtsListCandidateNotesRequest request, java.util.Optional<Options> options)
List Candidate Notes- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
createCandidateNote
public AtsCreateCandidateNoteRequestBuilder createCandidateNote()
Create Candidate Note- Returns:
- The call builder
-
createCandidateNote
public AtsCreateCandidateNoteResponse createCandidateNote(java.lang.String xAccountId, java.lang.String id, AtsCreateNotesRequestDto atsCreateNotesRequestDto)
Create Candidate Note- Parameters:
xAccountId- The account identifierid-atsCreateNotesRequestDto-- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
createCandidateNote
public AtsCreateCandidateNoteResponse createCandidateNote(java.lang.String xAccountId, java.lang.String id, AtsCreateNotesRequestDto atsCreateNotesRequestDto, java.util.Optional<Options> options)
Create Candidate Note- Parameters:
xAccountId- The account identifierid-atsCreateNotesRequestDto-options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getCandidateNote
public AtsGetCandidateNoteRequestBuilder getCandidateNote()
Get Candidate Note- Returns:
- The call builder
-
getCandidateNote
public AtsGetCandidateNoteResponse getCandidateNote(AtsGetCandidateNoteRequest request)
Get Candidate Note- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getCandidateNote
public AtsGetCandidateNoteResponse getCandidateNote(AtsGetCandidateNoteRequest request, java.util.Optional<Options> options)
Get Candidate Note- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listApplicationCustomFieldDefinitions
public AtsListApplicationCustomFieldDefinitionsRequestBuilder listApplicationCustomFieldDefinitions()
List Application Custom Field Definitions- Returns:
- The call builder
-
listApplicationCustomFieldDefinitions
public AtsListApplicationCustomFieldDefinitionsResponse listApplicationCustomFieldDefinitions(AtsListApplicationCustomFieldDefinitionsRequest request)
List Application Custom Field Definitions- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listApplicationCustomFieldDefinitions
public AtsListApplicationCustomFieldDefinitionsResponse listApplicationCustomFieldDefinitions(AtsListApplicationCustomFieldDefinitionsRequest request, java.util.Optional<Options> options)
List Application Custom Field Definitions- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getApplicationCustomFieldDefinition
public AtsGetApplicationCustomFieldDefinitionRequestBuilder getApplicationCustomFieldDefinition()
Get Application Custom Field Definition- Returns:
- The call builder
-
getApplicationCustomFieldDefinition
public AtsGetApplicationCustomFieldDefinitionResponse getApplicationCustomFieldDefinition(AtsGetApplicationCustomFieldDefinitionRequest request)
Get Application Custom Field Definition- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getApplicationCustomFieldDefinition
public AtsGetApplicationCustomFieldDefinitionResponse getApplicationCustomFieldDefinition(AtsGetApplicationCustomFieldDefinitionRequest request, java.util.Optional<Options> options)
Get Application Custom Field Definition- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listCandidateCustomFieldDefinitions
public AtsListCandidateCustomFieldDefinitionsRequestBuilder listCandidateCustomFieldDefinitions()
List Candidate Custom Field Definitions- Returns:
- The call builder
-
listCandidateCustomFieldDefinitions
public AtsListCandidateCustomFieldDefinitionsResponse listCandidateCustomFieldDefinitions(AtsListCandidateCustomFieldDefinitionsRequest request)
List Candidate Custom Field Definitions- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listCandidateCustomFieldDefinitions
public AtsListCandidateCustomFieldDefinitionsResponse listCandidateCustomFieldDefinitions(AtsListCandidateCustomFieldDefinitionsRequest request, java.util.Optional<Options> options)
List Candidate Custom Field Definitions- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getCandidateCustomFieldDefinition
public AtsGetCandidateCustomFieldDefinitionRequestBuilder getCandidateCustomFieldDefinition()
Get Candidate Custom Field Definition- Returns:
- The call builder
-
getCandidateCustomFieldDefinition
public AtsGetCandidateCustomFieldDefinitionResponse getCandidateCustomFieldDefinition(AtsGetCandidateCustomFieldDefinitionRequest request)
Get Candidate Custom Field Definition- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getCandidateCustomFieldDefinition
public AtsGetCandidateCustomFieldDefinitionResponse getCandidateCustomFieldDefinition(AtsGetCandidateCustomFieldDefinitionRequest request, java.util.Optional<Options> options)
Get Candidate Custom Field Definition- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listJobCustomFieldDefinitions
public AtsListJobCustomFieldDefinitionsRequestBuilder listJobCustomFieldDefinitions()
List Job Custom Field Definitions- Returns:
- The call builder
-
listJobCustomFieldDefinitions
public AtsListJobCustomFieldDefinitionsResponse listJobCustomFieldDefinitions(AtsListJobCustomFieldDefinitionsRequest request)
List Job Custom Field Definitions- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listJobCustomFieldDefinitions
public AtsListJobCustomFieldDefinitionsResponse listJobCustomFieldDefinitions(AtsListJobCustomFieldDefinitionsRequest request, java.util.Optional<Options> options)
List Job Custom Field Definitions- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getJobCustomFieldDefinition
public AtsGetJobCustomFieldDefinitionRequestBuilder getJobCustomFieldDefinition()
Get Job Custom Field Definition- Returns:
- The call builder
-
getJobCustomFieldDefinition
public AtsGetJobCustomFieldDefinitionResponse getJobCustomFieldDefinition(AtsGetJobCustomFieldDefinitionRequest request)
Get Job Custom Field Definition- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getJobCustomFieldDefinition
public AtsGetJobCustomFieldDefinitionResponse getJobCustomFieldDefinition(AtsGetJobCustomFieldDefinitionRequest request, java.util.Optional<Options> options)
Get Job Custom Field Definition- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listDepartments
public AtsListDepartmentsRequestBuilder listDepartments()
List Departments- Returns:
- The call builder
-
listDepartments
public AtsListDepartmentsResponse listDepartments(AtsListDepartmentsRequest request)
List Departments- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listDepartments
public AtsListDepartmentsResponse listDepartments(AtsListDepartmentsRequest request, java.util.Optional<Options> options)
List Departments- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getDepartment
public AtsGetDepartmentRequestBuilder getDepartment()
Get Department- Returns:
- The call builder
-
getDepartment
public AtsGetDepartmentResponse getDepartment(AtsGetDepartmentRequest request)
Get Department- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getDepartment
public AtsGetDepartmentResponse getDepartment(AtsGetDepartmentRequest request, java.util.Optional<Options> options)
Get Department- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listInterviewStages
@Deprecated public AtsListInterviewStagesRequestBuilder listInterviewStages()
Deprecated.method: This will be removed in a future release, please migrate away from it as soon as possible.List Interview Stages- Returns:
- The call builder
-
listInterviewStages
@Deprecated public AtsListInterviewStagesResponse listInterviewStages(AtsListInterviewStagesRequest request)
Deprecated.method: This will be removed in a future release, please migrate away from it as soon as possible.List Interview Stages- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listInterviewStages
@Deprecated public AtsListInterviewStagesResponse listInterviewStages(AtsListInterviewStagesRequest request, java.util.Optional<Options> options)
Deprecated.method: This will be removed in a future release, please migrate away from it as soon as possible.List Interview Stages- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getInterviewStage
@Deprecated public AtsGetInterviewStageRequestBuilder getInterviewStage()
Deprecated.method: This will be removed in a future release, please migrate away from it as soon as possible.Get Interview Stage- Returns:
- The call builder
-
getInterviewStage
@Deprecated public AtsGetInterviewStageResponse getInterviewStage(AtsGetInterviewStageRequest request)
Deprecated.method: This will be removed in a future release, please migrate away from it as soon as possible.Get Interview Stage- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getInterviewStage
@Deprecated public AtsGetInterviewStageResponse getInterviewStage(AtsGetInterviewStageRequest request, java.util.Optional<Options> options)
Deprecated.method: This will be removed in a future release, please migrate away from it as soon as possible.Get Interview Stage- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listApplicationStages
public AtsListApplicationStagesRequestBuilder listApplicationStages()
List Application Stages- Returns:
- The call builder
-
listApplicationStages
public AtsListApplicationStagesResponse listApplicationStages(AtsListApplicationStagesRequest request)
List Application Stages- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listApplicationStages
public AtsListApplicationStagesResponse listApplicationStages(AtsListApplicationStagesRequest request, java.util.Optional<Options> options)
List Application Stages- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getApplicationStage
public AtsGetApplicationStageRequestBuilder getApplicationStage()
Get Application Stage- Returns:
- The call builder
-
getApplicationStage
public AtsGetApplicationStageResponse getApplicationStage(AtsGetApplicationStageRequest request)
Get Application Stage- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getApplicationStage
public AtsGetApplicationStageResponse getApplicationStage(AtsGetApplicationStageRequest request, java.util.Optional<Options> options)
Get Application Stage- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listInterviews
public AtsListInterviewsRequestBuilder listInterviews()
List Interviews- Returns:
- The call builder
-
listInterviews
public AtsListInterviewsResponse listInterviews(AtsListInterviewsRequest request)
List Interviews- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listInterviews
public AtsListInterviewsResponse listInterviews(AtsListInterviewsRequest request, java.util.Optional<Options> options)
List Interviews- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getInterview
public AtsGetInterviewRequestBuilder getInterview()
Get Interview- Returns:
- The call builder
-
getInterview
public AtsGetInterviewResponse getInterview(AtsGetInterviewRequest request)
Get Interview- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getInterview
public AtsGetInterviewResponse getInterview(AtsGetInterviewRequest request, java.util.Optional<Options> options)
Get Interview- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
createInterviewNote
public AtsCreateInterviewNoteRequestBuilder createInterviewNote()
Create Interview Note- Returns:
- The call builder
-
createInterviewNote
public AtsCreateInterviewNoteResponse createInterviewNote(java.lang.String xAccountId, java.lang.String id, AtsCreateNotesRequestDto atsCreateNotesRequestDto)
Create Interview Note- Parameters:
xAccountId- The account identifierid-atsCreateNotesRequestDto-- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
createInterviewNote
public AtsCreateInterviewNoteResponse createInterviewNote(java.lang.String xAccountId, java.lang.String id, AtsCreateNotesRequestDto atsCreateNotesRequestDto, java.util.Optional<Options> options)
Create Interview Note- Parameters:
xAccountId- The account identifierid-atsCreateNotesRequestDto-options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
updateInterviewNote
public AtsUpdateInterviewNoteRequestBuilder updateInterviewNote()
Update Interview Note- Returns:
- The call builder
-
updateInterviewNote
public AtsUpdateInterviewNoteResponse updateInterviewNote(java.lang.String xAccountId, java.lang.String id, java.lang.String subResourceId, AtsUpdateNotesRequestDto atsUpdateNotesRequestDto)
Update Interview Note- Parameters:
xAccountId- The account identifierid-subResourceId-atsUpdateNotesRequestDto-- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
updateInterviewNote
public AtsUpdateInterviewNoteResponse updateInterviewNote(java.lang.String xAccountId, java.lang.String id, java.lang.String subResourceId, AtsUpdateNotesRequestDto atsUpdateNotesRequestDto, java.util.Optional<Options> options)
Update Interview Note- Parameters:
xAccountId- The account identifierid-subResourceId-atsUpdateNotesRequestDto-options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listJobs
public AtsListJobsRequestBuilder listJobs()
List Jobs- Returns:
- The call builder
-
listJobs
public AtsListJobsResponse listJobs(AtsListJobsRequest request)
List Jobs- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listJobs
public AtsListJobsResponse listJobs(AtsListJobsRequest request, java.util.Optional<Options> options)
List Jobs- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
createJob
public AtsCreateJobRequestBuilder createJob()
Create Job- Returns:
- The call builder
-
createJob
public AtsCreateJobResponse createJob(java.lang.String xAccountId, AtsCreateJobRequestDto atsCreateJobRequestDto)
Create Job- Parameters:
xAccountId- The account identifieratsCreateJobRequestDto-- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
createJob
public AtsCreateJobResponse createJob(java.lang.String xAccountId, AtsCreateJobRequestDto atsCreateJobRequestDto, java.util.Optional<Options> options)
Create Job- Parameters:
xAccountId- The account identifieratsCreateJobRequestDto-options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listJobApplicationStages
public AtsListJobApplicationStagesRequestBuilder listJobApplicationStages()
List Job Application Stages- Returns:
- The call builder
-
listJobApplicationStages
public AtsListJobApplicationStagesResponse listJobApplicationStages(AtsListJobApplicationStagesRequest request)
List Job Application Stages- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listJobApplicationStages
public AtsListJobApplicationStagesResponse listJobApplicationStages(AtsListJobApplicationStagesRequest request, java.util.Optional<Options> options)
List Job Application Stages- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getJob
public AtsGetJobRequestBuilder getJob()
Get Job- Returns:
- The call builder
-
getJob
public AtsGetJobResponse getJob(AtsGetJobRequest request)
Get Job- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getJob
public AtsGetJobResponse getJob(AtsGetJobRequest request, java.util.Optional<Options> options)
Get Job- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
updateJob
public AtsUpdateJobRequestBuilder updateJob()
Update Job- Returns:
- The call builder
-
updateJob
public AtsUpdateJobResponse updateJob(java.lang.String xAccountId, java.lang.String id, AtsUpdateJobRequestDto atsUpdateJobRequestDto)
Update Job- Parameters:
xAccountId- The account identifierid-atsUpdateJobRequestDto-- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
updateJob
public AtsUpdateJobResponse updateJob(java.lang.String xAccountId, java.lang.String id, AtsUpdateJobRequestDto atsUpdateJobRequestDto, java.util.Optional<Options> options)
Update Job- Parameters:
xAccountId- The account identifierid-atsUpdateJobRequestDto-options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getJobApplicationStage
public AtsGetJobApplicationStageRequestBuilder getJobApplicationStage()
Get Job Application Stage- Returns:
- The call builder
-
getJobApplicationStage
public AtsGetJobApplicationStageResponse getJobApplicationStage(AtsGetJobApplicationStageRequest request)
Get Job Application Stage- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getJobApplicationStage
public AtsGetJobApplicationStageResponse getJobApplicationStage(AtsGetJobApplicationStageRequest request, java.util.Optional<Options> options)
Get Job Application Stage- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listLists
public AtsListListsRequestBuilder listLists()
Get all Lists- Returns:
- The call builder
-
listLists
public AtsListListsResponse listLists(AtsListListsRequest request)
Get all Lists- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listLists
public AtsListListsResponse listLists(AtsListListsRequest request, java.util.Optional<Options> options)
Get all Lists- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getList
public AtsGetListRequestBuilder getList()
Get List- Returns:
- The call builder
-
getList
public AtsGetListResponse getList(AtsGetListRequest request)
Get List- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getList
public AtsGetListResponse getList(AtsGetListRequest request, java.util.Optional<Options> options)
Get List- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listLocations
public AtsListLocationsRequestBuilder listLocations()
List locations- Returns:
- The call builder
-
listLocations
public AtsListLocationsResponse listLocations(AtsListLocationsRequest request)
List locations- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listLocations
public AtsListLocationsResponse listLocations(AtsListLocationsRequest request, java.util.Optional<Options> options)
List locations- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getLocation
public AtsGetLocationRequestBuilder getLocation()
Get Location- Returns:
- The call builder
-
getLocation
public AtsGetLocationResponse getLocation(AtsGetLocationRequest request)
Get Location- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getLocation
public AtsGetLocationResponse getLocation(AtsGetLocationRequest request, java.util.Optional<Options> options)
Get Location- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listRejectedReasons
public AtsListRejectedReasonsRequestBuilder listRejectedReasons()
List Rejected Reasons- Returns:
- The call builder
-
listRejectedReasons
public AtsListRejectedReasonsResponse listRejectedReasons(AtsListRejectedReasonsRequest request)
List Rejected Reasons- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listRejectedReasons
public AtsListRejectedReasonsResponse listRejectedReasons(AtsListRejectedReasonsRequest request, java.util.Optional<Options> options)
List Rejected Reasons- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getRejectedReason
public AtsGetRejectedReasonRequestBuilder getRejectedReason()
Get Rejected Reason- Returns:
- The call builder
-
getRejectedReason
public AtsGetRejectedReasonResponse getRejectedReason(AtsGetRejectedReasonRequest request)
Get Rejected Reason- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getRejectedReason
public AtsGetRejectedReasonResponse getRejectedReason(AtsGetRejectedReasonRequest request, java.util.Optional<Options> options)
Get Rejected Reason- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listUsers
public AtsListUsersRequestBuilder listUsers()
List Users- Returns:
- The call builder
-
listUsers
public AtsListUsersResponse listUsers(AtsListUsersRequest request)
List Users- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listUsers
public AtsListUsersResponse listUsers(AtsListUsersRequest request, java.util.Optional<Options> options)
List Users- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getUser
public AtsGetUserRequestBuilder getUser()
Get User- Returns:
- The call builder
-
getUser
public AtsGetUserResponse getUser(AtsGetUserRequest request)
Get User- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getUser
public AtsGetUserResponse getUser(AtsGetUserRequest request, java.util.Optional<Options> options)
Get User- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listJobPostings
public AtsListJobPostingsRequestBuilder listJobPostings()
List Job Postings- Returns:
- The call builder
-
listJobPostings
public AtsListJobPostingsResponse listJobPostings(AtsListJobPostingsRequest request)
List Job Postings- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listJobPostings
public AtsListJobPostingsResponse listJobPostings(AtsListJobPostingsRequest request, java.util.Optional<Options> options)
List Job Postings- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getJobPosting
public AtsGetJobPostingRequestBuilder getJobPosting()
Get Job Posting- Returns:
- The call builder
-
getJobPosting
public AtsGetJobPostingResponse getJobPosting(AtsGetJobPostingRequest request)
Get Job Posting- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getJobPosting
public AtsGetJobPostingResponse getJobPosting(AtsGetJobPostingRequest request, java.util.Optional<Options> options)
Get Job Posting- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listOffers
public AtsListOffersRequestBuilder listOffers()
List Offers- Returns:
- The call builder
-
listOffers
public AtsListOffersResponse listOffers(AtsListOffersRequest request)
List Offers- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listOffers
public AtsListOffersResponse listOffers(AtsListOffersRequest request, java.util.Optional<Options> options)
List Offers- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
createOffer
public AtsCreateOfferRequestBuilder createOffer()
Create Offer- Returns:
- The call builder
-
createOffer
public AtsCreateOfferResponse createOffer(java.lang.String xAccountId, AtsCreateOfferRequestDto atsCreateOfferRequestDto)
Create Offer- Parameters:
xAccountId- The account identifieratsCreateOfferRequestDto-- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
createOffer
public AtsCreateOfferResponse createOffer(java.lang.String xAccountId, AtsCreateOfferRequestDto atsCreateOfferRequestDto, java.util.Optional<Options> options)
Create Offer- Parameters:
xAccountId- The account identifieratsCreateOfferRequestDto-options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getOffer
public AtsGetOfferRequestBuilder getOffer()
Get Offer- Returns:
- The call builder
-
getOffer
public AtsGetOfferResponse getOffer(AtsGetOfferRequest request)
Get Offer- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getOffer
public AtsGetOfferResponse getOffer(AtsGetOfferRequest request, java.util.Optional<Options> options)
Get Offer- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listAssessmentsPackages
public AtsListAssessmentsPackagesRequestBuilder listAssessmentsPackages()
List Assessments Packages- Returns:
- The call builder
-
listAssessmentsPackages
public AtsListAssessmentsPackagesResponse listAssessmentsPackages(AtsListAssessmentsPackagesRequest request)
List Assessments Packages- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listAssessmentsPackages
public AtsListAssessmentsPackagesResponse listAssessmentsPackages(AtsListAssessmentsPackagesRequest request, java.util.Optional<Options> options)
List Assessments Packages- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getAssessmentsPackage
public AtsGetAssessmentsPackageRequestBuilder getAssessmentsPackage()
Get Assessments Package- Returns:
- The call builder
-
getAssessmentsPackage
public AtsGetAssessmentsPackageResponse getAssessmentsPackage(AtsGetAssessmentsPackageRequest request)
Get Assessments Package- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getAssessmentsPackage
public AtsGetAssessmentsPackageResponse getAssessmentsPackage(AtsGetAssessmentsPackageRequest request, java.util.Optional<Options> options)
Get Assessments Package- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
orderAssessmentsRequest
public AtsOrderAssessmentsRequestRequestBuilder orderAssessmentsRequest()
Order Assessments Request- Returns:
- The call builder
-
orderAssessmentsRequest
public AtsOrderAssessmentsRequestResponse orderAssessmentsRequest(java.lang.String xAccountId, AtsCreateCandidatesAssessmentsRequestDto atsCreateCandidatesAssessmentsRequestDto)
Order Assessments Request- Parameters:
xAccountId- The account identifieratsCreateCandidatesAssessmentsRequestDto-- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
orderAssessmentsRequest
public AtsOrderAssessmentsRequestResponse orderAssessmentsRequest(java.lang.String xAccountId, AtsCreateCandidatesAssessmentsRequestDto atsCreateCandidatesAssessmentsRequestDto, java.util.Optional<Options> options)
Order Assessments Request- Parameters:
xAccountId- The account identifieratsCreateCandidatesAssessmentsRequestDto-options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
updateAssessmentsResult
public AtsUpdateAssessmentsResultRequestBuilder updateAssessmentsResult()
Update Assessments Result- Returns:
- The call builder
-
updateAssessmentsResult
public AtsUpdateAssessmentsResultResponse updateAssessmentsResult(java.lang.String xAccountId, java.lang.String id, AtsUpdateCandidatesAssessmentsResultsRequestDto atsUpdateCandidatesAssessmentsResultsRequestDto)
Update Assessments Result- Parameters:
xAccountId- The account identifierid-atsUpdateCandidatesAssessmentsResultsRequestDto-- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
updateAssessmentsResult
public AtsUpdateAssessmentsResultResponse updateAssessmentsResult(java.lang.String xAccountId, java.lang.String id, AtsUpdateCandidatesAssessmentsResultsRequestDto atsUpdateCandidatesAssessmentsResultsRequestDto, java.util.Optional<Options> options)
Update Assessments Result- Parameters:
xAccountId- The account identifierid-atsUpdateCandidatesAssessmentsResultsRequestDto-options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listBackgroundCheckPackages
public AtsListBackgroundCheckPackagesRequestBuilder listBackgroundCheckPackages()
List Background Check Packages- Returns:
- The call builder
-
listBackgroundCheckPackages
public AtsListBackgroundCheckPackagesResponse listBackgroundCheckPackages(AtsListBackgroundCheckPackagesRequest request)
List Background Check Packages- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listBackgroundCheckPackages
public AtsListBackgroundCheckPackagesResponse listBackgroundCheckPackages(AtsListBackgroundCheckPackagesRequest request, java.util.Optional<Options> options)
List Background Check Packages- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
createBackgroundCheckPackage
public AtsCreateBackgroundCheckPackageRequestBuilder createBackgroundCheckPackage()
Create Background Check Package- Returns:
- The call builder
-
createBackgroundCheckPackage
public AtsCreateBackgroundCheckPackageResponse createBackgroundCheckPackage(java.lang.String xAccountId, AtsCreateBackgroundCheckPackagesRequestDto atsCreateBackgroundCheckPackagesRequestDto)
Create Background Check Package- Parameters:
xAccountId- The account identifieratsCreateBackgroundCheckPackagesRequestDto-- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
createBackgroundCheckPackage
public AtsCreateBackgroundCheckPackageResponse createBackgroundCheckPackage(java.lang.String xAccountId, AtsCreateBackgroundCheckPackagesRequestDto atsCreateBackgroundCheckPackagesRequestDto, java.util.Optional<Options> options)
Create Background Check Package- Parameters:
xAccountId- The account identifieratsCreateBackgroundCheckPackagesRequestDto-options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getBackgroundCheckPackage
public AtsGetBackgroundCheckPackageRequestBuilder getBackgroundCheckPackage()
Get Background Check Package- Returns:
- The call builder
-
getBackgroundCheckPackage
public AtsGetBackgroundCheckPackageResponse getBackgroundCheckPackage(AtsGetBackgroundCheckPackageRequest request)
Get Background Check Package- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getBackgroundCheckPackage
public AtsGetBackgroundCheckPackageResponse getBackgroundCheckPackage(AtsGetBackgroundCheckPackageRequest request, java.util.Optional<Options> options)
Get Background Check Package- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
deleteBackgroundCheckPackage
public AtsDeleteBackgroundCheckPackageRequestBuilder deleteBackgroundCheckPackage()
Delete Background Check Package- Returns:
- The call builder
-
deleteBackgroundCheckPackage
public AtsDeleteBackgroundCheckPackageResponse deleteBackgroundCheckPackage(java.lang.String xAccountId, java.lang.String id)
Delete Background Check Package- Parameters:
xAccountId- The account identifierid-- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
deleteBackgroundCheckPackage
public AtsDeleteBackgroundCheckPackageResponse deleteBackgroundCheckPackage(java.lang.String xAccountId, java.lang.String id, java.util.Optional<Options> options)
Delete Background Check Package- Parameters:
xAccountId- The account identifierid-options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
updateBackgroundCheckPackage
public AtsUpdateBackgroundCheckPackageRequestBuilder updateBackgroundCheckPackage()
Update Background Check Package- Returns:
- The call builder
-
updateBackgroundCheckPackage
public AtsUpdateBackgroundCheckPackageResponse updateBackgroundCheckPackage(java.lang.String xAccountId, java.lang.String id, AtsUpdateBackgroundCheckPackagesRequestDto atsUpdateBackgroundCheckPackagesRequestDto)
Update Background Check Package- Parameters:
xAccountId- The account identifierid-atsUpdateBackgroundCheckPackagesRequestDto-- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
updateBackgroundCheckPackage
public AtsUpdateBackgroundCheckPackageResponse updateBackgroundCheckPackage(java.lang.String xAccountId, java.lang.String id, AtsUpdateBackgroundCheckPackagesRequestDto atsUpdateBackgroundCheckPackagesRequestDto, java.util.Optional<Options> options)
Update Background Check Package- Parameters:
xAccountId- The account identifierid-atsUpdateBackgroundCheckPackagesRequestDto-options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
orderBackgroundCheckRequest
public AtsOrderBackgroundCheckRequestRequestBuilder orderBackgroundCheckRequest()
Order Background Check Request- Returns:
- The call builder
-
orderBackgroundCheckRequest
public AtsOrderBackgroundCheckRequestResponse orderBackgroundCheckRequest(java.lang.String xAccountId, AtsCreateBackgroundCheckOrderRequestDto atsCreateBackgroundCheckOrderRequestDto)
Order Background Check Request- Parameters:
xAccountId- The account identifieratsCreateBackgroundCheckOrderRequestDto-- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
orderBackgroundCheckRequest
public AtsOrderBackgroundCheckRequestResponse orderBackgroundCheckRequest(java.lang.String xAccountId, AtsCreateBackgroundCheckOrderRequestDto atsCreateBackgroundCheckOrderRequestDto, java.util.Optional<Options> options)
Order Background Check Request- Parameters:
xAccountId- The account identifieratsCreateBackgroundCheckOrderRequestDto-options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
updateBackgroundCheckResult
public AtsUpdateBackgroundCheckResultRequestBuilder updateBackgroundCheckResult()
Update Background Check Result- Returns:
- The call builder
-
updateBackgroundCheckResult
public AtsUpdateBackgroundCheckResultResponse updateBackgroundCheckResult(java.lang.String xAccountId, java.lang.String id, AtsUpdateBackgroundCheckResultRequestDto atsUpdateBackgroundCheckResultRequestDto)
Update Background Check Result- Parameters:
xAccountId- The account identifierid-atsUpdateBackgroundCheckResultRequestDto-- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
updateBackgroundCheckResult
public AtsUpdateBackgroundCheckResultResponse updateBackgroundCheckResult(java.lang.String xAccountId, java.lang.String id, AtsUpdateBackgroundCheckResultRequestDto atsUpdateBackgroundCheckResultRequestDto, java.util.Optional<Options> options)
Update Background Check Result- Parameters:
xAccountId- The account identifierid-atsUpdateBackgroundCheckResultRequestDto-options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listApplicationDocumentCategories
public AtsListApplicationDocumentCategoriesRequestBuilder listApplicationDocumentCategories()
List Application Document Categories- Returns:
- The call builder
-
listApplicationDocumentCategories
public AtsListApplicationDocumentCategoriesResponse listApplicationDocumentCategories(AtsListApplicationDocumentCategoriesRequest request)
List Application Document Categories- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
listApplicationDocumentCategories
public AtsListApplicationDocumentCategoriesResponse listApplicationDocumentCategories(AtsListApplicationDocumentCategoriesRequest request, java.util.Optional<Options> options)
List Application Document Categories- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getApplicationDocumentCategory
public AtsGetApplicationDocumentCategoryRequestBuilder getApplicationDocumentCategory()
Get Application Document Category- Returns:
- The call builder
-
getApplicationDocumentCategory
public AtsGetApplicationDocumentCategoryResponse getApplicationDocumentCategory(AtsGetApplicationDocumentCategoryRequest request)
Get Application Document Category- Parameters:
request- The request object containing all the parameters for the API call.- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
getApplicationDocumentCategory
public AtsGetApplicationDocumentCategoryResponse getApplicationDocumentCategory(AtsGetApplicationDocumentCategoryRequest request, java.util.Optional<Options> options)
Get Application Document Category- Parameters:
request- The request object containing all the parameters for the API call.options- additional options- Returns:
- The response from the API call
- Throws:
java.lang.RuntimeException- subclass if the API call fails
-
-