Pool.UpdateStages.WithTaskSchedulingPolicy Interface
public static interface Pool.UpdateStages.WithTaskSchedulingPolicy
The stage of the Pool update allowing to specify taskSchedulingPolicy.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withTaskSchedulingPolicy(TaskSchedulingPolicy taskSchedulingPolicy)
Specifies the task |
Method Details
withTaskSchedulingPolicy
public abstract Pool.Update withTaskSchedulingPolicy(TaskSchedulingPolicy taskSchedulingPolicy)
Specifies the taskSchedulingPolicy property: If not specified, the default is spread..
Parameters:
Returns: