Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.PersistentVolumeClaimSourceObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.PersistentVolumeClaimVolumeSourceFluentImpl<WatchEventFluent.PersistentVolumeClaimSourceObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.PersistentVolumeClaimSourceObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.PersistentVolumeClaimSourceObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.PersistentVolumeClaimSourceObjectNested<N>>
,PersistentVolumeClaimVolumeSourceFluent<WatchEventFluent.PersistentVolumeClaimSourceObjectNested<N>>
,WatchEventFluent.PersistentVolumeClaimSourceObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.PersistentVolumeClaimSourceObjectNestedImpl<N> extends PersistentVolumeClaimVolumeSourceFluentImpl<WatchEventFluent.PersistentVolumeClaimSourceObjectNested<N>> implements WatchEventFluent.PersistentVolumeClaimSourceObjectNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endPersistentVolumeClaimSourceObject()
Methods inherited from class io.fabric8.kubernetes.api.model.PersistentVolumeClaimVolumeSourceFluentImpl
equals, getClaimName, hasClaimName, hasReadOnly, isReadOnly, withClaimName, withNewClaimName, withNewClaimName, withNewClaimName, withNewReadOnly, withNewReadOnly, withReadOnly
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fabric8.kubernetes.api.model.PersistentVolumeClaimVolumeSourceFluent
getClaimName, hasClaimName, hasReadOnly, isReadOnly, withClaimName, withNewClaimName, withNewClaimName, withNewClaimName, withNewReadOnly, withNewReadOnly, withReadOnly
-
Method Details