程序包 | 说明 |
---|---|
com.aliyun.sdk.service.drds20190123.models |
限定符和类型 | 方法和说明 |
---|---|
static DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder |
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.builder() |
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder |
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder.dbName(String dbName)
Indicates the name of the database on which a flashback task is performed.
|
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder |
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder.downloadUrl(String downloadUrl)
Indicates the download URL.
|
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder |
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder.expireTime(Long expireTime)
Indicates the time when the download URL expires.
|
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder |
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder.gmtCreate(Long gmtCreate)
Indicates the point in time when the instance was created.
|
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder |
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder.gmtModified(Long gmtModified)
Indicates the point in time when the flashback task is performed.
|
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder |
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder.id(Long id)
Indicates the ID of the primary key that corresponds to a table used in the flashback task.
|
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder |
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder.instId(String instId)
Indicates the ID of the instance.
|
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder |
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder.recallProgress(Integer recallProgress)
Indicates the progress of the reverse call.
|
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder |
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder.recallRestoreType(Integer recallRestoreType)
Indicates the type of the flashback task.
|
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder |
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder.recallStatus(Integer recallStatus)
Indicates the status of the data recall task.
|
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder |
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder.recallType(Integer recallType)
Indicates the type of the reverse call.
|
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder |
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder.searchEndTime(Long searchEndTime)
Indicates the start time of the reverse call.
|
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder |
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder.searchStartTime(Long searchStartTime)
Indicates the end time of the reverse call.
|
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder |
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder.sqlCounter(Long sqlCounter)
Indicates the number of data rows that are flashed back.
|
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder |
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder.sqlPk(String sqlPk)
Indicates the primary key specified in the SQL statements.
|
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder |
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder.sqlType(String sqlType)
Indicates the types of the SQL statements.
|
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder |
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder.tableName(String tableName)
Indicates the name of the table that contains the data that are flashed back.
|
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder |
DescribeSqlFlashbakTaskResponseBody.SqlFlashbackTask.Builder.traceId(String traceId)
Indicates the ID of the trace of the SQL query.
|
Copyright © 2024. All rights reserved.