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