| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.status.v4alpha | |
| io.envoyproxy.envoy.type.matcher.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
NodeMatcher |
ClientStatusRequest.getNodeMatchers(int index)
Management server can use these match criteria to identify clients.
|
NodeMatcher |
ClientStatusRequest.Builder.getNodeMatchers(int index)
Management server can use these match criteria to identify clients.
|
NodeMatcher |
ClientStatusRequestOrBuilder.getNodeMatchers(int index)
Management server can use these match criteria to identify clients.
|
| Modifier and Type | Method and Description |
|---|---|
List<NodeMatcher> |
ClientStatusRequest.getNodeMatchersList()
Management server can use these match criteria to identify clients.
|
List<NodeMatcher> |
ClientStatusRequest.Builder.getNodeMatchersList()
Management server can use these match criteria to identify clients.
|
List<NodeMatcher> |
ClientStatusRequestOrBuilder.getNodeMatchersList()
Management server can use these match criteria to identify clients.
|
| Modifier and Type | Method and Description |
|---|---|
ClientStatusRequest.Builder |
ClientStatusRequest.Builder.addNodeMatchers(int index,
NodeMatcher value)
Management server can use these match criteria to identify clients.
|
ClientStatusRequest.Builder |
ClientStatusRequest.Builder.addNodeMatchers(NodeMatcher value)
Management server can use these match criteria to identify clients.
|
ClientStatusRequest.Builder |
ClientStatusRequest.Builder.setNodeMatchers(int index,
NodeMatcher value)
Management server can use these match criteria to identify clients.
|
| Modifier and Type | Method and Description |
|---|---|
ClientStatusRequest.Builder |
ClientStatusRequest.Builder.addAllNodeMatchers(Iterable<? extends NodeMatcher> values)
Management server can use these match criteria to identify clients.
|
| Modifier and Type | Method and Description |
|---|---|
NodeMatcher |
NodeMatcher.Builder.build() |
NodeMatcher |
NodeMatcher.Builder.buildPartial() |
static NodeMatcher |
NodeMatcher.getDefaultInstance() |
NodeMatcher |
NodeMatcher.getDefaultInstanceForType() |
NodeMatcher |
NodeMatcher.Builder.getDefaultInstanceForType() |
static NodeMatcher |
NodeMatcher.parseDelimitedFrom(InputStream input) |
static NodeMatcher |
NodeMatcher.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeMatcher |
NodeMatcher.parseFrom(byte[] data) |
static NodeMatcher |
NodeMatcher.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeMatcher |
NodeMatcher.parseFrom(ByteBuffer data) |
static NodeMatcher |
NodeMatcher.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeMatcher |
NodeMatcher.parseFrom(com.google.protobuf.ByteString data) |
static NodeMatcher |
NodeMatcher.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeMatcher |
NodeMatcher.parseFrom(com.google.protobuf.CodedInputStream input) |
static NodeMatcher |
NodeMatcher.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeMatcher |
NodeMatcher.parseFrom(InputStream input) |
static NodeMatcher |
NodeMatcher.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<NodeMatcher> |
NodeMatcher.getParserForType() |
static com.google.protobuf.Parser<NodeMatcher> |
NodeMatcher.parser() |
| Modifier and Type | Method and Description |
|---|---|
NodeMatcher.Builder |
NodeMatcher.Builder.mergeFrom(NodeMatcher other) |
static NodeMatcher.Builder |
NodeMatcher.newBuilder(NodeMatcher prototype) |
Copyright © 2018–2021 The Envoy Project. All rights reserved.