| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.status.v2 | |
| io.envoyproxy.envoy.type.matcher |
| Modifier and Type | Method and Description |
|---|---|
NodeMatcherOrBuilder |
ClientStatusRequest.getNodeMatchersOrBuilder(int index)
Management server can use these match criteria to identify clients.
|
NodeMatcherOrBuilder |
ClientStatusRequest.Builder.getNodeMatchersOrBuilder(int index)
Management server can use these match criteria to identify clients.
|
NodeMatcherOrBuilder |
ClientStatusRequestOrBuilder.getNodeMatchersOrBuilder(int index)
Management server can use these match criteria to identify clients.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends NodeMatcherOrBuilder> |
ClientStatusRequest.getNodeMatchersOrBuilderList()
Management server can use these match criteria to identify clients.
|
List<? extends NodeMatcherOrBuilder> |
ClientStatusRequest.Builder.getNodeMatchersOrBuilderList()
Management server can use these match criteria to identify clients.
|
List<? extends NodeMatcherOrBuilder> |
ClientStatusRequestOrBuilder.getNodeMatchersOrBuilderList()
Management server can use these match criteria to identify clients.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NodeMatcher
Specifies the way to match a Node.
|
static class |
NodeMatcher.Builder
Specifies the way to match a Node.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.