| Package | Description |
|---|---|
| com.qcloud.cos.internal.crypto | |
| com.qcloud.cos.model |
| Modifier and Type | Method and Description |
|---|---|
COSObjectId |
COSObjectWrapper.getCOSObjectId() |
| Modifier and Type | Class and Description |
|---|---|
class |
InstructionFileId |
| Modifier and Type | Method and Description |
|---|---|
COSObjectId |
COSObjectIdBuilder.build() |
COSObjectId |
GetObjectRequest.getCOSObjectId() |
COSObjectId |
PutInstructionFileRequest.getCOSObjectId()
Returns the COS object id for which the new instruction file will be created.
|
| Constructor and Description |
|---|
COSObjectIdBuilder(COSObjectId id) |
EncryptedGetObjectRequest(COSObjectId cosObjectId) |
GetObjectRequest(COSObjectId cosObjectId) |
PutInstructionFileRequest(COSObjectId cosObjectId,
EncryptionMaterials encryptionMaterials,
String suffix) |
PutInstructionFileRequest(COSObjectId cosObjectId,
Map<String,String> matDesc,
String suffix) |
Copyright © 2023. All rights reserved.