Uses of Class
com.microsoft.graph.models.SpaApplication
Packages that use SpaApplication
-
Uses of SpaApplication in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SpaApplicationModifier and TypeMethodDescriptionstatic SpaApplicationSpaApplication.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueApplication.getSpa()Gets the spa property value.Methods in com.microsoft.graph.models with parameters of type SpaApplicationModifier and TypeMethodDescriptionvoidApplication.setSpa(SpaApplication value) Sets the spa property value.