| 程序包 | 说明 |
|---|---|
| com.qingstor.sdk.model | |
| com.qingstor.sdk.request | |
| com.qingstor.sdk.service | |
| com.qingstor.sdk.utils |
| 限定符和类型 | 类和说明 |
|---|---|
class |
UploadModel
A model kept in the upload of
FileRecorder Created by chengww on 2018/1/23. |
| 限定符和类型 | 方法和说明 |
|---|---|
OutputModel |
ResponseCallbackModel.getCallbackModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ResponseCallbackModel.setCallbackModel(OutputModel callbackModel) |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ResponseCallBack<O extends OutputModel> |
| 限定符和类型 | 方法和说明 |
|---|---|
OutputModel |
QSOkHttpRequestClient.requestAction(okhttp3.Request request,
boolean bSafe,
Class outputClass) |
OutputModel |
QSOkHttpRequestClient.requestActionAsync(okhttp3.Request request,
boolean bSafe,
ResponseCallBack callBack) |
OutputModel |
RequestHandler.send() |
OutputModel |
QSRequest.sendApiRequest(Map context,
RequestInputModel paramBean,
Class outputClass)
已过时。
|
OutputModel |
ResourceRequest.sendApiRequest(Map context,
RequestInputModel paramBean,
Class<? extends OutputModel> outputClass) |
OutputModel |
QSRequest.sendApiRequest(String requestUrl,
Map context,
Class<? extends OutputModel> outputClass) |
OutputModel |
ResourceRequest.sendApiRequest(String requestUrl,
Map context,
Class<? extends OutputModel> outputClass) |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
QSOkHttpRequestClient.fillResponseCallbackModel(int code,
Object content,
OutputModel model) |
| 限定符和类型 | 方法和说明 |
|---|---|
RequestHandler |
QSRequest.getRequest(Map context,
RequestInputModel paramBean,
Class<? extends OutputModel> outputClass) |
RequestHandler |
ResourceRequest.getRequest(Map context,
RequestInputModel paramBean,
Class<? extends OutputModel> outputClass) |
OutputModel |
ResourceRequest.sendApiRequest(Map context,
RequestInputModel paramBean,
Class<? extends OutputModel> outputClass) |
OutputModel |
QSRequest.sendApiRequest(String requestUrl,
Map context,
Class<? extends OutputModel> outputClass) |
OutputModel |
ResourceRequest.sendApiRequest(String requestUrl,
Map context,
Class<? extends OutputModel> outputClass) |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Bucket.AbortMultipartUploadOutput
AbortMultipartUploadOutput: an output stream of the bucket.
|
static class |
Bucket.CompleteMultipartUploadOutput
CompleteMultipartUploadOutput: an output stream of the bucket.
|
static class |
Bucket.DeleteBucketCORSOutput
DeleteBucketCORSOutput: an output stream of the bucket.
|
static class |
Bucket.DeleteBucketExternalMirrorOutput
DeleteBucketExternalMirrorOutput: an output stream of the bucket.
|
static class |
Bucket.DeleteBucketOutput
DeleteBucketOutput: an output stream of the bucket.
|
static class |
Bucket.DeleteBucketPolicyOutput
DeleteBucketPolicyOutput: an output stream of the bucket.
|
static class |
Bucket.DeleteMultipleObjectsOutput
DeleteMultipleObjectsOutput: an output stream of the bucket.
|
static class |
Bucket.DeleteObjectOutput
DeleteObjectOutput: an output stream of the bucket.
|
static class |
Bucket.GetBucketACLOutput
GetBucketACLOutput: an output stream of the bucket.
|
static class |
Bucket.GetBucketCORSOutput
GetBucketCORSOutput: an output stream of the bucket.
|
static class |
Bucket.GetBucketExternalMirrorOutput
GetBucketExternalMirrorOutput: an output stream of the bucket.
|
static class |
Bucket.GetBucketPolicyOutput
GetBucketPolicyOutput: an output stream of the bucket.
|
static class |
Bucket.GetBucketStatisticsOutput
GetBucketStatisticsOutput: an output stream of the bucket.
|
static class |
Bucket.GetObjectOutput
GetObjectOutput: an output stream of the bucket.
|
static class |
Bucket.HeadBucketOutput
HeadBucketOutput: an output stream of the bucket.
|
static class |
Bucket.HeadObjectOutput
HeadObjectOutput: an output stream of the bucket.
|
static class |
Bucket.ImageProcessOutput
ImageProcessOutput: an output stream of the bucket.
|
static class |
Bucket.InitiateMultipartUploadOutput
InitiateMultipartUploadOutput: an output stream of the bucket.
|
static class |
Bucket.ListMultipartOutput
ListMultipartOutput: an output stream of the bucket.
|
static class |
Bucket.ListMultipartUploadsOutput
ListMultipartUploadsOutput: an output stream of the bucket.
|
static class |
Bucket.ListObjectsOutput
ListObjectsOutput: an output stream of the bucket.
|
static class |
Bucket.OptionsObjectOutput
OptionsObjectOutput: an output stream of the bucket.
|
static class |
Bucket.PutBucketACLOutput
PutBucketACLOutput: an output stream of the bucket.
|
static class |
Bucket.PutBucketCORSOutput
PutBucketCORSOutput: an output stream of the bucket.
|
static class |
Bucket.PutBucketExternalMirrorOutput
PutBucketExternalMirrorOutput: an output stream of the bucket.
|
static class |
Bucket.PutBucketOutput
PutBucketOutput: an output stream of the bucket.
|
static class |
Bucket.PutBucketPolicyOutput
PutBucketPolicyOutput: an output stream of the bucket.
|
static class |
Bucket.PutObjectOutput
PutObjectOutput: an output stream of the bucket.
|
static class |
Bucket.UploadMultipartOutput
UploadMultipartOutput: an output stream of the bucket.
|
static class |
QingStor.ListBucketsOutput
ListBucketsOutput: an output stream of the bucket.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static OutputModel |
QSParamInvokeUtil.getOutputModel(ResponseCallBack o) |
Copyright © 2018. All rights reserved.