Uses of Class
com.microsoft.graph.models.PolicyLocation
Packages that use PolicyLocation
-
Uses of PolicyLocation in com.microsoft.graph.models
Subclasses of PolicyLocation in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassclassclassMethods in com.microsoft.graph.models that return PolicyLocationModifier and TypeMethodDescriptionstatic PolicyLocationPolicyLocation.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueProtectedApplicationMetadata.getApplicationLocation()Gets the applicationLocation property value.Methods in com.microsoft.graph.models that return types with arguments of type PolicyLocationModifier and TypeMethodDescriptionPolicyScopeBase.getLocations()Gets the locations property value.Methods in com.microsoft.graph.models with parameters of type PolicyLocationModifier and TypeMethodDescriptionvoidProtectedApplicationMetadata.setApplicationLocation(PolicyLocation value) Sets the applicationLocation property value.Method parameters in com.microsoft.graph.models with type arguments of type PolicyLocationModifier and TypeMethodDescriptionvoidPolicyScopeBase.setLocations(List<PolicyLocation> value) Sets the locations property value.