Uses of Class
odata.msgraph.client.complex.DomainIdentitySource
-
Packages that use DomainIdentitySource Package Description odata.msgraph.client.complex -
-
Uses of DomainIdentitySource in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return DomainIdentitySource Modifier and Type Method Description DomainIdentitySourceDomainIdentitySource.Builder. build()DomainIdentitySourceDomainIdentitySource. withDisplayName(String displayName)DomainIdentitySourceDomainIdentitySource. withDomainName(String domainName)DomainIdentitySourceDomainIdentitySource. withUnmappedField(String name, Object value)
-