Interface BckndInstanceTypeValue.Builder3

Enclosing class:
BckndInstanceTypeValue

public static interface BckndInstanceTypeValue.Builder3
Builder helper class.
  • Method Details

    • billableUnitsPerHour

      BckndInstanceTypeValue billableUnitsPerHour(@Nonnull BigDecimal billableUnitsPerHour)
      Set the billableUnitsPerHour of this BckndInstanceTypeValue instance.
      Parameters:
      billableUnitsPerHour - Number of billable units per hour for the instance type
      Returns:
      The BckndInstanceTypeValue instance.