Uses of Class
odata.msgraph.client.beta.entity.request.ItemCategoryRequest
-
Packages that use ItemCategoryRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ItemCategoryRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ItemCategoryRequest Modifier and Type Method Description ItemCategoryRequestItem. getItemCategory() -
Uses of ItemCategoryRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ItemCategoryRequest Modifier and Type Method Description ItemCategoryRequestCompanyCollectionRequest. itemCategories(String id) -
Uses of ItemCategoryRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ItemCategoryRequest Modifier and Type Method Description ItemCategoryRequestCompanyRequest. itemCategories(String id)ItemCategoryRequestItemRequest. itemCategory()
-