| Package | Description |
|---|---|
| com.qcloud.cos.model | |
| com.qcloud.cos.model.ciModel.common |
| Modifier and Type | Method and Description |
|---|---|
PicOperations |
CompleteMultipartUploadRequest.getPicOperations() |
PicOperations |
AbstractPutObjectRequest.getPicOperations() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompleteMultipartUploadRequest.setPicOperations(PicOperations picOperations) |
void |
AbstractPutObjectRequest.setPicOperations(PicOperations picOperations) |
| Modifier and Type | Method and Description |
|---|---|
PicOperations |
CImageProcessRequest.getPicOperations() |
PicOperations |
ImageProcessRequest.getPicOperations() |
| Modifier and Type | Method and Description |
|---|---|
void |
CImageProcessRequest.setPicOperations(PicOperations picOperations) |
void |
ImageProcessRequest.setPicOperations(PicOperations picOperations) |
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.
|
ImageProcessRequest |
ImageProcessRequest.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.
|
Copyright © 2023. All rights reserved.