Uses of Class
org.kiwiproject.consul.model.coordinate.Datacenter
Packages that use Datacenter
-
Uses of Datacenter in org.kiwiproject.consul
Methods in org.kiwiproject.consul that return types with arguments of type Datacenter -
Uses of Datacenter in org.kiwiproject.consul.model.coordinate
Subclasses of Datacenter in org.kiwiproject.consul.model.coordinateMethods in org.kiwiproject.consul.model.coordinate with parameters of type DatacenterModifier and TypeMethodDescriptionstatic ImmutableDatacenterImmutableDatacenter.copyOf(Datacenter instance) Creates an immutable copy of aDatacentervalue.ImmutableDatacenter.Builder.from(Datacenter instance) Fill a builder with attribute values from the providedDatacenterinstance.