Uses of Interface
io.kubernetes.client.openapi.models.V2beta2HorizontalPodAutoscalerSpecFluent.MetricsNested
Packages that use V2beta2HorizontalPodAutoscalerSpecFluent.MetricsNested
-
Uses of V2beta2HorizontalPodAutoscalerSpecFluent.MetricsNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V2beta2HorizontalPodAutoscalerSpecFluent.MetricsNestedModifier and TypeMethodDescriptionV2beta2HorizontalPodAutoscalerSpecFluent.addNewMetric()
V2beta2HorizontalPodAutoscalerSpecFluentImpl.addNewMetric()
V2beta2HorizontalPodAutoscalerSpecFluent.addNewMetricLike
(io.kubernetes.client.openapi.models.V2beta2MetricSpec item) V2beta2HorizontalPodAutoscalerSpecFluentImpl.addNewMetricLike
(io.kubernetes.client.openapi.models.V2beta2MetricSpec item) V2beta2HorizontalPodAutoscalerSpecFluent.editFirstMetric()
V2beta2HorizontalPodAutoscalerSpecFluentImpl.editFirstMetric()
V2beta2HorizontalPodAutoscalerSpecFluent.editLastMetric()
V2beta2HorizontalPodAutoscalerSpecFluentImpl.editLastMetric()
V2beta2HorizontalPodAutoscalerSpecFluent.editMatchingMetric
(Predicate<V2beta2MetricSpecBuilder> predicate) V2beta2HorizontalPodAutoscalerSpecFluentImpl.editMatchingMetric
(Predicate<V2beta2MetricSpecBuilder> predicate) V2beta2HorizontalPodAutoscalerSpecFluent.editMetric
(Integer index) V2beta2HorizontalPodAutoscalerSpecFluentImpl.editMetric
(Integer index) V2beta2HorizontalPodAutoscalerSpecFluent.setNewMetricLike
(Integer index, io.kubernetes.client.openapi.models.V2beta2MetricSpec item) V2beta2HorizontalPodAutoscalerSpecFluentImpl.setNewMetricLike
(Integer index, io.kubernetes.client.openapi.models.V2beta2MetricSpec item)