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