Interface Pool.DefinitionStages.WithNetworkConnectionName

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

public static interface Pool.DefinitionStages.WithNetworkConnectionName
The stage of the Pool definition allowing to specify networkConnectionName.
  • Method Details

    • withNetworkConnectionName

      Pool.DefinitionStages.WithCreate 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.