| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
static PhoneAuthenticationMethod.Builder |
PhoneAuthenticationMethod.builderPhoneAuthenticationMethod()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
PhoneAuthenticationMethod.Builder |
PhoneAuthenticationMethod.Builder.id(String id) |
PhoneAuthenticationMethod.Builder |
PhoneAuthenticationMethod.Builder.phoneNumber(String phoneNumber) |
PhoneAuthenticationMethod.Builder |
PhoneAuthenticationMethod.Builder.phoneType(AuthenticationPhoneType phoneType) |
PhoneAuthenticationMethod.Builder |
PhoneAuthenticationMethod.Builder.smsSignInState(AuthenticationMethodSignInState smsSignInState) |
Copyright © 2018–2020. All rights reserved.