HealthStatusForNetworkEndpoint.Builder |
NetworkEndpointWithHealthStatus.Builder.addHealthsBuilder() |
[Output only] The health status of network endpoint;
|
HealthStatusForNetworkEndpoint.Builder |
NetworkEndpointWithHealthStatus.Builder.addHealthsBuilder(int index) |
[Output only] The health status of network endpoint;
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.clear() |
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.clearBackendService() |
URL of the backend service associated with the health state of the network endpoint.
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.clearForwardingRule() |
URL of the forwarding rule associated with the health state of the network endpoint.
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.clearHealthCheck() |
URL of the health check associated with the health state of the network endpoint.
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.clearHealthCheckService() |
URL of the health check service associated with the health state of the network endpoint.
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.clearHealthState() |
Health state of the network endpoint determined based on the health checks configured.
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.clone() |
|
HealthStatusForNetworkEndpoint.Builder |
NetworkEndpointWithHealthStatus.Builder.getHealthsBuilder(int index) |
[Output only] The health status of network endpoint;
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.mergeBackendService(BackendServiceReference value) |
URL of the backend service associated with the health state of the network endpoint.
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.mergeForwardingRule(ForwardingRuleReference value) |
URL of the forwarding rule associated with the health state of the network endpoint.
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.mergeFrom(HealthStatusForNetworkEndpoint other) |
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.mergeFrom(com.google.protobuf.Message other) |
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.mergeHealthCheck(HealthCheckReference value) |
URL of the health check associated with the health state of the network endpoint.
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.mergeHealthCheckService(HealthCheckServiceReference value) |
URL of the health check service associated with the health state of the network endpoint.
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.newBuilder() |
|
static HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.newBuilder(HealthStatusForNetworkEndpoint prototype) |
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.newBuilderForType() |
|
protected HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.setBackendService(BackendServiceReference value) |
URL of the backend service associated with the health state of the network endpoint.
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.setBackendService(BackendServiceReference.Builder builderForValue) |
URL of the backend service associated with the health state of the network endpoint.
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.setForwardingRule(ForwardingRuleReference value) |
URL of the forwarding rule associated with the health state of the network endpoint.
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.setForwardingRule(ForwardingRuleReference.Builder builderForValue) |
URL of the forwarding rule associated with the health state of the network endpoint.
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.setHealthCheck(HealthCheckReference value) |
URL of the health check associated with the health state of the network endpoint.
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.setHealthCheck(HealthCheckReference.Builder builderForValue) |
URL of the health check associated with the health state of the network endpoint.
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.setHealthCheckService(HealthCheckServiceReference value) |
URL of the health check service associated with the health state of the network endpoint.
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.setHealthCheckService(HealthCheckServiceReference.Builder builderForValue) |
URL of the health check service associated with the health state of the network endpoint.
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.setHealthState(String value) |
Health state of the network endpoint determined based on the health checks configured.
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.setHealthStateBytes(com.google.protobuf.ByteString value) |
Health state of the network endpoint determined based on the health checks configured.
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.toBuilder() |
|