Uses of Class
com.tencentcloudapi.lighthouse.v20200324.models.DescribeFirewallRulesResponse
-
Packages that use DescribeFirewallRulesResponse Package Description com.tencentcloudapi.lighthouse.v20200324 com.tencentcloudapi.lighthouse.v20200324.models -
-
Uses of DescribeFirewallRulesResponse in com.tencentcloudapi.lighthouse.v20200324
Methods in com.tencentcloudapi.lighthouse.v20200324 that return DescribeFirewallRulesResponse Modifier and Type Method Description DescribeFirewallRulesResponseLighthouseClient. DescribeFirewallRules(DescribeFirewallRulesRequest req)本接口(DescribeFirewallRules)用于查询实例的防火墙规则。 -
Uses of DescribeFirewallRulesResponse in com.tencentcloudapi.lighthouse.v20200324.models
Constructors in com.tencentcloudapi.lighthouse.v20200324.models with parameters of type DescribeFirewallRulesResponse Constructor Description DescribeFirewallRulesResponse(DescribeFirewallRulesResponse source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-