Uses of Class
com.microsoft.graph.models.UserInstallStateSummary
Packages that use UserInstallStateSummary
-
Uses of UserInstallStateSummary in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return UserInstallStateSummaryModifier and TypeMethodDescriptionstatic UserInstallStateSummaryUserInstallStateSummary.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 UserInstallStateSummaryModifier and TypeMethodDescriptionManagedEBook.getUserStateSummary()Gets the userStateSummary property value.UserInstallStateSummaryCollectionResponse.getValue()Gets the value property value.Method parameters in com.microsoft.graph.models with type arguments of type UserInstallStateSummaryModifier and TypeMethodDescriptionvoidManagedEBook.setUserStateSummary(List<UserInstallStateSummary> value) Sets the userStateSummary property value.voidUserInstallStateSummaryCollectionResponse.setValue(List<UserInstallStateSummary> value) Sets the value property value.