Uses of Class
org.kiwiproject.consul.model.query.QueryResult
Packages that use QueryResult
-
Uses of QueryResult in org.kiwiproject.consul.model.query
Subclasses of QueryResult in org.kiwiproject.consul.model.queryMethods in org.kiwiproject.consul.model.query with parameters of type QueryResultModifier and TypeMethodDescriptionstatic ImmutableQueryResultImmutableQueryResult.copyOf(QueryResult instance) Creates an immutable copy of aQueryResultvalue.ImmutableQueryResult.Builder.from(QueryResult instance) Fill a builder with attribute values from the providedQueryResultinstance.