Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.addAllHealthChecks(List<HealthCheck> healthChecks)
A list of HealthChecks contained in this scope.
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.addHealthChecks(HealthCheck healthChecks)
A list of HealthChecks contained in this scope.
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.clone() |
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.mergeFrom(HealthChecksScopedList other) |
static HealthChecksScopedList.Builder |
HealthChecksScopedList.newBuilder() |
static HealthChecksScopedList.Builder |
HealthChecksScopedList.newBuilder(HealthChecksScopedList prototype) |
HealthChecksScopedList.Builder |
HealthChecksScopedList.Builder.setWarning(Warning warning)
Informational warning which replaces the list of backend services when the list is empty.
|
HealthChecksScopedList.Builder |
HealthChecksScopedList.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.