public static interface NetworkBandwidthGbpsRequest.Builder extends SdkPojo, CopyableBuilder<NetworkBandwidthGbpsRequest.Builder,NetworkBandwidthGbpsRequest>
| Modifier and Type | Method and Description |
|---|---|
NetworkBandwidthGbpsRequest.Builder |
max(Double max)
The maximum amount of network bandwidth, in gigabits per second (Gbps).
|
NetworkBandwidthGbpsRequest.Builder |
min(Double min)
The minimum amount of network bandwidth, in gigabits per second (Gbps).
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildNetworkBandwidthGbpsRequest.Builder min(Double min)
The minimum amount of network bandwidth, in gigabits per second (Gbps).
min - The minimum amount of network bandwidth, in gigabits per second (Gbps).NetworkBandwidthGbpsRequest.Builder max(Double max)
The maximum amount of network bandwidth, in gigabits per second (Gbps).
max - The maximum amount of network bandwidth, in gigabits per second (Gbps).Copyright © 2023. All rights reserved.