Interface Cluster.UpdateStages.WithBillingType

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

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

    Modifier and Type
    Method
    Description
    Specifies the billingType property: The cluster's billing type..
  • Method Details

    • withBillingType

      Cluster.Update withBillingType(BillingType billingType)
      Specifies the billingType property: The cluster's billing type..
      Parameters:
      billingType - The cluster's billing type.
      Returns:
      the next definition stage.