@Immutable public class InstructionFileId extends COSObjectId
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
DEFAULT_INSTRUCTION_FILE_SUFFIX |
static String |
DOT |
| 限定符和类型 | 方法和说明 |
|---|---|
InstructionFileId |
instructionFileId()
Always throws
UnsupportedOperationException since an instruction
file itself cannot further have an instruction file. |
InstructionFileId |
instructionFileId(String suffix)
Always throws
UnsupportedOperationException since an instruction
file itself cannot further have an instruction file. |
getBucket, getKey, getVersionId, toStringpublic static final String DEFAULT_INSTRUCTION_FILE_SUFFIX
public InstructionFileId instructionFileId()
UnsupportedOperationException since an instruction
file itself cannot further have an instruction file.instructionFileId 在类中 COSObjectIdpublic InstructionFileId instructionFileId(String suffix)
UnsupportedOperationException since an instruction
file itself cannot further have an instruction file.instructionFileId 在类中 COSObjectIdCopyright © 2022. All rights reserved.