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