| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.core.v3 | |
| io.envoyproxy.envoy.config.core.v4alpha | |
| io.envoyproxy.envoy.type.v3 |
| Modifier and Type | Method and Description |
|---|---|
CodecClientType |
HealthCheck.HttpHealthCheckOrBuilder.getCodecClientType()
Use specified application protocol for health checks.
|
CodecClientType |
HealthCheck.HttpHealthCheck.getCodecClientType()
Use specified application protocol for health checks.
|
CodecClientType |
HealthCheck.HttpHealthCheck.Builder.getCodecClientType()
Use specified application protocol for health checks.
|
| Modifier and Type | Method and Description |
|---|---|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setCodecClientType(CodecClientType value)
Use specified application protocol for health checks.
|
| Modifier and Type | Method and Description |
|---|---|
CodecClientType |
HealthCheck.HttpHealthCheckOrBuilder.getCodecClientType()
Use specified application protocol for health checks.
|
CodecClientType |
HealthCheck.HttpHealthCheck.getCodecClientType()
Use specified application protocol for health checks.
|
CodecClientType |
HealthCheck.HttpHealthCheck.Builder.getCodecClientType()
Use specified application protocol for health checks.
|
| Modifier and Type | Method and Description |
|---|---|
HealthCheck.HttpHealthCheck.Builder |
HealthCheck.HttpHealthCheck.Builder.setCodecClientType(CodecClientType value)
Use specified application protocol for health checks.
|
| Modifier and Type | Method and Description |
|---|---|
static CodecClientType |
CodecClientType.forNumber(int value) |
static CodecClientType |
CodecClientType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static CodecClientType |
CodecClientType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CodecClientType |
CodecClientType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CodecClientType[] |
CodecClientType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<CodecClientType> |
CodecClientType.internalGetValueMap() |
Copyright © 2018–2021 The Envoy Project. All rights reserved.