public class RdsGetBackupListRequest extends AbstractBceRequest
| Constructor and Description |
|---|
RdsGetBackupListRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInstanceId() |
String |
getMarker() |
Integer |
getMaxKeys() |
void |
setInstanceId(String instanceId) |
void |
setMarker(String marker) |
void |
setMaxKeys(Integer maxKeys) |
AbstractBceRequest |
withRequestCredentials(BceCredentials credentials) |
getRequestCredentials, setRequestCredentialspublic String getInstanceId()
public void setInstanceId(String instanceId)
public String getMarker()
public void setMarker(String marker)
public Integer getMaxKeys()
public void setMaxKeys(Integer maxKeys)
public AbstractBceRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2022. All rights reserved.