BandwidthSchedule.DefinitionStages.WithStart Interface
public static interface BandwidthSchedule.DefinitionStages.WithStart
The stage of the BandwidthSchedule definition allowing to specify start.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withStart(String start)
Specifies the start property: The start time of the schedule in UTC.. |
Method Details
withStart
public abstract BandwidthSchedule.DefinitionStages.WithStop withStart(String start)
Specifies the start property: The start time of the schedule in UTC..
Parameters:
Returns: