Interface Pool.UpdateStages.WithNetworkConfiguration

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

public static interface Pool.UpdateStages.WithNetworkConfiguration
The stage of the Pool update allowing to specify networkConfiguration.
  • Method Details

    • withNetworkConfiguration

      Pool.Update withNetworkConfiguration(NetworkConfiguration networkConfiguration)
      Specifies the networkConfiguration property: The network configuration for a pool..
      Parameters:
      networkConfiguration - The network configuration for a pool.
      Returns:
      the next definition stage.