| Modifier and Type | Field and Description |
|---|---|
String |
id |
NetClientOptions |
opts |
| Constructor and Description |
|---|
Netdev() |
Netdev(String id,
NetClientOptions opts) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getFieldByName(String name) |
List<String> |
getFieldNames() |
Netdev |
withId(String value) |
Netdev |
withOpts(NetClientOptions value) |
toStringpublic Netdev()
public Netdev(String id, NetClientOptions opts)
@Nonnull public Netdev withOpts(NetClientOptions value)
public List<String> getFieldNames()
getFieldNames in class QApiTypepublic Object getFieldByName(@Nonnull String name) throws NoSuchFieldException
getFieldByName in class QApiTypeNoSuchFieldException