Uses of Class
microsoft.graph.externalconnectors.entity.Identity.Builder
-
Packages that use Identity.Builder Package Description microsoft.graph.externalconnectors.entity -
-
Uses of Identity.Builder in microsoft.graph.externalconnectors.entity
Methods in microsoft.graph.externalconnectors.entity that return Identity.Builder Modifier and Type Method Description static Identity.BuilderIdentity. builderIdentity()Returns a builder which is used to create a new instance of this class (given that this class is immutable).Identity.BuilderIdentity.Builder. id(String id)Identity.BuilderIdentity.Builder. type(IdentityType type)
-