Interface SDKMethodInterfaces.MethodCallHrisDownloadEmployeeDocument
-
- All Known Implementing Classes:
Hris
- Enclosing class:
- SDKMethodInterfaces
public static interface SDKMethodInterfaces.MethodCallHrisDownloadEmployeeDocument
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HrisDownloadEmployeeDocumentResponsedownloadEmployeeDocument(java.lang.String xAccountId, java.lang.String id, java.lang.String subResourceId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> format, java.util.Optional<Options> options)
-
-
-
Method Detail
-
downloadEmployeeDocument
HrisDownloadEmployeeDocumentResponse downloadEmployeeDocument(java.lang.String xAccountId, java.lang.String id, java.lang.String subResourceId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> format, java.util.Optional<Options> options) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-