| 程序包 | 说明 |
|---|---|
| com.qcloud.cos.model |
| 限定符和类型 | 方法和说明 |
|---|---|
InstructionFileId |
COSObjectId.instructionFileId()
Returns the instruction file id of the default instruction file.
|
InstructionFileId |
InstructionFileId.instructionFileId()
Always throws
UnsupportedOperationException since an instruction
file itself cannot further have an instruction file. |
InstructionFileId |
COSObjectId.instructionFileId(String suffix)
Returns the instruction file id of an instruction file with the given
suffix.
|
InstructionFileId |
InstructionFileId.instructionFileId(String suffix)
Always throws
UnsupportedOperationException since an instruction
file itself cannot further have an instruction file. |
Copyright © 2022. All rights reserved.