Package | Description |
---|---|
com.aliyun.mbaas.oss.storage |
Modifier and Type | Field and Description |
---|---|
protected OSSObject.HttpMethod |
OSSObject.method |
Modifier and Type | Method and Description |
---|---|
OSSObject.HttpMethod |
OSSObject.getMethod() |
static OSSObject.HttpMethod |
OSSObject.HttpMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OSSObject.HttpMethod[] |
OSSObject.HttpMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
org.apache.http.client.methods.HttpUriRequest |
ResumableTask.buildInitialRequest(OSSObject.HttpMethod method,
boolean isFullRequest,
String query)
构造分块上传中用到的各种操作的初始请求头
|
void |
OSSObject.setMethod(OSSObject.HttpMethod method) |
Copyright © 2015. All rights reserved.