Interface SDKMethodInterfaces.MethodCallAtsCreateCandidateNote
-
- All Known Implementing Classes:
Ats
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallAtsCreateCandidateNote
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AtsCreateCandidateNoteResponsecreateCandidateNote(java.lang.String xAccountId, java.lang.String id, AtsCreateNotesRequestDto atsCreateNotesRequestDto, java.util.Optional<Options> options)
-
-
-
Method Detail
-
createCandidateNote
AtsCreateCandidateNoteResponse createCandidateNote(java.lang.String xAccountId, java.lang.String id, AtsCreateNotesRequestDto atsCreateNotesRequestDto, java.util.Optional<Options> options) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-