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