|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.baidubce.model.AbstractBceResponse
com.baidubce.services.vod.model.GetPlayableUrlResponse
public class GetPlayableUrlResponse
| Field Summary |
|---|
| Fields inherited from class com.baidubce.model.AbstractBceResponse |
|---|
metadata |
| Constructor Summary | |
|---|---|
GetPlayableUrlResponse()
|
|
| Method Summary | |
|---|---|
PlayableUrl |
getResult()
|
Boolean |
getSuccess()
|
void |
setResult(PlayableUrl result)
|
void |
setSuccess(Boolean success)
|
String |
toString()
|
| Methods inherited from class com.baidubce.model.AbstractBceResponse |
|---|
getMetadata |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GetPlayableUrlResponse()
| Method Detail |
|---|
public Boolean getSuccess()
public void setSuccess(Boolean success)
public PlayableUrl getResult()
public void setResult(PlayableUrl result)
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||