Package com.microsoft.graph.models
Class PhoneAuthenticationMethodEnableSmsSignInParameterSet.PhoneAuthenticationMethodEnableSmsSignInParameterSetBuilder
java.lang.Object
com.microsoft.graph.models.PhoneAuthenticationMethodEnableSmsSignInParameterSet.PhoneAuthenticationMethodEnableSmsSignInParameterSetBuilder
- Enclosing class:
PhoneAuthenticationMethodEnableSmsSignInParameterSet
public static final class PhoneAuthenticationMethodEnableSmsSignInParameterSet.PhoneAuthenticationMethodEnableSmsSignInParameterSetBuilder
extends Object
Fluent builder for the PhoneAuthenticationMethodEnableSmsSignInParameterSet
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedInstanciates a new PhoneAuthenticationMethodEnableSmsSignInParameterSetBuilder -
Method Summary
Modifier and TypeMethodDescriptionbuild()Buils the resulting body object to be passed to the request
-
Constructor Details
-
PhoneAuthenticationMethodEnableSmsSignInParameterSetBuilder
@Nullable protected PhoneAuthenticationMethodEnableSmsSignInParameterSetBuilder()Instanciates a new PhoneAuthenticationMethodEnableSmsSignInParameterSetBuilder
-
-
Method Details
-
build
Buils the resulting body object to be passed to the request- Returns:
- the body object to pass to the request
-