| Package | Description |
|---|---|
| com.blockchyp.client | |
| com.blockchyp.client.dto |
| Modifier and Type | Method and Description |
|---|---|
MediaMetadata |
BlockChypClient.mediaAsset(MediaRequest request)
Returns the media details for a single media asset.
|
MediaMetadata |
BlockChypClient.uploadMedia(UploadMetadata request,
InputStream inStream)
Uploads a media asset to the media library.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<MediaMetadata> |
MediaLibraryResponse.getResults()
Gets enumerates all media assets available in the context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MediaLibraryResponse.addResult(MediaMetadata value)
Adds a enumerates all media assets available in the context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MediaLibraryResponse.setResults(Collection<MediaMetadata> value)
Sets enumerates all media assets available in the context.
|
Copyright © 2022 BlockChyp, Inc.. All rights reserved.