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