Uses of Class
odata.msgraph.client.beta.entity.request.EmployeeRequest
-
Packages that use EmployeeRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of EmployeeRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return EmployeeRequest Modifier and Type Method Description EmployeeRequestCompanyCollectionRequest. employees(String id) -
Uses of EmployeeRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return EmployeeRequest Modifier and Type Method Description EmployeeRequestCompanyRequest. employees(String id)
-