Package | Description |
---|---|
com.tencentcloudapi.trocket.v20230308.models |
Modifier and Type | Method and Description |
---|---|
ConsumerClient |
DescribeConsumerClientResponse.getClient()
Get 客户端详情
注意:此字段可能返回 null,表示取不到有效值。
|
ConsumerClient[] |
DescribeConsumerClientListResponse.getData()
Get 消费客户端
|
ConsumerClient[] |
DescribeMigratingGroupStatsResponse.getSourceConsumerClients()
Get 源集群连接客户端列表
|
ConsumerClient[] |
DescribeMigratingGroupStatsResponse.getTargetConsumerClients()
Get 目标集群连接客户端列表
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeConsumerClientResponse.setClient(ConsumerClient Client)
Set 客户端详情
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribeConsumerClientListResponse.setData(ConsumerClient[] Data)
Set 消费客户端
|
void |
DescribeMigratingGroupStatsResponse.setSourceConsumerClients(ConsumerClient[] SourceConsumerClients)
Set 源集群连接客户端列表
|
void |
DescribeMigratingGroupStatsResponse.setTargetConsumerClients(ConsumerClient[] TargetConsumerClients)
Set 目标集群连接客户端列表
|
Constructor and Description |
---|
ConsumerClient(ConsumerClient 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.