Interface HealthBot.UpdateStages.WithSku

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

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

    Modifier and Type
    Method
    Description
    withSku(Sku sku)
    Specifies the sku property: SKU of the HealthBot..
  • Method Details

    • withSku

      HealthBot.Update withSku(Sku sku)
      Specifies the sku property: SKU of the HealthBot..
      Parameters:
      sku - SKU of the HealthBot.
      Returns:
      the next definition stage.