| Package | Description | 
|---|---|
| com.tencentcloudapi.tdmq.v20200217.models | 
| Modifier and Type | Method and Description | 
|---|---|
| PublicAccessRule[] | CreateRocketMQVipInstanceRequest. getIpRules()Get 公网白名单 | 
| PublicAccessRule[] | SetRocketMQPublicAccessPointRequest. getRules()Get 公网访问安全规则列表,Enabled为true时必须传入 | 
| PublicAccessRule[] | DescribeRocketMQPublicAccessPointResponse. getRules()Get 安全访问规则列表
注意:此字段可能返回 null,表示取不到有效值。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateRocketMQVipInstanceRequest. setIpRules(PublicAccessRule[] IpRules)Set 公网白名单 | 
| void | SetRocketMQPublicAccessPointRequest. setRules(PublicAccessRule[] Rules)Set 公网访问安全规则列表,Enabled为true时必须传入 | 
| void | DescribeRocketMQPublicAccessPointResponse. setRules(PublicAccessRule[] Rules)Set 安全访问规则列表
注意:此字段可能返回 null,表示取不到有效值。 | 
| Constructor and Description | 
|---|
| PublicAccessRule(PublicAccessRule 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. | 
Copyright © 2025. All rights reserved.