ImmutableNetworkConfiguration.AgentNetworkConfiguration.Builder |
ImmutableNetworkConfiguration.AgentNetworkConfiguration.Builder.addAgentInfos(NamedHostAndPort element) |
|
ImmutableNetworkConfiguration.AgentNetworkConfiguration.Builder |
ImmutableNetworkConfiguration.AgentNetworkConfiguration.Builder.addAgentInfos(NamedHostAndPort... elements) |
|
ImmutableNetworkConfiguration.AgentNetworkConfiguration.Builder |
ImmutableNetworkConfiguration.AgentNetworkConfiguration.Builder.addAllAgentInfos(Iterable<? extends NamedHostAndPort> elements) |
|
ImmutableNetworkConfiguration.AgentNetworkConfiguration.Builder |
ImmutableNetworkConfiguration.AgentNetworkConfiguration.Builder.agentInfos(Iterable<? extends NamedHostAndPort> elements) |
|
static ImmutableNetworkConfiguration.AgentNetworkConfiguration.Builder |
ImmutableNetworkConfiguration.AgentNetworkConfiguration.builder() |
|
ImmutableNetworkConfiguration.AgentNetworkConfiguration.Builder |
ImmutableNetworkConfiguration.AgentNetworkConfiguration.Builder.from(NetworkConfiguration.AgentNetworkConfiguration instance) |
Fill a builder with attribute values from the provided AgentNetworkConfiguration instance.
|