public class DoneableAttachedVolume extends AttachedVolumeFluentImpl<DoneableAttachedVolume> implements Doneable<AttachedVolume>
_visitables| Constructor and Description |
|---|
DoneableAttachedVolume(AttachedVolume item) |
DoneableAttachedVolume(AttachedVolume item,
Function<AttachedVolume,AttachedVolume> function) |
DoneableAttachedVolume(Function<AttachedVolume,AttachedVolume> function) |
| Modifier and Type | Method and Description |
|---|---|
AttachedVolume |
done() |
equals, getDevicePath, getName, hasDevicePath, hashCode, hasName, withDevicePath, withName, withNewDevicePath, withNewDevicePath, withNewDevicePath, withNewName, withNewName, withNewNamepublic DoneableAttachedVolume(Function<AttachedVolume,AttachedVolume> function)
public DoneableAttachedVolume(AttachedVolume item, Function<AttachedVolume,AttachedVolume> function)
public DoneableAttachedVolume(AttachedVolume item)
public AttachedVolume done()
done in interface Doneable<AttachedVolume>Copyright © 2015–2021 Red Hat. All rights reserved.