Package | Description |
---|---|
com.tencentcloudapi.trocket.v20230308.models |
Modifier and Type | Method and Description |
---|---|
IpRule[] |
Endpoint.getIpRules()
Get 公网放通规则
注意:此字段可能返回 null,表示取不到有效值。
|
IpRule[] |
CreateMQTTInstanceRequest.getIpRules()
Get 公网访问白名单
|
IpRule[] |
CreateInstanceRequest.getIpRules()
Get 公网访问白名单
|
Modifier and Type | Method and Description |
---|---|
void |
Endpoint.setIpRules(IpRule[] IpRules)
Set 公网放通规则
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateMQTTInstanceRequest.setIpRules(IpRule[] IpRules)
Set 公网访问白名单
|
void |
CreateInstanceRequest.setIpRules(IpRule[] IpRules)
Set 公网访问白名单
|
Constructor and Description |
---|
IpRule(IpRule 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.