public interface IVodAccountService
| 限定符和类型 | 方法和说明 |
|---|---|
VodAccountSpaceDataResponse |
getAccountSpaceFlow(VodAccountSpaceDataRequest vodAccountSpaceDataRequest)
获取用户空间及流量情况 , API地址:https://dev.polyv.net/2013/videoproduct/v-api/v-api-main/getspaceandflow/
|
VodAccountSpaceDataResponse getAccountSpaceFlow(VodAccountSpaceDataRequest vodAccountSpaceDataRequest) throws IOException, NoSuchAlgorithmException
vodAccountSpaceDataRequest - 获取用户空间及流量情况请求实体IOException - IO异常NoSuchAlgorithmException - 签名算法异常Copyright © 2022. All rights reserved.