Uses of Interface
io.kubernetes.client.proto.V2beta1Autoscaling.MetricStatusOrBuilder
-
Uses of V2beta1Autoscaling.MetricStatusOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V2beta1Autoscaling.MetricStatusOrBuilderModifier and TypeClassDescriptionstatic final classMetricStatus describes the last-read state of a single metric.static final classMetricStatus describes the last-read state of a single metric.Methods in io.kubernetes.client.proto that return V2beta1Autoscaling.MetricStatusOrBuilderModifier and TypeMethodDescriptionV2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.getCurrentMetricsOrBuilder(int index) currentMetrics is the last read state of the metrics used by this autoscaler.V2beta1Autoscaling.HorizontalPodAutoscalerStatus.getCurrentMetricsOrBuilder(int index) currentMetrics is the last read state of the metrics used by this autoscaler.V2beta1Autoscaling.HorizontalPodAutoscalerStatusOrBuilder.getCurrentMetricsOrBuilder(int index) currentMetrics is the last read state of the metrics used by this autoscaler.Methods in io.kubernetes.client.proto that return types with arguments of type V2beta1Autoscaling.MetricStatusOrBuilderModifier and TypeMethodDescriptionList<? extends V2beta1Autoscaling.MetricStatusOrBuilder>V2beta1Autoscaling.HorizontalPodAutoscalerStatus.Builder.getCurrentMetricsOrBuilderList()currentMetrics is the last read state of the metrics used by this autoscaler.List<? extends V2beta1Autoscaling.MetricStatusOrBuilder>V2beta1Autoscaling.HorizontalPodAutoscalerStatus.getCurrentMetricsOrBuilderList()currentMetrics is the last read state of the metrics used by this autoscaler.List<? extends V2beta1Autoscaling.MetricStatusOrBuilder>V2beta1Autoscaling.HorizontalPodAutoscalerStatusOrBuilder.getCurrentMetricsOrBuilderList()currentMetrics is the last read state of the metrics used by this autoscaler.