SecurityStandard.UpdateStages.WithMetadata Interface
public static interface SecurityStandard.UpdateStages.WithMetadata
The stage of the SecurityStandard update allowing to specify metadata.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withMetadata(StandardMetadata metadata)
Specifies the metadata property: The security standard metadata.. |
Method Details
withMetadata
public abstract SecurityStandard.Update withMetadata(StandardMetadata metadata)
Specifies the metadata property: The security standard metadata..
Parameters:
Returns: