Class MetricSpecFluentImpl.PodsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.autoscaling.v2beta1.PodsMetricSourceFluentImpl<MetricSpecFluent.PodsNested<N>>
-
- io.fabric8.kubernetes.api.model.autoscaling.v2beta1.MetricSpecFluentImpl.PodsNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<MetricSpecFluent.PodsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<MetricSpecFluent.PodsNested<N>>,MetricSpecFluent.PodsNested<N>,PodsMetricSourceFluent<MetricSpecFluent.PodsNested<N>>
- Enclosing class:
- MetricSpecFluentImpl<A extends MetricSpecFluent<A>>
public class MetricSpecFluentImpl.PodsNestedImpl<N> extends PodsMetricSourceFluentImpl<MetricSpecFluent.PodsNested<N>> implements MetricSpecFluent.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.PodsMetricSourceFluentImpl
PodsMetricSourceFluentImpl.SelectorNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.autoscaling.v2beta1.PodsMetricSourceFluent
PodsMetricSourceFluent.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.PodsMetricSourceFluentImpl
buildSelector, editOrNewSelector, editOrNewSelectorLike, editSelector, equals, getMetricName, getSelector, getTargetAverageValue, hashCode, hasMetricName, hasSelector, hasTargetAverageValue, withMetricName, withNewMetricName, withNewMetricName, withNewMetricName, withNewSelector, withNewSelectorLike, withNewTargetAverageValue, withNewTargetAverageValue, withSelector, withTargetAverageValue
-
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.PodsMetricSourceFluent
buildSelector, editOrNewSelector, editOrNewSelectorLike, editSelector, getMetricName, getSelector, getTargetAverageValue, hasMetricName, hasSelector, hasTargetAverageValue, withMetricName, withNewMetricName, withNewMetricName, withNewMetricName, withNewSelector, withNewSelectorLike, withNewTargetAverageValue, withNewTargetAverageValue, withSelector, withTargetAverageValue
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceMetricSpecFluent.PodsNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endPods
public N endPods()
- Specified by:
endPodsin interfaceMetricSpecFluent.PodsNested<N>
-
-