public class VmCdromsServiceImpl extends ServiceImpl implements VmCdromsService
VmCdromsService.AddRequest, VmCdromsService.AddResponse, VmCdromsService.ListRequest, VmCdromsService.ListResponse
Constructor and Description |
---|
VmCdromsServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
VmCdromsService.AddRequest |
add() |
VmCdromService |
cdromService(String id) |
VmCdromsService.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 VmCdromsServiceImpl(HttpConnection connection, String path)
public VmCdromsService.AddRequest add()
add
in interface VmCdromsService
public VmCdromsService.ListRequest list()
list
in interface VmCdromsService
public VmCdromService cdromService(String id)
cdromService
in interface VmCdromsService
public Service service(String path)
VmCdromsService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface VmCdromsService
Copyright © 2016. All rights reserved.