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