Package io.fabric8.kubernetes.api.model
Class NodeStatusFluentImpl.VolumesAttachedNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.AttachedVolumeFluentImpl<NodeStatusFluent.VolumesAttachedNested<N>>
io.fabric8.kubernetes.api.model.NodeStatusFluentImpl.VolumesAttachedNestedImpl<N>
- All Implemented Interfaces:
Fluent<NodeStatusFluent.VolumesAttachedNested<N>>,Nested<N>,Visitable<NodeStatusFluent.VolumesAttachedNested<N>>,AttachedVolumeFluent<NodeStatusFluent.VolumesAttachedNested<N>>,NodeStatusFluent.VolumesAttachedNested<N>
- Enclosing class:
- NodeStatusFluentImpl<A extends NodeStatusFluent<A>>
public class NodeStatusFluentImpl.VolumesAttachedNestedImpl<N> extends AttachedVolumeFluentImpl<NodeStatusFluent.VolumesAttachedNested<N>> implements NodeStatusFluent.VolumesAttachedNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendVolumesAttached()Methods inherited from class io.fabric8.kubernetes.api.model.AttachedVolumeFluentImpl
equals, getDevicePath, getName, hasDevicePath, hasName, withDevicePath, withName, withNewDevicePath, withNewDevicePath, withNewDevicePath, withNewName, withNewName, withNewNameMethods 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.AttachedVolumeFluent
getDevicePath, getName, hasDevicePath, hasName, withDevicePath, withName, withNewDevicePath, withNewDevicePath, withNewDevicePath, withNewName, withNewName, withNewName
-
Method Details
-
and
-
endVolumesAttached
- Specified by:
endVolumesAttachedin interfaceNodeStatusFluent.VolumesAttachedNested<N>
-