public class ListSessionsResponse extends AbstractBceResponse
metadata| Constructor and Description |
|---|
ListSessionsResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<LiveSession> |
getSessions() |
void |
setSessions(List<LiveSession> sessions) |
String |
toString() |
getMetadatapublic List<LiveSession> getSessions()
public void setSessions(List<LiveSession> sessions)
Copyright © 2022. All rights reserved.