Package org.kiwiproject.registry.client
Class RegistryClient.InstanceQuery
java.lang.Object
org.kiwiproject.registry.client.RegistryClient.InstanceQuery
- Enclosing interface:
- RegistryClient
Encapsulates search parameters for finding service instances
Note: serviceName is required
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
hasNoVersionPredicates
public boolean hasNoVersionPredicates() -
hasNoMinimumVersion
public boolean hasNoMinimumVersion() -
hasNoPreferredVersion
public boolean hasNoPreferredVersion() -
builder
-
getServiceName
-
getMinimumVersion
-
getPreferredVersion
-