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