Assignment.UpdateStages.WithDescription Interface
public static interface Assignment.UpdateStages.WithDescription
The stage of the Assignment 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 Assignment.Update withDescription(String description)
Specifies the description property: description of the standardAssignment.
Parameters:
Returns: