Interface HostPool.UpdateStages.WithRing

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

public static interface HostPool.UpdateStages.WithRing
The stage of the HostPool update allowing to specify ring.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the ring property: The ring number of HostPool..
  • Method Details

    • withRing

      HostPool.Update withRing(Integer ring)
      Specifies the ring property: The ring number of HostPool..
      Parameters:
      ring - The ring number of HostPool.
      Returns:
      the next definition stage.