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