Uses of Class
odata.msgraph.client.beta.entity.request.ApprovalRequest
-
Packages that use ApprovalRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ApprovalRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ApprovalRequest Modifier and Type Method Description ApprovalRequestUserConsentRequest. getApproval() -
Uses of ApprovalRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ApprovalRequest Modifier and Type Method Description ApprovalRequestUserCollectionRequest. approvals(String id) -
Uses of ApprovalRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ApprovalRequest Modifier and Type Method Description ApprovalRequestEntitlementManagementRequest. accessPackageAssignmentApprovals(String id)ApprovalRequestUserConsentRequestRequest. approval()ApprovalRequestUserRequest. approvals(String id)ApprovalRequestRbacApplicationRequest. roleAssignmentApprovals(String id)
-