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