Interface SnapshotPolicy.DefinitionStages.WithEnabled

All Known Subinterfaces:
SnapshotPolicy.Definition, SnapshotPolicy.DefinitionStages.WithCreate
Enclosing interface:
SnapshotPolicy.DefinitionStages

public static interface SnapshotPolicy.DefinitionStages.WithEnabled
The stage of the SnapshotPolicy definition allowing to specify enabled.
  • Method Details

    • withEnabled

      Specifies the enabled property: The property to decide policy is enabled or not.
      Parameters:
      enabled - The property to decide policy is enabled or not.
      Returns:
      the next definition stage.