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