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