jar

com.lamdaer : polyv-vod-sdk

Maven & Gradle

May 04, 2020
1 stars

POLYV-VOD-SDK · 保利威云点播JAVA工具包

Table Of Contents

Latest Version

Download com.lamdaer : polyv-vod-sdk JAR file - Latest Versions:

All Versions

Download com.lamdaer : polyv-vod-sdk JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window polyv-vod-sdk-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.lamdaer.polyv.vod.enumeration

├─ com.lamdaer.polyv.vod.enumeration.ErrorCodeEnum.class - [JAR]

com.lamdaer.polyv.vod.constant

├─ com.lamdaer.polyv.vod.constant.ApiConstants.class - [JAR]

com.lamdaer.polyv.vod.bean.request.account

├─ com.lamdaer.polyv.vod.bean.request.account.PLVodAccountRequest.class - [JAR]

com.lamdaer.polyv.vod.bean.result

├─ com.lamdaer.polyv.vod.bean.result.PLVodBaseResult.class - [JAR]

├─ com.lamdaer.polyv.vod.bean.result.PLVodCommonResult.class - [JAR]

com.lamdaer.polyv.vod.service

├─ com.lamdaer.polyv.vod.service.PLVodAccountService.class - [JAR]

├─ com.lamdaer.polyv.vod.service.PLVodRequestAbstractService.class - [JAR]

├─ com.lamdaer.polyv.vod.service.QueryVideoService.class - [JAR]

com.lamdaer.polyv.vod.service.impl

├─ com.lamdaer.polyv.vod.service.impl.PLVodAccountServiceImpl.class - [JAR]

├─ com.lamdaer.polyv.vod.service.impl.QueryVideoServiceImpl.class - [JAR]

com.lamdaer.polyv.vod.bean.request.queryVideos

├─ com.lamdaer.polyv.vod.bean.request.queryVideos.QueryByAuthorizationStateRequest.class - [JAR]

├─ com.lamdaer.polyv.vod.bean.request.queryVideos.QueryByTagRequest.class - [JAR]

├─ com.lamdaer.polyv.vod.bean.request.queryVideos.QueryByTitleOrClassificationRequest.class - [JAR]

com.lamdaer.polyv.vod.bean.request

├─ com.lamdaer.polyv.vod.bean.request.PLVodBaseRequest.class - [JAR]