Uses of Class
org.kiwiproject.consul.option.ImmutableQueryOptions
Packages that use ImmutableQueryOptions
-
Uses of ImmutableQueryOptions in org.kiwiproject.consul.option
Methods in org.kiwiproject.consul.option that return ImmutableQueryOptionsModifier and TypeMethodDescriptionImmutableQueryOptions.Builder.build()Builds a newImmutableQueryOptions.static ImmutableQueryOptionsImmutableQueryOptions.copyOf(QueryOptions instance) Creates an immutable copy of aQueryOptionsvalue.final ImmutableQueryOptionsImmutableQueryOptions.withConsistencyMode(ConsistencyMode value) Copy the current immutable object by setting a value for theconsistencyModeattribute.final ImmutableQueryOptionsImmutableQueryOptions.withDatacenter(String value) Copy the current immutable object by setting a present value for the optionaldatacenterattribute.final ImmutableQueryOptionsImmutableQueryOptions.withDatacenter(Optional<String> optional) Copy the current immutable object by setting an optional value for thedatacenterattribute.final ImmutableQueryOptionsImmutableQueryOptions.withEnable(boolean value) Copy the current immutable object by setting a present value for the optionalenableattribute.final ImmutableQueryOptionsImmutableQueryOptions.withEnable(Optional<Boolean> optional) Copy the current immutable object by setting an optional value for theenableattribute.final ImmutableQueryOptionsImmutableQueryOptions.withFilter(String value) Copy the current immutable object by setting a present value for the optionalfilterattribute.final ImmutableQueryOptionsImmutableQueryOptions.withFilter(Optional<String> optional) Copy the current immutable object by setting an optional value for thefilterattribute.final ImmutableQueryOptionsCopy the current immutable object by setting a present value for the optionalhashattribute.final ImmutableQueryOptionsCopy the current immutable object by setting an optional value for thehashattribute.final ImmutableQueryOptionsImmutableQueryOptions.withIndex(BigInteger value) Copy the current immutable object by setting a present value for the optionalindexattribute.final ImmutableQueryOptionsImmutableQueryOptions.withIndex(Optional<? extends BigInteger> optional) Copy the current immutable object by setting an optional value for theindexattribute.final ImmutableQueryOptionsImmutableQueryOptions.withNamespace(String value) Copy the current immutable object by setting a present value for the optionalnamespaceattribute.final ImmutableQueryOptionsImmutableQueryOptions.withNamespace(Optional<String> optional) Copy the current immutable object by setting an optional value for thenamespaceattribute.final ImmutableQueryOptionsCopy the current immutable object by setting a present value for the optionalnearattribute.final ImmutableQueryOptionsCopy the current immutable object by setting an optional value for thenearattribute.final ImmutableQueryOptionsImmutableQueryOptions.withNodeMeta(Iterable<String> elements) Copy the current immutable object with elements that replace the content ofnodeMeta.final ImmutableQueryOptionsImmutableQueryOptions.withNodeMeta(String... elements) Copy the current immutable object with elements that replace the content ofnodeMeta.final ImmutableQueryOptionsCopy the current immutable object by setting a present value for the optionalnoteattribute.final ImmutableQueryOptionsCopy the current immutable object by setting an optional value for thenoteattribute.final ImmutableQueryOptionsImmutableQueryOptions.withReason(String value) Copy the current immutable object by setting a present value for the optionalreasonattribute.final ImmutableQueryOptionsImmutableQueryOptions.withReason(Optional<String> optional) Copy the current immutable object by setting an optional value for thereasonattribute.final ImmutableQueryOptionsImmutableQueryOptions.withSegment(String value) Copy the current immutable object by setting a present value for the optionalsegmentattribute.final ImmutableQueryOptionsImmutableQueryOptions.withSegment(Optional<String> optional) Copy the current immutable object by setting an optional value for thesegmentattribute.final ImmutableQueryOptionsCopy the current immutable object with elements that replace the content oftag.final ImmutableQueryOptionsCopy the current immutable object with elements that replace the content oftag.final ImmutableQueryOptionsCopy the current immutable object by setting a present value for the optionaltokenattribute.final ImmutableQueryOptionsCopy the current immutable object by setting an optional value for thetokenattribute.final ImmutableQueryOptionsImmutableQueryOptions.withToQueryParameters(Iterable<String> elements) Copy the current immutable object with elements that replace the content oftoQueryParameters.final ImmutableQueryOptionsImmutableQueryOptions.withToQueryParameters(String... elements) Copy the current immutable object with elements that replace the content oftoQueryParameters.final ImmutableQueryOptionsCopy the current immutable object by setting a present value for the optionalwaitattribute.final ImmutableQueryOptionsCopy the current immutable object by setting an optional value for thewaitattribute.final ImmutableQueryOptionsImmutableQueryOptions.withWan(boolean value) Copy the current immutable object by setting a present value for the optionalwanattribute.final ImmutableQueryOptionsCopy the current immutable object by setting an optional value for thewanattribute.