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