Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
Modifier and Type | Method and Description |
---|---|
InstructionFileId |
InstructionFileId.instructionFileId()
Always throws
UnsupportedOperationException since an instruction
file itself cannot further have an instruction file. |
InstructionFileId |
S3ObjectId.instructionFileId()
Returns the instruction file id of the default instruction file.
|
InstructionFileId |
InstructionFileId.instructionFileId(String suffix)
Always throws
UnsupportedOperationException since an instruction
file itself cannot further have an instruction file. |
InstructionFileId |
S3ObjectId.instructionFileId(String suffix)
Returns the instruction file id of an instruction file with the given
suffix.
|
Copyright © 2024. All rights reserved.