Interface PolicyRule.DefinitionStages
- Enclosing interface:
PolicyRule
public static interface PolicyRule.DefinitionStages
Grouping of management policy rule definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of a management policy rule definition.static interfaceThe stage of the management policy rule definition allowing input an optional blob prefix to filter for before specifying the actions.static interfaceThe stage of the management policy rule definition allowing to specify the blob types that the rule will apply to.static interfaceThe stage of the definition which contains all of the minimum required inputs for the resource to be attached, but also allows for any other optional settings to be specified.static interfaceThe stage of the management policy rule definition allowing to specify the type of the rule.static interfaceThe stage of the management policy rule definition allowing the specify the prefixes for the blobs that the rule will apply to.static interfaceThe stage of the management policy rule definition allowing to specify the actions to perform on the selected blobs.