public static interface BaselineEbsBandwidthMbpsRequest.Builder extends SdkPojo, CopyableBuilder<BaselineEbsBandwidthMbpsRequest.Builder,BaselineEbsBandwidthMbpsRequest>
| Modifier and Type | Method and Description |
|---|---|
BaselineEbsBandwidthMbpsRequest.Builder |
max(Integer max)
The maximum value in Mbps.
|
BaselineEbsBandwidthMbpsRequest.Builder |
min(Integer min)
The minimum value in Mbps.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildBaselineEbsBandwidthMbpsRequest.Builder min(Integer min)
The minimum value in Mbps.
min - The minimum value in Mbps.BaselineEbsBandwidthMbpsRequest.Builder max(Integer max)
The maximum value in Mbps.
max - The maximum value in Mbps.Copyright © 2022. All rights reserved.