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
-
Method Summary
Modifier and Type Method Description Nand()NendSizeLimit()Methods inherited from class io.fabric8.kubernetes.api.model.QuantityFluentImpl
equals, getAmount, getFormat, hasAmount, hasFormat, withAmount, withFormat, withNewAmount, withNewAmount, withNewAmount, withNewFormat, withNewFormat, withNewFormatMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.QuantityFluent
getAmount, getFormat, hasAmount, hasFormat, withAmount, withFormat, withNewAmount, withNewAmount, withNewAmount, withNewFormat, withNewFormat, withNewFormat
-
Method Details
-
and
-
endSizeLimit
- Specified by:
endSizeLimitin interfaceEmptyDirVolumeSourceFluent.SizeLimitNested<N>
-