|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GenericObjectRequest | |
|---|---|
| com.baidubce.services.bos.model | |
| Uses of GenericObjectRequest in com.baidubce.services.bos.model |
|---|
| Subclasses of GenericObjectRequest in com.baidubce.services.bos.model | |
|---|---|
class |
AbortMultipartUploadRequest
The AbortMultipartUploadRequest contains the parameters used for the AbortMultipartUpload method. |
class |
CompleteMultipartUploadRequest
Container for the parameters of the CompleteMultipartUpload operation. |
class |
CopyObjectRequest
Provides options for copying an Baidu Bos object from a source location to a new destination. |
class |
DeleteObjectRequest
|
class |
GenericUploadRequest
|
class |
GetObjectMetadataRequest
Provides options for obtaining the metadata for the specified Baidu Bos object without actually fetching the object contents. |
class |
GetObjectRequest
Provides options for downloading an Baidu Bos object. |
class |
InitiateMultipartUploadRequest
The InitiateMultipartUploadRequest contains the parameters used for the InitiateMultipartUpload method. |
class |
ListPartsRequest
Container for the the parameters of the ListParts operation. |
class |
PutObjectRequest
Uploads a new object to the specified Baidu Bos bucket. |
class |
UploadPartRequest
Contains the parameters used for the UploadPart operation on Baidu Bos. |
| Methods in com.baidubce.services.bos.model that return GenericObjectRequest | |
|---|---|
abstract GenericObjectRequest |
GenericObjectRequest.withKey(String key)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||