com.baidubce.services.vodpro.model.common
Class Video

java.lang.Object
  extended by com.baidubce.services.vodpro.model.common.Video

public class Video
extends Object

Created on 2017/8/7 18:38.

Author:
yuchenbei@baidu.com

Constructor Summary
Video()
           
 
Method Summary
static Video fromJson(String json)
           
 String toJson()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Video

public Video()
Method Detail

fromJson

public static Video fromJson(String json)

toJson

public String toJson()


Copyright © 2018. All rights reserved.