Uses of Class
com.amazonaws.services.s3.model.InstructionFileId
Packages that use InstructionFileId
Package
Description
Classes modeling the various types represented by Amazon S3.
-
Uses of InstructionFileId in com.amazonaws.services.s3.model
Methods in com.amazonaws.services.s3.model that return InstructionFileIdModifier and TypeMethodDescriptionInstructionFileId.instructionFileId()
Always throwsUnsupportedOperationException
since an instruction file itself cannot further have an instruction file.InstructionFileId.instructionFileId
(String suffix) Always throwsUnsupportedOperationException
since an instruction file itself cannot further have an instruction file.S3ObjectId.instructionFileId()
Returns the instruction file id of the default instruction file.S3ObjectId.instructionFileId
(String suffix) Returns the instruction file id of an instruction file with the given suffix.