Uses of Class
com.microsoft.graph.models.PolicyBinding
Packages that use PolicyBinding
-
Uses of PolicyBinding in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PolicyBindingModifier and TypeMethodDescriptionstatic PolicyBindingPolicyBinding.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePolicyTenantScope.getPolicyScope()Gets the policyScope property value.Methods in com.microsoft.graph.models with parameters of type PolicyBindingModifier and TypeMethodDescriptionvoidPolicyTenantScope.setPolicyScope(PolicyBinding value) Sets the policyScope property value.