Package io.fabric8.kubernetes.api.model
Class PersistentVolumeSpecFluent.CephfsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.CephFSPersistentVolumeSourceFluent<PersistentVolumeSpecFluent.CephfsNested<N>>
-
- io.fabric8.kubernetes.api.model.PersistentVolumeSpecFluent.CephfsNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- PersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
public class PersistentVolumeSpecFluent.CephfsNested<N> extends CephFSPersistentVolumeSourceFluent<PersistentVolumeSpecFluent.CephfsNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.CephFSPersistentVolumeSourceFluent
CephFSPersistentVolumeSourceFluent.SecretRefNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendCephfs()-
Methods inherited from class io.fabric8.kubernetes.api.model.CephFSPersistentVolumeSourceFluent
addAllToMonitors, addToAdditionalProperties, addToAdditionalProperties, addToMonitors, addToMonitors, buildSecretRef, copyInstance, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getAdditionalProperties, getFirstMonitor, getLastMonitor, getMatchingMonitor, getMonitor, getMonitors, getPath, getReadOnly, getSecretFile, getUser, hasAdditionalProperties, hashCode, hasMatchingMonitor, hasMonitors, hasPath, hasReadOnly, hasSecretFile, hasSecretRef, hasUser, removeAllFromMonitors, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromMonitors, setToMonitors, toString, withAdditionalProperties, withMonitors, withMonitors, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withPath, withReadOnly, withReadOnly, withSecretFile, withSecretRef, withUser
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-