public class ListAppSgRequest extends ListRequest
| Constructor and Description |
|---|
ListAppSgRequest(String blbId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBlbId() |
String |
getName() |
void |
setBlbId(String blbId) |
void |
setName(String name) |
ListAppSgRequest |
withBlbId(String blbId) |
ListAppSgRequest |
withName(String name) |
ListAppSgRequest |
withRequestCredentials(BceCredentials credentials) |
getMarker, getMaxKeys, setMarker, setMaxKeys, withMarker, withMaxKeysgetRequestCredentials, setRequestCredentialspublic ListAppSgRequest(String blbId)
public String getName()
public void setName(String name)
public String getBlbId()
public void setBlbId(String blbId)
public ListAppSgRequest withBlbId(String blbId)
public ListAppSgRequest withName(String name)
public ListAppSgRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2023. All rights reserved.