Uses of Class
com.microsoft.graph.models.ObjectIdentity
Packages that use ObjectIdentity
-
Uses of ObjectIdentity in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ObjectIdentityModifier and TypeMethodDescriptionstatic ObjectIdentityObjectIdentity.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type ObjectIdentityMethod parameters in com.microsoft.graph.models with type arguments of type ObjectIdentityModifier and TypeMethodDescriptionvoidUser.setIdentities(List<ObjectIdentity> value) Sets the identities property value.