|
||||||||||
| 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.lss.model.ListSessionsResponse
public class ListSessionsResponse
| Field Summary |
|---|
| Fields inherited from class com.baidubce.model.AbstractBceResponse |
|---|
metadata |
| Constructor Summary | |
|---|---|
ListSessionsResponse()
|
|
| Method Summary | |
|---|---|
List<LiveSession> |
getSessions()
|
void |
setSessions(List<LiveSession> sessions)
|
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 ListSessionsResponse()
| Method Detail |
|---|
public List<LiveSession> getSessions()
public void setSessions(List<LiveSession> sessions)
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||