SecurityStandard.DefinitionStages.WithScope Interface
public static interface SecurityStandard.DefinitionStages.WithScope
The stage of the SecurityStandard definition allowing to specify parent resource.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withExistingScope(String scope)
Specifies scope. |
Method Details
withExistingScope
public abstract SecurityStandard.DefinitionStages.WithCreate withExistingScope(String scope)
Specifies scope.
Parameters:
Returns: