Uses of Class
odata.msgraph.client.beta.entity.collection.request.DimensionCollectionRequest
-
Packages that use DimensionCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of DimensionCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return DimensionCollectionRequest Modifier and Type Method Description DimensionCollectionRequestCompany. getDimensions() -
Uses of DimensionCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return DimensionCollectionRequest Modifier and Type Method Description DimensionCollectionRequestCompanyCollectionRequest. dimensions() -
Uses of DimensionCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return DimensionCollectionRequest Modifier and Type Method Description DimensionCollectionRequestCompanyRequest. dimensions()
-