Uses of Class
com.orbitz.consul.model.query.QueryId
-
Packages that use QueryId Package Description com.orbitz.consul.model.query -
-
Uses of QueryId in com.orbitz.consul.model.query
Subclasses of QueryId in com.orbitz.consul.model.query Modifier and Type Class Description classImmutableQueryIdImmutable implementation ofQueryId.Methods in com.orbitz.consul.model.query with parameters of type QueryId Modifier and Type Method Description static ImmutableQueryIdImmutableQueryId. copyOf(QueryId instance)Creates an immutable copy of aQueryIdvalue.ImmutableQueryId.BuilderImmutableQueryId.Builder. from(QueryId instance)Fill a builder with attribute values from the providedQueryIdinstance.
-