Uses of Class
com.orbitz.consul.model.agent.Ports
-
Packages that use Ports Package Description com.orbitz.consul.model.agent -
-
Uses of Ports in com.orbitz.consul.model.agent
Subclasses of Ports in com.orbitz.consul.model.agent Modifier and Type Class Description classImmutablePortsImmutable implementation ofPorts.Methods in com.orbitz.consul.model.agent with parameters of type Ports Modifier and Type Method Description static ImmutablePortsImmutablePorts. copyOf(Ports instance)Creates an immutable copy of aPortsvalue.ImmutablePorts.BuilderImmutablePorts.Builder. from(Ports instance)Fill a builder with attribute values from the providedPortsinstance.
-