Uses of Class
com.microsoft.graph.models.IdentitySource
Packages that use IdentitySource
-
Uses of IdentitySource in com.microsoft.graph.models
Subclasses of IdentitySource in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassclassclassclassclassMethods in com.microsoft.graph.models that return IdentitySourceModifier and TypeMethodDescriptionstatic IdentitySourceIdentitySource.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 IdentitySourceModifier and TypeMethodDescriptionConnectedOrganization.getIdentitySources()Gets the identitySources property value.Method parameters in com.microsoft.graph.models with type arguments of type IdentitySourceModifier and TypeMethodDescriptionvoidConnectedOrganization.setIdentitySources(List<IdentitySource> value) Sets the identitySources property value.