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