HostPool.UpdateStages.WithMaxSessionLimit Interface
public static interface HostPool.UpdateStages.WithMaxSessionLimit
The stage of the HostPool update allowing to specify maxSessionLimit.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withMaxSessionLimit(Integer maxSessionLimit)
Specifies the max |
Method Details
withMaxSessionLimit
public abstract HostPool.Update withMaxSessionLimit(Integer maxSessionLimit)
Specifies the maxSessionLimit property: The max session limit of HostPool..
Parameters:
Returns: