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