static ImmutablePorts.Builder |
ImmutablePorts.builder() |
|
ImmutablePorts.Builder |
ImmutablePorts.Builder.dns(int dns) |
Initializes the value for the dns attribute.
|
ImmutablePorts.Builder |
ImmutablePorts.Builder.from(Ports instance) |
Fill a builder with attribute values from the provided Ports instance.
|
ImmutablePorts.Builder |
ImmutablePorts.Builder.http(int http) |
Initializes the value for the http attribute.
|
ImmutablePorts.Builder |
ImmutablePorts.Builder.rpc(int rpc) |
Initializes the value for the rpc attribute.
|
ImmutablePorts.Builder |
ImmutablePorts.Builder.serfLan(int serfLan) |
Initializes the value for the serfLan attribute.
|
ImmutablePorts.Builder |
ImmutablePorts.Builder.serfWan(int serfWan) |
Initializes the value for the serfWan attribute.
|
ImmutablePorts.Builder |
ImmutablePorts.Builder.server(int server) |
Initializes the value for the server attribute.
|