Class MetricStatusFluentImpl.PodsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.autoscaling.v2beta1.PodsMetricStatusFluentImpl<MetricStatusFluent.PodsNested<N>>
-
- io.fabric8.kubernetes.api.model.autoscaling.v2beta1.MetricStatusFluentImpl.PodsNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<MetricStatusFluent.PodsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<MetricStatusFluent.PodsNested<N>>,MetricStatusFluent.PodsNested<N>,PodsMetricStatusFluent<MetricStatusFluent.PodsNested<N>>
- Enclosing class:
- MetricStatusFluentImpl<A extends MetricStatusFluent<A>>
public class MetricStatusFluentImpl.PodsNestedImpl<N> extends PodsMetricStatusFluentImpl<MetricStatusFluent.PodsNested<N>> implements MetricStatusFluent.PodsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.autoscaling.v2beta1.PodsMetricStatusFluentImpl
PodsMetricStatusFluentImpl.SelectorNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.autoscaling.v2beta1.PodsMetricStatusFluent
PodsMetricStatusFluent.SelectorNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendPods()-
Methods inherited from class io.fabric8.kubernetes.api.model.autoscaling.v2beta1.PodsMetricStatusFluentImpl
buildSelector, editOrNewSelector, editOrNewSelectorLike, editSelector, equals, getCurrentAverageValue, getMetricName, getSelector, hasCurrentAverageValue, hashCode, hasMetricName, hasSelector, withCurrentAverageValue, withMetricName, withNewCurrentAverageValue, withNewCurrentAverageValue, withNewMetricName, withNewMetricName, withNewMetricName, withNewSelector, withNewSelectorLike, withSelector
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
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
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceMetricStatusFluent.PodsNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endPods
public N endPods()
- Specified by:
endPodsin interfaceMetricStatusFluent.PodsNested<N>
-
-