Uses of Class
odata.msgraph.client.beta.entity.PasswordlessMicrosoftAuthenticatorAuthenticationMethod.Builder
-
Packages that use PasswordlessMicrosoftAuthenticatorAuthenticationMethod.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of PasswordlessMicrosoftAuthenticatorAuthenticationMethod.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return PasswordlessMicrosoftAuthenticatorAuthenticationMethod.Builder Modifier and Type Method Description static PasswordlessMicrosoftAuthenticatorAuthenticationMethod.BuilderPasswordlessMicrosoftAuthenticatorAuthenticationMethod. builderPasswordlessMicrosoftAuthenticatorAuthenticationMethod()Returns a builder which is used to create a new instance of this class (given that this class is immutable).PasswordlessMicrosoftAuthenticatorAuthenticationMethod.BuilderPasswordlessMicrosoftAuthenticatorAuthenticationMethod.Builder. createdDateTime(OffsetDateTime createdDateTime)PasswordlessMicrosoftAuthenticatorAuthenticationMethod.BuilderPasswordlessMicrosoftAuthenticatorAuthenticationMethod.Builder. creationDateTime(OffsetDateTime creationDateTime)Org.OData.Core.V1.RevisionsPasswordlessMicrosoftAuthenticatorAuthenticationMethod.BuilderPasswordlessMicrosoftAuthenticatorAuthenticationMethod.Builder. displayName(String displayName)PasswordlessMicrosoftAuthenticatorAuthenticationMethod.BuilderPasswordlessMicrosoftAuthenticatorAuthenticationMethod.Builder. id(String id)
-