Package io.fabric8.kubernetes.api.model
Class PersistentVolumeSpecFluent.NfsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.NFSVolumeSourceFluent<PersistentVolumeSpecFluent.NfsNested<N>>
-
- io.fabric8.kubernetes.api.model.PersistentVolumeSpecFluent.NfsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
public class PersistentVolumeSpecFluent.NfsNested<N> extends NFSVolumeSourceFluent<PersistentVolumeSpecFluent.NfsNested<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
endNfs()
-
Methods inherited from class io.fabric8.kubernetes.api.model.NFSVolumeSourceFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getPath, getReadOnly, getServer, hasAdditionalProperties, hashCode, hasPath, hasReadOnly, hasServer, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withPath, withReadOnly, withReadOnly, withServer
-
-