Uses of Class
org.kiwiproject.consul.model.agent.ImmutableCheck
Packages that use ImmutableCheck
-
Uses of ImmutableCheck in org.kiwiproject.consul.model.agent
Methods in org.kiwiproject.consul.model.agent that return ImmutableCheckModifier and TypeMethodDescriptionImmutableCheck.Builder.build()Builds a newImmutableCheck.static ImmutableCheckCreates an immutable copy of aCheckvalue.final ImmutableCheckCopy the current immutable object by setting a present value for the optionalargsattribute.final ImmutableCheckCopy the current immutable object by setting an optional value for theargsattribute.final ImmutableCheckImmutableCheck.withDeregisterCriticalServiceAfter(String value) Copy the current immutable object by setting a present value for the optionalderegisterCriticalServiceAfterattribute.final ImmutableCheckImmutableCheck.withDeregisterCriticalServiceAfter(Optional<String> optional) Copy the current immutable object by setting an optional value for thederegisterCriticalServiceAfterattribute.final ImmutableCheckCopy the current immutable object by setting a present value for the optionalgrpcattribute.final ImmutableCheckCopy the current immutable object by setting an optional value for thegrpcattribute.final ImmutableCheckImmutableCheck.withGrpcUseTls(boolean value) Copy the current immutable object by setting a present value for the optionalgrpcUseTlsattribute.final ImmutableCheckImmutableCheck.withGrpcUseTls(Optional<Boolean> optional) Copy the current immutable object by setting an optional value for thegrpcUseTlsattribute.final ImmutableCheckCopy the current immutable object by setting a present value for the optionalhttpattribute.final ImmutableCheckCopy the current immutable object by setting an optional value for thehttpattribute.final ImmutableCheckCopy the current immutable object by setting a value for theidattribute.final ImmutableCheckImmutableCheck.withInterval(String value) Copy the current immutable object by setting a present value for the optionalintervalattribute.final ImmutableCheckImmutableCheck.withInterval(Optional<String> optional) Copy the current immutable object by setting an optional value for theintervalattribute.final ImmutableCheckCopy the current immutable object by setting a value for thenameattribute.final ImmutableCheckCopy the current immutable object by setting a present value for the optionalnotesattribute.final ImmutableCheckCopy the current immutable object by setting an optional value for thenotesattribute.final ImmutableCheckImmutableCheck.withOutput(String value) Copy the current immutable object by setting a present value for the optionaloutputattribute.final ImmutableCheckImmutableCheck.withOutput(Optional<String> optional) Copy the current immutable object by setting an optional value for theoutputattribute.final ImmutableCheckImmutableCheck.withServiceId(String value) Copy the current immutable object by setting a present value for the optionalserviceIdattribute.final ImmutableCheckImmutableCheck.withServiceId(Optional<String> optional) Copy the current immutable object by setting an optional value for theserviceIdattribute.final ImmutableCheckImmutableCheck.withServiceTags(Iterable<String> elements) Copy the current immutable object with elements that replace the content ofserviceTags.final ImmutableCheckImmutableCheck.withServiceTags(String... elements) Copy the current immutable object with elements that replace the content ofserviceTags.final ImmutableCheckCopy the current immutable object by setting a present value for the optionaltcpattribute.final ImmutableCheckCopy the current immutable object by setting an optional value for thetcpattribute.final ImmutableCheckCopy the current immutable object by setting a present value for the optionalttlattribute.final ImmutableCheckCopy the current immutable object by setting an optional value for thettlattribute.