Uses of Class
com.orbitz.consul.model.health.ServiceCheck
-
Packages that use ServiceCheck Package Description com.orbitz.consul.model.health -
-
Uses of ServiceCheck in com.orbitz.consul.model.health
Subclasses of ServiceCheck in com.orbitz.consul.model.health Modifier and Type Class Description classImmutableServiceCheckImmutable implementation ofServiceCheck.Methods in com.orbitz.consul.model.health with parameters of type ServiceCheck Modifier and Type Method Description static ImmutableServiceCheckImmutableServiceCheck. copyOf(ServiceCheck instance)Creates an immutable copy of aServiceCheckvalue.ImmutableServiceCheck.BuilderImmutableServiceCheck.Builder. from(ServiceCheck instance)Fill a builder with attribute values from the providedServiceCheckinstance.
-