| Package | Description |
|---|---|
| com.tencentcloudapi.tdmq.v20200217.models |
| Modifier and Type | Method and Description |
|---|---|
VpcEndpointInfo |
RabbitMQClusterAccessInfo.getControlPlaneEndpointInfo()
Get 控制面所使用的VPC信息
|
VpcEndpointInfo |
PrometheusEndpointInfo.getVpcEndpointInfo()
Get vpc信息
注意:此字段可能返回 null,表示取不到有效值。
|
VpcEndpointInfo[] |
RabbitMQClusterInfo.getVpcs()
Get VPC及网络信息
|
VpcEndpointInfo[] |
RabbitMQVipInstance.getVpcs()
Get VPC 接入点列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
RabbitMQClusterAccessInfo.setControlPlaneEndpointInfo(VpcEndpointInfo ControlPlaneEndpointInfo)
Set 控制面所使用的VPC信息
|
void |
PrometheusEndpointInfo.setVpcEndpointInfo(VpcEndpointInfo VpcEndpointInfo)
Set vpc信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
RabbitMQClusterInfo.setVpcs(VpcEndpointInfo[] Vpcs)
Set VPC及网络信息
|
void |
RabbitMQVipInstance.setVpcs(VpcEndpointInfo[] Vpcs)
Set VPC 接入点列表
|
| Constructor and Description |
|---|
VpcEndpointInfo(VpcEndpointInfo 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.