Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.GlusterfsVolumeSourceObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.GlusterfsVolumeSourceFluentImpl<WatchEventFluent.GlusterfsVolumeSourceObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.GlusterfsVolumeSourceObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.GlusterfsVolumeSourceObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.GlusterfsVolumeSourceObjectNested<N>>
,GlusterfsVolumeSourceFluent<WatchEventFluent.GlusterfsVolumeSourceObjectNested<N>>
,WatchEventFluent.GlusterfsVolumeSourceObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.GlusterfsVolumeSourceObjectNestedImpl<N> extends GlusterfsVolumeSourceFluentImpl<WatchEventFluent.GlusterfsVolumeSourceObjectNested<N>> implements WatchEventFluent.GlusterfsVolumeSourceObjectNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endGlusterfsVolumeSourceObject()
Methods inherited from class io.fabric8.kubernetes.api.model.GlusterfsVolumeSourceFluentImpl
equals, getEndpoints, getPath, hasEndpoints, hasPath, hasReadOnly, isReadOnly, withEndpoints, withNewEndpoints, withNewEndpoints, withNewEndpoints, withNewPath, withNewPath, withNewPath, withNewReadOnly, withNewReadOnly, withPath, 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.GlusterfsVolumeSourceFluent
getEndpoints, getPath, hasEndpoints, hasPath, hasReadOnly, isReadOnly, withEndpoints, withNewEndpoints, withNewEndpoints, withNewEndpoints, withNewPath, withNewPath, withNewPath, withNewReadOnly, withNewReadOnly, withPath, withReadOnly
-
Method Details
-
and
-
endGlusterfsVolumeSourceObject
- Specified by:
endGlusterfsVolumeSourceObject
in interfaceWatchEventFluent.GlusterfsVolumeSourceObjectNested<N>
-