| Package | Description |
|---|---|
| io.envoyproxy.envoy.data.core.v2alpha |
| Modifier and Type | Method and Description |
|---|---|
DegradedHealthyHost |
DegradedHealthyHost.Builder.build() |
DegradedHealthyHost |
DegradedHealthyHost.Builder.buildPartial() |
static DegradedHealthyHost |
DegradedHealthyHost.getDefaultInstance() |
DegradedHealthyHost |
DegradedHealthyHost.getDefaultInstanceForType() |
DegradedHealthyHost |
DegradedHealthyHost.Builder.getDefaultInstanceForType() |
DegradedHealthyHost |
HealthCheckEvent.getDegradedHealthyHost()
Healthy host became degraded.
|
DegradedHealthyHost |
HealthCheckEvent.Builder.getDegradedHealthyHost()
Healthy host became degraded.
|
DegradedHealthyHost |
HealthCheckEventOrBuilder.getDegradedHealthyHost()
Healthy host became degraded.
|
static DegradedHealthyHost |
DegradedHealthyHost.parseDelimitedFrom(InputStream input) |
static DegradedHealthyHost |
DegradedHealthyHost.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DegradedHealthyHost |
DegradedHealthyHost.parseFrom(byte[] data) |
static DegradedHealthyHost |
DegradedHealthyHost.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DegradedHealthyHost |
DegradedHealthyHost.parseFrom(ByteBuffer data) |
static DegradedHealthyHost |
DegradedHealthyHost.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DegradedHealthyHost |
DegradedHealthyHost.parseFrom(com.google.protobuf.ByteString data) |
static DegradedHealthyHost |
DegradedHealthyHost.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DegradedHealthyHost |
DegradedHealthyHost.parseFrom(com.google.protobuf.CodedInputStream input) |
static DegradedHealthyHost |
DegradedHealthyHost.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DegradedHealthyHost |
DegradedHealthyHost.parseFrom(InputStream input) |
static DegradedHealthyHost |
DegradedHealthyHost.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DegradedHealthyHost> |
DegradedHealthyHost.getParserForType() |
static com.google.protobuf.Parser<DegradedHealthyHost> |
DegradedHealthyHost.parser() |
| Modifier and Type | Method and Description |
|---|---|
HealthCheckEvent.Builder |
HealthCheckEvent.Builder.mergeDegradedHealthyHost(DegradedHealthyHost value)
Healthy host became degraded.
|
DegradedHealthyHost.Builder |
DegradedHealthyHost.Builder.mergeFrom(DegradedHealthyHost other) |
static DegradedHealthyHost.Builder |
DegradedHealthyHost.newBuilder(DegradedHealthyHost prototype) |
HealthCheckEvent.Builder |
HealthCheckEvent.Builder.setDegradedHealthyHost(DegradedHealthyHost value)
Healthy host became degraded.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.