public interface TargetPoolsAddHealthCheckRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HealthCheckReference |
getHealthChecks(int index)
The HttpHealthCheck to add to the target pool.
|
int |
getHealthChecksCount()
The HttpHealthCheck to add to the target pool.
|
List<HealthCheckReference> |
getHealthChecksList()
The HttpHealthCheck to add to the target pool.
|
HealthCheckReferenceOrBuilder |
getHealthChecksOrBuilder(int index)
The HttpHealthCheck to add to the target pool.
|
List<? extends HealthCheckReferenceOrBuilder> |
getHealthChecksOrBuilderList()
The HttpHealthCheck to add to the target pool.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<HealthCheckReference> getHealthChecksList()
The HttpHealthCheck to add to the target pool.
repeated .google.cloud.compute.v1.HealthCheckReference health_checks = 448370606;HealthCheckReference getHealthChecks(int index)
The HttpHealthCheck to add to the target pool.
repeated .google.cloud.compute.v1.HealthCheckReference health_checks = 448370606;int getHealthChecksCount()
The HttpHealthCheck to add to the target pool.
repeated .google.cloud.compute.v1.HealthCheckReference health_checks = 448370606;List<? extends HealthCheckReferenceOrBuilder> getHealthChecksOrBuilderList()
The HttpHealthCheck to add to the target pool.
repeated .google.cloud.compute.v1.HealthCheckReference health_checks = 448370606;HealthCheckReferenceOrBuilder getHealthChecksOrBuilder(int index)
The HttpHealthCheck to add to the target pool.
repeated .google.cloud.compute.v1.HealthCheckReference health_checks = 448370606;Copyright © 2023 Google LLC. All rights reserved.