public interface TemplatesService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
TemplatesService.AddRequest |
static interface |
TemplatesService.AddResponse |
static interface |
TemplatesService.ListRequest |
static interface |
TemplatesService.ListResponse |
Modifier and Type | Method and Description |
---|---|
TemplatesService.AddRequest |
add() |
TemplatesService.ListRequest |
list() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
TemplateService |
templateService(String id) |
TemplatesService.AddRequest add()
TemplatesService.ListRequest list()
TemplateService templateService(String id)
Copyright © 2016. All rights reserved.