Uses of Class
org.kiwiproject.consul.model.kv.ImmutableTxError
Packages that use ImmutableTxError
-
Uses of ImmutableTxError in org.kiwiproject.consul.model.kv
Methods in org.kiwiproject.consul.model.kv that return ImmutableTxErrorModifier and TypeMethodDescriptionImmutableTxError.Builder.build()Builds a newImmutableTxError.static ImmutableTxErrorCreates an immutable copy of aTxErrorvalue.final ImmutableTxErrorImmutableTxError.withOpIndex(BigInteger value) Copy the current immutable object by setting a present value for the optionalopIndexattribute.final ImmutableTxErrorImmutableTxError.withOpIndex(Optional<? extends BigInteger> optional) Copy the current immutable object by setting an optional value for theopIndexattribute.final ImmutableTxErrorCopy the current immutable object by setting a present value for the optionalwhatattribute.final ImmutableTxErrorCopy the current immutable object by setting an optional value for thewhatattribute.