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