Package | Description |
---|---|
com.tencentcloudapi.lke.v20231130.models |
Modifier and Type | Method and Description |
---|---|
Stat[] |
DescribeTokenUsageGraphResponse.getInput()
Get 输入消耗
|
Stat[] |
DescribeCallStatsGraphResponse.getList()
Get 统计信息
注意:此字段可能返回 null,表示取不到有效值。
|
Stat[] |
DescribeSearchStatsGraphResponse.getList()
Get 统计结果
注意:此字段可能返回 null,表示取不到有效值。
|
Stat[] |
DescribeTokenUsageGraphResponse.getOutput()
Get 输出消耗
|
Stat[] |
DescribeTokenUsageGraphResponse.getTotal()
Get 总消耗
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeTokenUsageGraphResponse.setInput(Stat[] Input)
Set 输入消耗
|
void |
DescribeCallStatsGraphResponse.setList(Stat[] List)
Set 统计信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribeSearchStatsGraphResponse.setList(Stat[] List)
Set 统计结果
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribeTokenUsageGraphResponse.setOutput(Stat[] Output)
Set 输出消耗
|
void |
DescribeTokenUsageGraphResponse.setTotal(Stat[] Total)
Set 总消耗
|
Constructor and Description |
---|
Stat(Stat 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.