| Modifier and Type | Method and Description |
|---|---|
HealthStatusForNetworkEndpoint |
HealthStatusForNetworkEndpoint.Builder.build() |
HealthStatusForNetworkEndpoint |
HealthStatusForNetworkEndpoint.Builder.buildPartial() |
static HealthStatusForNetworkEndpoint |
HealthStatusForNetworkEndpoint.getDefaultInstance() |
HealthStatusForNetworkEndpoint |
HealthStatusForNetworkEndpoint.getDefaultInstanceForType() |
HealthStatusForNetworkEndpoint |
HealthStatusForNetworkEndpoint.Builder.getDefaultInstanceForType() |
HealthStatusForNetworkEndpoint |
NetworkEndpointWithHealthStatus.getHealths(int index)
[Output only] The health status of network endpoint;
|
HealthStatusForNetworkEndpoint |
NetworkEndpointWithHealthStatus.Builder.getHealths(int index)
[Output only] The health status of network endpoint;
|
HealthStatusForNetworkEndpoint |
NetworkEndpointWithHealthStatusOrBuilder.getHealths(int index)
[Output only] The health status of network endpoint;
|
static HealthStatusForNetworkEndpoint |
HealthStatusForNetworkEndpoint.parseDelimitedFrom(InputStream input) |
static HealthStatusForNetworkEndpoint |
HealthStatusForNetworkEndpoint.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthStatusForNetworkEndpoint |
HealthStatusForNetworkEndpoint.parseFrom(byte[] data) |
static HealthStatusForNetworkEndpoint |
HealthStatusForNetworkEndpoint.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthStatusForNetworkEndpoint |
HealthStatusForNetworkEndpoint.parseFrom(ByteBuffer data) |
static HealthStatusForNetworkEndpoint |
HealthStatusForNetworkEndpoint.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthStatusForNetworkEndpoint |
HealthStatusForNetworkEndpoint.parseFrom(com.google.protobuf.ByteString data) |
static HealthStatusForNetworkEndpoint |
HealthStatusForNetworkEndpoint.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthStatusForNetworkEndpoint |
HealthStatusForNetworkEndpoint.parseFrom(com.google.protobuf.CodedInputStream input) |
static HealthStatusForNetworkEndpoint |
HealthStatusForNetworkEndpoint.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthStatusForNetworkEndpoint |
HealthStatusForNetworkEndpoint.parseFrom(InputStream input) |
static HealthStatusForNetworkEndpoint |
HealthStatusForNetworkEndpoint.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<HealthStatusForNetworkEndpoint> |
NetworkEndpointWithHealthStatus.getHealthsList()
[Output only] The health status of network endpoint;
|
List<HealthStatusForNetworkEndpoint> |
NetworkEndpointWithHealthStatus.Builder.getHealthsList()
[Output only] The health status of network endpoint;
|
List<HealthStatusForNetworkEndpoint> |
NetworkEndpointWithHealthStatusOrBuilder.getHealthsList()
[Output only] The health status of network endpoint;
|
com.google.protobuf.Parser<HealthStatusForNetworkEndpoint> |
HealthStatusForNetworkEndpoint.getParserForType() |
static com.google.protobuf.Parser<HealthStatusForNetworkEndpoint> |
HealthStatusForNetworkEndpoint.parser() |
| Modifier and Type | Method and Description |
|---|---|
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.addHealths(HealthStatusForNetworkEndpoint value)
[Output only] The health status of network endpoint;
|
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.addHealths(int index,
HealthStatusForNetworkEndpoint value)
[Output only] The health status of network endpoint;
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.mergeFrom(HealthStatusForNetworkEndpoint other) |
static HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.newBuilder(HealthStatusForNetworkEndpoint prototype) |
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.setHealths(int index,
HealthStatusForNetworkEndpoint value)
[Output only] The health status of network endpoint;
|
| Modifier and Type | Method and Description |
|---|---|
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.addAllHealths(Iterable<? extends HealthStatusForNetworkEndpoint> values)
[Output only] The health status of network endpoint;
|
Copyright © 2023 Google LLC. All rights reserved.