Interface Cluster.UpdateStages.WithSku

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

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

    Modifier and Type
    Method
    Description
    Specifies the sku property: The sku properties..
  • Method Details

    • withSku

      Cluster.Update withSku(ClusterSku sku)
      Specifies the sku property: The sku properties..
      Parameters:
      sku - The sku properties.
      Returns:
      the next definition stage.