Class HorizontalPodAutoscalerFluentImpl.SpecNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.autoscaling.v2beta2.HorizontalPodAutoscalerSpecFluentImpl<HorizontalPodAutoscalerFluent.SpecNested<N>>
-
- io.fabric8.kubernetes.api.model.autoscaling.v2beta2.HorizontalPodAutoscalerFluentImpl.SpecNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<HorizontalPodAutoscalerFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<HorizontalPodAutoscalerFluent.SpecNested<N>>,HorizontalPodAutoscalerFluent.SpecNested<N>,HorizontalPodAutoscalerSpecFluent<HorizontalPodAutoscalerFluent.SpecNested<N>>
- Enclosing class:
- HorizontalPodAutoscalerFluentImpl<A extends HorizontalPodAutoscalerFluent<A>>
public class HorizontalPodAutoscalerFluentImpl.SpecNestedImpl<N> extends HorizontalPodAutoscalerSpecFluentImpl<HorizontalPodAutoscalerFluent.SpecNested<N>> implements HorizontalPodAutoscalerFluent.SpecNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.autoscaling.v2beta2.HorizontalPodAutoscalerSpecFluentImpl
HorizontalPodAutoscalerSpecFluentImpl.BehaviorNestedImpl<N>, HorizontalPodAutoscalerSpecFluentImpl.MetricsNestedImpl<N>, HorizontalPodAutoscalerSpecFluentImpl.ScaleTargetRefNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.autoscaling.v2beta2.HorizontalPodAutoscalerSpecFluent
HorizontalPodAutoscalerSpecFluent.BehaviorNested<N>, HorizontalPodAutoscalerSpecFluent.MetricsNested<N>, HorizontalPodAutoscalerSpecFluent.ScaleTargetRefNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.kubernetes.api.model.autoscaling.v2beta2.HorizontalPodAutoscalerSpecFluentImpl
addAllToMetrics, addNewMetric, addNewMetricLike, addToMetrics, addToMetrics, buildBehavior, buildFirstMetric, buildLastMetric, buildMatchingMetric, buildMetric, buildMetrics, buildScaleTargetRef, editBehavior, editFirstMetric, editLastMetric, editMatchingMetric, editMetric, editOrNewBehavior, editOrNewBehaviorLike, editOrNewScaleTargetRef, editOrNewScaleTargetRefLike, editScaleTargetRef, equals, getBehavior, getMaxReplicas, getMetrics, getMinReplicas, getScaleTargetRef, hasBehavior, hashCode, hasMatchingMetric, hasMaxReplicas, hasMetrics, hasMinReplicas, hasScaleTargetRef, removeAllFromMetrics, removeFromMetrics, removeMatchingFromMetrics, setNewMetricLike, setToMetrics, withBehavior, withMaxReplicas, withMetrics, withMetrics, withMinReplicas, withNewBehavior, withNewBehaviorLike, withNewScaleTargetRef, withNewScaleTargetRef, withNewScaleTargetRefLike, withScaleTargetRef
-
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.v2beta2.HorizontalPodAutoscalerSpecFluent
addAllToMetrics, addNewMetric, addNewMetricLike, addToMetrics, addToMetrics, buildBehavior, buildFirstMetric, buildLastMetric, buildMatchingMetric, buildMetric, buildMetrics, buildScaleTargetRef, editBehavior, editFirstMetric, editLastMetric, editMatchingMetric, editMetric, editOrNewBehavior, editOrNewBehaviorLike, editOrNewScaleTargetRef, editOrNewScaleTargetRefLike, editScaleTargetRef, getBehavior, getMaxReplicas, getMetrics, getMinReplicas, getScaleTargetRef, hasBehavior, hasMatchingMetric, hasMaxReplicas, hasMetrics, hasMinReplicas, hasScaleTargetRef, removeAllFromMetrics, removeFromMetrics, removeMatchingFromMetrics, setNewMetricLike, setToMetrics, withBehavior, withMaxReplicas, withMetrics, withMetrics, withMinReplicas, withNewBehavior, withNewBehaviorLike, withNewScaleTargetRef, withNewScaleTargetRef, withNewScaleTargetRefLike, withScaleTargetRef
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceHorizontalPodAutoscalerFluent.SpecNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endSpec
public N endSpec()
- Specified by:
endSpecin interfaceHorizontalPodAutoscalerFluent.SpecNested<N>
-
-