public class SourceAndDescRequest extends AbstractBceRequest
| Constructor and Description |
|---|
SourceAndDescRequest() |
SourceAndDescRequest(String source,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getNotification() |
String |
getSource() |
void |
setDescription(String description) |
void |
setNotification(String notification) |
void |
setSource(String source) |
String |
toString() |
AbstractBceRequest |
withRequestCredentials(BceCredentials credentials) |
getRequestCredentials, setRequestCredentialspublic AbstractBceRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestpublic String getSource()
public void setSource(String source)
public String getDescription()
public void setDescription(String description)
public String getNotification()
public void setNotification(String notification)
Copyright © 2024. All rights reserved.