public interface VmHostDeviceService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
VmHostDeviceService.GetRequest |
static interface |
VmHostDeviceService.GetResponse |
static interface |
VmHostDeviceService.RemoveRequest |
static interface |
VmHostDeviceService.RemoveResponse |
Modifier and Type | Method and Description |
---|---|
VmHostDeviceService.GetRequest |
get() |
VmHostDeviceService.RemoveRequest |
remove() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
VmHostDeviceService.GetRequest get()
VmHostDeviceService.RemoveRequest remove()
Copyright © 2016. All rights reserved.