Class HorizontalPodAutoscalerFluentImpl.StatusNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.autoscaling.v1.HorizontalPodAutoscalerStatusFluentImpl<HorizontalPodAutoscalerFluent.StatusNested<N>>
-
- io.fabric8.kubernetes.api.model.autoscaling.v1.HorizontalPodAutoscalerFluentImpl.StatusNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<HorizontalPodAutoscalerFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<HorizontalPodAutoscalerFluent.StatusNested<N>>,HorizontalPodAutoscalerFluent.StatusNested<N>,HorizontalPodAutoscalerStatusFluent<HorizontalPodAutoscalerFluent.StatusNested<N>>
- Enclosing class:
- HorizontalPodAutoscalerFluentImpl<A extends HorizontalPodAutoscalerFluent<A>>
public class HorizontalPodAutoscalerFluentImpl.StatusNestedImpl<N> extends HorizontalPodAutoscalerStatusFluentImpl<HorizontalPodAutoscalerFluent.StatusNested<N>> implements HorizontalPodAutoscalerFluent.StatusNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.kubernetes.api.model.autoscaling.v1.HorizontalPodAutoscalerStatusFluentImpl
equals, getCurrentCPUUtilizationPercentage, getCurrentReplicas, getDesiredReplicas, getLastScaleTime, getObservedGeneration, hasCurrentCPUUtilizationPercentage, hasCurrentReplicas, hasDesiredReplicas, hashCode, hasLastScaleTime, hasObservedGeneration, withCurrentCPUUtilizationPercentage, withCurrentReplicas, withDesiredReplicas, withLastScaleTime, withNewLastScaleTime, withNewLastScaleTime, withNewLastScaleTime, withObservedGeneration
-
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.v1.HorizontalPodAutoscalerStatusFluent
getCurrentCPUUtilizationPercentage, getCurrentReplicas, getDesiredReplicas, getLastScaleTime, getObservedGeneration, hasCurrentCPUUtilizationPercentage, hasCurrentReplicas, hasDesiredReplicas, hasLastScaleTime, hasObservedGeneration, withCurrentCPUUtilizationPercentage, withCurrentReplicas, withDesiredReplicas, withLastScaleTime, withNewLastScaleTime, withNewLastScaleTime, withNewLastScaleTime, withObservedGeneration
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceHorizontalPodAutoscalerFluent.StatusNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endStatus
public N endStatus()
- Specified by:
endStatusin interfaceHorizontalPodAutoscalerFluent.StatusNested<N>
-
-