程序包 | 说明 |
---|---|
com.aliyun.sdk.service.sas20181203.models |
限定符和类型 | 方法和说明 |
---|---|
static DescribeVulExportInfoResponseBody.Builder |
DescribeVulExportInfoResponseBody.builder() |
DescribeVulExportInfoResponseBody.Builder |
DescribeVulExportInfoResponseBody.Builder.currentCount(Integer currentCount)
The number of exported entries.
|
DescribeVulExportInfoResponseBody.Builder |
DescribeVulExportInfoResponseBody.Builder.exportStatus(String exportStatus)
The status of the export task.
|
DescribeVulExportInfoResponseBody.Builder |
DescribeVulExportInfoResponseBody.Builder.fileName(String fileName)
The name of the exported Excel file.
|
DescribeVulExportInfoResponseBody.Builder |
DescribeVulExportInfoResponseBody.Builder.id(Long id)
The ID of the task.
|
DescribeVulExportInfoResponseBody.Builder |
DescribeVulExportInfoResponseBody.Builder.link(String link)
The URL at which you can download the exported Excel file.
|
DescribeVulExportInfoResponseBody.Builder |
DescribeVulExportInfoResponseBody.Builder.message(String message)
The message that shows the results of the task.
|
DescribeVulExportInfoResponseBody.Builder |
DescribeVulExportInfoResponseBody.Builder.progress(Integer progress)
The progress percentage of the task.
|
DescribeVulExportInfoResponseBody.Builder |
DescribeVulExportInfoResponseBody.Builder.requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
DescribeVulExportInfoResponseBody.Builder |
DescribeVulExportInfoResponseBody.Builder.totalCount(Integer totalCount)
The total number of entries in the exported Excel file.
|
Copyright © 2023. All rights reserved.