Interface MetricStatusFluent.PodsNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<MetricStatusFluent.PodsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,PodsMetricStatusFluent<MetricStatusFluent.PodsNested<N>>
- All Known Implementing Classes:
MetricStatusFluentImpl.PodsNestedImpl
- Enclosing interface:
- MetricStatusFluent<A extends MetricStatusFluent<A>>
public static interface MetricStatusFluent.PodsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, PodsMetricStatusFluent<MetricStatusFluent.PodsNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.autoscaling.v2beta1.PodsMetricStatusFluent
PodsMetricStatusFluent.SelectorNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendPods()-
Methods inherited from interface io.fabric8.kubernetes.api.model.autoscaling.v2beta1.PodsMetricStatusFluent
buildSelector, editOrNewSelector, editOrNewSelectorLike, editSelector, getCurrentAverageValue, getMetricName, getSelector, hasCurrentAverageValue, hasMetricName, hasSelector, withCurrentAverageValue, withMetricName, withNewCurrentAverageValue, withNewCurrentAverageValue, withNewMetricName, withNewMetricName, withNewMetricName, withNewSelector, withNewSelectorLike, withSelector
-
-