Uses of Class
com.microsoft.graph.models.LocationConstraintItem
Packages that use LocationConstraintItem
-
Uses of LocationConstraintItem in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return LocationConstraintItemModifier and TypeMethodDescriptionstatic LocationConstraintItemLocationConstraintItem.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 LocationConstraintItemModifier and TypeMethodDescriptionLocationConstraint.getLocations()Gets the locations property value.Method parameters in com.microsoft.graph.models with type arguments of type LocationConstraintItemModifier and TypeMethodDescriptionvoidLocationConstraint.setLocations(List<LocationConstraintItem> value) Sets the locations property value.