| Modifier and Type | Method and Description |
|---|---|
OutlierDetection |
OutlierDetection.Builder.build() |
OutlierDetection |
OutlierDetection.Builder.buildPartial() |
static OutlierDetection |
OutlierDetection.getDefaultInstance() |
OutlierDetection |
OutlierDetection.getDefaultInstanceForType() |
OutlierDetection |
OutlierDetection.Builder.getDefaultInstanceForType() |
OutlierDetection |
BackendService.getOutlierDetection()
Settings controlling the eviction of unhealthy hosts from the load balancing pool for the backend service.
|
OutlierDetection |
BackendService.Builder.getOutlierDetection()
Settings controlling the eviction of unhealthy hosts from the load balancing pool for the backend service.
|
OutlierDetection |
BackendServiceOrBuilder.getOutlierDetection()
Settings controlling the eviction of unhealthy hosts from the load balancing pool for the backend service.
|
static OutlierDetection |
OutlierDetection.parseDelimitedFrom(InputStream input) |
static OutlierDetection |
OutlierDetection.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutlierDetection |
OutlierDetection.parseFrom(byte[] data) |
static OutlierDetection |
OutlierDetection.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutlierDetection |
OutlierDetection.parseFrom(ByteBuffer data) |
static OutlierDetection |
OutlierDetection.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutlierDetection |
OutlierDetection.parseFrom(com.google.protobuf.ByteString data) |
static OutlierDetection |
OutlierDetection.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutlierDetection |
OutlierDetection.parseFrom(com.google.protobuf.CodedInputStream input) |
static OutlierDetection |
OutlierDetection.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutlierDetection |
OutlierDetection.parseFrom(InputStream input) |
static OutlierDetection |
OutlierDetection.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<OutlierDetection> |
OutlierDetection.getParserForType() |
static com.google.protobuf.Parser<OutlierDetection> |
OutlierDetection.parser() |
| Modifier and Type | Method and Description |
|---|---|
OutlierDetection.Builder |
OutlierDetection.Builder.mergeFrom(OutlierDetection other) |
BackendService.Builder |
BackendService.Builder.mergeOutlierDetection(OutlierDetection value)
Settings controlling the eviction of unhealthy hosts from the load balancing pool for the backend service.
|
static OutlierDetection.Builder |
OutlierDetection.newBuilder(OutlierDetection prototype) |
BackendService.Builder |
BackendService.Builder.setOutlierDetection(OutlierDetection value)
Settings controlling the eviction of unhealthy hosts from the load balancing pool for the backend service.
|
Copyright © 2023 Google LLC. All rights reserved.