Package | Description |
---|---|
com.tencentcloudapi.tcaplusdb.v20190823.models |
Modifier and Type | Method and Description |
---|---|
SnapshotInfoNew[] |
DeleteSnapshotsRequest.getSelectedTables()
Get 删除的快照列表
|
SnapshotInfoNew[] |
ModifySnapshotsRequest.getSelectedTables()
Get 快照列表
|
Modifier and Type | Method and Description |
---|---|
void |
DeleteSnapshotsRequest.setSelectedTables(SnapshotInfoNew[] SelectedTables)
Set 删除的快照列表
|
void |
ModifySnapshotsRequest.setSelectedTables(SnapshotInfoNew[] SelectedTables)
Set 快照列表
|
Constructor and Description |
---|
SnapshotInfoNew(SnapshotInfoNew 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 © 2022. All rights reserved.