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 classOutlierDetectionSettings controlling the eviction of unhealthy hosts from the load balancing pool for the backend service.static classOutlierDetection.BuilderSettings 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 OutlierDetectionOrBuilderBackendService.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.OutlierDetectionOrBuilderBackendService. 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.OutlierDetectionOrBuilderBackendServiceOrBuilder. 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.
-