|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.baidubce.services.lss.model.GetStreamResponse.StreamingStatistics
public static class GetStreamResponse.StreamingStatistics
Represents statistics of a streaming stream
Constructor Summary | |
---|---|
GetStreamResponse.StreamingStatistics()
|
Method Summary | |
---|---|
Long |
getBandwidthInBps()
Returns bandwidthInBps |
Long |
getPlayCount()
Returns playCount |
void |
setBandwidthInBps(Long bandwidthInBps)
Sets bandwidthInBps |
void |
setPlayCount(Long playCount)
Sets playCount |
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GetStreamResponse.StreamingStatistics()
Method Detail |
---|
public Long getBandwidthInBps()
public void setBandwidthInBps(Long bandwidthInBps)
bandwidthInBps
- public Long getPlayCount()
public void setPlayCount(Long playCount)
playCount
- public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |