Interface QuotaShareCapacityUsage.Builder

  • Method Details

    • capacityUnit

      QuotaShareCapacityUsage.Builder capacityUnit(String capacityUnit)

      The unit of compute capacity for the capacity usage.

      Parameters:
      capacityUnit - The unit of compute capacity for the capacity usage.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • quantity

      The quantity of capacity being used.

      Parameters:
      quantity - The quantity of capacity being used.
      Returns:
      Returns a reference to this object so that method calls can be chained together.