| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V2beta2Autoscaling.MetricSpec> |
V2beta2Autoscaling.MetricSpec.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V2beta2Autoscaling.MetricSpec |
V2beta2Autoscaling.MetricSpec.Builder.build() |
V2beta2Autoscaling.MetricSpec |
V2beta2Autoscaling.MetricSpec.Builder.buildPartial() |
static V2beta2Autoscaling.MetricSpec |
V2beta2Autoscaling.MetricSpec.getDefaultInstance() |
V2beta2Autoscaling.MetricSpec |
V2beta2Autoscaling.MetricSpec.getDefaultInstanceForType() |
V2beta2Autoscaling.MetricSpec |
V2beta2Autoscaling.MetricSpec.Builder.getDefaultInstanceForType() |
V2beta2Autoscaling.MetricSpec |
V2beta2Autoscaling.HorizontalPodAutoscalerSpecOrBuilder.getMetrics(int index)
metrics contains the specifications for which to use to calculate the
desired replica count (the maximum replica count across all metrics will
be used).
|
V2beta2Autoscaling.MetricSpec |
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.getMetrics(int index)
metrics contains the specifications for which to use to calculate the
desired replica count (the maximum replica count across all metrics will
be used).
|
V2beta2Autoscaling.MetricSpec |
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder.getMetrics(int index)
metrics contains the specifications for which to use to calculate the
desired replica count (the maximum replica count across all metrics will
be used).
|
static V2beta2Autoscaling.MetricSpec |
V2beta2Autoscaling.MetricSpec.parseDelimitedFrom(InputStream input) |
static V2beta2Autoscaling.MetricSpec |
V2beta2Autoscaling.MetricSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V2beta2Autoscaling.MetricSpec |
V2beta2Autoscaling.MetricSpec.parseFrom(byte[] data) |
static V2beta2Autoscaling.MetricSpec |
V2beta2Autoscaling.MetricSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V2beta2Autoscaling.MetricSpec |
V2beta2Autoscaling.MetricSpec.parseFrom(ByteBuffer data) |
static V2beta2Autoscaling.MetricSpec |
V2beta2Autoscaling.MetricSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V2beta2Autoscaling.MetricSpec |
V2beta2Autoscaling.MetricSpec.parseFrom(com.google.protobuf.ByteString data) |
static V2beta2Autoscaling.MetricSpec |
V2beta2Autoscaling.MetricSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V2beta2Autoscaling.MetricSpec |
V2beta2Autoscaling.MetricSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static V2beta2Autoscaling.MetricSpec |
V2beta2Autoscaling.MetricSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V2beta2Autoscaling.MetricSpec |
V2beta2Autoscaling.MetricSpec.parseFrom(InputStream input) |
static V2beta2Autoscaling.MetricSpec |
V2beta2Autoscaling.MetricSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<V2beta2Autoscaling.MetricSpec> |
V2beta2Autoscaling.HorizontalPodAutoscalerSpecOrBuilder.getMetricsList()
metrics contains the specifications for which to use to calculate the
desired replica count (the maximum replica count across all metrics will
be used).
|
List<V2beta2Autoscaling.MetricSpec> |
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.getMetricsList()
metrics contains the specifications for which to use to calculate the
desired replica count (the maximum replica count across all metrics will
be used).
|
List<V2beta2Autoscaling.MetricSpec> |
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder.getMetricsList()
metrics contains the specifications for which to use to calculate the
desired replica count (the maximum replica count across all metrics will
be used).
|
com.google.protobuf.Parser<V2beta2Autoscaling.MetricSpec> |
V2beta2Autoscaling.MetricSpec.getParserForType() |
static com.google.protobuf.Parser<V2beta2Autoscaling.MetricSpec> |
V2beta2Autoscaling.MetricSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder |
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder.addMetrics(int index,
V2beta2Autoscaling.MetricSpec value)
metrics contains the specifications for which to use to calculate the
desired replica count (the maximum replica count across all metrics will
be used).
|
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder |
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder.addMetrics(V2beta2Autoscaling.MetricSpec value)
metrics contains the specifications for which to use to calculate the
desired replica count (the maximum replica count across all metrics will
be used).
|
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.mergeFrom(V2beta2Autoscaling.MetricSpec other) |
static V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.newBuilder(V2beta2Autoscaling.MetricSpec prototype) |
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder |
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder.setMetrics(int index,
V2beta2Autoscaling.MetricSpec value)
metrics contains the specifications for which to use to calculate the
desired replica count (the maximum replica count across all metrics will
be used).
|
| Modifier and Type | Method and Description |
|---|---|
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder |
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder.addAllMetrics(Iterable<? extends V2beta2Autoscaling.MetricSpec> values)
metrics contains the specifications for which to use to calculate the
desired replica count (the maximum replica count across all metrics will
be used).
|
Copyright © 2019. All rights reserved.