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 TypeMethodDescriptionSpecifies the sku property: SKU of the HealthBot..
-
Method Details
-
withSku
Specifies the sku property: SKU of the HealthBot..- Parameters:
sku
- SKU of the HealthBot.- Returns:
- the next definition stage.
-