| Modifier and Type | Method and Description |
|---|---|
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.addAllHealthStatus(Iterable<? extends HealthStatus> values)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.addHealthStatus(HealthStatus.Builder builderForValue)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.addHealthStatus(HealthStatus value)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.addHealthStatus(int index,
HealthStatus.Builder builderForValue)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.addHealthStatus(int index,
HealthStatus value)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.clear() |
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.clearAnnotations() |
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.clearHealthStatus()
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.clearKind()
[Output Only] Type of resource.
|
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.clone() |
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.mergeFrom(BackendServiceGroupHealth other) |
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.mergeFrom(com.google.protobuf.Message other) |
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.newBuilder() |
static BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.newBuilder(BackendServiceGroupHealth prototype) |
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.newBuilderForType() |
protected BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.putAllAnnotations(Map<String,String> values)
Metadata defined as annotations on the network endpoint group.
|
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.putAnnotations(String key,
String value)
Metadata defined as annotations on the network endpoint group.
|
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.removeAnnotations(String key)
Metadata defined as annotations on the network endpoint group.
|
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.removeHealthStatus(int index)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.setHealthStatus(int index,
HealthStatus.Builder builderForValue)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.setHealthStatus(int index,
HealthStatus value)
Health state of the backend instances or endpoints in requested instance or network endpoint group, determined based on configured health checks.
|
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.setKind(String value)
[Output Only] Type of resource.
|
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of resource.
|
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BackendServiceGroupHealth.Builder |
BackendServiceGroupHealth.toBuilder() |
Copyright © 2023 Google LLC. All rights reserved.