public static final class GetOSSHDFSExportRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetOSSHDFSExportRequest |
build() |
GetOSSHDFSExportRequest.Builder |
ossExportName(String ossExportName)
The unique name of the job.
|
GetOSSHDFSExportRequest.Builder |
project(String project)
The name of the project.
|
public GetOSSHDFSExportRequest.Builder project(String project)
The name of the project.
This parameter is required.
example:ali-test-project
public GetOSSHDFSExportRequest.Builder ossExportName(String ossExportName)
The unique name of the job. Make sure that the job exists.
This parameter is required.
example:job-123456789-123456
public GetOSSHDFSExportRequest build()
Copyright © 2025. All rights reserved.