Uses of Interface
org.kiwiproject.consul.option.ParamAdder
Packages that use ParamAdder
-
Uses of ParamAdder in org.kiwiproject.consul.option
Classes in org.kiwiproject.consul.option that implement ParamAdderModifier and TypeClassDescriptionclassclassfinal classImmutable implementation ofDeleteOptions.final classImmutable implementation ofEventOptions.final classImmutable implementation ofPutOptions.final classImmutable implementation ofQueryOptions.final classImmutable implementation ofQueryParameterOptions.final classImmutable implementation ofRoleOptions.final classImmutable implementation ofTokenQueryOptions.final classImmutable implementation ofTransactionOptions.classclassContainer for common query options used by the Consul API.classContainer for common query options used by the Consul API.classContainer for common query options used by the Consul API.classContainer for token query options used by the Consul ACL API.classContainer for common transaction options used by the Consul API.Methods in org.kiwiproject.consul.option with parameters of type ParamAdderModifier and TypeMethodDescriptionImmutableDeleteOptions.Builder.from(ParamAdder instance) Fill a builder with attribute values from the providedorg.kiwiproject.consul.option.ParamAdderinstance.ImmutableEventOptions.Builder.from(ParamAdder instance) Fill a builder with attribute values from the providedorg.kiwiproject.consul.option.ParamAdderinstance.ImmutablePutOptions.Builder.from(ParamAdder instance) Fill a builder with attribute values from the providedorg.kiwiproject.consul.option.ParamAdderinstance.ImmutableQueryOptions.Builder.from(ParamAdder instance) Fill a builder with attribute values from the providedorg.kiwiproject.consul.option.ParamAdderinstance.ImmutableQueryParameterOptions.Builder.from(ParamAdder instance) Fill a builder with attribute values from the providedorg.kiwiproject.consul.option.ParamAdderinstance.ImmutableRoleOptions.Builder.from(ParamAdder instance) Fill a builder with attribute values from the providedorg.kiwiproject.consul.option.ParamAdderinstance.ImmutableTokenQueryOptions.Builder.from(ParamAdder instance) Fill a builder with attribute values from the providedorg.kiwiproject.consul.option.ParamAdderinstance.ImmutableTransactionOptions.Builder.from(ParamAdder instance) Fill a builder with attribute values from the providedorg.kiwiproject.consul.option.ParamAdderinstance.Options.from(ParamAdder... options)