Uses of Class
odata.msgraph.client.entity.EmailAuthenticationMethod.Builder
-
Packages that use EmailAuthenticationMethod.Builder Package Description odata.msgraph.client.entity -
-
Uses of EmailAuthenticationMethod.Builder in odata.msgraph.client.entity
Methods in odata.msgraph.client.entity that return EmailAuthenticationMethod.Builder Modifier and Type Method Description static EmailAuthenticationMethod.BuilderEmailAuthenticationMethod. builderEmailAuthenticationMethod()Returns a builder which is used to create a new instance of this class (given that this class is immutable).EmailAuthenticationMethod.BuilderEmailAuthenticationMethod.Builder. emailAddress(String emailAddress)EmailAuthenticationMethod.BuilderEmailAuthenticationMethod.Builder. id(String id)
-