Uses of Class
com.microsoft.graph.models.EBookInstallSummary
Packages that use EBookInstallSummary
-
Uses of EBookInstallSummary in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return EBookInstallSummaryModifier and TypeMethodDescriptionstatic EBookInstallSummaryEBookInstallSummary.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueManagedEBook.getInstallSummary()Gets the installSummary property value.Methods in com.microsoft.graph.models with parameters of type EBookInstallSummaryModifier and TypeMethodDescriptionvoidManagedEBook.setInstallSummary(EBookInstallSummary value) Sets the installSummary property value.