public class PutImageAsyncRequest extends AbstractBceRequest
| Constructor and Description |
|---|
PutImageAsyncRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getNotification() |
String |
getPreset() |
String |
getSource() |
void |
setDescription(String description) |
void |
setNotification(String notification) |
void |
setPreset(String preset) |
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 getPreset()
public void setPreset(String preset)
public String getNotification()
public void setNotification(String notification)
public String getDescription()
public void setDescription(String description)
Copyright © 2023. All rights reserved.