com.baidubce.services.acl.model
Class ListAclRequest
java.lang.Object
com.baidubce.model.AbstractBceRequest
com.baidubce.model.ListRequest
com.baidubce.services.acl.model.ListAclRequest
public class ListAclRequest
- extends ListRequest
The request for list acl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListAclRequest
public ListAclRequest()
getSubnetId
public String getSubnetId()
setSubnetId
public void setSubnetId(String subnetId)
withSubnetId
public ListAclRequest withSubnetId(String subnetId)
withRequestCredentials
public ListAclRequest withRequestCredentials(BceCredentials credentials)
- Specified by:
withRequestCredentials
in class AbstractBceRequest
Copyright © 2018. All rights reserved.