Package | Description |
---|---|
com.tencentcloudapi.cdb.v20170320.models |
Modifier and Type | Method and Description |
---|---|
RollbackInstancesInfo[] |
RollbackTask.getDetail()
Get Rollback task details.
|
RollbackInstancesInfo[] |
StartBatchRollbackRequest.getInstances()
Get Details of the instance for rollback
|
Modifier and Type | Method and Description |
---|---|
void |
RollbackTask.setDetail(RollbackInstancesInfo[] Detail)
Set Rollback task details.
|
void |
StartBatchRollbackRequest.setInstances(RollbackInstancesInfo[] Instances)
Set Details of the instance for rollback
|
Constructor and Description |
---|
RollbackInstancesInfo(RollbackInstancesInfo 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.