Interface PolicyAssignment.DefinitionStages.WithEnforcementMode
- All Known Subinterfaces:
PolicyAssignment.Definition,PolicyAssignment.DefinitionStages.WithCreate
- Enclosing interface:
PolicyAssignment.DefinitionStages
public static interface PolicyAssignment.DefinitionStages.WithEnforcementMode
A policy assignment allowing the enforcement mode to be set.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the enforcement mode of the policy assignment.
-
Method Details
-
withEnforcementMode
Specifies the enforcement mode of the policy assignment.- Parameters:
mode- the enforcement mode of the policy assignment- Returns:
- the next stage of policy assignment
-