public class ListAclRequest extends ListRequest
| Constructor and Description |
|---|
ListAclRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSubnetId() |
void |
setSubnetId(String subnetId) |
ListAclRequest |
withRequestCredentials(BceCredentials credentials) |
ListAclRequest |
withSubnetId(String subnetId) |
getMarker, getMaxKeys, setMarker, setMaxKeys, withMarker, withMaxKeysgetRequestCredentials, setRequestCredentialspublic String getSubnetId()
public void setSubnetId(String subnetId)
public ListAclRequest withSubnetId(String subnetId)
public ListAclRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2021. All rights reserved.