public interface VmHostDevicesService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
VmHostDevicesService.AddRequest |
static interface |
VmHostDevicesService.AddResponse |
static interface |
VmHostDevicesService.ListRequest |
static interface |
VmHostDevicesService.ListResponse |
Modifier and Type | Method and Description |
---|---|
VmHostDevicesService.AddRequest |
add() |
VmHostDeviceService |
deviceService(String id) |
VmHostDevicesService.ListRequest |
list() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
VmHostDevicesService.AddRequest add()
VmHostDevicesService.ListRequest list()
VmHostDeviceService deviceService(String id)
Copyright © 2016. All rights reserved.