| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.core.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
HealthCheck.CustomHealthCheck |
HealthCheck.CustomHealthCheck.Builder.build() |
HealthCheck.CustomHealthCheck |
HealthCheck.CustomHealthCheck.Builder.buildPartial() |
HealthCheck.CustomHealthCheck |
HealthCheckOrBuilder.getCustomHealthCheck()
Custom health check.
|
HealthCheck.CustomHealthCheck |
HealthCheck.getCustomHealthCheck()
Custom health check.
|
HealthCheck.CustomHealthCheck |
HealthCheck.Builder.getCustomHealthCheck()
Custom health check.
|
static HealthCheck.CustomHealthCheck |
HealthCheck.CustomHealthCheck.getDefaultInstance() |
HealthCheck.CustomHealthCheck |
HealthCheck.CustomHealthCheck.getDefaultInstanceForType() |
HealthCheck.CustomHealthCheck |
HealthCheck.CustomHealthCheck.Builder.getDefaultInstanceForType() |
static HealthCheck.CustomHealthCheck |
HealthCheck.CustomHealthCheck.parseDelimitedFrom(InputStream input) |
static HealthCheck.CustomHealthCheck |
HealthCheck.CustomHealthCheck.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheck.CustomHealthCheck |
HealthCheck.CustomHealthCheck.parseFrom(byte[] data) |
static HealthCheck.CustomHealthCheck |
HealthCheck.CustomHealthCheck.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheck.CustomHealthCheck |
HealthCheck.CustomHealthCheck.parseFrom(ByteBuffer data) |
static HealthCheck.CustomHealthCheck |
HealthCheck.CustomHealthCheck.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheck.CustomHealthCheck |
HealthCheck.CustomHealthCheck.parseFrom(com.google.protobuf.ByteString data) |
static HealthCheck.CustomHealthCheck |
HealthCheck.CustomHealthCheck.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheck.CustomHealthCheck |
HealthCheck.CustomHealthCheck.parseFrom(com.google.protobuf.CodedInputStream input) |
static HealthCheck.CustomHealthCheck |
HealthCheck.CustomHealthCheck.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheck.CustomHealthCheck |
HealthCheck.CustomHealthCheck.parseFrom(InputStream input) |
static HealthCheck.CustomHealthCheck |
HealthCheck.CustomHealthCheck.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<HealthCheck.CustomHealthCheck> |
HealthCheck.CustomHealthCheck.getParserForType() |
static com.google.protobuf.Parser<HealthCheck.CustomHealthCheck> |
HealthCheck.CustomHealthCheck.parser() |
| Modifier and Type | Method and Description |
|---|---|
HealthCheck.Builder |
HealthCheck.Builder.mergeCustomHealthCheck(HealthCheck.CustomHealthCheck value)
Custom health check.
|
HealthCheck.CustomHealthCheck.Builder |
HealthCheck.CustomHealthCheck.Builder.mergeFrom(HealthCheck.CustomHealthCheck other) |
static HealthCheck.CustomHealthCheck.Builder |
HealthCheck.CustomHealthCheck.newBuilder(HealthCheck.CustomHealthCheck prototype) |
HealthCheck.Builder |
HealthCheck.Builder.setCustomHealthCheck(HealthCheck.CustomHealthCheck value)
Custom health check.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.