public class VodproClient extends AbstractBceClient
config, DEFAULT_CONTENT_TYPE, DEFAULT_ENCODING, DEFAULT_SERVICE_DOMAIN, URL_PREFIX| Constructor and Description |
|---|
VodproClient() |
VodproClient(BceClientConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
MediaResponse |
createMedia(CreateMediaRequest request,
String projectName,
String spaceName) |
MediaResponse |
createMedia(String projectName,
String spaceName,
String path,
String triggerName,
String notificationName,
String description) |
MediaResponse |
getMedia(String projectName,
String spaceName,
String path) |
GetVcaResultResponse |
getVcaResult(String projectName,
String spaceName,
String path,
String type) |
GetVcrResultResponse |
getVcrResult(String projectName,
String spaceName,
String path,
String type) |
computeBktVirEndpoint, computeServiceId, getBktVirEndpoint, getClient, getEndpoint, getServiceId, invokeHttpClient, isRegionSupported, setClient, shutdownpublic VodproClient()
public VodproClient(BceClientConfiguration config)
public MediaResponse createMedia(String projectName, String spaceName, String path, String triggerName, String notificationName, String description)
public MediaResponse createMedia(CreateMediaRequest request, String projectName, String spaceName) throws BceServiceException
BceServiceExceptionpublic MediaResponse getMedia(String projectName, String spaceName, String path)
public GetVcaResultResponse getVcaResult(String projectName, String spaceName, String path, String type)
public GetVcrResultResponse getVcrResult(String projectName, String spaceName, String path, String type)
Copyright © 2024. All rights reserved.