public class BlockdevOptionsGenericCOWFormat extends BlockdevOptionsGenericFormat
QApiTypeDescriptor{name=BlockdevOptionsGenericCOWFormat, data={*backing=BlockdevRef}, innerTypes=null}| Modifier and Type | Field and Description |
|---|---|
BlockdevRef |
backing |
file| Constructor and Description |
|---|
BlockdevOptionsGenericCOWFormat() |
BlockdevOptionsGenericCOWFormat(BlockdevRef backing) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getFieldByName(String name) |
List<String> |
getFieldNames() |
BlockdevOptionsGenericCOWFormat |
withBacking(BlockdevRef value) |
withFiletoString@CheckForNull public BlockdevRef backing
public BlockdevOptionsGenericCOWFormat()
public BlockdevOptionsGenericCOWFormat(BlockdevRef backing)
@Nonnull public BlockdevOptionsGenericCOWFormat withBacking(BlockdevRef value)
public List<String> getFieldNames()
getFieldNames in class BlockdevOptionsGenericFormatpublic Object getFieldByName(@Nonnull String name) throws NoSuchFieldException
getFieldByName in class BlockdevOptionsGenericFormatNoSuchFieldException