Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.clone() |
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.mergeFrom(HealthStatusForNetworkEndpoint other) |
static HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.newBuilder() |
static HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.newBuilder(HealthStatusForNetworkEndpoint prototype) |
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.setBackendService(BackendServiceReference backendService)
URL of the backend service associated with the health state of the network endpoint.
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.setForwardingRule(ForwardingRuleReference forwardingRule)
URL of the forwarding rule associated with the health state of the network endpoint.
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.setHealthCheck(HealthCheckReference healthCheck)
URL of the health check associated with the health state of the network endpoint.
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.setHealthState(String healthState)
Health state of the network endpoint determined based on the health checks configured.
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.