Uses of Enum
com.microsoft.graph.models.UserOwnership
Packages that use UserOwnership
-
Uses of UserOwnership in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return UserOwnershipModifier and TypeMethodDescriptionstatic UserOwnershipstatic UserOwnershipReturns the enum constant of this type with the specified name.static UserOwnership[]UserOwnership.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models that return types with arguments of type UserOwnershipModifier and TypeMethodDescriptionApplicationRiskFactorLegalInfoGdpr.getUserOwnership()Gets the userOwnership property value.Method parameters in com.microsoft.graph.models with type arguments of type UserOwnershipModifier and TypeMethodDescriptionvoidApplicationRiskFactorLegalInfoGdpr.setUserOwnership(EnumSet<UserOwnership> value) Sets the userOwnership property value.