| Package | Description |
|---|---|
| envoy.service.discovery.v2 |
| Modifier and Type | Method and Description |
|---|---|
Hds.EndpointHealth |
Hds.EndpointHealth.Builder.build() |
Hds.EndpointHealth |
Hds.EndpointHealth.Builder.buildPartial() |
static Hds.EndpointHealth |
Hds.EndpointHealth.getDefaultInstance() |
Hds.EndpointHealth |
Hds.EndpointHealth.getDefaultInstanceForType() |
Hds.EndpointHealth |
Hds.EndpointHealth.Builder.getDefaultInstanceForType() |
Hds.EndpointHealth |
Hds.EndpointHealthResponseOrBuilder.getEndpointsHealth(int index)
repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1; |
Hds.EndpointHealth |
Hds.EndpointHealthResponse.getEndpointsHealth(int index)
repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1; |
Hds.EndpointHealth |
Hds.EndpointHealthResponse.Builder.getEndpointsHealth(int index)
repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1; |
static Hds.EndpointHealth |
Hds.EndpointHealth.parseDelimitedFrom(InputStream input) |
static Hds.EndpointHealth |
Hds.EndpointHealth.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Hds.EndpointHealth |
Hds.EndpointHealth.parseFrom(byte[] data) |
static Hds.EndpointHealth |
Hds.EndpointHealth.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Hds.EndpointHealth |
Hds.EndpointHealth.parseFrom(ByteBuffer data) |
static Hds.EndpointHealth |
Hds.EndpointHealth.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Hds.EndpointHealth |
Hds.EndpointHealth.parseFrom(com.google.protobuf.ByteString data) |
static Hds.EndpointHealth |
Hds.EndpointHealth.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Hds.EndpointHealth |
Hds.EndpointHealth.parseFrom(com.google.protobuf.CodedInputStream input) |
static Hds.EndpointHealth |
Hds.EndpointHealth.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Hds.EndpointHealth |
Hds.EndpointHealth.parseFrom(InputStream input) |
static Hds.EndpointHealth |
Hds.EndpointHealth.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Hds.EndpointHealth> |
Hds.EndpointHealthResponseOrBuilder.getEndpointsHealthList()
repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1; |
List<Hds.EndpointHealth> |
Hds.EndpointHealthResponse.getEndpointsHealthList()
repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1; |
List<Hds.EndpointHealth> |
Hds.EndpointHealthResponse.Builder.getEndpointsHealthList()
repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1; |
com.google.protobuf.Parser<Hds.EndpointHealth> |
Hds.EndpointHealth.getParserForType() |
static com.google.protobuf.Parser<Hds.EndpointHealth> |
Hds.EndpointHealth.parser() |
| Modifier and Type | Method and Description |
|---|---|
Hds.EndpointHealthResponse.Builder |
Hds.EndpointHealthResponse.Builder.addEndpointsHealth(Hds.EndpointHealth value)
repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1; |
Hds.EndpointHealthResponse.Builder |
Hds.EndpointHealthResponse.Builder.addEndpointsHealth(int index,
Hds.EndpointHealth value)
repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1; |
Hds.EndpointHealth.Builder |
Hds.EndpointHealth.Builder.mergeFrom(Hds.EndpointHealth other) |
static Hds.EndpointHealth.Builder |
Hds.EndpointHealth.newBuilder(Hds.EndpointHealth prototype) |
Hds.EndpointHealthResponse.Builder |
Hds.EndpointHealthResponse.Builder.setEndpointsHealth(int index,
Hds.EndpointHealth value)
repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1; |
| Modifier and Type | Method and Description |
|---|---|
Hds.EndpointHealthResponse.Builder |
Hds.EndpointHealthResponse.Builder.addAllEndpointsHealth(Iterable<? extends Hds.EndpointHealth> values)
repeated .envoy.service.discovery.v2.EndpointHealth endpoints_health = 1; |
Copyright © 2018 The Envoy Project. All rights reserved.