Interface BaselineEbsBandwidthMbps.Builder

  • Method Details

    • min

      The minimum baseline bandwidth, in Mbps. If this parameter is not specified, there is no minimum limit.

      Parameters:
      min - The minimum baseline bandwidth, in Mbps. If this parameter is not specified, there is no minimum limit.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • max

      The maximum baseline bandwidth, in Mbps. If this parameter is not specified, there is no maximum limit.

      Parameters:
      max - The maximum baseline bandwidth, in Mbps. If this parameter is not specified, there is no maximum limit.
      Returns:
      Returns a reference to this object so that method calls can be chained together.