HostPool.UpdateStages.WithDescription Interface
public static interface HostPool.UpdateStages.WithDescription
The stage of the HostPool update allowing to specify description.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withDescription(String description)
Specifies the description property: Description of Host |
Method Details
withDescription
public abstract HostPool.Update withDescription(String description)
Specifies the description property: Description of HostPool..
Parameters:
Returns: