Package io.fabric8.kubernetes.api.model
Interface PersistentVolumeSpecFluent.HostPathNested<N>
- All Superinterfaces:
Fluent<PersistentVolumeSpecFluent.HostPathNested<N>>
,HostPathVolumeSourceFluent<PersistentVolumeSpecFluent.HostPathNested<N>>
,Nested<N>
- All Known Implementing Classes:
PersistentVolumeSpecFluentImpl.HostPathNestedImpl
- Enclosing interface:
- PersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
public static interface PersistentVolumeSpecFluent.HostPathNested<N> extends Nested<N>, HostPathVolumeSourceFluent<PersistentVolumeSpecFluent.HostPathNested<N>>
-
Method Summary
Modifier and Type Method Description N
and()
N
endHostPath()
Methods inherited from interface io.fabric8.kubernetes.api.model.HostPathVolumeSourceFluent
getPath, getType, hasPath, hasType, withNewPath, withNewPath, withNewPath, withNewType, withNewType, withNewType, withPath, withType