public class ListRecordingsResponse extends AbstractBceResponse
metadata| Constructor and Description |
|---|
ListRecordingsResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<RecordingInfo> |
getRecordings() |
void |
setRecordings(List<RecordingInfo> recordings) |
String |
toString() |
getMetadatapublic List<RecordingInfo> getRecordings()
public void setRecordings(List<RecordingInfo> recordings)
Copyright © 2022. All rights reserved.