Package io.fabric8.kubernetes.api.model
Class PersistentVolumeSpecFluentImpl.CephfsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.CephFSPersistentVolumeSourceFluentImpl<PersistentVolumeSpecFluent.CephfsNested<N>>
-
- io.fabric8.kubernetes.api.model.PersistentVolumeSpecFluentImpl.CephfsNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<PersistentVolumeSpecFluent.CephfsNested<N>>
,Nested<N>
,Visitable<PersistentVolumeSpecFluent.CephfsNested<N>>
,CephFSPersistentVolumeSourceFluent<PersistentVolumeSpecFluent.CephfsNested<N>>
,PersistentVolumeSpecFluent.CephfsNested<N>
- Enclosing class:
- PersistentVolumeSpecFluentImpl<A extends PersistentVolumeSpecFluent<A>>
public class PersistentVolumeSpecFluentImpl.CephfsNestedImpl<N> extends CephFSPersistentVolumeSourceFluentImpl<PersistentVolumeSpecFluent.CephfsNested<N>> implements PersistentVolumeSpecFluent.CephfsNested<N>, Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.CephFSPersistentVolumeSourceFluentImpl
CephFSPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.CephFSPersistentVolumeSourceFluent
CephFSPersistentVolumeSourceFluent.SecretRefNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endCephfs()
-
Methods inherited from class io.fabric8.kubernetes.api.model.CephFSPersistentVolumeSourceFluentImpl
addAllToMonitors, addNewMonitor, addNewMonitor, addNewMonitor, addToMonitors, addToMonitors, buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getFirstMonitor, getLastMonitor, getMatchingMonitor, getMonitor, getMonitors, getPath, getSecretFile, getSecretRef, getUser, hashCode, hasMatchingMonitor, hasMonitors, hasPath, hasReadOnly, hasSecretFile, hasSecretRef, hasUser, isReadOnly, removeAllFromMonitors, removeFromMonitors, setToMonitors, withMonitors, withMonitors, withNewPath, withNewPath, withNewPath, withNewReadOnly, withNewReadOnly, withNewSecretFile, withNewSecretFile, withNewSecretFile, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withNewUser, withNewUser, withNewUser, withPath, withReadOnly, withSecretFile, withSecretRef, withUser
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.kubernetes.api.model.CephFSPersistentVolumeSourceFluent
addAllToMonitors, addNewMonitor, addNewMonitor, addNewMonitor, addToMonitors, addToMonitors, buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getFirstMonitor, getLastMonitor, getMatchingMonitor, getMonitor, getMonitors, getPath, getSecretFile, getSecretRef, getUser, hasMatchingMonitor, hasMonitors, hasPath, hasReadOnly, hasSecretFile, hasSecretRef, hasUser, isReadOnly, removeAllFromMonitors, removeFromMonitors, setToMonitors, withMonitors, withMonitors, withNewPath, withNewPath, withNewPath, withNewReadOnly, withNewReadOnly, withNewSecretFile, withNewSecretFile, withNewSecretFile, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withNewUser, withNewUser, withNewUser, withPath, withReadOnly, withSecretFile, withSecretRef, withUser
-
-