Uses of Interface
com.google.cloud.compute.v1.HealthStatusForNetworkEndpointOrBuilder
-
Packages that use HealthStatusForNetworkEndpointOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of HealthStatusForNetworkEndpointOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement HealthStatusForNetworkEndpointOrBuilder Modifier and Type Class Description class
HealthStatusForNetworkEndpoint
static class
HealthStatusForNetworkEndpoint.Builder
Methods in com.google.cloud.compute.v1 that return HealthStatusForNetworkEndpointOrBuilder Modifier and Type Method Description HealthStatusForNetworkEndpointOrBuilder
NetworkEndpointWithHealthStatus.Builder. getHealthsOrBuilder(int index)
[Output only] The health status of network endpoint;HealthStatusForNetworkEndpointOrBuilder
NetworkEndpointWithHealthStatus. getHealthsOrBuilder(int index)
[Output only] The health status of network endpoint;HealthStatusForNetworkEndpointOrBuilder
NetworkEndpointWithHealthStatusOrBuilder. getHealthsOrBuilder(int index)
[Output only] The health status of network endpoint;Methods in com.google.cloud.compute.v1 that return types with arguments of type HealthStatusForNetworkEndpointOrBuilder Modifier and Type Method Description List<? extends HealthStatusForNetworkEndpointOrBuilder>
NetworkEndpointWithHealthStatus.Builder. getHealthsOrBuilderList()
[Output only] The health status of network endpoint;List<? extends HealthStatusForNetworkEndpointOrBuilder>
NetworkEndpointWithHealthStatus. getHealthsOrBuilderList()
[Output only] The health status of network endpoint;List<? extends HealthStatusForNetworkEndpointOrBuilder>
NetworkEndpointWithHealthStatusOrBuilder. getHealthsOrBuilderList()
[Output only] The health status of network endpoint;
-