public interface EventsResource
Modifier and Type | Method and Description |
---|---|
EventResource |
getEventSubResource(String id)
Sub-resource locator method, returns individual EventResource on which the remainder of the URI is dispatched.
|
Events |
list() |
Events list()
EventResource getEventSubResource(String id)
id
- the Event IDCopyright © 2012. All Rights Reserved.