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