Uses of Class
com.microsoft.graph.models.StoragePlanInformation
Packages that use StoragePlanInformation
-
Uses of StoragePlanInformation in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return StoragePlanInformationModifier and TypeMethodDescriptionstatic StoragePlanInformationStoragePlanInformation.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueQuota.getStoragePlanInformation()Gets the storagePlanInformation property value.Methods in com.microsoft.graph.models with parameters of type StoragePlanInformationModifier and TypeMethodDescriptionvoidQuota.setStoragePlanInformation(StoragePlanInformation value) Sets the storagePlanInformation property value.