Uses of Interface
io.kubernetes.client.openapi.models.V2beta2HorizontalPodAutoscalerStatusFluent.CurrentMetricsNested
Packages that use V2beta2HorizontalPodAutoscalerStatusFluent.CurrentMetricsNested
-
Uses of V2beta2HorizontalPodAutoscalerStatusFluent.CurrentMetricsNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V2beta2HorizontalPodAutoscalerStatusFluent.CurrentMetricsNestedModifier and TypeMethodDescriptionV2beta2HorizontalPodAutoscalerStatusFluent.addNewCurrentMetric()V2beta2HorizontalPodAutoscalerStatusFluentImpl.addNewCurrentMetric()V2beta2HorizontalPodAutoscalerStatusFluent.addNewCurrentMetricLike(io.kubernetes.client.openapi.models.V2beta2MetricStatus item) V2beta2HorizontalPodAutoscalerStatusFluentImpl.addNewCurrentMetricLike(io.kubernetes.client.openapi.models.V2beta2MetricStatus item) V2beta2HorizontalPodAutoscalerStatusFluent.editCurrentMetric(Integer index) V2beta2HorizontalPodAutoscalerStatusFluentImpl.editCurrentMetric(Integer index) V2beta2HorizontalPodAutoscalerStatusFluent.editFirstCurrentMetric()V2beta2HorizontalPodAutoscalerStatusFluentImpl.editFirstCurrentMetric()V2beta2HorizontalPodAutoscalerStatusFluent.editLastCurrentMetric()V2beta2HorizontalPodAutoscalerStatusFluentImpl.editLastCurrentMetric()V2beta2HorizontalPodAutoscalerStatusFluent.editMatchingCurrentMetric(Predicate<V2beta2MetricStatusBuilder> predicate) V2beta2HorizontalPodAutoscalerStatusFluentImpl.editMatchingCurrentMetric(Predicate<V2beta2MetricStatusBuilder> predicate) V2beta2HorizontalPodAutoscalerStatusFluent.setNewCurrentMetricLike(Integer index, io.kubernetes.client.openapi.models.V2beta2MetricStatus item) V2beta2HorizontalPodAutoscalerStatusFluentImpl.setNewCurrentMetricLike(Integer index, io.kubernetes.client.openapi.models.V2beta2MetricStatus item)