Uses of Class
odata.msgraph.client.beta.entity.collection.request.UsageRightCollectionRequest
-
Packages that use UsageRightCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of UsageRightCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return UsageRightCollectionRequest Modifier and Type Method Description UsageRightCollectionRequestDevice. getUsageRights()UsageRightCollectionRequestUser. getUsageRights() -
Uses of UsageRightCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return UsageRightCollectionRequest Modifier and Type Method Description UsageRightCollectionRequestDeviceCollectionRequest. usageRights()UsageRightCollectionRequestUserCollectionRequest. usageRights() -
Uses of UsageRightCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return UsageRightCollectionRequest Modifier and Type Method Description UsageRightCollectionRequestDeviceRequest. usageRights()UsageRightCollectionRequestUserRequest. usageRights()
-