Uses of Class
com.microsoft.graph.models.ApplicationLocation
Packages that use ApplicationLocation
-
Uses of ApplicationLocation in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ApplicationLocationModifier and TypeMethodDescriptionstatic ApplicationLocationApplicationLocation.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueApplicationRiskFactorGeneralInfo.getLocation()Gets the location property value.Methods in com.microsoft.graph.models with parameters of type ApplicationLocationModifier and TypeMethodDescriptionvoidApplicationRiskFactorGeneralInfo.setLocation(ApplicationLocation value) Sets the location property value.