Uses of Class
com.microsoft.graph.models.OwnerlessGroupPolicy
Packages that use OwnerlessGroupPolicy
-
Uses of OwnerlessGroupPolicy in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return OwnerlessGroupPolicyModifier and TypeMethodDescriptionstatic OwnerlessGroupPolicyOwnerlessGroupPolicy.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePolicyRoot.getOwnerlessGroupPolicy()Gets the ownerlessGroupPolicy property value.Methods in com.microsoft.graph.models with parameters of type OwnerlessGroupPolicyModifier and TypeMethodDescriptionvoidPolicyRoot.setOwnerlessGroupPolicy(OwnerlessGroupPolicy value) Sets the ownerlessGroupPolicy property value.