Package io.fabric8.kubernetes.api.model
Class EmptyDirVolumeSourceFluentImpl<A extends EmptyDirVolumeSourceFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.EmptyDirVolumeSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,EmptyDirVolumeSourceFluent<A>
- Direct Known Subclasses:
DoneableEmptyDirVolumeSource,EmptyDirVolumeSourceBuilder,VolumeFluentImpl.EmptyDirNestedImpl,WatchEventFluentImpl.EmptyDirVolumeSourceObjectNestedImpl
public class EmptyDirVolumeSourceFluentImpl<A extends EmptyDirVolumeSourceFluent<A>> extends BaseFluent<A> implements EmptyDirVolumeSourceFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classEmptyDirVolumeSourceFluentImpl.SizeLimitNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.EmptyDirVolumeSourceFluent
EmptyDirVolumeSourceFluent.SizeLimitNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description EmptyDirVolumeSourceFluentImpl()EmptyDirVolumeSourceFluentImpl(EmptyDirVolumeSource instance) -
Method Summary
Modifier and Type Method Description QuantitybuildSizeLimit()EmptyDirVolumeSourceFluent.SizeLimitNested<A>editOrNewSizeLimit()EmptyDirVolumeSourceFluent.SizeLimitNested<A>editOrNewSizeLimitLike(Quantity item)EmptyDirVolumeSourceFluent.SizeLimitNested<A>editSizeLimit()booleanequals(Object o)StringgetMedium()QuantitygetSizeLimit()Deprecated.BooleanhasMedium()BooleanhasSizeLimit()AwithMedium(String medium)AwithNewMedium(String arg1)AwithNewMedium(StringBuffer arg1)AwithNewMedium(StringBuilder arg1)EmptyDirVolumeSourceFluent.SizeLimitNested<A>withNewSizeLimit()AwithNewSizeLimit(String amount)AwithNewSizeLimit(String amount, String format)EmptyDirVolumeSourceFluent.SizeLimitNested<A>withNewSizeLimitLike(Quantity item)AwithSizeLimit(Quantity sizeLimit)
-
Constructor Details
-
EmptyDirVolumeSourceFluentImpl
public EmptyDirVolumeSourceFluentImpl() -
EmptyDirVolumeSourceFluentImpl
-
-
Method Details
-
getMedium
- Specified by:
getMediumin interfaceEmptyDirVolumeSourceFluent<A extends EmptyDirVolumeSourceFluent<A>>
-
withMedium
- Specified by:
withMediumin interfaceEmptyDirVolumeSourceFluent<A extends EmptyDirVolumeSourceFluent<A>>
-
hasMedium
- Specified by:
hasMediumin interfaceEmptyDirVolumeSourceFluent<A extends EmptyDirVolumeSourceFluent<A>>
-
withNewMedium
- Specified by:
withNewMediumin interfaceEmptyDirVolumeSourceFluent<A extends EmptyDirVolumeSourceFluent<A>>
-
withNewMedium
- Specified by:
withNewMediumin interfaceEmptyDirVolumeSourceFluent<A extends EmptyDirVolumeSourceFluent<A>>
-
withNewMedium
- Specified by:
withNewMediumin interfaceEmptyDirVolumeSourceFluent<A extends EmptyDirVolumeSourceFluent<A>>
-
getSizeLimit
Deprecated.This method has been deprecated, please use method buildSizeLimit instead.- Specified by:
getSizeLimitin interfaceEmptyDirVolumeSourceFluent<A extends EmptyDirVolumeSourceFluent<A>>- Returns:
- The buildable object.
-
buildSizeLimit
- Specified by:
buildSizeLimitin interfaceEmptyDirVolumeSourceFluent<A extends EmptyDirVolumeSourceFluent<A>>
-
withSizeLimit
- Specified by:
withSizeLimitin interfaceEmptyDirVolumeSourceFluent<A extends EmptyDirVolumeSourceFluent<A>>
-
hasSizeLimit
- Specified by:
hasSizeLimitin interfaceEmptyDirVolumeSourceFluent<A extends EmptyDirVolumeSourceFluent<A>>
-
withNewSizeLimit
- Specified by:
withNewSizeLimitin interfaceEmptyDirVolumeSourceFluent<A extends EmptyDirVolumeSourceFluent<A>>
-
withNewSizeLimit
- Specified by:
withNewSizeLimitin interfaceEmptyDirVolumeSourceFluent<A extends EmptyDirVolumeSourceFluent<A>>
-
withNewSizeLimit
- Specified by:
withNewSizeLimitin interfaceEmptyDirVolumeSourceFluent<A extends EmptyDirVolumeSourceFluent<A>>
-
withNewSizeLimitLike
- Specified by:
withNewSizeLimitLikein interfaceEmptyDirVolumeSourceFluent<A extends EmptyDirVolumeSourceFluent<A>>
-
editSizeLimit
- Specified by:
editSizeLimitin interfaceEmptyDirVolumeSourceFluent<A extends EmptyDirVolumeSourceFluent<A>>
-
editOrNewSizeLimit
- Specified by:
editOrNewSizeLimitin interfaceEmptyDirVolumeSourceFluent<A extends EmptyDirVolumeSourceFluent<A>>
-
editOrNewSizeLimitLike
- Specified by:
editOrNewSizeLimitLikein interfaceEmptyDirVolumeSourceFluent<A extends EmptyDirVolumeSourceFluent<A>>
-
equals
-