Interface Pool.UpdateStages.WithNetworkConnectionName

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

public static interface Pool.UpdateStages.WithNetworkConnectionName
The stage of the Pool update allowing to specify networkConnectionName.
  • Method Summary

    Modifier and Type
    Method
    Description
    withNetworkConnectionName(String networkConnectionName)
    Specifies the networkConnectionName property: Name of a Network Connection in parent Project of this Pool.
  • Method Details

    • withNetworkConnectionName

      Pool.Update withNetworkConnectionName(String networkConnectionName)
      Specifies the networkConnectionName property: Name of a Network Connection in parent Project of this Pool.
      Parameters:
      networkConnectionName - Name of a Network Connection in parent Project of this Pool.
      Returns:
      the next definition stage.