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