Package com.amazonaws.services.s3.model
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 throwsUnsupportedOperationException
since an instruction file itself cannot further have an instruction file.instructionFileId
(String suffix) Always throwsUnsupportedOperationException
since an instruction file itself cannot further have an instruction file.Methods inherited from class com.amazonaws.services.s3.model.S3ObjectId
getBucket, getKey, getVersionId, toString
-
Field Details
-
DEFAULT_INSTRUCTION_FILE_SUFFIX
- See Also:
-
DEFAULT_INSTURCTION_FILE_SUFFIX
Deprecated.- See Also:
-
DOT
- See Also:
-
-
Method Details
-
instructionFileId
Always throwsUnsupportedOperationException
since an instruction file itself cannot further have an instruction file.- Overrides:
instructionFileId
in classS3ObjectId
-
instructionFileId
Always throwsUnsupportedOperationException
since an instruction file itself cannot further have an instruction file.- Overrides:
instructionFileId
in classS3ObjectId
-