Interface SDKMethodInterfaces.MethodCallAtsUpdateBackgroundCheckResult
-
- All Known Implementing Classes:
Ats
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallAtsUpdateBackgroundCheckResult
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AtsUpdateBackgroundCheckResultResponseupdateBackgroundCheckResult(java.lang.String xAccountId, java.lang.String id, AtsUpdateBackgroundCheckResultRequestDto atsUpdateBackgroundCheckResultRequestDto, java.util.Optional<Options> options)
-
-
-
Method Detail
-
updateBackgroundCheckResult
AtsUpdateBackgroundCheckResultResponse updateBackgroundCheckResult(java.lang.String xAccountId, java.lang.String id, AtsUpdateBackgroundCheckResultRequestDto atsUpdateBackgroundCheckResultRequestDto, java.util.Optional<Options> options) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-