Package io.fabric8.kubernetes.api.model
Class VolumeFluentImpl.CephfsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.CephFSVolumeSourceFluentImpl<VolumeFluent.CephfsNested<N>>
-
- io.fabric8.kubernetes.api.model.VolumeFluentImpl.CephfsNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<VolumeFluent.CephfsNested<N>>
,Nested<N>
,Visitable<VolumeFluent.CephfsNested<N>>
,CephFSVolumeSourceFluent<VolumeFluent.CephfsNested<N>>
,VolumeFluent.CephfsNested<N>
- Enclosing class:
- VolumeFluentImpl<A extends VolumeFluent<A>>
public class VolumeFluentImpl.CephfsNestedImpl<N> extends CephFSVolumeSourceFluentImpl<VolumeFluent.CephfsNested<N>> implements VolumeFluent.CephfsNested<N>, Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.CephFSVolumeSourceFluentImpl
CephFSVolumeSourceFluentImpl.SecretRefNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.CephFSVolumeSourceFluent
CephFSVolumeSourceFluent.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.CephFSVolumeSourceFluentImpl
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.CephFSVolumeSourceFluent
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
-
-