public static class ImportJobMountPoint.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
ImportJobMountPoint |
build() |
ImportJobMountPoint.Builder |
mountKey(String mountKey)
挂载位置,对于 mount_type=1 ,云空间目录 Token ,空表示根目录
示例值:Y1HiwCGd8iOYixkLRUvb6viVcoZ
|
ImportJobMountPoint.Builder |
mountType(ImportJobMountPointMountTypeEnum mountType)
挂载类型
示例值:
|
ImportJobMountPoint.Builder |
mountType(Integer mountType)
挂载类型
示例值:
|
public ImportJobMountPoint.Builder mountType(Integer mountType)
示例值:
mountType - public ImportJobMountPoint.Builder mountType(ImportJobMountPointMountTypeEnum mountType)
示例值:
mountType - ImportJobMountPointMountTypeEnumpublic ImportJobMountPoint.Builder mountKey(String mountKey)
示例值:Y1HiwCGd8iOYixkLRUvb6viVcoZ
mountKey - public ImportJobMountPoint build()
Copyright © 2024. All rights reserved.