public static final class DescribeExportInfoRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeExportInfoRequest |
build() |
DescribeExportInfoRequest.Builder |
exportId(Long exportId)
The ID of the export task.
|
DescribeExportInfoRequest.Builder |
resourceDirectoryAccountId(Long resourceDirectoryAccountId)
The Alibaba Cloud account ID of the member in the resource directory.
|
public DescribeExportInfoRequest.Builder exportId(Long exportId)
The ID of the export task.
You can call the ExportRecord operation to query the IDs of export tasks.
This parameter is required.
example:111
public DescribeExportInfoRequest.Builder resourceDirectoryAccountId(Long resourceDirectoryAccountId)
The Alibaba Cloud account ID of the member in the resource directory.
example:You can call the DescribeMonitorAccounts operation to obtain the IDs.
16670360956*****
public DescribeExportInfoRequest build()
Copyright © 2026. All rights reserved.