public class ListAppPolicyRequest extends ListRequest
| Constructor and Description |
|---|
ListAppPolicyRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBlbId() |
Integer |
getPort() |
void |
setBlbId(String blbId) |
void |
setPort(Integer port) |
ListAppPolicyRequest |
withBlbId(String blbId) |
ListAppPolicyRequest |
withPort(Integer port) |
ListAppPolicyRequest |
withRequestCredentials(BceCredentials credentials) |
getMarker, getMaxKeys, setMarker, setMaxKeys, withMarker, withMaxKeysgetRequestCredentials, setRequestCredentialspublic String getBlbId()
public void setBlbId(String blbId)
public Integer getPort()
public void setPort(Integer port)
public ListAppPolicyRequest withBlbId(String blbId)
public ListAppPolicyRequest withPort(Integer port)
public ListAppPolicyRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2020. All rights reserved.