Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.CephFSVolumeSourceObjectNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.CephFSVolumeSourceFluentImpl<WatchEventFluent.CephFSVolumeSourceObjectNested<N>>
-
- io.fabric8.kubernetes.api.model.WatchEventFluentImpl.CephFSVolumeSourceObjectNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<WatchEventFluent.CephFSVolumeSourceObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.CephFSVolumeSourceObjectNested<N>>
,CephFSVolumeSourceFluent<WatchEventFluent.CephFSVolumeSourceObjectNested<N>>
,WatchEventFluent.CephFSVolumeSourceObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.CephFSVolumeSourceObjectNestedImpl<N> extends CephFSVolumeSourceFluentImpl<WatchEventFluent.CephFSVolumeSourceObjectNested<N>> implements WatchEventFluent.CephFSVolumeSourceObjectNested<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
endCephFSVolumeSourceObject()
-
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
-
-
-
-
Method Detail
-
and
public N and()
-
endCephFSVolumeSourceObject
public N endCephFSVolumeSourceObject()
- Specified by:
endCephFSVolumeSourceObject
in interfaceWatchEventFluent.CephFSVolumeSourceObjectNested<N>
-
-