Uses of Class
com.microsoft.graph.models.ManagedEBookAssignment
Packages that use ManagedEBookAssignment
-
Uses of ManagedEBookAssignment in com.microsoft.graph.models
Subclasses of ManagedEBookAssignment in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassContains properties used to assign an iOS VPP EBook to a group.Methods in com.microsoft.graph.models that return ManagedEBookAssignmentModifier and TypeMethodDescriptionstatic ManagedEBookAssignmentManagedEBookAssignment.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 ManagedEBookAssignmentModifier and TypeMethodDescriptionManagedEBook.getAssignments()Gets the assignments property value.ManagedEBookAssignmentCollectionResponse.getValue()Gets the value property value.Method parameters in com.microsoft.graph.models with type arguments of type ManagedEBookAssignmentModifier and TypeMethodDescriptionvoidManagedEBook.setAssignments(List<ManagedEBookAssignment> value) Sets the assignments property value.voidManagedEBookAssignmentCollectionResponse.setValue(List<ManagedEBookAssignment> value) Sets the value property value.