程序包 | 说明 |
---|---|
com.aliyun.sdk.service.sas20181203.models |
限定符和类型 | 方法和说明 |
---|---|
static DescribeBackUpExportInfoResponseBody.Data.Builder |
DescribeBackUpExportInfoResponseBody.Data.builder() |
DescribeBackUpExportInfoResponseBody.Data.Builder |
DescribeBackUpExportInfoResponseBody.Data.Builder.currentCount(Integer currentCount)
The number of exported entries.
|
DescribeBackUpExportInfoResponseBody.Data.Builder |
DescribeBackUpExportInfoResponseBody.Data.Builder.fileName(String fileName)
The name of the file.
|
DescribeBackUpExportInfoResponseBody.Data.Builder |
DescribeBackUpExportInfoResponseBody.Data.Builder.gmtCreate(Long gmtCreate)
The time when the export task was created.
|
DescribeBackUpExportInfoResponseBody.Data.Builder |
DescribeBackUpExportInfoResponseBody.Data.Builder.id(Long id)
The ID of the export task.
|
DescribeBackUpExportInfoResponseBody.Data.Builder |
DescribeBackUpExportInfoResponseBody.Data.Builder.link(String link)
The URL at which you can download the archived information.
|
DescribeBackUpExportInfoResponseBody.Data.Builder |
DescribeBackUpExportInfoResponseBody.Data.Builder.message(String message)
The error message that is returned when the export task fails.
|
DescribeBackUpExportInfoResponseBody.Data.Builder |
DescribeBackUpExportInfoResponseBody.Data.Builder.progress(Integer progress)
The progress percentage of the export task.
|
DescribeBackUpExportInfoResponseBody.Data.Builder |
DescribeBackUpExportInfoResponseBody.Data.Builder.status(String status)
The status of the export task.
|
DescribeBackUpExportInfoResponseBody.Data.Builder |
DescribeBackUpExportInfoResponseBody.Data.Builder.totalCount(Integer totalCount)
The total number of entries in the file.
|
Copyright © 2023. All rights reserved.