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