Uses of Class
odata.msgraph.client.beta.entity.collection.request.CountryRegionCollectionRequest
-
Packages that use CountryRegionCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of CountryRegionCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return CountryRegionCollectionRequest Modifier and Type Method Description CountryRegionCollectionRequestCompany. getCountriesRegions() -
Uses of CountryRegionCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return CountryRegionCollectionRequest Modifier and Type Method Description CountryRegionCollectionRequestCompanyCollectionRequest. countriesRegions() -
Uses of CountryRegionCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return CountryRegionCollectionRequest Modifier and Type Method Description CountryRegionCollectionRequestCompanyRequest. countriesRegions()
-