| 程序包 | 说明 |
|---|---|
| com.qingstor.sdk.request | |
| com.qingstor.sdk.service | |
| com.qingstor.sdk.upload | |
| com.qingstor.sdk.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
RequestHandler |
QSRequest.getRequest(Map context,
RequestInputModel paramBean,
Class<? extends OutputModel> outputClass) |
RequestHandler |
ResourceRequest.getRequest(Map context,
RequestInputModel paramBean,
Class<? extends OutputModel> outputClass) |
RequestHandler |
QSRequest.getRequestAsync(Map context,
RequestInputModel paramBean,
ResponseCallBack callback) |
RequestHandler |
ResourceRequest.getRequestAsync(Map context,
RequestInputModel paramBean,
ResponseCallBack callback) |
OutputModel |
QSRequest.sendApiRequest(Map context,
RequestInputModel paramBean,
Class outputClass)
已过时。
|
OutputModel |
ResourceRequest.sendApiRequest(Map context,
RequestInputModel paramBean,
Class<? extends OutputModel> outputClass) |
void |
QSRequest.sendApiRequestAsync(Map context,
RequestInputModel paramBean,
ResponseCallBack callback) |
void |
ResourceRequest.sendApiRequestAsync(Map context,
RequestInputModel paramBean,
ResponseCallBack callback) |
| 构造器和说明 |
|---|
QSBuilder(Map context,
RequestInputModel params) |
RequestHandler(Map context,
RequestInputModel paramBean,
Class outputClass) |
RequestHandler(Map context,
RequestInputModel paramBean,
ResponseCallBack asyncCallback) |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Bucket.AbortMultipartUploadInput
AbortMultipartUploadInput: an input stream of the bucket.
|
static class |
Bucket.CompleteMultipartUploadInput
CompleteMultipartUploadInput: an input stream of the bucket.
|
static class |
Bucket.DeleteMultipleObjectsInput
DeleteMultipleObjectsInput: an input stream of the bucket.
|
static class |
Bucket.GetObjectInput
GetObjectInput: an input stream of the bucket.
|
static class |
Bucket.HeadObjectInput
HeadObjectInput: an input stream of the bucket.
|
static class |
Bucket.ImageProcessInput
ImageProcessInput: an input stream of the bucket.
|
static class |
Bucket.InitiateMultipartUploadInput
InitiateMultipartUploadInput: an input stream of the bucket.
|
static class |
Bucket.ListMultipartInput
ListMultipartInput: an input stream of the bucket.
|
static class |
Bucket.ListMultipartUploadsInput
ListMultipartUploadsInput: an input stream of the bucket.
|
static class |
Bucket.ListObjectsInput
ListObjectsInput: an input stream of the bucket.
|
static class |
Bucket.OptionsObjectInput
OptionsObjectInput: an input stream of the bucket.
|
static class |
Bucket.PutBucketACLInput
PutBucketACLInput: an input stream of the bucket.
|
static class |
Bucket.PutBucketCORSInput
PutBucketCORSInput: an input stream of the bucket.
|
static class |
Bucket.PutBucketExternalMirrorInput
PutBucketExternalMirrorInput: an input stream of the bucket.
|
static class |
Bucket.PutBucketPolicyInput
PutBucketPolicyInput: an input stream of the bucket.
|
static class |
Bucket.PutObjectInput
PutObjectInput: an input stream of the bucket.
|
static class |
Bucket.UploadMultipartInput
UploadMultipartInput: an input stream of the bucket.
|
static class |
QingStor.ListBucketsInput
ListBucketsInput: an input stream of the bucket.
|
static class |
Types.ACLModel |
static class |
Types.BucketModel |
static class |
Types.ConditionModel |
static class |
Types.CORSRuleModel |
static class |
Types.GranteeModel |
static class |
Types.IPAddressModel |
static class |
Types.IsNullModel |
static class |
Types.KeyDeleteErrorModel |
static class |
Types.KeyModel |
static class |
Types.NotIPAddressModel |
static class |
Types.ObjectPartModel |
static class |
Types.OwnerModel |
static class |
Types.StatementModel |
static class |
Types.StringLikeModel |
static class |
Types.StringNotLikeModel |
static class |
Types.UploadsModel |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
UploadManager.CompleteMultipartUploadInput |
static class |
UploadManager.PutObjectInput |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
QSSignatureUtil.getExpireAuth(Map context,
long expiresSecond,
RequestInputModel params) |
Copyright © 2018. All rights reserved.