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