| Modifier and Type | Class and Description |
|---|---|
class |
HealthStatusForNetworkEndpoint
Protobuf type
google.cloud.compute.v1.HealthStatusForNetworkEndpoint |
static class |
HealthStatusForNetworkEndpoint.Builder
Protobuf type
google.cloud.compute.v1.HealthStatusForNetworkEndpoint |
| Modifier and Type | Method and Description |
|---|---|
HealthStatusForNetworkEndpointOrBuilder |
NetworkEndpointWithHealthStatusOrBuilder.getHealthsOrBuilder(int index)
[Output only] The health status of network endpoint;
repeated .google.cloud.compute.v1.HealthStatusForNetworkEndpoint healths = 258689431;
|
HealthStatusForNetworkEndpointOrBuilder |
NetworkEndpointWithHealthStatus.getHealthsOrBuilder(int index)
[Output only] The health status of network endpoint;
repeated .google.cloud.compute.v1.HealthStatusForNetworkEndpoint healths = 258689431;
|
HealthStatusForNetworkEndpointOrBuilder |
NetworkEndpointWithHealthStatus.Builder.getHealthsOrBuilder(int index)
[Output only] The health status of network endpoint;
repeated .google.cloud.compute.v1.HealthStatusForNetworkEndpoint healths = 258689431;
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends HealthStatusForNetworkEndpointOrBuilder> |
NetworkEndpointWithHealthStatusOrBuilder.getHealthsOrBuilderList()
[Output only] The health status of network endpoint;
repeated .google.cloud.compute.v1.HealthStatusForNetworkEndpoint healths = 258689431;
|
List<? extends HealthStatusForNetworkEndpointOrBuilder> |
NetworkEndpointWithHealthStatus.getHealthsOrBuilderList()
[Output only] The health status of network endpoint;
repeated .google.cloud.compute.v1.HealthStatusForNetworkEndpoint healths = 258689431;
|
List<? extends HealthStatusForNetworkEndpointOrBuilder> |
NetworkEndpointWithHealthStatus.Builder.getHealthsOrBuilderList()
[Output only] The health status of network endpoint;
repeated .google.cloud.compute.v1.HealthStatusForNetworkEndpoint healths = 258689431;
|
Copyright © 2024 Google LLC. All rights reserved.