Interface PolicyRule.DefinitionStages.WithPolicyRuleType
- All Known Subinterfaces:
PolicyRule.Definition,PolicyRule.DefinitionStages.Blank
- Enclosing interface:
- PolicyRule.DefinitionStages
public static interface PolicyRule.DefinitionStages.WithPolicyRuleType
The stage of the management policy rule definition allowing to specify the type of the rule.
-
Method Summary
Modifier and TypeMethodDescriptionThe function that specifies Lifecycle as the type of the management policy rule.
-
Method Details
-
withLifecycleRuleType
PolicyRule.DefinitionStages.WithBlobTypesToFilterFor withLifecycleRuleType()The function that specifies Lifecycle as the type of the management policy rule.- Returns:
- the next stage of the management policy rule definition.
-