Uses of Class
microsoft.graph.externalconnectors.complex.Identity
-
Packages that use Identity Package Description microsoft.graph.externalconnectors.complex -
-
Uses of Identity in microsoft.graph.externalconnectors.complex
Methods in microsoft.graph.externalconnectors.complex that return Identity Modifier and Type Method Description IdentityIdentity.Builder. build()IdentityIdentity. withId(String id)IdentityIdentity. withType(IdentityType type)IdentityIdentity. withUnmappedField(String name, String value)
-