Class InstructionFileId
java.lang.Object
com.amazonaws.services.s3.model.S3ObjectId
com.amazonaws.services.s3.model.InstructionFileId
- All Implemented Interfaces:
Serializable
The S3 object identifier for an instruction file.
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionAlways throwsUnsupportedOperationExceptionsince an instruction file itself cannot further have an instruction file.instructionFileId(String suffix) Always throwsUnsupportedOperationExceptionsince an instruction file itself cannot further have an instruction file.Methods inherited from class S3ObjectId
getBucket, getKey, getVersionId, toString
-
Field Details
-
DEFAULT_INSTRUCTION_FILE_SUFFIX
- See Also:
-
DEFAULT_INSTURCTION_FILE_SUFFIX
-
DOT
- See Also:
-
-
Method Details
-
instructionFileId
Always throwsUnsupportedOperationExceptionsince an instruction file itself cannot further have an instruction file.- Overrides:
instructionFileIdin classS3ObjectId
-
instructionFileId
Always throwsUnsupportedOperationExceptionsince an instruction file itself cannot further have an instruction file.- Overrides:
instructionFileIdin classS3ObjectId
-