Class TeamsAppInstallationUpgradeParameterSet

java.lang.Object
com.microsoft.graph.models.TeamsAppInstallationUpgradeParameterSet

public class TeamsAppInstallationUpgradeParameterSet extends Object
The class for the Teams App Installation Upgrade Parameter Set.
  • Constructor Details

    • TeamsAppInstallationUpgradeParameterSet

      public TeamsAppInstallationUpgradeParameterSet()
      Instiaciates a new TeamsAppInstallationUpgradeParameterSet
    • TeamsAppInstallationUpgradeParameterSet

      protected TeamsAppInstallationUpgradeParameterSet(@Nonnull TeamsAppInstallationUpgradeParameterSet.TeamsAppInstallationUpgradeParameterSetBuilder builder)
      Instiaciates a new TeamsAppInstallationUpgradeParameterSet
      Parameters:
      builder - builder bearing the parameters to initialize from
  • Method Details