Uses of Interface
com.google.cloud.compute.v1.OutlierDetectionOrBuilder
-
Packages that use OutlierDetectionOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of OutlierDetectionOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement OutlierDetectionOrBuilder Modifier and Type Class Description class
OutlierDetection
Settings controlling the eviction of unhealthy hosts from the load balancing pool for the backend service.static class
OutlierDetection.Builder
Settings controlling the eviction of unhealthy hosts from the load balancing pool for the backend service.Methods in com.google.cloud.compute.v1 that return OutlierDetectionOrBuilder Modifier and Type Method Description OutlierDetectionOrBuilder
BackendService.Builder. getOutlierDetectionOrBuilder()
Settings controlling the ejection of unhealthy backend endpoints from the load balancing pool of each individual proxy instance that processes the traffic for the given backend service.OutlierDetectionOrBuilder
BackendService. getOutlierDetectionOrBuilder()
Settings controlling the ejection of unhealthy backend endpoints from the load balancing pool of each individual proxy instance that processes the traffic for the given backend service.OutlierDetectionOrBuilder
BackendServiceOrBuilder. getOutlierDetectionOrBuilder()
Settings controlling the ejection of unhealthy backend endpoints from the load balancing pool of each individual proxy instance that processes the traffic for the given backend service.
-