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