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