public class DoneableVolumeAttachmentSpec extends VolumeAttachmentSpecFluentImpl<DoneableVolumeAttachmentSpec> implements Doneable<VolumeAttachmentSpec>
VolumeAttachmentSpecFluentImpl.SourceNestedImpl<N>
VolumeAttachmentSpecFluent.SourceNested<N>
_visitables
Constructor and Description |
---|
DoneableVolumeAttachmentSpec(Function<VolumeAttachmentSpec,VolumeAttachmentSpec> function) |
DoneableVolumeAttachmentSpec(VolumeAttachmentSpec item) |
DoneableVolumeAttachmentSpec(VolumeAttachmentSpec item,
Function<VolumeAttachmentSpec,VolumeAttachmentSpec> function) |
Modifier and Type | Method and Description |
---|---|
VolumeAttachmentSpec |
done() |
buildSource, editOrNewSource, editOrNewSourceLike, editSource, equals, getAttacher, getNodeName, getSource, hasAttacher, hasNodeName, hasSource, withAttacher, withNewAttacher, withNewAttacher, withNewAttacher, withNewNodeName, withNewNodeName, withNewNodeName, withNewSource, withNewSourceLike, withNodeName, withSource
public DoneableVolumeAttachmentSpec(Function<VolumeAttachmentSpec,VolumeAttachmentSpec> function)
public DoneableVolumeAttachmentSpec(VolumeAttachmentSpec item, Function<VolumeAttachmentSpec,VolumeAttachmentSpec> function)
public DoneableVolumeAttachmentSpec(VolumeAttachmentSpec item)
public VolumeAttachmentSpec done()
done
in interface Doneable<VolumeAttachmentSpec>
Copyright © 2015–2020 Red Hat. All rights reserved.