Interface SDKMethodInterfaces.MethodCallHrisGetEmployee
-
- All Known Implementing Classes:
Hris
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallHrisGetEmployee
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HrisGetEmployeeResponsegetEmployee(HrisGetEmployeeRequest request, java.util.Optional<Options> options)
-
-
-
Method Detail
-
getEmployee
HrisGetEmployeeResponse getEmployee(HrisGetEmployeeRequest request, java.util.Optional<Options> options) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-