Interface MetricSpecFluent.PodsNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<MetricSpecFluent.PodsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,PodsMetricSourceFluent<MetricSpecFluent.PodsNested<N>>
- All Known Implementing Classes:
MetricSpecFluentImpl.PodsNestedImpl
- Enclosing interface:
- MetricSpecFluent<A extends MetricSpecFluent<A>>
public static interface MetricSpecFluent.PodsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, PodsMetricSourceFluent<MetricSpecFluent.PodsNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.autoscaling.v2beta1.PodsMetricSourceFluent
PodsMetricSourceFluent.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.PodsMetricSourceFluent
buildSelector, editOrNewSelector, editOrNewSelectorLike, editSelector, getMetricName, getSelector, getTargetAverageValue, hasMetricName, hasSelector, hasTargetAverageValue, withMetricName, withNewMetricName, withNewMetricName, withNewMetricName, withNewSelector, withNewSelectorLike, withNewTargetAverageValue, withNewTargetAverageValue, withSelector, withTargetAverageValue
-
-