Uses of Class
com.microsoft.graph.models.WebApplication
Packages that use WebApplication
-
Uses of WebApplication in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WebApplicationModifier and TypeMethodDescriptionstatic WebApplicationWebApplication.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueApplication.getWeb()Gets the web property value.Methods in com.microsoft.graph.models with parameters of type WebApplicationModifier and TypeMethodDescriptionvoidApplication.setWeb(WebApplication value) Sets the web property value.