Uses of Class
com.microsoft.graph.models.ManagedEBook
Packages that use ManagedEBook
-
Uses of ManagedEBook in com.microsoft.graph.models
Subclasses of ManagedEBook in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassA class containing the properties for iOS Vpp eBook.Methods in com.microsoft.graph.models that return ManagedEBookModifier and TypeMethodDescriptionstatic ManagedEBookManagedEBook.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type ManagedEBookModifier and TypeMethodDescriptionDeviceAppManagement.getManagedEBooks()Gets the managedEBooks property value.ManagedEBookCollectionResponse.getValue()Gets the value property value.Method parameters in com.microsoft.graph.models with type arguments of type ManagedEBookModifier and TypeMethodDescriptionvoidDeviceAppManagement.setManagedEBooks(List<ManagedEBook> value) Sets the managedEBooks property value.voidManagedEBookCollectionResponse.setValue(List<ManagedEBook> value) Sets the value property value.