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