Package io.fabric8.kubernetes.api.model
Class VolumeFluent.HostPathNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.HostPathVolumeSourceFluent<VolumeFluent.HostPathNested<N>>
-
- io.fabric8.kubernetes.api.model.VolumeFluent.HostPathNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- VolumeFluent<A extends VolumeFluent<A>>
public class VolumeFluent.HostPathNested<N> extends HostPathVolumeSourceFluent<VolumeFluent.HostPathNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endHostPath()
-
Methods inherited from class io.fabric8.kubernetes.api.model.HostPathVolumeSourceFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getPath, getType, hasAdditionalProperties, hashCode, hasPath, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withPath, withType
-
-