@Immutable public class InstructionFileId extends COSObjectId
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_INSTRUCTION_FILE_SUFFIX |
static String |
DOT |
| Modifier and Type | Method and Description |
|---|---|
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 static final String DOT
public InstructionFileId instructionFileId()
UnsupportedOperationException since an instruction
file itself cannot further have an instruction file.instructionFileId in class COSObjectIdpublic InstructionFileId instructionFileId(String suffix)
UnsupportedOperationException since an instruction
file itself cannot further have an instruction file.instructionFileId in class COSObjectIdCopyright © 2023. All rights reserved.