public class BlockdevOptionsFile extends QApiType
QApiTypeDescriptor{name=BlockdevOptionsFile, data={filename=str}, innerTypes=null}| Constructor and Description |
|---|
BlockdevOptionsFile() |
BlockdevOptionsFile(String filename) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getFieldByName(String name) |
List<String> |
getFieldNames() |
BlockdevOptionsFile |
withFilename(String value) |
toStringpublic BlockdevOptionsFile()
public BlockdevOptionsFile(String filename)
@Nonnull public BlockdevOptionsFile withFilename(String value)
public List<String> getFieldNames()
getFieldNames in class QApiTypepublic Object getFieldByName(@Nonnull String name) throws NoSuchFieldException
getFieldByName in class QApiTypeNoSuchFieldException