@Immutable public final class InstructionFileId extends S3ObjectId
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_INSTRUCTION_FILE_SUFFIX |
static String |
DEFAULT_INSTURCTION_FILE_SUFFIX
Deprecated.
|
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, toString
public static final String DEFAULT_INSTRUCTION_FILE_SUFFIX
@Deprecated public static final String DEFAULT_INSTURCTION_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 S3ObjectId
public InstructionFileId instructionFileId(String suffix)
UnsupportedOperationException
since an instruction
file itself cannot further have an instruction file.instructionFileId
in class S3ObjectId
Copyright © 2024. All rights reserved.