Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.RBDPersistentVolumeSourceObjectNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.RBDPersistentVolumeSourceFluentImpl<WatchEventFluent.RBDPersistentVolumeSourceObjectNested<N>>
-
- io.fabric8.kubernetes.api.model.WatchEventFluentImpl.RBDPersistentVolumeSourceObjectNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<WatchEventFluent.RBDPersistentVolumeSourceObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.RBDPersistentVolumeSourceObjectNested<N>>
,RBDPersistentVolumeSourceFluent<WatchEventFluent.RBDPersistentVolumeSourceObjectNested<N>>
,WatchEventFluent.RBDPersistentVolumeSourceObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.RBDPersistentVolumeSourceObjectNestedImpl<N> extends RBDPersistentVolumeSourceFluentImpl<WatchEventFluent.RBDPersistentVolumeSourceObjectNested<N>> implements WatchEventFluent.RBDPersistentVolumeSourceObjectNested<N>, Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.RBDPersistentVolumeSourceFluentImpl
RBDPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.RBDPersistentVolumeSourceFluent
RBDPersistentVolumeSourceFluent.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
endRBDPersistentVolumeSourceObject()
-
Methods inherited from class io.fabric8.kubernetes.api.model.RBDPersistentVolumeSourceFluentImpl
addAllToMonitors, addNewMonitor, addNewMonitor, addNewMonitor, addToMonitors, addToMonitors, buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getFirstMonitor, getFsType, getImage, getKeyring, getLastMonitor, getMatchingMonitor, getMonitor, getMonitors, getPool, getSecretRef, getUser, hasFsType, hashCode, hasImage, hasKeyring, hasMatchingMonitor, hasMonitors, hasPool, hasReadOnly, hasSecretRef, hasUser, isReadOnly, removeAllFromMonitors, removeFromMonitors, setToMonitors, withFsType, withImage, withKeyring, withMonitors, withMonitors, withNewFsType, withNewFsType, withNewFsType, withNewImage, withNewImage, withNewImage, withNewKeyring, withNewKeyring, withNewKeyring, withNewPool, withNewPool, withNewPool, withNewReadOnly, withNewReadOnly, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withNewUser, withNewUser, withNewUser, withPool, withReadOnly, 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.RBDPersistentVolumeSourceFluent
addAllToMonitors, addNewMonitor, addNewMonitor, addNewMonitor, addToMonitors, addToMonitors, buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getFirstMonitor, getFsType, getImage, getKeyring, getLastMonitor, getMatchingMonitor, getMonitor, getMonitors, getPool, getSecretRef, getUser, hasFsType, hasImage, hasKeyring, hasMatchingMonitor, hasMonitors, hasPool, hasReadOnly, hasSecretRef, hasUser, isReadOnly, removeAllFromMonitors, removeFromMonitors, setToMonitors, withFsType, withImage, withKeyring, withMonitors, withMonitors, withNewFsType, withNewFsType, withNewFsType, withNewImage, withNewImage, withNewImage, withNewKeyring, withNewKeyring, withNewKeyring, withNewPool, withNewPool, withNewPool, withNewReadOnly, withNewReadOnly, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withNewUser, withNewUser, withNewUser, withPool, withReadOnly, withSecretRef, withUser
-
-
-
-
Method Detail
-
and
public N and()
-
endRBDPersistentVolumeSourceObject
public N endRBDPersistentVolumeSourceObject()
- Specified by:
endRBDPersistentVolumeSourceObject
in interfaceWatchEventFluent.RBDPersistentVolumeSourceObjectNested<N>
-
-