Interface NetworkBandwidthGbpsRequest.Builder

  • Method Details

    • min

      The minimum amount of network bandwidth, in gigabits per second (Gbps).

      Parameters:
      min - The minimum amount of network bandwidth, in gigabits per second (Gbps).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • max

      The maximum amount of network bandwidth, in gigabits per second (Gbps).

      Parameters:
      max - The maximum amount of network bandwidth, in gigabits per second (Gbps).
      Returns:
      Returns a reference to this object so that method calls can be chained together.