Uses of Class
odata.msgraph.client.beta.complex.ServicePrincipalIdentity.Builder
-
Packages that use ServicePrincipalIdentity.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of ServicePrincipalIdentity.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return ServicePrincipalIdentity.Builder Modifier and Type Method Description ServicePrincipalIdentity.BuilderServicePrincipalIdentity.Builder. appId(String appId)static ServicePrincipalIdentity.BuilderServicePrincipalIdentity. builderServicePrincipalIdentity()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ServicePrincipalIdentity.BuilderServicePrincipalIdentity.Builder. displayName(String displayName)ServicePrincipalIdentity.BuilderServicePrincipalIdentity.Builder. id(String id)
-