Package io.fabric8.kubernetes.api.model
Class EmptyDirVolumeSourceFluentImpl.SizeLimitNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.QuantityFluentImpl<EmptyDirVolumeSourceFluent.SizeLimitNested<N>>
-
- io.fabric8.kubernetes.api.model.EmptyDirVolumeSourceFluentImpl.SizeLimitNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<EmptyDirVolumeSourceFluent.SizeLimitNested<N>>,Nested<N>,Visitable<EmptyDirVolumeSourceFluent.SizeLimitNested<N>>,EmptyDirVolumeSourceFluent.SizeLimitNested<N>,QuantityFluent<EmptyDirVolumeSourceFluent.SizeLimitNested<N>>
- Enclosing class:
- EmptyDirVolumeSourceFluentImpl<A extends EmptyDirVolumeSourceFluent<A>>
public class EmptyDirVolumeSourceFluentImpl.SizeLimitNestedImpl<N> extends QuantityFluentImpl<EmptyDirVolumeSourceFluent.SizeLimitNested<N>> implements EmptyDirVolumeSourceFluent.SizeLimitNested<N>, Nested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSizeLimit()-
Methods inherited from class io.fabric8.kubernetes.api.model.QuantityFluentImpl
equals, getAmount, getFormat, hasAmount, hasFormat, hashCode, withAmount, withFormat, withNewAmount, withNewAmount, withNewAmount, withNewFormat, withNewFormat, withNewFormat
-
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.QuantityFluent
getAmount, getFormat, hasAmount, hasFormat, withAmount, withFormat, withNewAmount, withNewAmount, withNewAmount, withNewFormat, withNewFormat, withNewFormat
-
-
-
-
Method Detail
-
and
public N and()
-
endSizeLimit
public N endSizeLimit()
- Specified by:
endSizeLimitin interfaceEmptyDirVolumeSourceFluent.SizeLimitNested<N>
-
-