Interface BaselineEbsBandwidthMbpsRequest.Builder

All Superinterfaces:
Buildable, CopyableBuilder<BaselineEbsBandwidthMbpsRequest.Builder,BaselineEbsBandwidthMbpsRequest>, SdkBuilder<BaselineEbsBandwidthMbpsRequest.Builder,BaselineEbsBandwidthMbpsRequest>, SdkPojo
Enclosing class:
BaselineEbsBandwidthMbpsRequest

public static interface BaselineEbsBandwidthMbpsRequest.Builder extends SdkPojo, CopyableBuilder<BaselineEbsBandwidthMbpsRequest.Builder,BaselineEbsBandwidthMbpsRequest>
  • Method Details

    • min

      The minimum baseline bandwidth, in Mbps. To specify no minimum limit, omit this parameter.

      Parameters:
      min - The minimum baseline bandwidth, in Mbps. To specify no minimum limit, omit this parameter.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • max

      The maximum baseline bandwidth, in Mbps. To specify no maximum limit, omit this parameter.

      Parameters:
      max - The maximum baseline bandwidth, in Mbps. To specify no maximum limit, omit this parameter.
      Returns:
      Returns a reference to this object so that method calls can be chained together.