Uses of Class
odata.msgraph.client.beta.entity.collection.request.VendorCollectionRequest
-
Packages that use VendorCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of VendorCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return VendorCollectionRequest Modifier and Type Method Description VendorCollectionRequestCompany. getVendors() -
Uses of VendorCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return VendorCollectionRequest Modifier and Type Method Description VendorCollectionRequestCompanyCollectionRequest. vendors() -
Uses of VendorCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return VendorCollectionRequest Modifier and Type Method Description VendorCollectionRequestCompanyRequest. vendors()
-