Uses of Class
org.kiwiproject.consul.model.query.DnsQuery
Packages that use DnsQuery
-
Uses of DnsQuery in org.kiwiproject.consul.model.query
Subclasses of DnsQuery in org.kiwiproject.consul.model.queryMethods in org.kiwiproject.consul.model.query that return DnsQueryModifier and TypeMethodDescriptionImmutableStoredQuery.getDns()abstract DnsQueryStoredQuery.getDns()Methods in org.kiwiproject.consul.model.query that return types with arguments of type DnsQueryModifier and TypeMethodDescriptionImmutablePreparedQuery.getDns()ImmutableQueryResult.getDns()PreparedQuery.getDns()QueryResult.getDns()Methods in org.kiwiproject.consul.model.query with parameters of type DnsQueryModifier and TypeMethodDescriptionstatic ImmutableDnsQueryCreates an immutable copy of aDnsQueryvalue.Initializes the optional valuednsto dns.Initializes the optional valuednsto dns.Initializes the value for thednsattribute.Fill a builder with attribute values from the providedDnsQueryinstance.final ImmutablePreparedQueryCopy the current immutable object by setting a present value for the optionaldnsattribute.final ImmutableQueryResultCopy the current immutable object by setting a present value for the optionaldnsattribute.final ImmutableStoredQueryCopy the current immutable object by setting a value for thednsattribute.Method parameters in org.kiwiproject.consul.model.query with type arguments of type DnsQueryModifier and TypeMethodDescriptionInitializes the optional valuednsto dns.Initializes the optional valuednsto dns.final ImmutablePreparedQueryCopy the current immutable object by setting an optional value for thednsattribute.final ImmutableQueryResultCopy the current immutable object by setting an optional value for thednsattribute.