Package | Description |
---|---|
com.tencentcloudapi.tcaplusdb.v20190823.models |
Modifier and Type | Method and Description |
---|---|
SnapshotResult[] |
ModifySnapshotsResponse.getTableResults()
Get The result list of snapshots modified in batches
|
SnapshotResult[] |
CreateSnapshotsResponse.getTableResults()
Get The result list of snapshots created in batches
|
SnapshotResult[] |
DescribeSnapshotsResponse.getTableResults()
Get The result list of snapshots
|
SnapshotResult[] |
DeleteSnapshotsResponse.getTableResults()
Get The result list of snapshots deleted in batches
|
Modifier and Type | Method and Description |
---|---|
void |
ModifySnapshotsResponse.setTableResults(SnapshotResult[] TableResults)
Set The result list of snapshots modified in batches
|
void |
CreateSnapshotsResponse.setTableResults(SnapshotResult[] TableResults)
Set The result list of snapshots created in batches
|
void |
DescribeSnapshotsResponse.setTableResults(SnapshotResult[] TableResults)
Set The result list of snapshots
|
void |
DeleteSnapshotsResponse.setTableResults(SnapshotResult[] TableResults)
Set The result list of snapshots deleted in batches
|
Copyright © 2021. All rights reserved.