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