Share.UpdateStages.WithDescription Interface
public static interface Share.UpdateStages.WithDescription
The stage of the Share 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 share.. |
Method Details
withDescription
public abstract Share.Update withDescription(String description)
Specifies the description property: Description for the share..
Parameters:
Returns: