Uses of Class
com.google.cloud.compute.v1.HealthStatusForNetworkEndpoint
-
Packages that use HealthStatusForNetworkEndpoint Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of HealthStatusForNetworkEndpoint in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return HealthStatusForNetworkEndpoint Modifier and Type Method Description HealthStatusForNetworkEndpointHealthStatusForNetworkEndpoint.Builder. build()HealthStatusForNetworkEndpointHealthStatusForNetworkEndpoint.Builder. buildPartial()static HealthStatusForNetworkEndpointHealthStatusForNetworkEndpoint. getDefaultInstance()HealthStatusForNetworkEndpointHealthStatusForNetworkEndpoint.Builder. getDefaultInstanceForType()HealthStatusForNetworkEndpointHealthStatusForNetworkEndpoint. getDefaultInstanceForType()HealthStatusForNetworkEndpointNetworkEndpointWithHealthStatus.Builder. getHealths(int index)[Output only] The health status of network endpoint;HealthStatusForNetworkEndpointNetworkEndpointWithHealthStatus. getHealths(int index)[Output only] The health status of network endpoint;HealthStatusForNetworkEndpointNetworkEndpointWithHealthStatusOrBuilder. getHealths(int index)[Output only] The health status of network endpoint;static HealthStatusForNetworkEndpointHealthStatusForNetworkEndpoint. parseDelimitedFrom(InputStream input)static HealthStatusForNetworkEndpointHealthStatusForNetworkEndpoint. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthStatusForNetworkEndpointHealthStatusForNetworkEndpoint. parseFrom(byte[] data)static HealthStatusForNetworkEndpointHealthStatusForNetworkEndpoint. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthStatusForNetworkEndpointHealthStatusForNetworkEndpoint. parseFrom(com.google.protobuf.ByteString data)static HealthStatusForNetworkEndpointHealthStatusForNetworkEndpoint. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthStatusForNetworkEndpointHealthStatusForNetworkEndpoint. parseFrom(com.google.protobuf.CodedInputStream input)static HealthStatusForNetworkEndpointHealthStatusForNetworkEndpoint. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthStatusForNetworkEndpointHealthStatusForNetworkEndpoint. parseFrom(InputStream input)static HealthStatusForNetworkEndpointHealthStatusForNetworkEndpoint. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HealthStatusForNetworkEndpointHealthStatusForNetworkEndpoint. parseFrom(ByteBuffer data)static HealthStatusForNetworkEndpointHealthStatusForNetworkEndpoint. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type HealthStatusForNetworkEndpoint Modifier and Type Method Description List<HealthStatusForNetworkEndpoint>NetworkEndpointWithHealthStatus.Builder. getHealthsList()[Output only] The health status of network endpoint;List<HealthStatusForNetworkEndpoint>NetworkEndpointWithHealthStatus. getHealthsList()[Output only] The health status of network endpoint;List<HealthStatusForNetworkEndpoint>NetworkEndpointWithHealthStatusOrBuilder. getHealthsList()[Output only] The health status of network endpoint;com.google.protobuf.Parser<HealthStatusForNetworkEndpoint>HealthStatusForNetworkEndpoint. getParserForType()static com.google.protobuf.Parser<HealthStatusForNetworkEndpoint>HealthStatusForNetworkEndpoint. parser()Methods in com.google.cloud.compute.v1 with parameters of type HealthStatusForNetworkEndpoint Modifier and Type Method Description NetworkEndpointWithHealthStatus.BuilderNetworkEndpointWithHealthStatus.Builder. addHealths(int index, HealthStatusForNetworkEndpoint value)[Output only] The health status of network endpoint;NetworkEndpointWithHealthStatus.BuilderNetworkEndpointWithHealthStatus.Builder. addHealths(HealthStatusForNetworkEndpoint value)[Output only] The health status of network endpoint;HealthStatusForNetworkEndpoint.BuilderHealthStatusForNetworkEndpoint.Builder. mergeFrom(HealthStatusForNetworkEndpoint other)static HealthStatusForNetworkEndpoint.BuilderHealthStatusForNetworkEndpoint. newBuilder(HealthStatusForNetworkEndpoint prototype)NetworkEndpointWithHealthStatus.BuilderNetworkEndpointWithHealthStatus.Builder. setHealths(int index, HealthStatusForNetworkEndpoint value)[Output only] The health status of network endpoint;Method parameters in com.google.cloud.compute.v1 with type arguments of type HealthStatusForNetworkEndpoint Modifier and Type Method Description NetworkEndpointWithHealthStatus.BuilderNetworkEndpointWithHealthStatus.Builder. addAllHealths(Iterable<? extends HealthStatusForNetworkEndpoint> values)[Output only] The health status of network endpoint;
-