public class VmWatchdogsServiceImpl extends ServiceImpl implements VmWatchdogsService
VmWatchdogsService.AddRequest, VmWatchdogsService.AddResponse, VmWatchdogsService.ListRequest, VmWatchdogsService.ListResponse
Constructor and Description |
---|
VmWatchdogsServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
VmWatchdogsService.AddRequest |
add() |
VmWatchdogsService.ListRequest |
list() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
VmWatchdogService |
watchdogService(String id) |
checkAction, checkFault, getConnection, getPath, throwError
public VmWatchdogsServiceImpl(HttpConnection connection, String path)
public VmWatchdogsService.AddRequest add()
add
in interface VmWatchdogsService
public VmWatchdogsService.ListRequest list()
list
in interface VmWatchdogsService
public VmWatchdogService watchdogService(String id)
watchdogService
in interface VmWatchdogsService
public Service service(String path)
VmWatchdogsService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface VmWatchdogsService
Copyright © 2016. All rights reserved.