Uses of Class
org.kiwiproject.consul.model.health.ServiceCheck
Packages that use ServiceCheck
-
Uses of ServiceCheck in org.kiwiproject.consul.model.health
Subclasses of ServiceCheck in org.kiwiproject.consul.model.healthMethods in org.kiwiproject.consul.model.health with parameters of type ServiceCheckModifier and TypeMethodDescriptionstatic ImmutableServiceCheckImmutableServiceCheck.copyOf(ServiceCheck instance) Creates an immutable copy of aServiceCheckvalue.ImmutableServiceCheck.Builder.from(ServiceCheck instance) Fill a builder with attribute values from the providedServiceCheckinstance.