Uses of Class
org.kiwiproject.consul.model.query.ImmutableStoredQuery
Packages that use ImmutableStoredQuery
-
Uses of ImmutableStoredQuery in org.kiwiproject.consul.model.query
Methods in org.kiwiproject.consul.model.query that return ImmutableStoredQueryModifier and TypeMethodDescriptionImmutableStoredQuery.Builder.build()Builds a newImmutableStoredQuery.static ImmutableStoredQueryImmutableStoredQuery.copyOf(StoredQuery instance) Creates an immutable copy of aStoredQueryvalue.final ImmutableStoredQueryCopy the current immutable object by setting a value for thednsattribute.final ImmutableStoredQueryCopy the current immutable object by setting a value for theidattribute.final ImmutableStoredQueryCopy the current immutable object by setting a value for thenameattribute.final ImmutableStoredQueryImmutableStoredQuery.withService(ServiceQuery value) Copy the current immutable object by setting a value for theserviceattribute.final ImmutableStoredQueryImmutableStoredQuery.withSession(String value) Copy the current immutable object by setting a value for thesessionattribute.final ImmutableStoredQueryCopy the current immutable object by setting a value for thetokenattribute.