Interface PolicyRestrictionContract.DefinitionStages.WithScope
- All Known Subinterfaces:
PolicyRestrictionContract.Definition,PolicyRestrictionContract.DefinitionStages.WithCreate
- Enclosing interface:
PolicyRestrictionContract.DefinitionStages
public static interface PolicyRestrictionContract.DefinitionStages.WithScope
The stage of the PolicyRestrictionContract definition allowing to specify scope.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the scope property: Path to the policy document..
-
Method Details
-
withScope
Specifies the scope property: Path to the policy document..- Parameters:
scope- Path to the policy document.- Returns:
- the next definition stage.
-