Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
OutlierDetection |
OutlierDetection.Builder.build() |
static OutlierDetection |
OutlierDetection.getDefaultInstance() |
OutlierDetection |
BackendService.getOutlierDetection()
Settings controlling eviction of unhealthy hosts from the load balancing pool.
|
OutlierDetection |
BackendService.Builder.getOutlierDetection()
Settings controlling eviction of unhealthy hosts from the load balancing pool.
|
Modifier and Type | Method and Description |
---|---|
OutlierDetection.Builder |
OutlierDetection.Builder.mergeFrom(OutlierDetection other) |
static OutlierDetection.Builder |
OutlierDetection.newBuilder(OutlierDetection prototype) |
BackendService.Builder |
BackendService.Builder.setOutlierDetection(OutlierDetection outlierDetection)
Settings controlling eviction of unhealthy hosts from the load balancing pool.
|
Copyright © 2019 Google LLC. All rights reserved.