Package | Description |
---|---|
com.tencentcloudapi.dbbrain.v20210527.models |
Modifier and Type | Method and Description |
---|---|
SessionItem[] |
ProcessStatistic.getItems()
Get Array of session details
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessStatistic.setItems(SessionItem[] Items)
Set Array of session details
|
Constructor and Description |
---|
SessionItem(SessionItem 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 © 2023. All rights reserved.