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) |
toString
public Netdev()
public Netdev(String id, NetClientOptions opts)
@Nonnull public Netdev withOpts(NetClientOptions value)
public List<String> getFieldNames()
getFieldNames
in class QApiType
public Object getFieldByName(@Nonnull String name) throws NoSuchFieldException
getFieldByName
in class QApiType
NoSuchFieldException