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