public static final class CreateFileDetectUploadUrlRequest.HashKeyContextList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreateFileDetectUploadUrlRequest.HashKeyContextList |
build() |
CreateFileDetectUploadUrlRequest.HashKeyContextList.Builder |
fileSize(Integer fileSize)
The size of the file.
|
CreateFileDetectUploadUrlRequest.HashKeyContextList.Builder |
hashKey(String hashKey)
The hash value of the file.
|
public CreateFileDetectUploadUrlRequest.HashKeyContextList.Builder fileSize(Integer fileSize)
The size of the file. Unit: bytes.
example:2698557
public CreateFileDetectUploadUrlRequest.HashKeyContextList.Builder hashKey(String hashKey)
The hash value of the file.
example:30319dd5cee8f894766e479cac170da0
public CreateFileDetectUploadUrlRequest.HashKeyContextList build()
Copyright © 2026. All rights reserved.