public class CancelStreamRequest extends AbstractBceRequest
| Constructor and Description |
|---|
CancelStreamRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNotification() |
String |
getSource() |
void |
setNotification(String notification) |
void |
setSource(String source) |
String |
toString() |
AbstractBceRequest |
withRequestCredentials(BceCredentials credentials) |
getRequestCredentials, setRequestCredentialspublic String getSource()
public void setSource(String source)
public String getNotification()
public void setNotification(String notification)
public AbstractBceRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2021. All rights reserved.