Interface Cluster.DefinitionStages.WithBillingType

All Known Subinterfaces:
Cluster.Definition, Cluster.DefinitionStages.WithCreate
Enclosing interface:
Cluster.DefinitionStages

public static interface Cluster.DefinitionStages.WithBillingType
The stage of the Cluster definition allowing to specify billingType.
  • Method Details

    • withBillingType

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