| Modifier and Type | Method and Description |
|---|---|
MediaResponse |
DocumentClient.readMedia(String mediaLink)
Reads a media by the media link.
|
MediaResponse |
DocumentClient.updateMedia(String mediaLink,
InputStream mediaStream,
MediaOptions options)
Updates a media by the media link.
|
Copyright © 2018. All rights reserved.