| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.core.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
HealthCheck.Payload |
HealthCheck.Payload.Builder.build() |
HealthCheck.Payload |
HealthCheck.Payload.Builder.buildPartial() |
static HealthCheck.Payload |
HealthCheck.Payload.getDefaultInstance() |
HealthCheck.Payload |
HealthCheck.Payload.getDefaultInstanceForType() |
HealthCheck.Payload |
HealthCheck.Payload.Builder.getDefaultInstanceForType() |
HealthCheck.Payload |
HealthCheck.HttpHealthCheckOrBuilder.getReceive()
[#not-implemented-hide:] HTTP specific response.
|
HealthCheck.Payload |
HealthCheck.HttpHealthCheck.getReceive()
[#not-implemented-hide:] HTTP specific response.
|
HealthCheck.Payload |
HealthCheck.HttpHealthCheck.Builder.getReceive()
[#not-implemented-hide:] HTTP specific response.
|
HealthCheck.Payload |
HealthCheck.TcpHealthCheckOrBuilder.getReceive(int index)
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
HealthCheck.Payload |
HealthCheck.TcpHealthCheck.getReceive(int index)
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
HealthCheck.Payload |
HealthCheck.TcpHealthCheck.Builder.getReceive(int index)
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
HealthCheck.Payload |
HealthCheck.HttpHealthCheckOrBuilder.getSend()
[#not-implemented-hide:] HTTP specific payload.
|
HealthCheck.Payload |
HealthCheck.HttpHealthCheck.getSend()
[#not-implemented-hide:] HTTP specific payload.
|
HealthCheck.Payload |
HealthCheck.HttpHealthCheck.Builder.getSend()
[#not-implemented-hide:] HTTP specific payload.
|
HealthCheck.Payload |
HealthCheck.TcpHealthCheckOrBuilder.getSend()
Empty payloads imply a connect-only health check.
|
HealthCheck.Payload |
HealthCheck.TcpHealthCheck.getSend()
Empty payloads imply a connect-only health check.
|
HealthCheck.Payload |
HealthCheck.TcpHealthCheck.Builder.getSend()
Empty payloads imply a connect-only health check.
|
static HealthCheck.Payload |
HealthCheck.Payload.parseDelimitedFrom(InputStream input) |
static HealthCheck.Payload |
HealthCheck.Payload.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheck.Payload |
HealthCheck.Payload.parseFrom(byte[] data) |
static HealthCheck.Payload |
HealthCheck.Payload.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheck.Payload |
HealthCheck.Payload.parseFrom(ByteBuffer data) |
static HealthCheck.Payload |
HealthCheck.Payload.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheck.Payload |
HealthCheck.Payload.parseFrom(com.google.protobuf.ByteString data) |
static HealthCheck.Payload |
HealthCheck.Payload.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheck.Payload |
HealthCheck.Payload.parseFrom(com.google.protobuf.CodedInputStream input) |
static HealthCheck.Payload |
HealthCheck.Payload.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheck.Payload |
HealthCheck.Payload.parseFrom(InputStream input) |
static HealthCheck.Payload |
HealthCheck.Payload.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<HealthCheck.Payload> |
HealthCheck.Payload.getParserForType() |
List<HealthCheck.Payload> |
HealthCheck.TcpHealthCheckOrBuilder.getReceiveList()
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
List<HealthCheck.Payload> |
HealthCheck.TcpHealthCheck.getReceiveList()
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
List<HealthCheck.Payload> |
HealthCheck.TcpHealthCheck.Builder.getReceiveList()
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
static com.google.protobuf.Parser<HealthCheck.Payload> |
HealthCheck.Payload.parser() |
| Modifier and Type | Method and Description |
|---|---|
HealthCheck.TcpHealthCheck.Builder |
HealthCheck.TcpHealthCheck.Builder.addReceive(HealthCheck.Payload value)
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
HealthCheck.TcpHealthCheck.Builder |
HealthCheck.TcpHealthCheck.Builder.addReceive(int index,
HealthCheck.Payload value)
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
HealthCheck.Payload.Builder |
HealthCheck.Payload.Builder.mergeFrom(HealthCheck.Payload other) |
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.mergeReceive(HealthCheck.Payload value)
[#not-implemented-hide:] HTTP specific response.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.mergeSend(HealthCheck.Payload value)
[#not-implemented-hide:] HTTP specific payload.
|
HealthCheck.TcpHealthCheck.Builder |
HealthCheck.TcpHealthCheck.Builder.mergeSend(HealthCheck.Payload value)
Empty payloads imply a connect-only health check.
|
static HealthCheck.Payload.Builder |
HealthCheck.Payload.newBuilder(HealthCheck.Payload prototype) |
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setReceive(HealthCheck.Payload value)
[#not-implemented-hide:] HTTP specific response.
|
HealthCheck.TcpHealthCheck.Builder |
HealthCheck.TcpHealthCheck.Builder.setReceive(int index,
HealthCheck.Payload value)
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setSend(HealthCheck.Payload value)
[#not-implemented-hide:] HTTP specific payload.
|
HealthCheck.TcpHealthCheck.Builder |
HealthCheck.TcpHealthCheck.Builder.setSend(HealthCheck.Payload value)
Empty payloads imply a connect-only health check.
|
| Modifier and Type | Method and Description |
|---|---|
HealthCheck.TcpHealthCheck.Builder |
HealthCheck.TcpHealthCheck.Builder.addAllReceive(Iterable<? extends HealthCheck.Payload> values)
When checking the response, “fuzzy” matching is performed such that each
binary block must be found, and in the order specified, but not
necessarily contiguous.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.