Interface Application.UpdateStages.WithPlan

All Known Subinterfaces:
Application.Update
Enclosing interface:
Application.UpdateStages

public static interface Application.UpdateStages.WithPlan
The stage of the Application update allowing to specify plan.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the plan property: The plan information..
  • Method Details

    • withPlan

      Specifies the plan property: The plan information..
      Parameters:
      plan - The plan information.
      Returns:
      the next definition stage.