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 Detail

      • withSku

        Cluster.Update withSku​(Sku sku)
        Specifies the sku property: The SKU to create, which affects price, performance, and features..
        Parameters:
        sku - The SKU to create, which affects price, performance, and features.
        Returns:
        the next definition stage.