Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.VolumeMountObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.VolumeMountFluentImpl<WatchEventFluent.VolumeMountObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.VolumeMountObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.VolumeMountObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.VolumeMountObjectNested<N>>,VolumeMountFluent<WatchEventFluent.VolumeMountObjectNested<N>>,WatchEventFluent.VolumeMountObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.VolumeMountObjectNestedImpl<N> extends VolumeMountFluentImpl<WatchEventFluent.VolumeMountObjectNested<N>> implements WatchEventFluent.VolumeMountObjectNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendVolumeMountObject()Methods inherited from class io.fabric8.kubernetes.api.model.VolumeMountFluentImpl
equals, getMountPath, getMountPropagation, getName, getSubPath, getSubPathExpr, hasMountPath, hasMountPropagation, hasName, hasReadOnly, hasSubPath, hasSubPathExpr, isReadOnly, withMountPath, withMountPropagation, withName, withNewMountPath, withNewMountPath, withNewMountPath, withNewMountPropagation, withNewMountPropagation, withNewMountPropagation, withNewName, withNewName, withNewName, withNewReadOnly, withNewReadOnly, withNewSubPath, withNewSubPath, withNewSubPath, withNewSubPathExpr, withNewSubPathExpr, withNewSubPathExpr, withReadOnly, withSubPath, withSubPathExprMethods 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.VolumeMountFluent
getMountPath, getMountPropagation, getName, getSubPath, getSubPathExpr, hasMountPath, hasMountPropagation, hasName, hasReadOnly, hasSubPath, hasSubPathExpr, isReadOnly, withMountPath, withMountPropagation, withName, withNewMountPath, withNewMountPath, withNewMountPath, withNewMountPropagation, withNewMountPropagation, withNewMountPropagation, withNewName, withNewName, withNewName, withNewReadOnly, withNewReadOnly, withNewSubPath, withNewSubPath, withNewSubPath, withNewSubPathExpr, withNewSubPathExpr, withNewSubPathExpr, withReadOnly, withSubPath, withSubPathExpr
-
Method Details
-
and
-
endVolumeMountObject
- Specified by:
endVolumeMountObjectin interfaceWatchEventFluent.VolumeMountObjectNested<N>
-