| Package | Description |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.model.ciModel.common |
| Modifier and Type | Method and Description |
|---|---|
boolean |
COS.processImage2(CImageProcessRequest imageProcessRequest) |
boolean |
COSClient.processImage2(CImageProcessRequest imageProcessRequest) |
| Modifier and Type | Method and Description |
|---|---|
CImageProcessRequest |
CImageProcessRequest.withBucketName(String bucketName)
Sets the name of the Qcloud COS bucket containing the object to image process and returns this
object, enabling additional method calls to be chained together.
|
CImageProcessRequest |
CImageProcessRequest.withKey(PicOperations picOperations)
Sets the pic operations of the object to image process and returns this object, enabling additional method
calls to be chained together.
|
CImageProcessRequest |
CImageProcessRequest.withKey(String key)
Sets the key of the object to image process and returns this object, enabling additional method
calls to be chained together.
|
Copyright © 2023. All rights reserved.