Assignment.UpdateStages.WithDisplayName Interface
public static interface Assignment.UpdateStages.WithDisplayName
The stage of the Assignment update allowing to specify displayName.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withDisplayName(String displayName)
Specifies the display |
Method Details
withDisplayName
public abstract Assignment.Update withDisplayName(String displayName)
Specifies the displayName property: display name of the standardAssignment.
Parameters:
Returns: