BandwidthSchedule.DefinitionStages.WithRateInMbps Interface
public static interface BandwidthSchedule.DefinitionStages.WithRateInMbps
The stage of the BandwidthSchedule definition allowing to specify rateInMbps.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withRateInMbps(int rateInMbps)
Specifies the rate |
Method Details
withRateInMbps
public abstract BandwidthSchedule.DefinitionStages.WithDays withRateInMbps(int rateInMbps)
Specifies the rateInMbps property: The bandwidth rate in Mbps..
Parameters:
Returns: