Uses of Class
com.microsoft.graph.models.TargetOwners
Packages that use TargetOwners
-
Uses of TargetOwners in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return TargetOwnersModifier and TypeMethodDescriptionstatic TargetOwnersTargetOwners.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOwnerlessGroupPolicy.getTargetOwners()Gets the targetOwners property value.Methods in com.microsoft.graph.models with parameters of type TargetOwnersModifier and TypeMethodDescriptionvoidOwnerlessGroupPolicy.setTargetOwners(TargetOwners value) Sets the targetOwners property value.