public class StartRecordingRequest extends AbstractBceRequest
| Constructor and Description |
|---|
StartRecordingRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSessionId() |
void |
setSessionId(String sessionId) |
String |
toString() |
StartRecordingRequest |
withRequestCredentials(BceCredentials credentials) |
StartRecordingRequest |
withSessionId(String sessionId) |
getRequestCredentials, setRequestCredentialspublic String getSessionId()
public void setSessionId(String sessionId)
public StartRecordingRequest withSessionId(String sessionId)
public StartRecordingRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2021. All rights reserved.