Interface PolicyRule.DefinitionStages.WithPolicyRuleType
-
- All Known Subinterfaces:
PolicyRule.Definition,PolicyRule.DefinitionStages.Blank
- Enclosing interface:
- PolicyRule.DefinitionStages
public static interface PolicyRule.DefinitionStages.WithPolicyRuleTypeThe stage of the management policy rule definition allowing to specify the type of the rule.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PolicyRule.DefinitionStages.WithBlobTypesToFilterForwithLifecycleRuleType()The function that specifies Lifecycle as the type of the management policy rule.
-
-
-
Method Detail
-
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.
-
-