类 net.polyv.vod.v1.entity.VodCommonRequest
的使用

使用 VodCommonRequest 的软件包
net.polyv.vod.v1.entity   
net.polyv.vod.v1.entity.account   
net.polyv.vod.v1.service   
 

net.polyv.vod.v1.entityVodCommonRequest 的使用
 

net.polyv.vod.v1.entityVodCommonRequest 的子类
 class VodPageCommonRequest
          直播分页公共请求实体
 

net.polyv.vod.v1.entity.accountVodCommonRequest 的使用
 

net.polyv.vod.v1.entity.accountVodCommonRequest 的子类
 class VodAccountSpaceDataRequest
           
 

net.polyv.vod.v1.serviceVodCommonRequest 的使用
 

类型参数类型为 VodCommonRequestnet.polyv.vod.v1.service 中的方法
protected
<T,E extends VodCommonRequest>
T
VodBaseService.baseGet(String url, E e, Class<T> tClass)
          HTTP GET 公共请求
protected
<T,E extends VodCommonRequest>
T
VodBaseService.baseGet(String url, String pathVariable, E e, Class<T> tClass)
          HTTP GET 公共请求
protected
<T,E extends VodCommonRequest>
T
VodBaseService.basePost(String url, E e, Class<T> tClass)
          HTTP POST 公共请求
protected
<T,E extends VodCommonRequest>
T
VodBaseService.basePost(String url, String pathVariable, E e, Class<T> tClass)
          HTTP POST 公共请求
protected
<T,E extends VodCommonRequest>
T
VodBaseService.basePostJson(String url, E e, Class<T> tClass)
          HTTP POST 请求发送json
protected
<T,E extends VodCommonRequest>
T
VodBaseService.basePostJson(String url, String pathVariable, E e, Class<T> tClass)
          HTTP POST 请求发送json
 



Copyright © 2020. All Rights Reserved.