public class RecordingClipResponse extends AbstractBceResponse
metadata| Constructor and Description |
|---|
RecordingClipResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClipId() |
String |
getFileUrl() |
String |
getJobId() |
String |
getMessage() |
void |
setClipId(String clipId) |
void |
setFileUrl(String fileUrl) |
void |
setJobId(String jobId) |
void |
setMessage(String message) |
String |
toString() |
getMetadatapublic String getFileUrl()
public void setFileUrl(String fileUrl)
public String getJobId()
public void setJobId(String jobId)
public String getClipId()
public void setClipId(String clipId)
public String getMessage()
public void setMessage(String message)
Copyright © 2023. All rights reserved.