Interface App.UpdateStages.WithSku

  • All Known Subinterfaces:
    App.Update
    Enclosing interface:
    App.UpdateStages

    public static interface App.UpdateStages.WithSku
    The stage of the App update allowing to specify sku.
    • Method Detail

      • withSku

        App.Update withSku​(AppSkuInfo sku)
        Specifies the sku property: A valid instance SKU..
        Parameters:
        sku - A valid instance SKU.
        Returns:
        the next definition stage.