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