Package | Description |
---|---|
com.tencentcloudapi.trocket.v20230308.models |
Modifier and Type | Method and Description |
---|---|
StatisticsReport |
DescribeMQTTClientResponse.getInbound()
Get 服务端到客户端的流量统计
|
StatisticsReport |
DescribeMQTTClientResponse.getOutBound()
Get 客户端到服务端的流量统计
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeMQTTClientResponse.setInbound(StatisticsReport Inbound)
Set 服务端到客户端的流量统计
|
void |
DescribeMQTTClientResponse.setOutBound(StatisticsReport OutBound)
Set 客户端到服务端的流量统计
|
Constructor and Description |
---|
StatisticsReport(StatisticsReport 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.