public static final class DescribeQuaraFileDownloadInfoRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeQuaraFileDownloadInfoRequest |
build() |
DescribeQuaraFileDownloadInfoRequest.Builder |
from(String from)
The ID of the request source.
|
DescribeQuaraFileDownloadInfoRequest.Builder |
quaraFileId(Integer quaraFileId)
The ID of the quarantined file.
|
public DescribeQuaraFileDownloadInfoRequest.Builder from(String from)
The ID of the request source. Set the value to sas.
example:sas
public DescribeQuaraFileDownloadInfoRequest.Builder quaraFileId(Integer quaraFileId)
The ID of the quarantined file.
example:If you do not specify this parameter, you cannot call the RollbackSuspEventQuaraFile operation to restore a quarantined file. You can call the DescribeSuspEventQuaraFiles operation to query the IDs of quarantined files.
123
public DescribeQuaraFileDownloadInfoRequest build()
Copyright © 2026. All rights reserved.