Uses of Class
odata.msgraph.client.complex.ObjectIdentity.Builder
-
Packages that use ObjectIdentity.Builder Package Description odata.msgraph.client.complex -
-
Uses of ObjectIdentity.Builder in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return ObjectIdentity.Builder Modifier and Type Method Description static ObjectIdentity.BuilderObjectIdentity. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ObjectIdentity.BuilderObjectIdentity.Builder. issuer(String issuer)ObjectIdentity.BuilderObjectIdentity.Builder. issuerAssignedId(String issuerAssignedId)ObjectIdentity.BuilderObjectIdentity.Builder. signInType(String signInType)
-