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