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