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