| Modifier and Type | Class and Description |
|---|---|
class |
BackendCustomMetric
Custom Metrics are used for CUSTOM_METRICS balancing_mode.
|
static class |
BackendCustomMetric.Builder
Custom Metrics are used for CUSTOM_METRICS balancing_mode.
|
| Modifier and Type | Method and Description |
|---|---|
BackendCustomMetricOrBuilder |
Backend.getCustomMetricsOrBuilder(int index)
List of custom metrics that are used for CUSTOM_METRICS BalancingMode.
|
BackendCustomMetricOrBuilder |
Backend.Builder.getCustomMetricsOrBuilder(int index)
List of custom metrics that are used for CUSTOM_METRICS BalancingMode.
|
BackendCustomMetricOrBuilder |
BackendOrBuilder.getCustomMetricsOrBuilder(int index)
List of custom metrics that are used for CUSTOM_METRICS BalancingMode.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends BackendCustomMetricOrBuilder> |
Backend.getCustomMetricsOrBuilderList()
List of custom metrics that are used for CUSTOM_METRICS BalancingMode.
|
List<? extends BackendCustomMetricOrBuilder> |
Backend.Builder.getCustomMetricsOrBuilderList()
List of custom metrics that are used for CUSTOM_METRICS BalancingMode.
|
List<? extends BackendCustomMetricOrBuilder> |
BackendOrBuilder.getCustomMetricsOrBuilderList()
List of custom metrics that are used for CUSTOM_METRICS BalancingMode.
|
Copyright © 2025 Google LLC. All rights reserved.