|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Bundle in io.clarify.api |
|---|
| Methods in io.clarify.api that return Bundle | |
|---|---|
Bundle |
ClarifyClient.createBundle(String name,
URI mediaURI)
Creates a new Clarify Bundle using the Create Bundle REST API. |
Bundle |
ClarifyClient.createBundle(String name,
URI mediaURI,
Map<String,String> fields)
Creates a new Clarify Bundle using the Create Bundle REST API using a name, initial media URL, and any number of additional fields (as defined by the Clarify Create Bundle API). |
Bundle |
ClarifyClient.findBundle(String bundleId)
Uses the Retrieve Bundle API to return a specific Bundle by the specific bundleId |
Bundle |
ClarifyClient.findBundleByHref(String href)
Uses the Retrieve Bundle API to return a specific Bundle by the specific relative href path |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||