Uses of Class
org.kiwiproject.consul.model.kv.ImmutableOperation
Packages that use ImmutableOperation
-
Uses of ImmutableOperation in org.kiwiproject.consul.model.kv
Methods in org.kiwiproject.consul.model.kv that return ImmutableOperationModifier and TypeMethodDescriptionImmutableOperation.Builder.build()Builds a newImmutableOperation.static ImmutableOperationCreates an immutable copy of aOperationvalue.final ImmutableOperationImmutableOperation.withFlags(long value) Copy the current immutable object by setting a present value for the optionalflagsattribute.final ImmutableOperationCopy the current immutable object by setting an optional value for theflagsattribute.final ImmutableOperationImmutableOperation.withIndex(BigInteger value) Copy the current immutable object by setting a present value for the optionalindexattribute.final ImmutableOperationImmutableOperation.withIndex(Optional<? extends BigInteger> optional) Copy the current immutable object by setting an optional value for theindexattribute.final ImmutableOperationCopy the current immutable object by setting a present value for the optionalkeyattribute.final ImmutableOperationCopy the current immutable object by setting an optional value for thekeyattribute.final ImmutableOperationImmutableOperation.withSession(String value) Copy the current immutable object by setting a present value for the optionalsessionattribute.final ImmutableOperationImmutableOperation.withSession(Optional<String> optional) Copy the current immutable object by setting an optional value for thesessionattribute.final ImmutableOperationCopy the current immutable object by setting a present value for the optionalvalueattribute.final ImmutableOperationCopy the current immutable object by setting an optional value for thevalueattribute.final ImmutableOperationCopy the current immutable object by setting a value for theverbattribute.