Package | Description |
---|---|
com.tencentcloudapi.mqtt.v20240516.models |
Modifier and Type | Method and Description |
---|---|
IpRule[] |
CreateInstanceRequest.getIpRules()
Get 公网访问白名单,不传表示拒绝所有IP网络访问。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateInstanceRequest.setIpRules(IpRule[] IpRules)
Set 公网访问白名单,不传表示拒绝所有IP网络访问。
|
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 © 2025. All rights reserved.