Uses of Class
com.microsoft.graph.models.ApiApplication
Packages that use ApiApplication
-
Uses of ApiApplication in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ApiApplicationModifier and TypeMethodDescriptionstatic ApiApplicationApiApplication.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueApplication.getApi()Gets the api property value.Methods in com.microsoft.graph.models with parameters of type ApiApplicationModifier and TypeMethodDescriptionvoidApplication.setApi(ApiApplication value) Sets the api property value.