public class VmWatchdogServiceImpl extends ServiceImpl implements VmWatchdogService
VmWatchdogService.GetRequest, VmWatchdogService.GetResponse, VmWatchdogService.RemoveRequest, VmWatchdogService.RemoveResponse, VmWatchdogService.UpdateRequest, VmWatchdogService.UpdateResponse
Constructor and Description |
---|
VmWatchdogServiceImpl(HttpConnection connection,
String path) |
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.
|
String |
toString() |
VmWatchdogService.UpdateRequest |
update() |
checkAction, checkFault, getConnection, getPath, throwError
public VmWatchdogServiceImpl(HttpConnection connection, String path)
public VmWatchdogService.GetRequest get()
get
in interface VmWatchdogService
public VmWatchdogService.RemoveRequest remove()
remove
in interface VmWatchdogService
public VmWatchdogService.UpdateRequest update()
update
in interface VmWatchdogService
public Service service(String path)
VmWatchdogService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface VmWatchdogService
Copyright © 2016. All rights reserved.