Uses of Class
cn.ucloud.vpc.models.UpdateNetworkAclEntryResponse
-
Packages that use UpdateNetworkAclEntryResponse Package Description cn.ucloud.vpc.client -
-
Uses of UpdateNetworkAclEntryResponse in cn.ucloud.vpc.client
Methods in cn.ucloud.vpc.client that return UpdateNetworkAclEntryResponse Modifier and Type Method Description UpdateNetworkAclEntryResponseVPCClient. updateNetworkAclEntry(UpdateNetworkAclEntryRequest request)UpdateNetworkAclEntry - 更新ACL的规则UpdateNetworkAclEntryResponseVPCClientInterface. updateNetworkAclEntry(UpdateNetworkAclEntryRequest request)UpdateNetworkAclEntry - 更新ACL的规则
-