Uses of Class
odata.msgraph.client.complex.StoragePlanInformation
-
Packages that use StoragePlanInformation Package Description odata.msgraph.client.complex -
-
Uses of StoragePlanInformation in odata.msgraph.client.complex
Fields in odata.msgraph.client.complex declared as StoragePlanInformation Modifier and Type Field Description protected StoragePlanInformationQuota. storagePlanInformationMethods in odata.msgraph.client.complex that return StoragePlanInformation Modifier and Type Method Description StoragePlanInformationStoragePlanInformation.Builder. build()StoragePlanInformationStoragePlanInformation. withUnmappedField(String name, Object value)StoragePlanInformationStoragePlanInformation. withUpgradeAvailable(Boolean upgradeAvailable)Methods in odata.msgraph.client.complex that return types with arguments of type StoragePlanInformation Modifier and Type Method Description Optional<StoragePlanInformation>Quota. getStoragePlanInformation()Methods in odata.msgraph.client.complex with parameters of type StoragePlanInformation Modifier and Type Method Description Quota.BuilderQuota.Builder. storagePlanInformation(StoragePlanInformation storagePlanInformation)QuotaQuota. withStoragePlanInformation(StoragePlanInformation storagePlanInformation)
-