public class ListAppRsRequest extends ListRequest
| Constructor and Description |
|---|
ListAppRsRequest(String blbId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBlbId() |
String |
getSgId() |
void |
setBlbId(String blbId) |
void |
setSgId(String sgId) |
ListAppRsRequest |
withBlbId(String blbId) |
ListAppRsRequest |
withRequestCredentials(BceCredentials credentials) |
ListAppRsRequest |
withSgId(String sgId) |
getMarker, getMaxKeys, setMarker, setMaxKeys, withMarker, withMaxKeysgetRequestCredentials, setRequestCredentialspublic ListAppRsRequest(String blbId)
public String getSgId()
public void setSgId(String sgId)
public String getBlbId()
public void setBlbId(String blbId)
public ListAppRsRequest withBlbId(String blbId)
public ListAppRsRequest withSgId(String sgId)
public ListAppRsRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2021. All rights reserved.