public class GetAclResponse extends AbstractBceResponse
metadata| Constructor and Description |
|---|
GetAclResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<AclEntry> |
getAclEntrys() |
String |
getVpcCidr() |
String |
getVpcId() |
String |
getVpcName() |
void |
setAclEntrys(List<AclEntry> aclEntrys) |
void |
setVpcCidr(String vpcCidr) |
void |
setVpcId(String vpcId) |
void |
setVpcName(String vpcName) |
getMetadataCopyright © 2022. All rights reserved.