| Modifier and Type | Method and Description |
|---|---|
HealthCheckServiceReference |
HealthCheckServiceReference.Builder.build() |
HealthCheckServiceReference |
HealthCheckServiceReference.Builder.buildPartial() |
static HealthCheckServiceReference |
HealthCheckServiceReference.getDefaultInstance() |
HealthCheckServiceReference |
HealthCheckServiceReference.getDefaultInstanceForType() |
HealthCheckServiceReference |
HealthCheckServiceReference.Builder.getDefaultInstanceForType() |
HealthCheckServiceReference |
HealthStatusForNetworkEndpointOrBuilder.getHealthCheckService()
URL of the health check service associated with the health state of the network endpoint.
|
HealthCheckServiceReference |
HealthStatusForNetworkEndpoint.getHealthCheckService()
URL of the health check service associated with the health state of the network endpoint.
|
HealthCheckServiceReference |
HealthStatusForNetworkEndpoint.Builder.getHealthCheckService()
URL of the health check service associated with the health state of the network endpoint.
|
static HealthCheckServiceReference |
HealthCheckServiceReference.parseDelimitedFrom(InputStream input) |
static HealthCheckServiceReference |
HealthCheckServiceReference.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheckServiceReference |
HealthCheckServiceReference.parseFrom(byte[] data) |
static HealthCheckServiceReference |
HealthCheckServiceReference.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheckServiceReference |
HealthCheckServiceReference.parseFrom(ByteBuffer data) |
static HealthCheckServiceReference |
HealthCheckServiceReference.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheckServiceReference |
HealthCheckServiceReference.parseFrom(com.google.protobuf.ByteString data) |
static HealthCheckServiceReference |
HealthCheckServiceReference.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheckServiceReference |
HealthCheckServiceReference.parseFrom(com.google.protobuf.CodedInputStream input) |
static HealthCheckServiceReference |
HealthCheckServiceReference.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HealthCheckServiceReference |
HealthCheckServiceReference.parseFrom(InputStream input) |
static HealthCheckServiceReference |
HealthCheckServiceReference.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<HealthCheckServiceReference> |
HealthCheckServiceReference.getParserForType() |
static com.google.protobuf.Parser<HealthCheckServiceReference> |
HealthCheckServiceReference.parser() |
| Modifier and Type | Method and Description |
|---|---|
HealthCheckServiceReference.Builder |
HealthCheckServiceReference.Builder.mergeFrom(HealthCheckServiceReference other) |
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.mergeHealthCheckService(HealthCheckServiceReference value)
URL of the health check service associated with the health state of the network endpoint.
|
static HealthCheckServiceReference.Builder |
HealthCheckServiceReference.newBuilder(HealthCheckServiceReference prototype) |
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.setHealthCheckService(HealthCheckServiceReference value)
URL of the health check service associated with the health state of the network endpoint.
|
Copyright © 2023 Google LLC. All rights reserved.