Interface PlacementPolicy.UpdateStages.WithState

All Known Subinterfaces:
PlacementPolicy.Update
Enclosing interface:
PlacementPolicy.UpdateStages

public static interface PlacementPolicy.UpdateStages.WithState
The stage of the PlacementPolicy update allowing to specify state.
  • Method Details

    • withState

      Specifies the state property: Whether the placement policy is enabled or disabled.
      Parameters:
      state - Whether the placement policy is enabled or disabled.
      Returns:
      the next definition stage.