Uses of Class
odata.msgraph.client.entity.MicrosoftAuthenticatorAuthenticationMethod.Builder
-
Packages that use MicrosoftAuthenticatorAuthenticationMethod.Builder Package Description odata.msgraph.client.entity -
-
Uses of MicrosoftAuthenticatorAuthenticationMethod.Builder in odata.msgraph.client.entity
Methods in odata.msgraph.client.entity that return MicrosoftAuthenticatorAuthenticationMethod.Builder Modifier and Type Method Description static MicrosoftAuthenticatorAuthenticationMethod.BuilderMicrosoftAuthenticatorAuthenticationMethod. builderMicrosoftAuthenticatorAuthenticationMethod()Returns a builder which is used to create a new instance of this class (given that this class is immutable).MicrosoftAuthenticatorAuthenticationMethod.BuilderMicrosoftAuthenticatorAuthenticationMethod.Builder. createdDateTime(OffsetDateTime createdDateTime)MicrosoftAuthenticatorAuthenticationMethod.BuilderMicrosoftAuthenticatorAuthenticationMethod.Builder. deviceTag(String deviceTag)MicrosoftAuthenticatorAuthenticationMethod.BuilderMicrosoftAuthenticatorAuthenticationMethod.Builder. displayName(String displayName)MicrosoftAuthenticatorAuthenticationMethod.BuilderMicrosoftAuthenticatorAuthenticationMethod.Builder. id(String id)MicrosoftAuthenticatorAuthenticationMethod.BuilderMicrosoftAuthenticatorAuthenticationMethod.Builder. phoneAppVersion(String phoneAppVersion)
-