Interface RemoteRenderingAccount.UpdateStages.WithPlan

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

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

    • withPlan

      Specifies the plan property: The plan associated with this account.
      Parameters:
      plan - The plan associated with this account.
      Returns:
      the next definition stage.