| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.core |
| Modifier and Type | Class and Description |
|---|---|
static class |
HealthCheck.Payload
Describes the encoding of the payload bytes in the payload.
|
static class |
HealthCheck.Payload.Builder
Describes the encoding of the payload bytes in the payload.
|
| Modifier and Type | Method and Description |
|---|---|
HealthCheck.PayloadOrBuilder |
HealthCheck.HttpHealthCheckOrBuilder.getReceiveOrBuilder()
[#not-implemented-hide:] HTTP specific response.
|
HealthCheck.PayloadOrBuilder |
HealthCheck.HttpHealthCheck.getReceiveOrBuilder()
[#not-implemented-hide:] HTTP specific response.
|
HealthCheck.PayloadOrBuilder |
HealthCheck.HttpHealthCheck.Builder.getReceiveOrBuilder()
[#not-implemented-hide:] HTTP specific response.
|
HealthCheck.PayloadOrBuilder |
HealthCheck.TcpHealthCheckOrBuilder.getReceiveOrBuilder(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.PayloadOrBuilder |
HealthCheck.TcpHealthCheck.getReceiveOrBuilder(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.PayloadOrBuilder |
HealthCheck.TcpHealthCheck.Builder.getReceiveOrBuilder(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.PayloadOrBuilder |
HealthCheck.HttpHealthCheckOrBuilder.getSendOrBuilder()
[#not-implemented-hide:] HTTP specific payload.
|
HealthCheck.PayloadOrBuilder |
HealthCheck.HttpHealthCheck.getSendOrBuilder()
[#not-implemented-hide:] HTTP specific payload.
|
HealthCheck.PayloadOrBuilder |
HealthCheck.HttpHealthCheck.Builder.getSendOrBuilder()
[#not-implemented-hide:] HTTP specific payload.
|
HealthCheck.PayloadOrBuilder |
HealthCheck.TcpHealthCheckOrBuilder.getSendOrBuilder()
Empty payloads imply a connect-only health check.
|
HealthCheck.PayloadOrBuilder |
HealthCheck.TcpHealthCheck.getSendOrBuilder()
Empty payloads imply a connect-only health check.
|
HealthCheck.PayloadOrBuilder |
HealthCheck.TcpHealthCheck.Builder.getSendOrBuilder()
Empty payloads imply a connect-only health check.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends HealthCheck.PayloadOrBuilder> |
HealthCheck.TcpHealthCheckOrBuilder.getReceiveOrBuilderList()
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<? extends HealthCheck.PayloadOrBuilder> |
HealthCheck.TcpHealthCheck.getReceiveOrBuilderList()
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<? extends HealthCheck.PayloadOrBuilder> |
HealthCheck.TcpHealthCheck.Builder.getReceiveOrBuilderList()
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.