Uses of Class
cn.ucloud.vpc.models.DescribeNetworkAclAssociationBySubnetRequest
-
Packages that use DescribeNetworkAclAssociationBySubnetRequest Package Description cn.ucloud.vpc.client -
-
Uses of DescribeNetworkAclAssociationBySubnetRequest in cn.ucloud.vpc.client
Methods in cn.ucloud.vpc.client with parameters of type DescribeNetworkAclAssociationBySubnetRequest Modifier and Type Method Description DescribeNetworkAclAssociationBySubnetResponseVPCClient. describeNetworkAclAssociationBySubnet(DescribeNetworkAclAssociationBySubnetRequest request)DescribeNetworkAclAssociationBySubnet - 获取子网的ACL绑定信息DescribeNetworkAclAssociationBySubnetResponseVPCClientInterface. describeNetworkAclAssociationBySubnet(DescribeNetworkAclAssociationBySubnetRequest request)DescribeNetworkAclAssociationBySubnet - 获取子网的ACL绑定信息
-