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 Nand()NendPersistentVolumeClaimSourceObject()Methods inherited from class io.fabric8.kubernetes.api.model.PersistentVolumeClaimVolumeSourceFluentImpl
equals, getClaimName, hasClaimName, hasReadOnly, isReadOnly, withClaimName, withNewClaimName, withNewClaimName, withNewClaimName, withNewReadOnly, withNewReadOnly, withReadOnlyMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.PersistentVolumeClaimVolumeSourceFluent
getClaimName, hasClaimName, hasReadOnly, isReadOnly, withClaimName, withNewClaimName, withNewClaimName, withNewClaimName, withNewReadOnly, withNewReadOnly, withReadOnly
-
Method Details