@Value.Immutable public abstract class ServiceQuery extends Object
| Constructor and Description |
|---|
ServiceQuery() |
| Modifier and Type | Method and Description |
|---|---|
abstract Optional<Failover> |
getFailover() |
abstract Optional<Boolean> |
getOnlyPassing() |
abstract String |
getService() |
abstract Optional<List<String>> |
getTags() |
Copyright © 2019. All rights reserved.