Uses of Class
org.kiwiproject.consul.model.agent.Check
Packages that use Check
Package
Description
-
Uses of Check in org.kiwiproject.consul
Methods in org.kiwiproject.consul with parameters of type CheckModifier and TypeMethodDescriptionvoidAgentClient.registerCheck(Check check) Registers a Health Check with the Agent. -
Uses of Check in org.kiwiproject.consul.model.agent
Subclasses of Check in org.kiwiproject.consul.model.agentMethods in org.kiwiproject.consul.model.agent with parameters of type CheckModifier and TypeMethodDescriptionstatic ImmutableCheckCreates an immutable copy of aCheckvalue.final ImmutableCheck.BuilderFill a builder with attribute values from the providedCheckinstance. -
Uses of Check in org.kiwiproject.consul.model.catalog
Methods in org.kiwiproject.consul.model.catalog that return types with arguments of type CheckModifier and TypeMethodDescriptionCatalogRegistration.check()ImmutableCatalogRegistration.check()Methods in org.kiwiproject.consul.model.catalog with parameters of type CheckModifier and TypeMethodDescriptionInitializes the optional valuecheckto check.Copy the current immutable object by setting a present value for the optionalcheckattribute.Method parameters in org.kiwiproject.consul.model.catalog with type arguments of type Check