Interface V1EmptyDirVolumeSourceFluent<A extends V1EmptyDirVolumeSourceFluent<A>>
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
V1VolumeFluent.EmptyDirNested<N>
- All Known Implementing Classes:
V1EmptyDirVolumeSourceBuilder
,V1EmptyDirVolumeSourceFluentImpl
public interface V1EmptyDirVolumeSourceFluent<A extends V1EmptyDirVolumeSourceFluent<A>>
extends Fluent<A>
Generated
-
Method Summary
Modifier and TypeMethodDescriptionio.kubernetes.client.custom.Quantity
withMedium
(String medium) withNewSizeLimit
(String value) withSizeLimit
(io.kubernetes.client.custom.Quantity sizeLimit)