com.baidubce.services.vod.model
Class GetPlayerCodeRequest
java.lang.Object
com.baidubce.model.AbstractBceRequest
com.baidubce.services.vod.model.GetPlayerCodeRequest
public class GetPlayerCodeRequest
- extends AbstractBceRequest
GetPlayerCodeRequest
public GetPlayerCodeRequest()
toString
public String toString()
- Overrides:
toString
in class Object
getMediaId
public String getMediaId()
setMediaId
public void setMediaId(String mediaId)
withMediaId
public GetPlayerCodeRequest withMediaId(String mediaId)
getWidth
public int getWidth()
setWidth
public void setWidth(int width)
withWidth
public GetPlayerCodeRequest withWidth(int width)
getHeight
public int getHeight()
setHeight
public void setHeight(int height)
withHeight
public GetPlayerCodeRequest withHeight(int height)
isAutoStart
public Boolean isAutoStart()
setAutoStart
public void setAutoStart(Boolean autoStart)
withAutoStart
public GetPlayerCodeRequest withAutoStart(boolean autoStart)
withRequestCredentials
public AbstractBceRequest withRequestCredentials(BceCredentials credentials)
- Specified by:
withRequestCredentials
in class AbstractBceRequest
Copyright © 2018. All rights reserved.