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