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 classHealthStatusForNetworkEndpointstatic classHealthStatusForNetworkEndpoint.BuilderMethods in com.google.cloud.compute.v1 that return HealthStatusForNetworkEndpointOrBuilder Modifier and Type Method Description HealthStatusForNetworkEndpointOrBuilderNetworkEndpointWithHealthStatus.Builder. getHealthsOrBuilder(int index)[Output only] The health status of network endpoint;HealthStatusForNetworkEndpointOrBuilderNetworkEndpointWithHealthStatus. getHealthsOrBuilder(int index)[Output only] The health status of network endpoint;HealthStatusForNetworkEndpointOrBuilderNetworkEndpointWithHealthStatusOrBuilder. 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;
-