Uses of Class
odata.msgraph.client.beta.entity.request.MobileAppCategoryRequest
-
Packages that use MobileAppCategoryRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of MobileAppCategoryRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return MobileAppCategoryRequest Modifier and Type Method Description MobileAppCategoryRequestMobileAppCollectionRequest. categories(String id) -
Uses of MobileAppCategoryRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return MobileAppCategoryRequest Modifier and Type Method Description MobileAppCategoryRequestMobileAppRequest. categories(String id)MobileAppCategoryRequestDeviceAppManagementRequest. mobileAppCategories(String id)
-