Uses of Class
com.google.cloud.compute.v1.OutlierDetection
-
Packages that use OutlierDetection Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of OutlierDetection in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return OutlierDetection Modifier and Type Method Description OutlierDetectionOutlierDetection.Builder. build()OutlierDetectionOutlierDetection.Builder. buildPartial()static OutlierDetectionOutlierDetection. getDefaultInstance()OutlierDetectionOutlierDetection.Builder. getDefaultInstanceForType()OutlierDetectionOutlierDetection. getDefaultInstanceForType()OutlierDetectionBackendService.Builder. getOutlierDetection()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.OutlierDetectionBackendService. getOutlierDetection()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.OutlierDetectionBackendServiceOrBuilder. getOutlierDetection()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.static OutlierDetectionOutlierDetection. parseDelimitedFrom(InputStream input)static OutlierDetectionOutlierDetection. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OutlierDetectionOutlierDetection. parseFrom(byte[] data)static OutlierDetectionOutlierDetection. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OutlierDetectionOutlierDetection. parseFrom(com.google.protobuf.ByteString data)static OutlierDetectionOutlierDetection. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OutlierDetectionOutlierDetection. parseFrom(com.google.protobuf.CodedInputStream input)static OutlierDetectionOutlierDetection. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OutlierDetectionOutlierDetection. parseFrom(InputStream input)static OutlierDetectionOutlierDetection. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OutlierDetectionOutlierDetection. parseFrom(ByteBuffer data)static OutlierDetectionOutlierDetection. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type OutlierDetection Modifier and Type Method Description com.google.protobuf.Parser<OutlierDetection>OutlierDetection. getParserForType()static com.google.protobuf.Parser<OutlierDetection>OutlierDetection. parser()Methods in com.google.cloud.compute.v1 with parameters of type OutlierDetection Modifier and Type Method Description OutlierDetection.BuilderOutlierDetection.Builder. mergeFrom(OutlierDetection other)BackendService.BuilderBackendService.Builder. mergeOutlierDetection(OutlierDetection value)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.static OutlierDetection.BuilderOutlierDetection. newBuilder(OutlierDetection prototype)BackendService.BuilderBackendService.Builder. setOutlierDetection(OutlierDetection value)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.
-