Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
HealthStatusForNetworkEndpoint |
HealthStatusForNetworkEndpoint.Builder.build() |
static HealthStatusForNetworkEndpoint |
HealthStatusForNetworkEndpoint.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
List<HealthStatusForNetworkEndpoint> |
NetworkEndpointWithHealthStatus.getHealthsList()
[Output only] The health status of network endpoint;
|
List<HealthStatusForNetworkEndpoint> |
NetworkEndpointWithHealthStatus.Builder.getHealthsList()
[Output only] The health status of network endpoint;
|
Modifier and Type | Method and Description |
---|---|
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.addHealths(HealthStatusForNetworkEndpoint healths)
[Output only] The health status of network endpoint;
|
HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.Builder.mergeFrom(HealthStatusForNetworkEndpoint other) |
static HealthStatusForNetworkEndpoint.Builder |
HealthStatusForNetworkEndpoint.newBuilder(HealthStatusForNetworkEndpoint prototype) |
Modifier and Type | Method and Description |
---|---|
NetworkEndpointWithHealthStatus.Builder |
NetworkEndpointWithHealthStatus.Builder.addAllHealths(List<HealthStatusForNetworkEndpoint> healths)
[Output only] The health status of network endpoint;
|
Copyright © 2019 Google LLC. All rights reserved.