Package | Description |
---|---|
com.tencentcloudapi.dbbrain.v20210527.models |
Modifier and Type | Method and Description |
---|---|
DiagHistoryEventItem[] |
DescribeDBDiagHistoryResponse.getEvents()
Get Event description.
|
DiagHistoryEventItem[] |
DescribeDBDiagEventsResponse.getItems()
Get Diagnosis event list.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeDBDiagHistoryResponse.setEvents(DiagHistoryEventItem[] Events)
Set Event description.
|
void |
DescribeDBDiagEventsResponse.setItems(DiagHistoryEventItem[] Items)
Set Diagnosis event list.
|
Constructor and Description |
---|
DiagHistoryEventItem(DiagHistoryEventItem 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.