Uses of Class
org.kiwiproject.consul.model.agent.ImmutablePorts
Packages that use ImmutablePorts
-
Uses of ImmutablePorts in org.kiwiproject.consul.model.agent
Methods in org.kiwiproject.consul.model.agent that return ImmutablePortsModifier and TypeMethodDescriptionImmutablePorts.Builder.build()Builds a newImmutablePorts.static ImmutablePortsCreates an immutable copy of aPortsvalue.final ImmutablePortsImmutablePorts.withDns(int value) Copy the current immutable object by setting a value for thednsattribute.final ImmutablePortsImmutablePorts.withHttp(int value) Copy the current immutable object by setting a value for thehttpattribute.final ImmutablePortsImmutablePorts.withRpc(int value) Copy the current immutable object by setting a value for therpcattribute.final ImmutablePortsImmutablePorts.withSerfLan(int value) Copy the current immutable object by setting a value for theserfLanattribute.final ImmutablePortsImmutablePorts.withSerfWan(int value) Copy the current immutable object by setting a value for theserfWanattribute.final ImmutablePortsImmutablePorts.withServer(int value) Copy the current immutable object by setting a value for theserverattribute.