Interface SDKMethodInterfaces.MethodCallHrisUpdateEmployeeTimeOffRequest
-
- All Known Implementing Classes:
Hris
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallHrisUpdateEmployeeTimeOffRequest
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HrisUpdateEmployeeTimeOffRequestResponseupdateEmployeeTimeOffRequest(java.lang.String xAccountId, java.lang.String id, java.lang.String subResourceId, HrisCreateTimeOffRequestDto hrisCreateTimeOffRequestDto, java.util.Optional<Options> options)
-
-
-
Method Detail
-
updateEmployeeTimeOffRequest
HrisUpdateEmployeeTimeOffRequestResponse updateEmployeeTimeOffRequest(java.lang.String xAccountId, java.lang.String id, java.lang.String subResourceId, HrisCreateTimeOffRequestDto hrisCreateTimeOffRequestDto, java.util.Optional<Options> options) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-