Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.RBDVolumeSourceObjectNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.RBDVolumeSourceFluentImpl<WatchEventFluent.RBDVolumeSourceObjectNested<N>>
-
- io.fabric8.kubernetes.api.model.WatchEventFluentImpl.RBDVolumeSourceObjectNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<WatchEventFluent.RBDVolumeSourceObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.RBDVolumeSourceObjectNested<N>>
,RBDVolumeSourceFluent<WatchEventFluent.RBDVolumeSourceObjectNested<N>>
,WatchEventFluent.RBDVolumeSourceObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.RBDVolumeSourceObjectNestedImpl<N> extends RBDVolumeSourceFluentImpl<WatchEventFluent.RBDVolumeSourceObjectNested<N>> implements WatchEventFluent.RBDVolumeSourceObjectNested<N>, Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.RBDVolumeSourceFluentImpl
RBDVolumeSourceFluentImpl.SecretRefNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.RBDVolumeSourceFluent
RBDVolumeSourceFluent.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
endRBDVolumeSourceObject()
-
Methods inherited from class io.fabric8.kubernetes.api.model.RBDVolumeSourceFluentImpl
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.RBDVolumeSourceFluent
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()
-
endRBDVolumeSourceObject
public N endRBDVolumeSourceObject()
- Specified by:
endRBDVolumeSourceObject
in interfaceWatchEventFluent.RBDVolumeSourceObjectNested<N>
-
-