public interface HostNicResource extends UpdatableResource<HostNIC>, MeasurableResource
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
attach(Action action) |
javax.ws.rs.core.Response |
detach(Action action) |
HostNIC |
get() |
ActionResource |
getActionSubresource(String action,
String oid) |
update
getStatisticsResource
HostNIC get()
get
in interface UpdatableResource<HostNIC>
ActionResource getActionSubresource(String action, String oid)
javax.ws.rs.core.Response attach(Action action)
javax.ws.rs.core.Response detach(Action action)
Copyright © 2012. All Rights Reserved.