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