public class MediaUploadResponse extends AbstractBceResponse
metadata| Constructor and Description |
|---|
MediaUploadResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSessionKey() |
List<String> |
getUrls() |
static MediaUploadResponse |
of(List<String> urls,
String sessionKey) |
void |
setSessionKey(String sessionKey) |
void |
setUrls(List<String> urls) |
getMetadataCopyright © 2024. All rights reserved.