Standard.UpdateStages.WithDisplayName Interface
public static interface Standard.UpdateStages.WithDisplayName
The stage of the Standard 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 Standard.Update withDisplayName(String displayName)
Specifies the displayName property: display name of the standard, equivalent to the standardId.
Parameters:
Returns: