public interface TemplateNicService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
TemplateNicService.GetRequest |
static interface |
TemplateNicService.GetResponse |
static interface |
TemplateNicService.RemoveRequest |
static interface |
TemplateNicService.RemoveResponse |
static interface |
TemplateNicService.UpdateRequest |
static interface |
TemplateNicService.UpdateResponse |
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.
|
TemplateNicService.UpdateRequest |
update() |
TemplateNicService.GetRequest get()
TemplateNicService.RemoveRequest remove()
TemplateNicService.UpdateRequest update()
Copyright © 2016. All rights reserved.