Uses of Class
org.kiwiproject.consul.model.kv.Operation
Packages that use Operation
-
Uses of Operation in org.kiwiproject.consul
Methods in org.kiwiproject.consul with parameters of type OperationModifier and TypeMethodDescriptionKeyValueClient.performTransaction(Operation... operations) Performs a Consul transaction.KeyValueClient.performTransaction(TransactionOptions transactionOptions, Operation... operations) Performs a Consul transaction. -
Uses of Operation in org.kiwiproject.consul.model.kv
Subclasses of Operation in org.kiwiproject.consul.model.kvMethods in org.kiwiproject.consul.model.kv with parameters of type OperationModifier and TypeMethodDescriptionstatic ImmutableOperationCreates an immutable copy of aOperationvalue.Fill a builder with attribute values from the providedOperationinstance.