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