Interface NetworkConfiguration.AgentNetworkConfiguration

All Known Implementing Classes:
ImmutableNetworkConfiguration.AgentNetworkConfiguration
Enclosing interface:
NetworkConfiguration

@Immutable public static interface NetworkConfiguration.AgentNetworkConfiguration
  • Method Summary

    Modifier and Type
    Method
    Description
    Set<fr.enedis.chutney.engine.domain.delegation.NamedHostAndPort>
     
    default Stream<fr.enedis.chutney.engine.domain.delegation.NamedHostAndPort>
     
  • Method Details

    • agentInfos

      @Parameter Set<fr.enedis.chutney.engine.domain.delegation.NamedHostAndPort> agentInfos()
    • stream

      default Stream<fr.enedis.chutney.engine.domain.delegation.NamedHostAndPort> stream()