Class ScaleFluentImpl.StatusNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.autoscaling.v1.ScaleStatusFluentImpl<ScaleFluent.StatusNested<N>>
-
- io.fabric8.kubernetes.api.model.autoscaling.v1.ScaleFluentImpl.StatusNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ScaleFluent.StatusNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ScaleFluent.StatusNested<N>>,ScaleFluent.StatusNested<N>,ScaleStatusFluent<ScaleFluent.StatusNested<N>>
- Enclosing class:
- ScaleFluentImpl<A extends ScaleFluent<A>>
public class ScaleFluentImpl.StatusNestedImpl<N> extends ScaleStatusFluentImpl<ScaleFluent.StatusNested<N>> implements ScaleFluent.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.ScaleStatusFluentImpl
equals, getReplicas, getSelector, hashCode, hasReplicas, hasSelector, withNewSelector, withNewSelector, withNewSelector, withReplicas, 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.v1.ScaleStatusFluent
getReplicas, getSelector, hasReplicas, hasSelector, withNewSelector, withNewSelector, withNewSelector, withReplicas, withSelector
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfaceScaleFluent.StatusNested<N>
-
endStatus
public N endStatus()
- Specified by:
endStatusin interfaceScaleFluent.StatusNested<N>
-
-