A B C D E F G H I J K L M N O P R S T U V W 

A

abortMultipartUpload(AbortMultipartUploadRequest) - 接口 中的方法com.aliyun.oss.OSS
终止一个Multipart上传事件。
abortMultipartUpload(AbortMultipartUploadRequest) - 类 中的方法com.aliyun.oss.OSSClient
 
AbortMultipartUploadRequest - com.aliyun.oss.model中的类
包含终止一个Multipart上传事件的请求参数。
AbortMultipartUploadRequest(String, String, String) - 类 的构造器com.aliyun.oss.model.AbortMultipartUploadRequest
构造函数。
ACCESS_DENIED - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
拒绝访问。
ACCESS_FORBIDDEN - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
禁止访问。
AccessControlList - com.aliyun.oss.model中的类
表示OSS的访问控制列表(Access Control List, ACL), 包含了一组为指定被授权者(Grantee}) 分配特定权限(Permission)的集合。
AccessControlList() - 类 的构造器com.aliyun.oss.model.AccessControlList
 
addAllowdOrigin(String) - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest.CORSRule
 
addAllowedHeader(String) - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest.CORSRule
 
addAllowedMethod(String) - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest.CORSRule
 
addCommonPrefix(String) - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
 
addCommonPrefix(String) - 类 中的方法com.aliyun.oss.model.ObjectListing
 
addConditionItem(String, String) - 类 中的方法com.aliyun.oss.model.PolicyConditions
采用默认匹配方式(精确匹配)添加Conditions项。
addConditionItem(MatchMode, String, String) - 类 中的方法com.aliyun.oss.model.PolicyConditions
采用指定匹配模式添加Conditions项。
addConditionItem(String, long, long) - 类 中的方法com.aliyun.oss.model.PolicyConditions
采用范围匹配模式添加Conditions项。
addCorsRule(SetBucketCORSRequest.CORSRule) - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest
 
addExposeHeader(String) - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest.CORSRule
 
addHeader(String, String) - 类 中的方法com.aliyun.oss.common.comm.HttpMesssage
 
addHeader(String, String) - 类 中的方法com.aliyun.oss.model.WebServiceRequest
 
AddLifecycleRule(LifecycleRule) - 类 中的方法com.aliyun.oss.model.SetBucketLifecycleRequest
 
addMultipartUpload(MultipartUpload) - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
 
addObjectSummary(OSSObjectSummary) - 类 中的方法com.aliyun.oss.model.ObjectListing
 
addParameter(String, String) - 类 中的方法com.aliyun.oss.common.comm.RequestMessage
 
addParameter(String, String) - 类 中的方法com.aliyun.oss.model.WebServiceRequest
 
addPart(PartSummary) - 类 中的方法com.aliyun.oss.model.PartListing
添加PartSummary实例。
addQueryParameter(String, String) - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
 
addRequestHandler(RequestHandler) - 类 中的方法com.aliyun.oss.common.comm.ExecutionContext
 
addResponseHandler(ResponseHandler) - 类 中的方法com.aliyun.oss.common.comm.ExecutionContext
 
addUserMetadata(String, String) - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
添加一个用户自定义的元数据。
addUserMetadata(String, String) - 类 中的方法com.aliyun.oss.model.ObjectMetadata
添加一个用户自定义的元数据。
AES_256_SERVER_SIDE_ENCRYPTION - 类 中的静态变量com.aliyun.oss.model.ObjectMetadata
 
allowEmpty() - 类 中的方法com.aliyun.oss.model.BucketReferer
已过时。
assertListNotNullOrEmpty(List<?>, String) - 类 中的静态方法com.aliyun.oss.common.utils.CodingUtils
 
assertParameterInRange(long, long, long) - 类 中的静态方法com.aliyun.oss.common.utils.CodingUtils
 
assertParameterNotNull(Object, String) - 类 中的静态方法com.aliyun.oss.common.utils.CodingUtils
 
assertStringNotNullOrEmpty(String, String) - 类 中的静态方法com.aliyun.oss.common.utils.CodingUtils
 
assertTrue(boolean, String) - 类 中的静态方法com.aliyun.oss.common.utils.CodingUtils
 
AUTHORIZATION - 接口 中的静态变量com.aliyun.oss.common.utils.HttpHeaders
 
available() - 类 中的方法com.aliyun.oss.common.comm.io.RepeatableFileInputStream
 
available() - 类 中的方法com.aliyun.oss.common.comm.io.RepeatableInputStream
 

B

BinaryUtil - com.aliyun.oss.common.utils中的类
 
BinaryUtil() - 类 的构造器com.aliyun.oss.common.utils.BinaryUtil
 
Bucket - com.aliyun.oss.model中的类
Bucket是OSS上的命名空间。
Bucket() - 类 的构造器com.aliyun.oss.model.Bucket
构造函数。
Bucket(String) - 类 的构造器com.aliyun.oss.model.Bucket
构造函数。
BUCKET_ALREADY_EXISTS - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
Bucket 已存在 。
BUCKET_NOT_EMPTY - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
Bucket 不为空。
BucketList - com.aliyun.oss.model中的类
 
BucketList() - 类 的构造器com.aliyun.oss.model.BucketList
 
BucketLoggingResult - com.aliyun.oss.model中的类
 
BucketLoggingResult() - 类 的构造器com.aliyun.oss.model.BucketLoggingResult
 
BucketReferer - com.aliyun.oss.model中的类
表示Bucket的http referer信息。
BucketReferer() - 类 的构造器com.aliyun.oss.model.BucketReferer
 
BucketReferer(boolean, List<String>) - 类 的构造器com.aliyun.oss.model.BucketReferer
 
bucketRefererMarshaller - 类 中的静态变量com.aliyun.oss.common.parser.RequestMarshallers
 
BucketWebsiteResult - com.aliyun.oss.model中的类
 
BucketWebsiteResult() - 类 的构造器com.aliyun.oss.model.BucketWebsiteResult
 
buildPartialStream() - 类 中的方法com.aliyun.oss.model.UploadPartRequest
 

C

CACHE_CONTROL - 接口 中的静态变量com.aliyun.oss.common.utils.HttpHeaders
 
calculateMd5(byte[]) - 类 中的静态方法com.aliyun.oss.common.utils.BinaryUtil
 
calculatePostSignature(String) - 接口 中的方法com.aliyun.oss.OSS
根据Access Key Secret和policy计算签名,OSS依据该签名验证Post请求的合法性。
calculatePostSignature(String) - 类 中的方法com.aliyun.oss.OSSClient
 
CannedAccessControlList - com.aliyun.oss.model中的枚举
表示一组常用的用户访问权限。
CaseInsensitiveMap<V> - com.aliyun.oss.common.utils中的类
 
CaseInsensitiveMap() - 类 的构造器com.aliyun.oss.common.utils.CaseInsensitiveMap
 
CaseInsensitiveMap(Map<String, V>) - 类 的构造器com.aliyun.oss.common.utils.CaseInsensitiveMap
 
checkFile(File) - 类 中的静态方法com.aliyun.oss.common.utils.IOUtils
 
checkParamRange(long, long, boolean, long, boolean) - 类 中的静态方法com.aliyun.oss.common.utils.CodingUtils
 
ChunkedInputStreamEntity - com.aliyun.oss.common.comm.io中的类
A repeatable HTTP entity that obtains its content from an non-auto-close ChunkedInputStreamEntity.ReleasableInputStreamEntity and sends its content using chunked encoding.
ChunkedInputStreamEntity(ServiceClient.Request) - 类 的构造器com.aliyun.oss.common.comm.io.ChunkedInputStreamEntity
 
ChunkedInputStreamEntity.ReleasableInputStreamEntity - com.aliyun.oss.common.comm.io中的类
A releaseable HTTP entity that can control its inner inputstream's auto-close functionality on/off, and it will try to close its inner inputstream by default when the inputstream reaches EOF.
ChunkedInputStreamEntity.ReleasableInputStreamEntity(InputStream) - 类 的构造器com.aliyun.oss.common.comm.io.ChunkedInputStreamEntity.ReleasableInputStreamEntity
 
ChunkedInputStreamEntity.ReleasableInputStreamEntity(InputStream, long) - 类 的构造器com.aliyun.oss.common.comm.io.ChunkedInputStreamEntity.ReleasableInputStreamEntity
 
ChunkedInputStreamEntity.ReleasableInputStreamEntity(InputStream, ContentType) - 类 的构造器com.aliyun.oss.common.comm.io.ChunkedInputStreamEntity.ReleasableInputStreamEntity
 
ChunkedInputStreamEntity.ReleasableInputStreamEntity(InputStream, long, ContentType) - 类 的构造器com.aliyun.oss.common.comm.io.ChunkedInputStreamEntity.ReleasableInputStreamEntity
 
ChunkedUploadStream - com.aliyun.oss.common.comm.io中的类
 
ChunkedUploadStream(InputStream, int) - 类 的构造器com.aliyun.oss.common.comm.io.ChunkedUploadStream
 
clear() - 类 中的方法com.aliyun.oss.common.utils.CaseInsensitiveMap
 
clearAllowedHeaders() - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest.CORSRule
 
clearAllowedMethods() - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest.CORSRule
 
clearAllowedOrigins() - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest.CORSRule
 
clearBucketList() - 类 中的方法com.aliyun.oss.model.BucketList
 
clearCommonPrefixes() - 类 中的方法com.aliyun.oss.model.ObjectListing
 
clearCorsRules() - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest
 
clearExposeHeaders() - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest.CORSRule
 
clearLifecycles() - 类 中的方法com.aliyun.oss.model.SetBucketLifecycleRequest
 
clearMatchingETagConstraints() - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
 
clearMatchingETagConstraints() - 类 中的方法com.aliyun.oss.model.GetObjectRequest
 
clearMatchingETagConstraints() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
 
clearNonmatchingETagConstraints() - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
 
clearNonmatchingETagConstraints() - 类 中的方法com.aliyun.oss.model.GetObjectRequest
 
clearNonmatchingETagConstraints() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
 
clearObjectSummaries() - 类 中的方法com.aliyun.oss.model.ObjectListing
 
clearRefererList() - 类 中的方法com.aliyun.oss.model.BucketReferer
 
ClientConfiguration - com.aliyun.oss中的类
Client configurations for accessing to OSS services.
ClientConfiguration() - 类 的构造器com.aliyun.oss.ClientConfiguration
 
ClientErrorCode - com.aliyun.oss中的接口
 
ClientException - com.aliyun.oss中的异常错误
表示尝试访问阿里云服务时遇到的异常。
ClientException() - 异常错误 的构造器com.aliyun.oss.ClientException
构造新实例。
ClientException(String) - 异常错误 的构造器com.aliyun.oss.ClientException
用给定的异常信息构造新实例。
ClientException(Throwable) - 异常错误 的构造器com.aliyun.oss.ClientException
用表示异常原因的对象构造新实例。
ClientException(String, Throwable) - 异常错误 的构造器com.aliyun.oss.ClientException
用异常消息和表示异常原因的对象构造新实例。
ClientException(String, String, String) - 异常错误 的构造器com.aliyun.oss.ClientException
用异常消息构造新实例。
ClientException(String, String, String, Throwable) - 异常错误 的构造器com.aliyun.oss.ClientException
用异常消息和表示异常原因的对象构造新实例。
close() - 类 中的方法com.aliyun.oss.common.comm.HttpMesssage
 
close() - 类 中的方法com.aliyun.oss.common.comm.io.ChunkedInputStreamEntity.ReleasableInputStreamEntity
 
close() - 类 中的方法com.aliyun.oss.common.comm.io.RepeatableFileInputStream
 
close() - 类 中的方法com.aliyun.oss.common.comm.io.RepeatableInputStream
 
CodingUtils - com.aliyun.oss.common.utils中的类
Utils for common coding.
CodingUtils() - 类 的构造器com.aliyun.oss.common.utils.CodingUtils
 
com.aliyun.oss - 程序包 com.aliyun.oss
 
com.aliyun.oss.common.auth - 程序包 com.aliyun.oss.common.auth
 
com.aliyun.oss.common.comm - 程序包 com.aliyun.oss.common.comm
 
com.aliyun.oss.common.comm.io - 程序包 com.aliyun.oss.common.comm.io
 
com.aliyun.oss.common.parser - 程序包 com.aliyun.oss.common.parser
 
com.aliyun.oss.common.utils - 程序包 com.aliyun.oss.common.utils
 
com.aliyun.oss.model - 程序包 com.aliyun.oss.model
 
completeMultipartUpload(CompleteMultipartUploadRequest) - 接口 中的方法com.aliyun.oss.OSS
完成一个Multipart上传事件。
completeMultipartUpload(CompleteMultipartUploadRequest) - 类 中的方法com.aliyun.oss.OSSClient
 
CompleteMultipartUploadRequest - com.aliyun.oss.model中的类
包含完成一个Multipart上传事件的请求参数。
CompleteMultipartUploadRequest(String, String, String, List<PartETag>) - 类 的构造器com.aliyun.oss.model.CompleteMultipartUploadRequest
构造函数。
completeMultipartUploadRequestMarshaller - 类 中的静态变量com.aliyun.oss.common.parser.RequestMarshallers
 
CompleteMultipartUploadResult - com.aliyun.oss.model中的类
包含完成一个Multipart上传事件的返回结果。
CompleteMultipartUploadResult() - 类 的构造器com.aliyun.oss.model.CompleteMultipartUploadResult
 
computeSignature(String, String) - 类 中的方法com.aliyun.oss.common.auth.HmacSHA1Signature
 
computeSignature(String, String) - 类 中的方法com.aliyun.oss.common.auth.ServiceSignature
计算签名。
COND_CACHE_CONTROL - 类 中的静态变量com.aliyun.oss.model.PolicyConditions
 
COND_CONTENT_DISPOSITION - 类 中的静态变量com.aliyun.oss.model.PolicyConditions
 
COND_CONTENT_ENCODING - 类 中的静态变量com.aliyun.oss.model.PolicyConditions
 
COND_CONTENT_LENGTH_RANGE - 类 中的静态变量com.aliyun.oss.model.PolicyConditions
 
COND_CONTENT_TYPE - 类 中的静态变量com.aliyun.oss.model.PolicyConditions
 
COND_EXPIRES - 类 中的静态变量com.aliyun.oss.model.PolicyConditions
 
COND_KEY - 类 中的静态变量com.aliyun.oss.model.PolicyConditions
 
COND_SUCCESS_ACTION_REDIRECT - 类 中的静态变量com.aliyun.oss.model.PolicyConditions
 
COND_SUCCESS_ACTION_STATUS - 类 中的静态变量com.aliyun.oss.model.PolicyConditions
 
COND_X_OSS_META_PREFIX - 类 中的静态变量com.aliyun.oss.model.PolicyConditions
 
config - 类 中的变量com.aliyun.oss.common.comm.ServiceClient
 
CONNECTION - 接口 中的静态变量com.aliyun.oss.common.utils.HttpHeaders
 
CONNECTION_REFUSED - 接口 中的静态变量com.aliyun.oss.ClientErrorCode
远程服务拒绝连接。
CONNECTION_TIMEOUT - 接口 中的静态变量com.aliyun.oss.ClientErrorCode
远程服务连接超时。
containsKey(Object) - 类 中的方法com.aliyun.oss.common.utils.CaseInsensitiveMap
 
containsValue(Object) - 类 中的方法com.aliyun.oss.common.utils.CaseInsensitiveMap
 
CONTENT_DISPOSITION - 接口 中的静态变量com.aliyun.oss.common.utils.HttpHeaders
 
CONTENT_ENCODING - 接口 中的静态变量com.aliyun.oss.common.utils.HttpHeaders
 
CONTENT_LENGTH - 接口 中的静态变量com.aliyun.oss.common.utils.HttpHeaders
 
CONTENT_MD5 - 接口 中的静态变量com.aliyun.oss.common.utils.HttpHeaders
 
CONTENT_TYPE - 接口 中的静态变量com.aliyun.oss.common.utils.HttpHeaders
 
convertHeaderCharsetFromIso88591(Map<String, String>) - 类 中的静态方法com.aliyun.oss.common.utils.HttpUtil
 
convertHeaderCharsetToIso88591(Map<String, String>) - 类 中的静态方法com.aliyun.oss.common.utils.HttpUtil
 
copyObject(String, String, String, String) - 接口 中的方法com.aliyun.oss.OSS
拷贝一个在OSS上已经存在的Object成另外一个Object。
copyObject(CopyObjectRequest) - 接口 中的方法com.aliyun.oss.OSS
拷贝一个在OSS上已经存在的Object成另外一个Object。
copyObject(String, String, String, String) - 类 中的方法com.aliyun.oss.OSSClient
 
copyObject(CopyObjectRequest) - 类 中的方法com.aliyun.oss.OSSClient
 
CopyObjectRequest - com.aliyun.oss.model中的类
拷贝一个在OSS上已经存在的Object成另外一个Object的请求参数。
CopyObjectRequest(String, String, String, String) - 类 的构造器com.aliyun.oss.model.CopyObjectRequest
初始化一个新的CopyObjectRequest实例。
CopyObjectResult - com.aliyun.oss.model中的类
拷贝一个在OSS上已经存在的Object成另外一个Object的请求结果。
CopyObjectResult() - 类 的构造器com.aliyun.oss.model.CopyObjectResult
初始化一个新的CopyObjectResult实例。
create() - 类 中的静态方法com.aliyun.oss.common.auth.ServiceSignature
创建默认的ServiceSignature实例。
createBucket(String) - 接口 中的方法com.aliyun.oss.OSS
创建Bucket
createBucket(CreateBucketRequest) - 接口 中的方法com.aliyun.oss.OSS
创建Bucket
createBucket(String) - 类 中的方法com.aliyun.oss.OSSClient
 
createBucket(CreateBucketRequest) - 类 中的方法com.aliyun.oss.OSSClient
 
CreateBucketRequest - com.aliyun.oss.model中的类
 
CreateBucketRequest(String) - 类 的构造器com.aliyun.oss.model.CreateBucketRequest
 
createBucketRequestMarshaller - 类 中的静态变量com.aliyun.oss.common.parser.RequestMarshallers
 
createInvalidResponseException(String, String, Throwable) - 类 中的静态方法com.aliyun.oss.common.utils.ExceptionFactory
 
createNetworkException(IOException) - 类 中的静态方法com.aliyun.oss.common.utils.ExceptionFactory
 
createOSSException(OSSErrorResult) - 类 中的静态方法com.aliyun.oss.common.utils.ExceptionFactory
 
createOSSException(String, String, String) - 类 中的静态方法com.aliyun.oss.common.utils.ExceptionFactory
 
Credentials - com.aliyun.oss.common.auth中的接口
Provides access to credentials used for accessing OSS, these credentials are used to securely sign requests to OSS.
CredentialsProvider - com.aliyun.oss.common.auth中的接口
Abstract credentials provider that maintains only one user credentials.

D

DATE - 接口 中的静态变量com.aliyun.oss.common.utils.HttpHeaders
 
DateUtil - com.aliyun.oss.common.utils中的类
A simple utility class for date formating.
DateUtil() - 类 的构造器com.aliyun.oss.common.utils.DateUtil
 
DEFAULT_CNAME_EXCLUDE_LIST - 类 中的静态变量com.aliyun.oss.ClientConfiguration
 
DEFAULT_CONNECTION_TIMEOUT - 类 中的静态变量com.aliyun.oss.ClientConfiguration
 
DEFAULT_CONNECTION_TTL - 类 中的静态变量com.aliyun.oss.ClientConfiguration
 
DEFAULT_MAX_CONNECTIONS - 类 中的静态变量com.aliyun.oss.ClientConfiguration
 
DEFAULT_SOCKET_TIMEOUT - 类 中的静态变量com.aliyun.oss.ClientConfiguration
 
DEFAULT_USE_REAPER - 类 中的静态变量com.aliyun.oss.ClientConfiguration
 
DefaultCredentialProvider - com.aliyun.oss.common.auth中的类
Default implementation of CredentialsProvider.
DefaultCredentialProvider(Credentials) - 类 的构造器com.aliyun.oss.common.auth.DefaultCredentialProvider
 
DefaultCredentialProvider(String, String) - 类 的构造器com.aliyun.oss.common.auth.DefaultCredentialProvider
 
DefaultCredentialProvider(String, String, String) - 类 的构造器com.aliyun.oss.common.auth.DefaultCredentialProvider
 
DefaultCredentials - com.aliyun.oss.common.auth中的类
Default implementation of Credentials.
DefaultCredentials(String, String) - 类 的构造器com.aliyun.oss.common.auth.DefaultCredentials
 
DefaultCredentials(String, String, String) - 类 的构造器com.aliyun.oss.common.auth.DefaultCredentials
 
DefaultServiceClient - com.aliyun.oss.common.comm中的类
Default implementation of ServiceClient.
DefaultServiceClient(ClientConfiguration) - 类 的构造器com.aliyun.oss.common.comm.DefaultServiceClient
 
DELETE_OBJECTS_ONETIME_LIMIT - 类 中的静态变量com.aliyun.oss.model.DeleteObjectsRequest
 
deleteBucket(String) - 接口 中的方法com.aliyun.oss.OSS
删除Bucket
deleteBucket(String) - 类 中的方法com.aliyun.oss.OSSClient
 
deleteBucketCORSRules(String) - 接口 中的方法com.aliyun.oss.OSS
删除指定bucket下面的所有跨域访问规则
deleteBucketCORSRules(String) - 类 中的方法com.aliyun.oss.OSSClient
 
deleteBucketLifecycle(String) - 接口 中的方法com.aliyun.oss.OSS
关闭Bucket的Lifecycle规则。
deleteBucketLifecycle(String) - 类 中的方法com.aliyun.oss.OSSClient
 
deleteBucketLogging(String) - 接口 中的方法com.aliyun.oss.OSS
关闭Bucket的访问日志记录功能。
deleteBucketLogging(String) - 类 中的方法com.aliyun.oss.OSSClient
 
deleteBucketWebsite(String) - 接口 中的方法com.aliyun.oss.OSS
关闭Bucket的静态网站托管模式。
deleteBucketWebsite(String) - 类 中的方法com.aliyun.oss.OSSClient
 
deleteObject(String, String) - 接口 中的方法com.aliyun.oss.OSS
删除指定的OSSObject
deleteObject(String, String) - 类 中的方法com.aliyun.oss.OSSClient
 
deleteObjects(DeleteObjectsRequest) - 接口 中的方法com.aliyun.oss.OSS
批量删除指定Bucket下的OSSObject
deleteObjects(DeleteObjectsRequest) - 类 中的方法com.aliyun.oss.OSSClient
 
DeleteObjectsRequest - com.aliyun.oss.model中的类
Options for deleting multiple objects in a specified bucket.
DeleteObjectsRequest(String) - 类 的构造器com.aliyun.oss.model.DeleteObjectsRequest
 
deleteObjectsRequestMarshaller - 类 中的静态变量com.aliyun.oss.common.parser.RequestMarshallers
 
DeleteObjectsResult - com.aliyun.oss.model中的类
Response for Delete multiple objects.
DeleteObjectsResult(List<String>) - 类 的构造器com.aliyun.oss.model.DeleteObjectsResult
 
doesBucketExist(String) - 接口 中的方法com.aliyun.oss.OSS
判断给定Bucket是否存在。
doesBucketExist(String) - 类 中的方法com.aliyun.oss.OSSClient
 
doesObjectExist(String, String) - 接口 中的方法com.aliyun.oss.OSS
判断指定Bucket下是否存在指定的OSSObject
doesObjectExist(HeadObjectRequest) - 接口 中的方法com.aliyun.oss.OSS
判断指定的OSSObject是否存在。
doesObjectExist(String, String) - 类 中的方法com.aliyun.oss.OSSClient
 
doesObjectExist(HeadObjectRequest) - 类 中的方法com.aliyun.oss.OSSClient
 

E

encodeMD5(byte[]) - 类 中的静态方法com.aliyun.oss.common.utils.BinaryUtil
 
ENTITY_TOO_LARGE - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
实体过大。
ENTITY_TOO_SMALL - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
实体过小。
entrySet() - 类 中的方法com.aliyun.oss.common.utils.CaseInsensitiveMap
 
equals(Object) - 类 中的方法com.aliyun.oss.model.Grant
 
equals(Object) - 类 中的方法com.aliyun.oss.model.Owner
判断该对象与指定对象是否相等。
ETAG - 接口 中的静态变量com.aliyun.oss.common.utils.HttpHeaders
 
ExceptionFactory - com.aliyun.oss.common.utils中的类
A simple factory used for creating instances of ClientException and OSSException.
ExceptionFactory() - 类 的构造器com.aliyun.oss.common.utils.ExceptionFactory
 
ExecutionContext - com.aliyun.oss.common.comm中的类
HTTP request context.
ExecutionContext() - 类 的构造器com.aliyun.oss.common.comm.ExecutionContext
 
EXPIRES - 接口 中的静态变量com.aliyun.oss.common.utils.HttpHeaders
 

F

FILE_GROUP_TOO_LARGE - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
文件组过大。
FILE_PART_STALE - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
文件Part过时。
FixedLengthInputStream - com.aliyun.oss.common.comm.io中的类
 
FixedLengthInputStream(InputStream, long) - 类 的构造器com.aliyun.oss.common.comm.io.FixedLengthInputStream
 
formatAlternativeIso8601Date(Date) - 类 中的静态方法com.aliyun.oss.common.utils.DateUtil
 
formatIso8601Date(Date) - 类 中的静态方法com.aliyun.oss.common.utils.DateUtil
 
formatRfc822Date(Date) - 类 中的静态方法com.aliyun.oss.common.utils.DateUtil
Formats Date to GMT string.
fromBase64String(String) - 类 中的静态方法com.aliyun.oss.common.utils.BinaryUtil
 

G

generatePostPolicy(Date, PolicyConditions) - 接口 中的方法com.aliyun.oss.OSS
生成Post请求的policy表单域。
generatePostPolicy(Date, PolicyConditions) - 类 中的方法com.aliyun.oss.OSSClient
 
generatePresignedUrl(String, String, Date) - 接口 中的方法com.aliyun.oss.OSS
生成一个用HTTP GET方法访问OSSObject的URL。
generatePresignedUrl(String, String, Date, HttpMethod) - 接口 中的方法com.aliyun.oss.OSS
生成一个用指定HTTP方法访问OSSObject的URL。
generatePresignedUrl(GeneratePresignedUrlRequest) - 接口 中的方法com.aliyun.oss.OSS
生成一个包含签名信息并可以访问OSSObject的URL。
generatePresignedUrl(String, String, Date) - 类 中的方法com.aliyun.oss.OSSClient
 
generatePresignedUrl(String, String, Date, HttpMethod) - 类 中的方法com.aliyun.oss.OSSClient
 
generatePresignedUrl(GeneratePresignedUrlRequest) - 类 中的方法com.aliyun.oss.OSSClient
 
GeneratePresignedUrlRequest - com.aliyun.oss.model中的类
生成带有签名信息的URL的请求。
GeneratePresignedUrlRequest(String, String) - 类 的构造器com.aliyun.oss.model.GeneratePresignedUrlRequest
构造函数。
GeneratePresignedUrlRequest(String, String, HttpMethod) - 类 的构造器com.aliyun.oss.model.GeneratePresignedUrlRequest
构造函数。
get(Object) - 类 中的方法com.aliyun.oss.common.utils.CaseInsensitiveMap
 
getAbsoluteUri() - 类 中的方法com.aliyun.oss.model.GetObjectRequest
 
getAbsoluteUrl() - 类 中的方法com.aliyun.oss.common.comm.RequestMessage
 
getAccessKeyId() - 接口 中的方法com.aliyun.oss.common.auth.Credentials
Returns the access key ID for this credentials.
getAccessKeyId() - 类 中的方法com.aliyun.oss.common.auth.DefaultCredentials
 
getAlgorithm() - 类 中的方法com.aliyun.oss.common.auth.HmacSHA1Signature
 
getAlgorithm() - 类 中的方法com.aliyun.oss.common.auth.ServiceSignature
获取签名的算法。
getAllowedHeaders() - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest.CORSRule
 
getAllowedMethods() - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest.CORSRule
 
getAllowedOrigins() - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest.CORSRule
 
getBeginIndex() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
 
getBucketAcl(String) - 接口 中的方法com.aliyun.oss.OSS
返回给定Bucket的Access Control List(ACL)。
getBucketAcl(String) - 类 中的方法com.aliyun.oss.OSSClient
 
getBucketCORSRules(String) - 接口 中的方法com.aliyun.oss.OSS
列出指定bucket的跨域访问规则
getBucketCORSRules(String) - 类 中的方法com.aliyun.oss.OSSClient
 
getBucketLifecycle(String) - 接口 中的方法com.aliyun.oss.OSS
获取Bucket的Lifecycle规则列表。
getBucketLifecycle(String) - 类 中的方法com.aliyun.oss.OSSClient
 
getBucketList() - 类 中的方法com.aliyun.oss.model.BucketList
 
getBucketLocation(String) - 接口 中的方法com.aliyun.oss.OSS
返回给定Bucket所在的数据中心。
getBucketLocation(String) - 类 中的方法com.aliyun.oss.OSSClient
 
getBucketLogging(String) - 接口 中的方法com.aliyun.oss.OSS
查看Bucket的访问日志配置。
getBucketLogging(String) - 类 中的方法com.aliyun.oss.OSSClient
 
getBucketName() - 类 中的方法com.aliyun.oss.model.AbortMultipartUploadRequest
返回Bucket名称。
getBucketName() - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadRequest
返回Bucket名称。
getBucketName() - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadResult
返回包含Multipart上传的OSSObjectBucket名称。
getBucketName() - 类 中的方法com.aliyun.oss.model.CreateBucketRequest
获取要建立的Bucket的名称
getBucketName() - 类 中的方法com.aliyun.oss.model.DeleteObjectsRequest
 
getBucketName() - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
返回Bucket名称。
getBucketName() - 类 中的方法com.aliyun.oss.model.GetObjectRequest
返回Bucket名称。
getBucketName() - 类 中的方法com.aliyun.oss.model.HeadObjectRequest
 
getBucketName() - 类 中的方法com.aliyun.oss.model.InitiateMultipartUploadRequest
返回用来创建Multipart上传的Bucket的名称。
getBucketName() - 类 中的方法com.aliyun.oss.model.InitiateMultipartUploadResult
 
getBucketName() - 类 中的方法com.aliyun.oss.model.ListMultipartUploadsRequest
返回Bucket名称。
getBucketName() - 类 中的方法com.aliyun.oss.model.ListObjectsRequest
返回bucket名称。
getBucketName() - 类 中的方法com.aliyun.oss.model.ListPartsRequest
返回Bucket名称。
getBucketName() - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
 
getBucketName() - 类 中的方法com.aliyun.oss.model.ObjectListing
 
getBucketName() - 类 中的方法com.aliyun.oss.model.OptionsRequest
 
getBucketName() - 类 中的方法com.aliyun.oss.model.OSSObject
获取Object所在的Bucket的名称。
getBucketName() - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
返回所在Bucket的名称。
getBucketName() - 类 中的方法com.aliyun.oss.model.PartListing
返回Bucket名称。
getBucketName() - 类 中的方法com.aliyun.oss.model.PutObjectRequest
 
getBucketName() - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest
 
getBucketName() - 类 中的方法com.aliyun.oss.model.SetBucketLifecycleRequest
 
getBucketName() - 类 中的方法com.aliyun.oss.model.SetBucketLoggingRequest
 
getBucketName() - 类 中的方法com.aliyun.oss.model.SetBucketWebsiteRequest
 
getBucketName() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
返回Bucket名称。
getBucketName() - 类 中的方法com.aliyun.oss.model.UploadPartRequest
返回Bucket名称。
getBucketReferer(String) - 接口 中的方法com.aliyun.oss.OSS
返回给定Bucket的http referer。
getBucketReferer(String) - 类 中的方法com.aliyun.oss.OSSClient
 
getBucketWebsite(String) - 接口 中的方法com.aliyun.oss.OSS
获取Bucket的静态网站托管状态。
getBucketWebsite(String) - 类 中的方法com.aliyun.oss.OSSClient
 
getCacheControl() - 类 中的方法com.aliyun.oss.model.ObjectMetadata
获取Cache-Control请求头,表示用户指定的HTTP请求/回复链的缓存行为。
getCacheControl() - 类 中的方法com.aliyun.oss.model.ResponseHeaderOverrides
返回重载的cacheControl返回请求头。
getCannedACL() - 类 中的方法com.aliyun.oss.model.CreateBucketRequest
 
getCharset() - 类 中的方法com.aliyun.oss.common.comm.ExecutionContext
 
getClientConfiguration() - 类 中的方法com.aliyun.oss.common.comm.ServiceClient
 
getCnameExcludeList() - 类 中的方法com.aliyun.oss.ClientConfiguration
获取CNAME排除列表(不可修改),以列表元素作为后缀的域名将不进行CNAME解析。
getCommonPrefixes() - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
 
getCommonPrefixes() - 类 中的方法com.aliyun.oss.model.ObjectListing
 
getConnectionTimeout() - 类 中的方法com.aliyun.oss.ClientConfiguration
返回建立连接的超时时间(单位:毫秒)。
getConnectionTTL() - 类 中的方法com.aliyun.oss.ClientConfiguration
获取连接池中连接过期时间。
getContent() - 类 中的方法com.aliyun.oss.common.comm.HttpMesssage
 
getContent() - 类 中的方法com.aliyun.oss.common.comm.io.ChunkedInputStreamEntity.ReleasableInputStreamEntity
 
getContent() - 类 中的方法com.aliyun.oss.common.comm.RepeatableInputStreamEntity.NoAutoClosedInputStreamEntity
 
getContentDisposition() - 类 中的方法com.aliyun.oss.model.ObjectMetadata
获取Content-Disposition请求头,表示MIME用户代理如何显示附加的文件。
getContentDisposition() - 类 中的方法com.aliyun.oss.model.ResponseHeaderOverrides
返回重载的contentDisposition返回请求头。
getContentEncoding() - 类 中的方法com.aliyun.oss.model.ObjectMetadata
获取Content-Encoding请求头,表示Object内容的编码方式。
getContentEncoding() - 类 中的方法com.aliyun.oss.model.ResponseHeaderOverrides
返回重载的contentEncoding返回请求头。
getContentLangauge() - 类 中的方法com.aliyun.oss.model.ResponseHeaderOverrides
返回重载的content language返回请求头。
getContentLength() - 类 中的方法com.aliyun.oss.common.comm.HttpMesssage
 
getContentLength() - 类 中的方法com.aliyun.oss.common.comm.io.ChunkedInputStreamEntity.ReleasableInputStreamEntity
 
getContentLength() - 类 中的方法com.aliyun.oss.common.comm.RepeatableInputStreamEntity.NoAutoClosedInputStreamEntity
 
getContentLength() - 类 中的方法com.aliyun.oss.model.ObjectMetadata
获取Content-Length请求头,表示Object内容的大小。
getContentMD5() - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
返回文件内容的MD5
getContentMD5() - 类 中的方法com.aliyun.oss.model.ObjectMetadata
 
getContentType() - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
返回文件类型
getContentType() - 类 中的方法com.aliyun.oss.model.ObjectMetadata
获取Content-Type请求头,表示Object内容的类型,为标准的MIME类型。
getContentType() - 类 中的方法com.aliyun.oss.model.ResponseHeaderOverrides
返回重载的content type返回请求头。
getCorsRules() - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest
 
getCreationDate() - 类 中的方法com.aliyun.oss.model.Bucket
返回Bucket的创建时间。
getCredentials() - 接口 中的方法com.aliyun.oss.common.auth.CredentialsProvider
 
getCredentials() - 类 中的方法com.aliyun.oss.common.auth.DefaultCredentialProvider
 
getCredentials() - 类 中的方法com.aliyun.oss.common.comm.ExecutionContext
 
getCredentialsProvider() - 类 中的方法com.aliyun.oss.OSSClient
 
getDebugInfo() - 类 中的方法com.aliyun.oss.common.comm.ResponseMessage
 
getDefaultRetryStrategy() - 类 中的方法com.aliyun.oss.common.comm.DefaultServiceClient
 
getDefaultRetryStrategy() - 类 中的方法com.aliyun.oss.common.comm.ServiceClient
 
getDefaultUserAgent() - 类 中的静态方法com.aliyun.oss.common.utils.VersionInfoUtils
 
getDeletedObjects() - 类 中的方法com.aliyun.oss.model.DeleteObjectsResult
 
getDelimiter() - 类 中的方法com.aliyun.oss.model.ListMultipartUploadsRequest
 
getDelimiter() - 类 中的方法com.aliyun.oss.model.ListObjectsRequest
获取一个用于对Object名字进行分组的字符。
getDelimiter() - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
 
getDelimiter() - 类 中的方法com.aliyun.oss.model.ObjectListing
 
getDestinationBucketName() - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
返回目标Object所在的Bucket的名称。
getDestinationKey() - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
返回目标Object的Key。
getDisplayName() - 类 中的方法com.aliyun.oss.model.Owner
返回所有者的显示名称。
getEnd() - 类 中的方法com.aliyun.oss.common.utils.RangeSpec
 
getEndpoint() - 类 中的方法com.aliyun.oss.common.comm.RequestMessage
 
getEndpoint() - 类 中的方法com.aliyun.oss.OSSClient
获取OSS services的Endpoint。
getErrorCode() - 异常错误 中的方法com.aliyun.oss.ClientException
获取异常的错误码
getErrorCode() - 异常错误 中的方法com.aliyun.oss.ServiceException
返回错误代码的字符串表示。
getErrorDocument() - 类 中的方法com.aliyun.oss.model.BucketWebsiteResult
 
getErrorDocument() - 类 中的方法com.aliyun.oss.model.SetBucketWebsiteRequest
 
getErrorMessage() - 异常错误 中的方法com.aliyun.oss.ClientException
获取异常信息。
getErrorMessage() - 异常错误 中的方法com.aliyun.oss.ServiceException
返回异常信息。
getETag() - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadResult
返回ETag值。
getETag() - 类 中的方法com.aliyun.oss.model.CopyObjectResult
返回新Object的ETag值。
getETag() - 类 中的方法com.aliyun.oss.model.ObjectMetadata
获取一个值表示与Object相关的hex编码的128位MD5摘要。
getETag() - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
返回一个值表示与Object相关的hex编码的128位MD5摘要。
getETag() - 类 中的方法com.aliyun.oss.model.PartETag
返回Part的ETag值。
getETag() - 类 中的方法com.aliyun.oss.model.PartSummary
返回Part的ETag值。
getETag() - 类 中的方法com.aliyun.oss.model.PutObjectResult
返回新创建的OSSObject的ETag值。
getETag() - 类 中的方法com.aliyun.oss.model.UploadPartCopyResult
返回OSS生成的ETag值。
getETag() - 类 中的方法com.aliyun.oss.model.UploadPartResult
返回OSS生成的ETag值。
getExpiration() - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
返回生成的URL的超时时间。
getExpirationTime() - 类 中的方法com.aliyun.oss.model.LifecycleRule
 
getExpirationTime() - 类 中的方法com.aliyun.oss.model.ObjectMetadata
获取Expires请求头。
getExpires() - 类 中的方法com.aliyun.oss.model.ResponseHeaderOverrides
返回重载的expires返回请求头。
getExposeHeaders() - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest.CORSRule
 
getExpriationDays() - 类 中的方法com.aliyun.oss.model.LifecycleRule
 
getFile() - 类 中的方法com.aliyun.oss.common.comm.io.RepeatableFileInputStream
 
getFile() - 类 中的方法com.aliyun.oss.model.PutObjectRequest
 
getFormattedString(String, Object...) - 类 中的方法com.aliyun.oss.common.utils.ResourceManager
 
getGrantee() - 类 中的方法com.aliyun.oss.model.Grant
返回被授权者信息Grantee
getGrants() - 类 中的方法com.aliyun.oss.model.AccessControlList
返回该AccessControlList中包含的所有授权信息Grant
getHeader() - 异常错误 中的方法com.aliyun.oss.OSSException
 
getHeaders() - 类 中的方法com.aliyun.oss.common.comm.HttpMesssage
 
getHeaders() - 类 中的方法com.aliyun.oss.model.WebServiceRequest
 
getHostId() - 异常错误 中的方法com.aliyun.oss.ServiceException
返回Host标识。
getId() - 类 中的方法com.aliyun.oss.model.LifecycleRule
 
getId() - 类 中的方法com.aliyun.oss.model.Owner
返回所有者的ID。
getIdentifier() - 接口 中的方法com.aliyun.oss.model.Grantee
返回被授权者的ID。
getIdentifier() - 枚举 中的方法com.aliyun.oss.model.GroupGrantee
获取被授权者的ID。
getIndexDocument() - 类 中的方法com.aliyun.oss.model.BucketWebsiteResult
 
getIndexDocument() - 类 中的方法com.aliyun.oss.model.SetBucketWebsiteRequest
 
getInitiated() - 类 中的方法com.aliyun.oss.model.MultipartUpload
 
getInputStream() - 类 中的方法com.aliyun.oss.model.PutObjectRequest
 
getInputStream() - 类 中的方法com.aliyun.oss.model.UploadPartRequest
返回包含上传分块内容的数据流。
getInstance(String) - 类 中的静态方法com.aliyun.oss.common.utils.ResourceManager
 
getInstance(String, Locale) - 类 中的静态方法com.aliyun.oss.common.utils.ResourceManager
 
getKey() - 类 中的方法com.aliyun.oss.model.AbortMultipartUploadRequest
返回OSSObject key。
getKey() - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadRequest
返回OSSObject key。
getKey() - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadResult
返回新创建的OSSObject的Key。
getKey() - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
返回OSSObject key。
getKey() - 类 中的方法com.aliyun.oss.model.GetObjectRequest
返回Object Key。
getKey() - 类 中的方法com.aliyun.oss.model.HeadObjectRequest
 
getKey() - 类 中的方法com.aliyun.oss.model.InitiateMultipartUploadRequest
返回用来创建的Multipart的Object(也就是Multipart上传完成后新生成的Object)的key。
getKey() - 类 中的方法com.aliyun.oss.model.InitiateMultipartUploadResult
 
getKey() - 类 中的方法com.aliyun.oss.model.ListPartsRequest
返回OSSObject key。
getKey() - 类 中的方法com.aliyun.oss.model.MultipartUpload
 
getKey() - 类 中的方法com.aliyun.oss.model.OSSObject
获取Object的Key。
getKey() - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
返回Object的Key。
getKey() - 类 中的方法com.aliyun.oss.model.PartListing
返回OSSObject key。
getKey() - 类 中的方法com.aliyun.oss.model.PutObjectRequest
 
getKey() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
返回OSSObject key。
getKey() - 类 中的方法com.aliyun.oss.model.UploadPartRequest
返回OSSObject key。
getKeyMarker() - 类 中的方法com.aliyun.oss.model.ListMultipartUploadsRequest
返回一个标识表示从哪里返回列表。
getKeyMarker() - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
 
getKeys() - 类 中的方法com.aliyun.oss.model.DeleteObjectsRequest
 
getLastModified() - 类 中的方法com.aliyun.oss.model.CopyObjectResult
返回新Object的最后修改时间。
getLastModified() - 类 中的方法com.aliyun.oss.model.ObjectMetadata
获取Last-Modified请求头的值,表示Object最后一次修改的时间。
getLastModified() - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
返回最后修改时间。
getLastModified() - 类 中的方法com.aliyun.oss.model.PartSummary
返回Part的最后修改时间。
getLength() - 类 中的方法com.aliyun.oss.common.comm.io.FixedLengthInputStream
 
getLifecycleRules() - 类 中的方法com.aliyun.oss.model.SetBucketLifecycleRequest
 
getLocation() - 类 中的方法com.aliyun.oss.model.Bucket
返回Bucket所在地
getLocation() - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadResult
返回标识Multipart上传的OSSObject的URL地址。
getLocationConstraint() - 类 中的方法com.aliyun.oss.model.CreateBucketRequest
获取Bucket所在数据中心
getMarker() - 类 中的方法com.aliyun.oss.model.BucketList
 
getMarker() - 类 中的方法com.aliyun.oss.model.ListBucketsRequest
返回marker,用户设定结果从marker之后按字母排序的第一个开始返回。
getMarker() - 类 中的方法com.aliyun.oss.model.ListObjectsRequest
返回marker,用户设定结果从marker之后按字母排序的第一个开始返回。
getMarker() - 类 中的方法com.aliyun.oss.model.ObjectListing
 
getMatchingETagConstraints() - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
返回限定Object的ETag限定必须匹配给定值的列表。
getMatchingETagConstraints() - 类 中的方法com.aliyun.oss.model.GetObjectRequest
返回“If-Match”参数,表示:如果传入期望的 ETag 和 object 的 ETag 匹配,正常的发送文件。
getMatchingETagConstraints() - 类 中的方法com.aliyun.oss.model.HeadObjectRequest
 
getMatchingETagConstraints() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
 
getMaxAgeSeconds() - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest.CORSRule
 
getMaxConnections() - 类 中的方法com.aliyun.oss.ClientConfiguration
返回允许打开的最大HTTP连接数。
getMaxErrorRetry() - 类 中的方法com.aliyun.oss.ClientConfiguration
返回一个值表示当可重试的请求失败后最大的重试次数。
getMaxKeys() - 类 中的方法com.aliyun.oss.model.BucketList
 
getMaxKeys() - 类 中的方法com.aliyun.oss.model.ListBucketsRequest
返回用于限定此次返回bucket的最大数,如果不设定,默认为100。
getMaxKeys() - 类 中的方法com.aliyun.oss.model.ListObjectsRequest
返回用于限定此次返回object的最大数,如果不设定,默认为100。
getMaxKeys() - 类 中的方法com.aliyun.oss.model.ObjectListing
 
getMaxParts() - 类 中的方法com.aliyun.oss.model.ListPartsRequest
返回一个值表示最大返回多少条记录。
getMaxParts() - 类 中的方法com.aliyun.oss.model.PartListing
返回请求中指定返回Part的最大个数(ListPartsRequest.getMaxParts())。
getMaxUploads() - 类 中的方法com.aliyun.oss.model.ListMultipartUploadsRequest
返回限制的最大返回记录数。
getMaxUploads() - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
 
getMd5Digest() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
返回分块(Part)数据的MD5校验值。
getMd5Digest() - 类 中的方法com.aliyun.oss.model.UploadPartRequest
返回分块(Part)数据的MD5校验值。
getMessage() - 异常错误 中的方法com.aliyun.oss.ClientException
 
getMessage() - 异常错误 中的方法com.aliyun.oss.OSSException
 
getMessage() - 异常错误 中的方法com.aliyun.oss.ServiceException
 
getMetadata() - 类 中的方法com.aliyun.oss.model.PutObjectRequest
 
getMethod() - 类 中的方法com.aliyun.oss.common.comm.RequestMessage
 
getMethod() - 类 中的方法com.aliyun.oss.common.comm.ServiceClient.Request
 
getMethod() - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
返回HTTP访问方法。
getMethod() - 异常错误 中的方法com.aliyun.oss.OSSException
 
getModifiedSinceConstraint() - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
返回一个时间,如果源Object自从该时间以后被修改过,则执行拷贝操作; 否则抛出异常。
getModifiedSinceConstraint() - 类 中的方法com.aliyun.oss.model.GetObjectRequest
返回“If-Modified-Since”参数。
getModifiedSinceConstraint() - 类 中的方法com.aliyun.oss.model.HeadObjectRequest
 
getModifiedSinceConstraint() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
 
getMultipartUploads() - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
 
getName() - 类 中的方法com.aliyun.oss.model.Bucket
返回Bucket名称。
getNewObjectMetadata() - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
返回目标Object的ObjectMetadata信息。
getNextKeyMarker() - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
 
getNextMarker() - 类 中的方法com.aliyun.oss.model.BucketList
 
getNextMarker() - 类 中的方法com.aliyun.oss.model.ObjectListing
 
getNextPartNumberMarker() - 类 中的方法com.aliyun.oss.model.PartListing
返回一个值表示如果返回结果被截取,那么下一个Part的号码是多少。
getNextUploadIdMarker() - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
 
getNonmatchingEtagConstraints() - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
返回限定Object的ETag限定必须不匹配给定值的列表。
getNonmatchingETagConstraints() - 类 中的方法com.aliyun.oss.model.GetObjectRequest
返回“If-None-Match”参数,可以用来检查文件是否有更新。
getNonmatchingETagConstraints() - 类 中的方法com.aliyun.oss.model.HeadObjectRequest
 
getNonmatchingEtagConstraints() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
 
getObject(String, String) - 接口 中的方法com.aliyun.oss.OSS
从OSS指定的Bucket中导出OSSObject
getObject(GetObjectRequest, File) - 接口 中的方法com.aliyun.oss.OSS
从OSS指定的Bucket中导出指定的OSSObject到目标文件。
getObject(GetObjectRequest) - 接口 中的方法com.aliyun.oss.OSS
从OSS指定的Bucket中导出OSSObject
getObject(URL, Map<String, String>) - 接口 中的方法com.aliyun.oss.OSS
使用URL签名方式导出OSSObject
getObject(String, String) - 类 中的方法com.aliyun.oss.OSSClient
 
getObject(GetObjectRequest, File) - 类 中的方法com.aliyun.oss.OSSClient
 
getObject(GetObjectRequest) - 类 中的方法com.aliyun.oss.OSSClient
 
getObject(URL, Map<String, String>) - 类 中的方法com.aliyun.oss.OSSClient
 
getObjectContent() - 类 中的方法com.aliyun.oss.model.OSSObject
返回包含Object内容的InputStream
getObjectMetadata() - 类 中的方法com.aliyun.oss.model.InitiateMultipartUploadRequest
返回将创建的Object的附加信息。
getObjectMetadata() - 类 中的方法com.aliyun.oss.model.OSSObject
返回Object的元数据。
getObjectMetadata(String, String) - 接口 中的方法com.aliyun.oss.OSS
返回OSSObject的元数据。
getObjectMetadata(String, String) - 类 中的方法com.aliyun.oss.OSSClient
 
getObjectName() - 类 中的方法com.aliyun.oss.model.OptionsRequest
 
GetObjectRequest - com.aliyun.oss.model中的类
指定从OSS下载Object的请求参数。
GetObjectRequest(String, String) - 类 的构造器com.aliyun.oss.model.GetObjectRequest
构造函数。
GetObjectRequest(URL, Map<String, String>) - 类 的构造器com.aliyun.oss.model.GetObjectRequest
使用URL签名及用户自定义头作为参数的构造函数。
getObjectSummaries() - 类 中的方法com.aliyun.oss.model.ObjectListing
 
getOrigin() - 类 中的方法com.aliyun.oss.model.OptionsRequest
 
getOwner() - 类 中的方法com.aliyun.oss.model.AccessControlList
返回所有者Owner
getOwner() - 类 中的方法com.aliyun.oss.model.Bucket
返回Bucket的拥有者(Owner)。
getOwner() - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
返回Object的所有者。
getParameters() - 类 中的方法com.aliyun.oss.common.comm.RequestMessage
 
getParameters() - 类 中的方法com.aliyun.oss.model.WebServiceRequest
 
getPartETag() - 类 中的方法com.aliyun.oss.model.UploadPartCopyResult
返回包含Part标识号码和ETag值的PartETag对象。
getPartETag() - 类 中的方法com.aliyun.oss.model.UploadPartResult
返回包含Part标识号码和ETag值的PartETag对象。
getPartETags() - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadRequest
返回标识上传Part结果的PartETag列表。
getPartNumber() - 类 中的方法com.aliyun.oss.model.PartETag
返回Part标识号码。
getPartNumber() - 类 中的方法com.aliyun.oss.model.PartSummary
返回Part的标识号码。
getPartNumber() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
返回上传分块(Part)的标识号码(Part Number)。
getPartNumber() - 类 中的方法com.aliyun.oss.model.UploadPartCopyResult
返回分块(Part)标识号。
getPartNumber() - 类 中的方法com.aliyun.oss.model.UploadPartRequest
返回上传分块(Part)的标识号码(Part Number)。
getPartNumber() - 类 中的方法com.aliyun.oss.model.UploadPartResult
返回分块(Part)标识号。
getPartNumberMarker() - 类 中的方法com.aliyun.oss.model.ListPartsRequest
返回一个值表示从哪个Part号码开始获取列表。
getPartNumberMarker() - 类 中的方法com.aliyun.oss.model.PartListing
返回请求中给定的ListPartsRequest.getPartNumberMarker()
getParts() - 类 中的方法com.aliyun.oss.model.PartListing
返回PartSummary的列表。
getPartSize() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
返回分块(Part)数据的字节数。
getPartSize() - 类 中的方法com.aliyun.oss.model.UploadPartRequest
返回分块(Part)数据的字节数。
getPauseDelay(int) - 类 中的方法com.aliyun.oss.common.comm.RetryStrategy
 
getPermission() - 类 中的方法com.aliyun.oss.model.Grant
返回权限Permission
getPrefix() - 类 中的方法com.aliyun.oss.model.BucketList
 
getPrefix() - 类 中的方法com.aliyun.oss.model.LifecycleRule
 
getPrefix() - 类 中的方法com.aliyun.oss.model.ListBucketsRequest
返回prefix,限定返回的bucket name必须以prefix作为前缀。
getPrefix() - 类 中的方法com.aliyun.oss.model.ListMultipartUploadsRequest
 
getPrefix() - 类 中的方法com.aliyun.oss.model.ListObjectsRequest
返回prefix,限定返回的object key必须以prefix作为前缀。
getPrefix() - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
 
getPrefix() - 类 中的方法com.aliyun.oss.model.ObjectListing
 
getProtocol() - 类 中的方法com.aliyun.oss.ClientConfiguration
获取连接OSS所采用的协议(HTTP/HTTPS)。
getProxyDomain() - 类 中的方法com.aliyun.oss.ClientConfiguration
返回访问NTLM验证的代理服务器的Windows域名(可选)。
getProxyHost() - 类 中的方法com.aliyun.oss.ClientConfiguration
返回代理服务器主机地址。
getProxyPassword() - 类 中的方法com.aliyun.oss.ClientConfiguration
返回代理服务器验证的密码。
getProxyPort() - 类 中的方法com.aliyun.oss.ClientConfiguration
返回代理服务器端口。
getProxyUsername() - 类 中的方法com.aliyun.oss.ClientConfiguration
返回代理服务器验证的用户名。
getProxyWorkstation() - 类 中的方法com.aliyun.oss.ClientConfiguration
返回NTLM代理服务器的Windows工作站名称。
getQueryParameter() - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
 
getRange() - 类 中的方法com.aliyun.oss.model.GetObjectRequest
返回一个值表示请求应当返回Object内容的字节范围。
getRawMetadata() - 类 中的方法com.aliyun.oss.model.ObjectMetadata
返回内部保存的请求头的元数据(内部使用)。
getRefererList() - 类 中的方法com.aliyun.oss.model.BucketReferer
 
getRequest() - 类 中的方法com.aliyun.oss.common.comm.ResponseMessage
 
getRequestHeaders() - 类 中的方法com.aliyun.oss.model.OptionsRequest
 
getRequestId() - 异常错误 中的方法com.aliyun.oss.ClientException
获取本次异常的 RequestId
getRequestId() - 类 中的方法com.aliyun.oss.common.comm.ResponseMessage
 
getRequestId() - 异常错误 中的方法com.aliyun.oss.ServiceException
返回Request标识。
getRequestMethod() - 类 中的方法com.aliyun.oss.model.OptionsRequest
 
getResourcePath() - 类 中的方法com.aliyun.oss.common.comm.RequestMessage
 
getResourceType() - 异常错误 中的方法com.aliyun.oss.OSSException
 
getResponseHandlers() - 类 中的方法com.aliyun.oss.common.comm.ExecutionContext
 
getResponseHeaders() - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
返回要重载的返回请求头。
getResponseHeaders() - 类 中的方法com.aliyun.oss.model.GetObjectRequest
返回要重载的返回请求头。
getResquestHandlers() - 类 中的方法com.aliyun.oss.common.comm.ExecutionContext
 
getRetryStrategy() - 类 中的方法com.aliyun.oss.common.comm.ExecutionContext
 
getSecretAccessKey() - 接口 中的方法com.aliyun.oss.common.auth.Credentials
Returns the secret access key for this credentials.
getSecretAccessKey() - 类 中的方法com.aliyun.oss.common.auth.DefaultCredentials
 
getSecurityToken() - 接口 中的方法com.aliyun.oss.common.auth.Credentials
Returns the security token for this credentials.
getSecurityToken() - 类 中的方法com.aliyun.oss.common.auth.DefaultCredentials
 
getServerSideEncryption() - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
获取Object在服务器端加密的熵编码
getServerSideEncryption() - 类 中的方法com.aliyun.oss.model.ObjectMetadata
获取一个值表示Object的服务器加密的熵编码
getSigner() - 类 中的方法com.aliyun.oss.common.comm.ExecutionContext
 
getSize() - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
获取Object的文件字节数。
getSize() - 类 中的方法com.aliyun.oss.model.PartSummary
返回Part数据的字节数。
getSocketTimeout() - 类 中的方法com.aliyun.oss.ClientConfiguration
返回通过打开的连接传输数据的超时时间(单位:毫秒)。
getSourceBucketName() - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
返回源Object所在的Bucket的名称。
getSourceBucketName() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
 
getSourceKey() - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
返回源Object的Key。
getSourceKey() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
 
getStart() - 类 中的方法com.aliyun.oss.common.utils.RangeSpec
 
getStatus() - 类 中的方法com.aliyun.oss.model.LifecycleRule
 
getStatusCode() - 类 中的方法com.aliyun.oss.common.comm.ResponseMessage
 
getStorageClass() - 类 中的方法com.aliyun.oss.model.MultipartUpload
 
getStorageClass() - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
返回Object的存储类别。
getStorageClass() - 类 中的方法com.aliyun.oss.model.PartListing
 
getString(String) - 类 中的方法com.aliyun.oss.common.utils.ResourceManager
 
getTargetBucket() - 类 中的方法com.aliyun.oss.model.BucketLoggingResult
 
getTargetBucket() - 类 中的方法com.aliyun.oss.model.SetBucketLoggingRequest
 
getTargetPrefix() - 类 中的方法com.aliyun.oss.model.BucketLoggingResult
 
getTargetPrefix() - 类 中的方法com.aliyun.oss.model.SetBucketLoggingRequest
 
getType() - 类 中的方法com.aliyun.oss.common.utils.RangeSpec
 
getUnmodifiedSinceConstraint() - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
返回一个时间,如果该时间等于或者晚于文件实际修改时间,则正常传输文件; 否则抛出异常。
getUnmodifiedSinceConstraint() - 类 中的方法com.aliyun.oss.model.GetObjectRequest
返回“If-Unmodified-Since”参数。
getUnmodifiedSinceConstraint() - 类 中的方法com.aliyun.oss.model.HeadObjectRequest
 
getUnmodifiedSinceConstraint() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
 
getUploadId() - 类 中的方法com.aliyun.oss.model.AbortMultipartUploadRequest
返回标识Multipart上传事件的Upload ID。
getUploadId() - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadRequest
返回标识Multipart上传事件的Upload ID。
getUploadId() - 类 中的方法com.aliyun.oss.model.InitiateMultipartUploadResult
 
getUploadId() - 类 中的方法com.aliyun.oss.model.ListPartsRequest
返回标识Multipart上传事件的Upload ID。
getUploadId() - 类 中的方法com.aliyun.oss.model.MultipartUpload
 
getUploadId() - 类 中的方法com.aliyun.oss.model.PartListing
返回标识Multipart上传事件的Upload ID。
getUploadId() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
返回标识Multipart上传事件的Upload ID。
getUploadId() - 类 中的方法com.aliyun.oss.model.UploadPartRequest
返回标识Multipart上传事件的Upload ID。
getUploadIdMarker() - 类 中的方法com.aliyun.oss.model.ListMultipartUploadsRequest
返回一个标识表示从哪里返回列表。
getUploadIdMarker() - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
 
getUri() - 类 中的方法com.aliyun.oss.common.comm.ResponseMessage
 
getUri() - 类 中的方法com.aliyun.oss.common.comm.ServiceClient.Request
 
getUserAgent() - 类 中的方法com.aliyun.oss.ClientConfiguration
构造用户代理。
getUserMetadata() - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
获取用户自定义的元数据。
getUserMetadata() - 类 中的方法com.aliyun.oss.model.ObjectMetadata
获取用户自定义的元数据。
getVersion() - 类 中的方法com.aliyun.oss.common.auth.HmacSHA1Signature
 
getVersion() - 类 中的方法com.aliyun.oss.common.auth.ServiceSignature
获取签名算法的版本信息。
getVersion() - 类 中的静态方法com.aliyun.oss.common.utils.VersionInfoUtils
 
getWrappedInputStream() - 类 中的方法com.aliyun.oss.common.comm.io.FixedLengthInputStream
 
getWrappedInputStream() - 类 中的方法com.aliyun.oss.common.comm.io.RepeatableFileInputStream
 
getWrappedInputStream() - 类 中的方法com.aliyun.oss.common.comm.io.RepeatableInputStream
 
Grant - com.aliyun.oss.model中的类
访问控制的授权信息。
Grant(Grantee, Permission) - 类 的构造器com.aliyun.oss.model.Grant
构造函数。
Grantee - com.aliyun.oss.model中的接口
表示被授权者的信息。
grantPermission(Grantee, Permission) - 类 中的方法com.aliyun.oss.model.AccessControlList
为指定Grantee授权特定权限(Permission)。
GroupGrantee - com.aliyun.oss.model中的枚举
定义了可以被授权的一组OSS用户。

H

handle(ServiceClient.Request) - 接口 中的方法com.aliyun.oss.common.comm.RequestHandler
 
handle(ResponseMessage) - 接口 中的方法com.aliyun.oss.common.comm.ResponseHandler
 
hashCode() - 类 中的方法com.aliyun.oss.model.Grant
 
hashCode() - 类 中的方法com.aliyun.oss.model.Owner
返回该实例的哈布值。
HeadObjectRequest - com.aliyun.oss.model中的类
Options for checking if the object key exists under the specified bucket.
HeadObjectRequest(String, String) - 类 的构造器com.aliyun.oss.model.HeadObjectRequest
 
HmacSHA1Signature - com.aliyun.oss.common.auth中的类
Used for computing Hmac-SHA1 signature.
HmacSHA1Signature() - 类 的构造器com.aliyun.oss.common.auth.HmacSHA1Signature
 
HOST - 接口 中的静态变量com.aliyun.oss.common.utils.HttpHeaders
 
HttpHeaders - com.aliyun.oss.common.utils中的接口
 
HttpMesssage - com.aliyun.oss.common.comm中的类
Common class for both HTTP request and HTTP response.
HttpMesssage() - 类 的构造器com.aliyun.oss.common.comm.HttpMesssage
 
HttpMethod - com.aliyun.oss中的枚举
表示HTTP的请求方法。
HttpUtil - com.aliyun.oss.common.utils中的类
 
HttpUtil() - 类 的构造器com.aliyun.oss.common.utils.HttpUtil
 

I

IdleConnectionReaper - com.aliyun.oss.common.comm中的类
A daemon thread used to periodically check connection pools for idle connections.
ILLEGAL_LOCATION_CONSTRAINT_EXCEPTION - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
指定的数据中心与请求的终端域名不一致。
initiateMultipartUpload(InitiateMultipartUploadRequest) - 接口 中的方法com.aliyun.oss.OSS
初始化一个Multipart上传事件。
initiateMultipartUpload(InitiateMultipartUploadRequest) - 类 中的方法com.aliyun.oss.OSSClient
 
InitiateMultipartUploadRequest - com.aliyun.oss.model中的类
包含初始化一个Multipart上传事件的请求参数。
InitiateMultipartUploadRequest(String, String) - 类 的构造器com.aliyun.oss.model.InitiateMultipartUploadRequest
构造函数。
InitiateMultipartUploadRequest(String, String, ObjectMetadata) - 类 的构造器com.aliyun.oss.model.InitiateMultipartUploadRequest
构造函数。
InitiateMultipartUploadResult - com.aliyun.oss.model中的类
 
InitiateMultipartUploadResult() - 类 的构造器com.aliyun.oss.model.InitiateMultipartUploadResult
 
insertRequestHandler(int, RequestHandler) - 类 中的方法com.aliyun.oss.common.comm.ExecutionContext
 
insertResponseHandler(int, ResponseHandler) - 类 中的方法com.aliyun.oss.common.comm.ExecutionContext
 
INTERNAL_ERROR - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
OSS 内部发生错误。
INVALID_ACCESS_KEY_ID - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
Access ID不存在。
INVALID_ARGUMENT - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
参数格式错误。
INVALID_BUCKET_NAME - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
无效的 Bucket 名字。
INVALID_DIGEST - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
无效的MD5值。
INVALID_ENCRYPTION_ALGORITHM_ERROR - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
无效的服务器端加密编码。
INVALID_LOCATION_CONSTRAINT - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
指定的数据中心非法。
INVALID_OBJECT_NAME - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
无效的 Object 名字 。
INVALID_PART - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
无效的 Part。
INVALID_PART_ORDER - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
无效的 Part顺序。
INVALID_RANGE - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
无效的字节范围。
INVALID_RESPONSE - 接口 中的静态变量com.aliyun.oss.ClientErrorCode
返回结果无法解析。
INVALID_TARGET_BUCKET_FOR_LOGGING - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
设置Bucket Logging时目标Bucket不存在。
InvalidCredentialsException - com.aliyun.oss.common.auth中的异常错误
 
InvalidCredentialsException() - 异常错误 的构造器com.aliyun.oss.common.auth.InvalidCredentialsException
 
InvalidCredentialsException(String) - 异常错误 的构造器com.aliyun.oss.common.auth.InvalidCredentialsException
 
InvalidCredentialsException(Throwable) - 异常错误 的构造器com.aliyun.oss.common.auth.InvalidCredentialsException
 
InvalidCredentialsException(String, Throwable) - 异常错误 的构造器com.aliyun.oss.common.auth.InvalidCredentialsException
 
IOUtils - com.aliyun.oss.common.utils中的类
 
IOUtils() - 类 的构造器com.aliyun.oss.common.utils.IOUtils
 
isAllowEmptyReferer() - 类 中的方法com.aliyun.oss.model.BucketReferer
 
isBucketExist(String) - 类 中的方法com.aliyun.oss.OSSClient
已过时。
isChunked() - 类 中的方法com.aliyun.oss.common.comm.io.ChunkedInputStreamEntity
 
isChunked() - 类 中的方法com.aliyun.oss.common.comm.RepeatableInputStreamEntity
 
isCloseDisabled() - 类 中的方法com.aliyun.oss.common.comm.io.ChunkedInputStreamEntity.ReleasableInputStreamEntity
 
isEmpty() - 类 中的方法com.aliyun.oss.common.utils.CaseInsensitiveMap
 
isNullOrEmpty(String) - 类 中的静态方法com.aliyun.oss.common.utils.CodingUtils
 
isQuiet() - 类 中的方法com.aliyun.oss.model.DeleteObjectsRequest
 
isRepeatable() - 类 中的方法com.aliyun.oss.common.comm.io.ChunkedInputStreamEntity
 
isRepeatable() - 类 中的方法com.aliyun.oss.common.comm.io.ChunkedInputStreamEntity.ReleasableInputStreamEntity
 
isRepeatable() - 类 中的方法com.aliyun.oss.common.comm.RepeatableInputStreamEntity
 
isRepeatable() - 类 中的方法com.aliyun.oss.common.comm.RepeatableInputStreamEntity.NoAutoClosedInputStreamEntity
 
isRepeatable() - 类 中的方法com.aliyun.oss.common.comm.RequestMessage
Indicate whether the request should be repeatedly sent.
isStreaming() - 类 中的方法com.aliyun.oss.common.comm.io.ChunkedInputStreamEntity.ReleasableInputStreamEntity
 
isStreaming() - 类 中的方法com.aliyun.oss.common.comm.RepeatableInputStreamEntity.NoAutoClosedInputStreamEntity
 
isSuccessful() - 类 中的方法com.aliyun.oss.common.comm.ResponseMessage
 
isTruncated() - 类 中的方法com.aliyun.oss.model.BucketList
 
isTruncated() - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
 
isTruncated() - 类 中的方法com.aliyun.oss.model.ObjectListing
 
isTruncated() - 类 中的方法com.aliyun.oss.model.PartListing
返回一个值表示返回结果是否被截取,即是否还有其他记录没有返回。
isUseChunkEncoding() - 类 中的方法com.aliyun.oss.common.comm.RequestMessage
 
isUseChunkEncoding() - 类 中的方法com.aliyun.oss.common.comm.ServiceClient.Request
 
isUseChunkEncoding() - 类 中的方法com.aliyun.oss.model.UploadPartRequest
获取是否采用Chunked编码方式传输请求数据。
isUseReaper() - 类 中的方法com.aliyun.oss.ClientConfiguration
查看是否使用IdleConnectionReaper管理过期连接。
isUseUrlSignature() - 类 中的方法com.aliyun.oss.common.comm.RequestMessage
 
isUseUrlSignature() - 类 中的方法com.aliyun.oss.common.comm.ServiceClient.Request
 
isUseUrlSignature() - 类 中的方法com.aliyun.oss.model.GetObjectRequest
 

J

JaxbDateSerializer - com.aliyun.oss.common.parser中的类
 
JaxbDateSerializer() - 类 的构造器com.aliyun.oss.common.parser.JaxbDateSerializer
 
JAXBResponseParser - com.aliyun.oss.common.parser中的类
Implementation of ResponseParser with JAXB.
JAXBResponseParser(Class<?>) - 类 的构造器com.aliyun.oss.common.parser.JAXBResponseParser
 
jsonize() - 类 中的方法com.aliyun.oss.model.PolicyConditions
 

K

keySet() - 类 中的方法com.aliyun.oss.common.utils.CaseInsensitiveMap
 

L

LAST_MODIFIED - 接口 中的静态变量com.aliyun.oss.common.utils.HttpHeaders
 
LifecycleRule - com.aliyun.oss.model中的类
表示一条Lifecycle规则。
LifecycleRule() - 类 的构造器com.aliyun.oss.model.LifecycleRule
 
LifecycleRule(String, String, LifecycleRule.RuleStatus, int) - 类 的构造器com.aliyun.oss.model.LifecycleRule
 
LifecycleRule(String, String, LifecycleRule.RuleStatus, Date) - 类 的构造器com.aliyun.oss.model.LifecycleRule
 
LifecycleRule.RuleStatus - com.aliyun.oss.model中的枚举
 
listBuckets() - 接口 中的方法com.aliyun.oss.OSS
返回请求者拥有的所有Bucket的列表。
listBuckets(String, String, Integer) - 接口 中的方法com.aliyun.oss.OSS
按要求返回请求者的Bucket列表。
listBuckets(ListBucketsRequest) - 接口 中的方法com.aliyun.oss.OSS
按要求返回请求者的Bucket列表。
listBuckets() - 类 中的方法com.aliyun.oss.OSSClient
 
listBuckets(ListBucketsRequest) - 类 中的方法com.aliyun.oss.OSSClient
 
listBuckets(String, String, Integer) - 类 中的方法com.aliyun.oss.OSSClient
 
ListBucketsRequest - com.aliyun.oss.model中的类
 
ListBucketsRequest() - 类 的构造器com.aliyun.oss.model.ListBucketsRequest
构造函数。
ListBucketsRequest(String, String, Integer) - 类 的构造器com.aliyun.oss.model.ListBucketsRequest
构造函数。
listMultipartUploads(ListMultipartUploadsRequest) - 接口 中的方法com.aliyun.oss.OSS
列出所有执行中的 Multipart上传事件。
listMultipartUploads(ListMultipartUploadsRequest) - 类 中的方法com.aliyun.oss.OSSClient
 
ListMultipartUploadsRequest - com.aliyun.oss.model中的类
包含列出所有执行中Multipart上传事件的请求参数。
ListMultipartUploadsRequest(String) - 类 的构造器com.aliyun.oss.model.ListMultipartUploadsRequest
构造函数。
listObjects(String) - 接口 中的方法com.aliyun.oss.OSS
列出指定Bucket下的OSSObject
listObjects(String, String) - 接口 中的方法com.aliyun.oss.OSS
列出指定Bucket下key以给定prefix开头的OSSObject
listObjects(ListObjectsRequest) - 接口 中的方法com.aliyun.oss.OSS
列出指定Bucket下的OSSObject
listObjects(String) - 类 中的方法com.aliyun.oss.OSSClient
 
listObjects(String, String) - 类 中的方法com.aliyun.oss.OSSClient
 
listObjects(ListObjectsRequest) - 类 中的方法com.aliyun.oss.OSSClient
 
ListObjectsRequest - com.aliyun.oss.model中的类
包含获取object列表的请求信息。
ListObjectsRequest() - 类 的构造器com.aliyun.oss.model.ListObjectsRequest
构造函数。
ListObjectsRequest(String) - 类 的构造器com.aliyun.oss.model.ListObjectsRequest
 
ListObjectsRequest(String, String, String, String, Integer) - 类 的构造器com.aliyun.oss.model.ListObjectsRequest
构造函数。
listParts(ListPartsRequest) - 接口 中的方法com.aliyun.oss.OSS
列出multipart中上传的所有part信息
listParts(ListPartsRequest) - 类 中的方法com.aliyun.oss.OSSClient
 
ListPartsRequest - com.aliyun.oss.model中的类
包含列出Part的请求参数。
ListPartsRequest(String, String, String) - 类 的构造器com.aliyun.oss.model.ListPartsRequest
构造函数。
LOCATION - 接口 中的静态变量com.aliyun.oss.common.utils.HttpHeaders
 
LocationConstraint - com.aliyun.oss.model中的类
 
LocationConstraint() - 类 的构造器com.aliyun.oss.model.LocationConstraint
 

M

MALFORMED_XML - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
XML格式非法。
mark(int) - 类 中的方法com.aliyun.oss.common.comm.io.RepeatableFileInputStream
 
mark(int) - 类 中的方法com.aliyun.oss.common.comm.io.RepeatableInputStream
 
markSupported() - 类 中的方法com.aliyun.oss.common.comm.io.RepeatableFileInputStream
 
markSupported() - 类 中的方法com.aliyun.oss.common.comm.io.RepeatableInputStream
 
marshal(Date) - 类 中的方法com.aliyun.oss.common.parser.JaxbDateSerializer
 
marshall(R) - 接口 中的方法com.aliyun.oss.common.parser.Marshaller
 
marshall(BucketReferer) - 类 中的方法com.aliyun.oss.common.parser.RequestMarshallers.BucketRefererMarshaller
 
marshall(CompleteMultipartUploadRequest) - 类 中的方法com.aliyun.oss.common.parser.RequestMarshallers.CompleteMultipartUploadRequestMarshaller
 
marshall(CreateBucketRequest) - 类 中的方法com.aliyun.oss.common.parser.RequestMarshallers.CreateBucketRequestMarshaller
 
marshall(DeleteObjectsRequest) - 类 中的方法com.aliyun.oss.common.parser.RequestMarshallers.DeleteObjectsRequestMarshaller
 
marshall(SetBucketCORSRequest) - 类 中的方法com.aliyun.oss.common.parser.RequestMarshallers.SetBucketCORSRequestMarshaller
 
marshall(SetBucketLifecycleRequest) - 类 中的方法com.aliyun.oss.common.parser.RequestMarshallers.SetBucketLifecycleRequestMarshaller
 
marshall(SetBucketLoggingRequest) - 类 中的方法com.aliyun.oss.common.parser.RequestMarshallers.SetBucketLoggingRequestMarshaller
 
marshall(SetBucketWebsiteRequest) - 类 中的方法com.aliyun.oss.common.parser.RequestMarshallers.SetBucketWebsiteRequestMarshaller
 
marshall(String) - 类 中的方法com.aliyun.oss.common.parser.RequestMarshallers.StringMarshaller
 
Marshaller<T,R> - com.aliyun.oss.common.parser中的接口
 
MatchMode - com.aliyun.oss.model中的枚举
Post Policy Conditions匹配方式。
MAX_LIFECYCLE_RULE_LIMIT - 类 中的静态变量com.aliyun.oss.model.SetBucketLifecycleRequest
 
MAX_RETURNED_KEYS - 类 中的静态变量com.aliyun.oss.model.ListBucketsRequest
 
MAX_RULE_ID_LENGTH - 类 中的静态变量com.aliyun.oss.model.SetBucketLifecycleRequest
 
MISSING_CONTENT_LENGTH - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
缺少内容长度。
MultipartUpload - com.aliyun.oss.model中的类
 
MultipartUpload() - 类 的构造器com.aliyun.oss.model.MultipartUpload
 
MultipartUploadListing - com.aliyun.oss.model中的类
包含Multipart上传事件的列表。
MultipartUploadListing() - 类 的构造器com.aliyun.oss.model.MultipartUploadListing
 
MultipartUploadListing(String) - 类 的构造器com.aliyun.oss.model.MultipartUploadListing
 

N

newRepeatableInputStream(InputStream) - 类 中的静态方法com.aliyun.oss.common.utils.IOUtils
 
NO_SUCH_BUCKET - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
Bucket 不存在。
NO_SUCH_CORS_CONFIGURATION - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
源Bucket未设置CORS
NO_SUCH_KEY - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
文件不存在。
NO_SUCH_LIFECYCLE - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
源Bucket未设置Lifecycle
NO_SUCH_UPLOAD - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
Multipart Upload ID 不存在。
NO_SUCH_WEBSITE_CONFIGURATION - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
源Bucket未设置静态网站托管功能
NONREPEATABLE_REQUEST - 接口 中的静态变量com.aliyun.oss.ClientErrorCode
请求输入流不可重复读取。
NoRetryStrategy - com.aliyun.oss.common.comm中的类
No retry strategy that does nothing when HTTP request fails.
NoRetryStrategy() - 类 的构造器com.aliyun.oss.common.comm.NoRetryStrategy
 
NOT_IMPLEMENTED - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
无法处理的方法。
NOT_MODIFIED - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
304 Not Modified。

O

ObjectListing - com.aliyun.oss.model中的类
 
ObjectListing() - 类 的构造器com.aliyun.oss.model.ObjectListing
 
ObjectMetadata - com.aliyun.oss.model中的类
OSS中Object的元数据。
ObjectMetadata() - 类 的构造器com.aliyun.oss.model.ObjectMetadata
 
optionsObject(OptionsRequest) - 接口 中的方法com.aliyun.oss.OSS
已过时。
optionsObject(OptionsRequest) - 类 中的方法com.aliyun.oss.OSSClient
已过时。
OptionsRequest - com.aliyun.oss.model中的类
 
OptionsRequest() - 类 的构造器com.aliyun.oss.model.OptionsRequest
 
OptionsRequest(String, String) - 类 的构造器com.aliyun.oss.model.OptionsRequest
 
OSS - com.aliyun.oss中的接口
阿里云开放存储服务(Open Storage Service, OSS)的访问接口。
OSS_CN_BEIJING - 类 中的静态变量com.aliyun.oss.model.LocationConstraint
北京数据中心
OSS_CN_HANGZHOU - 类 中的静态变量com.aliyun.oss.model.LocationConstraint
杭州数据中心(默认值)
OSS_CN_HONGKONG - 类 中的静态变量com.aliyun.oss.model.LocationConstraint
香港数据中心
OSS_CN_QINGDAO - 类 中的静态变量com.aliyun.oss.model.LocationConstraint
青岛数据中心
OSS_CN_SHENZHEN - 类 中的静态变量com.aliyun.oss.model.LocationConstraint
深圳数据中心
OSSClient - com.aliyun.oss中的类
访问阿里云开放存储服务(Open Storage Service, OSS)的入口类。
OSSClient(String, String) - 类 的构造器com.aliyun.oss.OSSClient
已过时。
OSSClient(String, String, String) - 类 的构造器com.aliyun.oss.OSSClient
使用指定的OSS Endpoint、阿里云颁发的Access Id/Access Key构造一个新的OSSClient对象。
OSSClient(String, String, String, String) - 类 的构造器com.aliyun.oss.OSSClient
使用指定的OSS Endpoint、STS提供的临时Token信息(Access Id/Access Key/Security Token) 构造一个新的OSSClient对象。
OSSClient(String, String, String, ClientConfiguration) - 类 的构造器com.aliyun.oss.OSSClient
使用指定的OSS Endpoint、阿里云颁发的Access Id/Access Key、客户端配置 构造一个新的OSSClient对象。
OSSClient(String, String, String, String, ClientConfiguration) - 类 的构造器com.aliyun.oss.OSSClient
使用指定的OSS Endpoint、STS提供的临时Token信息(Access Id/Access Key/Security Token)、 客户端配置构造一个新的OSSClient对象。
OSSClient(String, CredentialsProvider) - 类 的构造器com.aliyun.oss.OSSClient
使用默认配置及指定的CredentialsProvider与Endpoint构造一个新的OSSClient对象。
OSSClient(String, CredentialsProvider, ClientConfiguration) - 类 的构造器com.aliyun.oss.OSSClient
使用指定的CredentialsProvider、配置及Endpoint构造一个新的OSSClient对象。
OSSErrorCode - com.aliyun.oss中的接口
OSS定义的错误代码。
OSSException - com.aliyun.oss中的异常错误
该异常在对开放存储数据服务(Open Storage Service)访问失败时抛出。
OSSException() - 异常错误 的构造器com.aliyun.oss.OSSException
 
OSSException(String) - 异常错误 的构造器com.aliyun.oss.OSSException
 
OSSException(String, Throwable) - 异常错误 的构造器com.aliyun.oss.OSSException
 
OSSException(String, String, String, String, String, String, String) - 异常错误 的构造器com.aliyun.oss.OSSException
 
OSSException(String, String, String, String, String, String, String, Throwable) - 异常错误 的构造器com.aliyun.oss.OSSException
 
OSSObject - com.aliyun.oss.model中的类
表示OSS中的Object。
OSSObject() - 类 的构造器com.aliyun.oss.model.OSSObject
 
OSSObjectSummary - com.aliyun.oss.model中的类
OSSObject摘要信息。
OSSObjectSummary() - 类 的构造器com.aliyun.oss.model.OSSObjectSummary
初始化一个新的OSSObjectSummary实例。
Owner - com.aliyun.oss.model中的类
表示OSS Bucket的所有者。
Owner() - 类 的构造器com.aliyun.oss.model.Owner
构造函数。
Owner(String, String) - 类 的构造器com.aliyun.oss.model.Owner
构造函数。

P

paramToQueryString(Map<String, String>, String) - 类 中的静态方法com.aliyun.oss.common.utils.HttpUtil
Encode request parameters to URL segment.
parse(ResponseMessage) - 类 中的方法com.aliyun.oss.common.parser.JAXBResponseParser
 
parse(ResponseMessage) - 接口 中的方法com.aliyun.oss.common.parser.ResponseParser
Converts the result from stream to a java object.
parse(long[]) - 类 中的静态方法com.aliyun.oss.common.utils.RangeSpec
 
parse(String) - 枚举 中的静态方法com.aliyun.oss.model.CannedAccessControlList
 
parseIso8601Date(String) - 类 中的静态方法com.aliyun.oss.common.utils.DateUtil
Parse a date string in the format of ISO 8601.
parseRfc822Date(String) - 类 中的静态方法com.aliyun.oss.common.utils.DateUtil
Parses a GMT-format string.
PartETag - com.aliyun.oss.model中的类
包含Multipart上传的Part的返回结果信息。
PartETag(int, String) - 类 的构造器com.aliyun.oss.model.PartETag
构造函数。
PartialStream - com.aliyun.oss.common.comm.io中的类
 
PartialStream(InputStream) - 类 的构造器com.aliyun.oss.common.comm.io.PartialStream
 
PartialStream(InputStream, int) - 类 的构造器com.aliyun.oss.common.comm.io.PartialStream
 
PartListing - com.aliyun.oss.model中的类
包含Multipart上传Part的表示。
PartListing() - 类 的构造器com.aliyun.oss.model.PartListing
 
PartSummary - com.aliyun.oss.model中的类
包含通过Multipart上传模式上传的Part的摘要信息。
PartSummary() - 类 的构造器com.aliyun.oss.model.PartSummary
构造函数。
Permission - com.aliyun.oss.model中的枚举
表示访问控制权限。
PolicyConditions - com.aliyun.oss.model中的类
Conditions列表,用于指定 Post 请求表单域的合法值。
PolicyConditions() - 类 的构造器com.aliyun.oss.model.PolicyConditions
 
PRECONDITION_FAILED - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
预处理错误。
Protocol - com.aliyun.oss.common.comm中的枚举
Represents the communication protocol to use when sending requests to OSS, we use HTTPS by default.
put(String, V) - 类 中的方法com.aliyun.oss.common.utils.CaseInsensitiveMap
 
putAll(Map<? extends String, ? extends V>) - 类 中的方法com.aliyun.oss.common.utils.CaseInsensitiveMap
 
putObject(String, String, InputStream, ObjectMetadata) - 接口 中的方法com.aliyun.oss.OSS
上传指定的OSSObject到OSS中指定的Bucket
putObject(String, String, File) - 接口 中的方法com.aliyun.oss.OSS
上传指定文件到OSS中指定的Bucket
putObject(PutObjectRequest) - 接口 中的方法com.aliyun.oss.OSS
上传指定文件或输入流至指定的Bucket
putObject(URL, String, Map<String, String>) - 接口 中的方法com.aliyun.oss.OSS
使用URL签名方式上传指定文件。
putObject(URL, String, Map<String, String>, boolean) - 接口 中的方法com.aliyun.oss.OSS
使用URL签名方式上传指定文件。
putObject(URL, InputStream, long, Map<String, String>) - 接口 中的方法com.aliyun.oss.OSS
使用URL签名方式上传指定输入流。
putObject(URL, InputStream, long, Map<String, String>, boolean) - 接口 中的方法com.aliyun.oss.OSS
使用URL签名方式上传指定输入流。
putObject(String, String, InputStream, ObjectMetadata) - 类 中的方法com.aliyun.oss.OSSClient
 
putObject(String, String, File) - 类 中的方法com.aliyun.oss.OSSClient
 
putObject(PutObjectRequest) - 类 中的方法com.aliyun.oss.OSSClient
 
putObject(URL, String, Map<String, String>) - 类 中的方法com.aliyun.oss.OSSClient
 
putObject(URL, String, Map<String, String>, boolean) - 类 中的方法com.aliyun.oss.OSSClient
 
putObject(URL, InputStream, long, Map<String, String>) - 类 中的方法com.aliyun.oss.OSSClient
 
putObject(URL, InputStream, long, Map<String, String>, boolean) - 类 中的方法com.aliyun.oss.OSSClient
 
PutObjectRequest - com.aliyun.oss.model中的类
 
PutObjectRequest(String, String, File) - 类 的构造器com.aliyun.oss.model.PutObjectRequest
 
PutObjectRequest(String, String, InputStream, ObjectMetadata) - 类 的构造器com.aliyun.oss.model.PutObjectRequest
 
PutObjectResult - com.aliyun.oss.model中的类
上传object操作的返回结果。
PutObjectResult() - 类 的构造器com.aliyun.oss.model.PutObjectResult
构造函数。

R

RANGE - 接口 中的静态变量com.aliyun.oss.common.utils.HttpHeaders
 
RangeSpec - com.aliyun.oss.common.utils中的类
 
RangeSpec() - 类 的构造器com.aliyun.oss.common.utils.RangeSpec
 
RangeSpec(long, long, RangeSpec.Type) - 类 的构造器com.aliyun.oss.common.utils.RangeSpec
 
RangeSpec.Type - com.aliyun.oss.common.utils中的枚举
 
read() - 类 中的方法com.aliyun.oss.common.comm.io.ChunkedUploadStream
 
read(byte[]) - 类 中的方法com.aliyun.oss.common.comm.io.ChunkedUploadStream
 
read(byte[], int, int) - 类 中的方法com.aliyun.oss.common.comm.io.ChunkedUploadStream
 
read() - 类 中的方法com.aliyun.oss.common.comm.io.FixedLengthInputStream
 
read() - 类 中的方法com.aliyun.oss.common.comm.io.PartialStream
 
read(byte[]) - 类 中的方法com.aliyun.oss.common.comm.io.PartialStream
 
read(byte[], int, int) - 类 中的方法com.aliyun.oss.common.comm.io.PartialStream
 
read() - 类 中的方法com.aliyun.oss.common.comm.io.RepeatableFileInputStream
 
read(byte[], int, int) - 类 中的方法com.aliyun.oss.common.comm.io.RepeatableFileInputStream
 
read(byte[], int, int) - 类 中的方法com.aliyun.oss.common.comm.io.RepeatableInputStream
 
read() - 类 中的方法com.aliyun.oss.common.comm.io.RepeatableInputStream
 
readStreamAsByteArray(InputStream) - 类 中的静态方法com.aliyun.oss.common.utils.IOUtils
 
readStreamAsString(InputStream, String) - 类 中的静态方法com.aliyun.oss.common.utils.IOUtils
 
registerConnectionManager(ClientConnectionManager) - 类 中的静态方法com.aliyun.oss.common.comm.IdleConnectionReaper
 
Releasable - com.aliyun.oss.common.comm.io中的接口
 
release() - 类 中的方法com.aliyun.oss.common.comm.io.ChunkedInputStreamEntity.ReleasableInputStreamEntity
 
release() - 接口 中的方法com.aliyun.oss.common.comm.io.Releasable
 
remove(Object) - 类 中的方法com.aliyun.oss.common.utils.CaseInsensitiveMap
 
removeConnectionManager(ClientConnectionManager) - 类 中的静态方法com.aliyun.oss.common.comm.IdleConnectionReaper
 
removeParameter(String) - 类 中的方法com.aliyun.oss.common.comm.RequestMessage
 
removeRequestHandler(RequestHandler) - 类 中的方法com.aliyun.oss.common.comm.ExecutionContext
 
removeResponseHandler(ResponseHandler) - 类 中的方法com.aliyun.oss.common.comm.ExecutionContext
 
RepeatableFileInputStream - com.aliyun.oss.common.comm.io中的类
 
RepeatableFileInputStream(File) - 类 的构造器com.aliyun.oss.common.comm.io.RepeatableFileInputStream
 
RepeatableFileInputStream(FileInputStream) - 类 的构造器com.aliyun.oss.common.comm.io.RepeatableFileInputStream
 
RepeatableFileInputStream(FileInputStream, File) - 类 的构造器com.aliyun.oss.common.comm.io.RepeatableFileInputStream
 
RepeatableInputStream - com.aliyun.oss.common.comm.io中的类
 
RepeatableInputStream(InputStream, int) - 类 的构造器com.aliyun.oss.common.comm.io.RepeatableInputStream
 
RepeatableInputStreamEntity - com.aliyun.oss.common.comm中的类
 
RepeatableInputStreamEntity(ServiceClient.Request) - 类 的构造器com.aliyun.oss.common.comm.RepeatableInputStreamEntity
 
RepeatableInputStreamEntity.NoAutoClosedInputStreamEntity - com.aliyun.oss.common.comm中的类
The default entity org.apache.http.entity.InputStreamEntity will close input stream after wirteTo was called.
RepeatableInputStreamEntity.NoAutoClosedInputStreamEntity(InputStream, long) - 类 的构造器com.aliyun.oss.common.comm.RepeatableInputStreamEntity.NoAutoClosedInputStreamEntity
 
REQUEST_TIME_TOO_SKEWED - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
发起请求的时间和服务器时间超出15分钟。
REQUEST_TIMEOUT - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
请求超时。
RequestHandler - com.aliyun.oss.common.comm中的接口
 
RequestMarshallers - com.aliyun.oss.common.parser中的类
A collection of marshallers that marshall HTTP request into crossponding input stream.
RequestMarshallers() - 类 的构造器com.aliyun.oss.common.parser.RequestMarshallers
 
RequestMarshallers.BucketRefererMarshaller - com.aliyun.oss.common.parser中的类
 
RequestMarshallers.BucketRefererMarshaller() - 类 的构造器com.aliyun.oss.common.parser.RequestMarshallers.BucketRefererMarshaller
 
RequestMarshallers.CompleteMultipartUploadRequestMarshaller - com.aliyun.oss.common.parser中的类
 
RequestMarshallers.CompleteMultipartUploadRequestMarshaller() - 类 的构造器com.aliyun.oss.common.parser.RequestMarshallers.CompleteMultipartUploadRequestMarshaller
 
RequestMarshallers.CreateBucketRequestMarshaller - com.aliyun.oss.common.parser中的类
 
RequestMarshallers.CreateBucketRequestMarshaller() - 类 的构造器com.aliyun.oss.common.parser.RequestMarshallers.CreateBucketRequestMarshaller
 
RequestMarshallers.DeleteObjectsRequestMarshaller - com.aliyun.oss.common.parser中的类
 
RequestMarshallers.DeleteObjectsRequestMarshaller() - 类 的构造器com.aliyun.oss.common.parser.RequestMarshallers.DeleteObjectsRequestMarshaller
 
RequestMarshallers.RequestMarshaller<R> - com.aliyun.oss.common.parser中的接口
 
RequestMarshallers.RequestMarshaller2<R> - com.aliyun.oss.common.parser中的接口
 
RequestMarshallers.SetBucketCORSRequestMarshaller - com.aliyun.oss.common.parser中的类
 
RequestMarshallers.SetBucketCORSRequestMarshaller() - 类 的构造器com.aliyun.oss.common.parser.RequestMarshallers.SetBucketCORSRequestMarshaller
 
RequestMarshallers.SetBucketLifecycleRequestMarshaller - com.aliyun.oss.common.parser中的类
 
RequestMarshallers.SetBucketLifecycleRequestMarshaller() - 类 的构造器com.aliyun.oss.common.parser.RequestMarshallers.SetBucketLifecycleRequestMarshaller
 
RequestMarshallers.SetBucketLoggingRequestMarshaller - com.aliyun.oss.common.parser中的类
 
RequestMarshallers.SetBucketLoggingRequestMarshaller() - 类 的构造器com.aliyun.oss.common.parser.RequestMarshallers.SetBucketLoggingRequestMarshaller
 
RequestMarshallers.SetBucketWebsiteRequestMarshaller - com.aliyun.oss.common.parser中的类
 
RequestMarshallers.SetBucketWebsiteRequestMarshaller() - 类 的构造器com.aliyun.oss.common.parser.RequestMarshallers.SetBucketWebsiteRequestMarshaller
 
RequestMarshallers.StringMarshaller - com.aliyun.oss.common.parser中的类
 
RequestMarshallers.StringMarshaller() - 类 的构造器com.aliyun.oss.common.parser.RequestMarshallers.StringMarshaller
 
RequestMessage - com.aliyun.oss.common.comm中的类
Represent HTTP requests sent to OSS.
RequestMessage() - 类 的构造器com.aliyun.oss.common.comm.RequestMessage
 
RequestSigner - com.aliyun.oss.common.auth中的接口
 
reset() - 类 中的方法com.aliyun.oss.common.comm.io.RepeatableFileInputStream
 
reset() - 类 中的方法com.aliyun.oss.common.comm.io.RepeatableInputStream
 
ResourceManager - com.aliyun.oss.common.utils中的类
Manager class to get localized resources.
RESPONSE_HEADER_CACHE_CONTROL - 类 中的静态变量com.aliyun.oss.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_DISPOSITION - 类 中的静态变量com.aliyun.oss.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_ENCODING - 类 中的静态变量com.aliyun.oss.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_LANGUAGE - 类 中的静态变量com.aliyun.oss.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_TYPE - 类 中的静态变量com.aliyun.oss.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_EXPIRES - 类 中的静态变量com.aliyun.oss.model.ResponseHeaderOverrides
 
ResponseHandler - com.aliyun.oss.common.comm中的接口
 
ResponseHeaderOverrides - com.aliyun.oss.model中的类
包含了在发送OSS GET请求时可以重载的返回请求头。
ResponseHeaderOverrides() - 类 的构造器com.aliyun.oss.model.ResponseHeaderOverrides
 
ResponseMessage - com.aliyun.oss.common.comm中的类
 
ResponseMessage(ServiceClient.Request) - 类 的构造器com.aliyun.oss.common.comm.ResponseMessage
 
ResponseParseException - com.aliyun.oss.common.parser中的异常错误
The exception from parsing service response.
ResponseParseException() - 异常错误 的构造器com.aliyun.oss.common.parser.ResponseParseException
 
ResponseParseException(String) - 异常错误 的构造器com.aliyun.oss.common.parser.ResponseParseException
 
ResponseParseException(Throwable) - 异常错误 的构造器com.aliyun.oss.common.parser.ResponseParseException
 
ResponseParseException(String, Throwable) - 异常错误 的构造器com.aliyun.oss.common.parser.ResponseParseException
 
ResponseParser<T> - com.aliyun.oss.common.parser中的接口
Used to convert an result stream to a java object.
RetryStrategy - com.aliyun.oss.common.comm中的类
 
RetryStrategy() - 类 的构造器com.aliyun.oss.common.comm.RetryStrategy
 
revokeAllPermissions(Grantee) - 类 中的方法com.aliyun.oss.model.AccessControlList
取消指定Grantee已分配的所有权限。
run() - 类 中的方法com.aliyun.oss.common.comm.IdleConnectionReaper
 

S

safeClose(InputStream) - 类 中的静态方法com.aliyun.oss.common.utils.IOUtils
 
safeClose(OutputStream) - 类 中的静态方法com.aliyun.oss.common.utils.IOUtils
 
SECURITY_TOKEN_NOT_SUPPORTED - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
不支持安全令牌。
sendRequest(RequestMessage, ExecutionContext) - 类 中的方法com.aliyun.oss.common.comm.ServiceClient
Send HTTP request with specified context to oss and wait for HTTP response.
sendRequestCore(ServiceClient.Request, ExecutionContext) - 类 中的方法com.aliyun.oss.common.comm.DefaultServiceClient
 
sendRequestCore(ServiceClient.Request, ExecutionContext) - 类 中的方法com.aliyun.oss.common.comm.ServiceClient
Implements the core logic to send requests to Aliyun services.
ServiceClient - com.aliyun.oss.common.comm中的类
Abstract service client that provides interfaces to access OSS services.
ServiceClient(ClientConfiguration) - 类 的构造器com.aliyun.oss.common.comm.ServiceClient
 
ServiceClient.Request - com.aliyun.oss.common.comm中的类
Wrapper class based on HttpMessage that represents HTTP request message to OSS.
ServiceClient.Request() - 类 的构造器com.aliyun.oss.common.comm.ServiceClient.Request
 
ServiceException - com.aliyun.oss中的异常错误
表示阿里云服务返回的错误消息。
ServiceException() - 异常错误 的构造器com.aliyun.oss.ServiceException
构造新实例。
ServiceException(String) - 异常错误 的构造器com.aliyun.oss.ServiceException
用给定的异常信息构造新实例。
ServiceException(Throwable) - 异常错误 的构造器com.aliyun.oss.ServiceException
用表示异常原因的对象构造新实例。
ServiceException(String, Throwable) - 异常错误 的构造器com.aliyun.oss.ServiceException
用异常消息和表示异常原因的对象构造新实例。
ServiceException(String, String, String, String) - 异常错误 的构造器com.aliyun.oss.ServiceException
用异常消息和表示异常原因及其他信息的对象构造新实例。
ServiceException(String, String, String, String, Throwable) - 异常错误 的构造器com.aliyun.oss.ServiceException
用异常消息和表示异常原因及其他信息的对象构造新实例。
ServiceSignature - com.aliyun.oss.common.auth中的类
表示用于计算访问签名的接口。
ServiceSignature() - 类 的构造器com.aliyun.oss.common.auth.ServiceSignature
 
setAbsoluteUri(URL) - 类 中的方法com.aliyun.oss.model.GetObjectRequest
 
setAbsoluteUrl(URL) - 类 中的方法com.aliyun.oss.common.comm.RequestMessage
 
setAllowedHeaders(List<String>) - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest.CORSRule
 
setAllowedMethods(List<String>) - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest.CORSRule
 
setAllowedOrigins(List<String>) - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest.CORSRule
 
setAllowEmptyReferer(boolean) - 类 中的方法com.aliyun.oss.model.BucketReferer
 
setBeginIndex(Long) - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
 
setBucketAcl(String, CannedAccessControlList) - 接口 中的方法com.aliyun.oss.OSS
设置指定Bucket的Access Control List(ACL)。
setBucketAcl(String, CannedAccessControlList) - 类 中的方法com.aliyun.oss.OSSClient
 
setBucketCORS(SetBucketCORSRequest) - 接口 中的方法com.aliyun.oss.OSS
操作将在指定的bucket上设定一个跨域资源共享(CORS)的规则,如果原规则存在则覆盖原规则
setBucketCORS(SetBucketCORSRequest) - 类 中的方法com.aliyun.oss.OSSClient
 
SetBucketCORSRequest - com.aliyun.oss.model中的类
 
SetBucketCORSRequest(String) - 类 的构造器com.aliyun.oss.model.SetBucketCORSRequest
 
SetBucketCORSRequest.CORSRule - com.aliyun.oss.model中的类
 
SetBucketCORSRequest.CORSRule() - 类 的构造器com.aliyun.oss.model.SetBucketCORSRequest.CORSRule
 
setBucketCORSRequestMarshaller - 类 中的静态变量com.aliyun.oss.common.parser.RequestMarshallers
 
setBucketLifecycle(SetBucketLifecycleRequest) - 接口 中的方法com.aliyun.oss.OSS
设置Bucket的Lifecycle规则。
setBucketLifecycle(SetBucketLifecycleRequest) - 类 中的方法com.aliyun.oss.OSSClient
 
SetBucketLifecycleRequest - com.aliyun.oss.model中的类
 
SetBucketLifecycleRequest(String) - 类 的构造器com.aliyun.oss.model.SetBucketLifecycleRequest
 
setBucketLifecycleRequestMarshaller - 类 中的静态变量com.aliyun.oss.common.parser.RequestMarshallers
 
setBucketList(List<Bucket>) - 类 中的方法com.aliyun.oss.model.BucketList
 
setBucketLogging(SetBucketLoggingRequest) - 接口 中的方法com.aliyun.oss.OSS
 
setBucketLogging(SetBucketLoggingRequest) - 类 中的方法com.aliyun.oss.OSSClient
 
SetBucketLoggingRequest - com.aliyun.oss.model中的类
 
SetBucketLoggingRequest(String) - 类 的构造器com.aliyun.oss.model.SetBucketLoggingRequest
 
setBucketLoggingRequestMarshaller - 类 中的静态变量com.aliyun.oss.common.parser.RequestMarshallers
 
setBucketName(String) - 类 中的方法com.aliyun.oss.model.AbortMultipartUploadRequest
设置Bucket名称。
setBucketName(String) - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadRequest
设置Bucket名称。
setBucketName(String) - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadResult
设置包含Multipart上传的OSSObjectBucket名称。
setBucketName(String) - 类 中的方法com.aliyun.oss.model.CreateBucketRequest
设置要建立的Bucket的名称
setBucketName(String) - 类 中的方法com.aliyun.oss.model.DeleteObjectsRequest
 
setBucketName(String) - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
设置Bucket名称。
setBucketName(String) - 类 中的方法com.aliyun.oss.model.GetObjectRequest
设置Bucket名称。
setBucketName(String) - 类 中的方法com.aliyun.oss.model.HeadObjectRequest
 
setBucketName(String) - 类 中的方法com.aliyun.oss.model.InitiateMultipartUploadRequest
设置用来创建Multipart上传的Bucket的名称。
setBucketName(String) - 类 中的方法com.aliyun.oss.model.InitiateMultipartUploadResult
 
setBucketName(String) - 类 中的方法com.aliyun.oss.model.ListMultipartUploadsRequest
设置Bucket名称。
setBucketName(String) - 类 中的方法com.aliyun.oss.model.ListObjectsRequest
设置bucket名称。
setBucketName(String) - 类 中的方法com.aliyun.oss.model.ListPartsRequest
设置Bucket名称。
setBucketName(String) - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
 
setBucketName(String) - 类 中的方法com.aliyun.oss.model.ObjectListing
 
setBucketName(String) - 类 中的方法com.aliyun.oss.model.OptionsRequest
 
setBucketName(String) - 类 中的方法com.aliyun.oss.model.OSSObject
设置Object所在的Bucket的名称。
setBucketName(String) - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
设置所在Bucket的名称。
setBucketName(String) - 类 中的方法com.aliyun.oss.model.PartListing
设置Bucket名称。
setBucketName(String) - 类 中的方法com.aliyun.oss.model.PutObjectRequest
 
setBucketName(String) - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest
 
setBucketName(String) - 类 中的方法com.aliyun.oss.model.SetBucketLifecycleRequest
 
setBucketName(String) - 类 中的方法com.aliyun.oss.model.SetBucketLoggingRequest
 
setBucketName(String) - 类 中的方法com.aliyun.oss.model.SetBucketWebsiteRequest
 
setBucketName(String) - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
设置Bucket名称。
setBucketName(String) - 类 中的方法com.aliyun.oss.model.UploadPartRequest
设置Bucket名称。
setBucketReferer(String, BucketReferer) - 接口 中的方法com.aliyun.oss.OSS
设置指定Bucket的http referer。
setBucketReferer(String, BucketReferer) - 类 中的方法com.aliyun.oss.OSSClient
 
setBucketWebsite(SetBucketWebsiteRequest) - 接口 中的方法com.aliyun.oss.OSS
将一个Bucket设置成静态网站托管模式。
setBucketWebsite(SetBucketWebsiteRequest) - 类 中的方法com.aliyun.oss.OSSClient
 
SetBucketWebsiteRequest - com.aliyun.oss.model中的类
 
SetBucketWebsiteRequest(String) - 类 的构造器com.aliyun.oss.model.SetBucketWebsiteRequest
 
setBucketWebsiteRequestMarshaller - 类 中的静态变量com.aliyun.oss.common.parser.RequestMarshallers
 
setCacheControl(String) - 类 中的方法com.aliyun.oss.model.ObjectMetadata
设置Cache-Control请求头,表示用户指定的HTTP请求/回复链的缓存行为。
setCacheControl(String) - 类 中的方法com.aliyun.oss.model.ResponseHeaderOverrides
设置重载的cacheControl返回请求头。
setCannedACL(CannedAccessControlList) - 类 中的方法com.aliyun.oss.model.CreateBucketRequest
 
setCharset(String) - 类 中的方法com.aliyun.oss.common.comm.ExecutionContext
 
setCloseDisabled(boolean) - 类 中的方法com.aliyun.oss.common.comm.io.ChunkedInputStreamEntity.ReleasableInputStreamEntity
 
setCnameExcludeList(List<String>) - 类 中的方法com.aliyun.oss.ClientConfiguration
设置CNAME排除列表。
setCommonPrefixes(List<String>) - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
 
setCommonPrefixes(List<String>) - 类 中的方法com.aliyun.oss.model.ObjectListing
 
setConnectionTimeout(int) - 类 中的方法com.aliyun.oss.ClientConfiguration
设置建立连接的超时时间(单位:毫秒)。
setConnectionTTL(long) - 类 中的方法com.aliyun.oss.ClientConfiguration
设置连接池中连接过期时间。
setContent(InputStream) - 类 中的方法com.aliyun.oss.common.comm.HttpMesssage
 
setContentDisposition(String) - 类 中的方法com.aliyun.oss.model.ObjectMetadata
设置Content-Disposition请求头,表示MIME用户代理如何显示附加的文件。
setContentDisposition(String) - 类 中的方法com.aliyun.oss.model.ResponseHeaderOverrides
设置重载的contentDisposition返回请求头。
setContentEncoding(String) - 类 中的方法com.aliyun.oss.model.ObjectMetadata
设置Content-Encoding请求头,表示Object内容的编码方式。
setContentEncoding(String) - 类 中的方法com.aliyun.oss.model.ResponseHeaderOverrides
设置重载的contentEncoding返回请求头。
setContentLangauge(String) - 类 中的方法com.aliyun.oss.model.ResponseHeaderOverrides
设置重载的content language返回请求头。
setContentLength(long) - 类 中的方法com.aliyun.oss.common.comm.HttpMesssage
 
setContentLength(long) - 类 中的方法com.aliyun.oss.model.ObjectMetadata
设置Content-Length请求头,表示Object内容的大小。
setContentMD5(String) - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
设置签名URL对应文件的MD5
setContentMD5(String) - 类 中的方法com.aliyun.oss.model.ObjectMetadata
 
setContentType(String) - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
设置签名URL对应的文件类型ContentType
setContentType(String) - 类 中的方法com.aliyun.oss.model.ObjectMetadata
获取Content-Type请求头,表示Object内容的类型,为标准的MIME类型。
setContentType(String) - 类 中的方法com.aliyun.oss.model.ResponseHeaderOverrides
设置重载的content type返回请求头。
setCorsRules(List<SetBucketCORSRequest.CORSRule>) - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest
 
setCreationDate(Date) - 类 中的方法com.aliyun.oss.model.Bucket
设置Bucket的创建时间。
setCredentials(Credentials) - 接口 中的方法com.aliyun.oss.common.auth.CredentialsProvider
 
setCredentials(Credentials) - 类 中的方法com.aliyun.oss.common.auth.DefaultCredentialProvider
 
setCredentials(Credentials) - 类 中的方法com.aliyun.oss.common.comm.ExecutionContext
 
setDeletedObjects(List<String>) - 类 中的方法com.aliyun.oss.model.DeleteObjectsResult
 
setDelimiter(String) - 类 中的方法com.aliyun.oss.model.ListMultipartUploadsRequest
 
setDelimiter(String) - 类 中的方法com.aliyun.oss.model.ListObjectsRequest
设置一个用于对Object名字进行分组的字符。
setDelimiter(String) - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
 
setDelimiter(String) - 类 中的方法com.aliyun.oss.model.ObjectListing
 
setDestinationBucketName(String) - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
设置目标Object所在的Bucket的名称。
setDestinationKey(String) - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
设置目标Object的Key。
setDisplayName(String) - 类 中的方法com.aliyun.oss.model.Owner
设置所有者的显示名称。
setEndpoint(URI) - 类 中的方法com.aliyun.oss.common.comm.RequestMessage
 
setEndpoint(String) - 类 中的方法com.aliyun.oss.OSSClient
设置OSS services的Endpoint。
setErrorDocument(String) - 类 中的方法com.aliyun.oss.model.BucketWebsiteResult
 
setErrorDocument(String) - 类 中的方法com.aliyun.oss.model.SetBucketWebsiteRequest
 
setETag(String) - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadResult
设置ETag值。
setEtag(String) - 类 中的方法com.aliyun.oss.model.CopyObjectResult
设置新Object的ETag值。
setETag(String) - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
设置一个值表示与Object相关的hex编码的128位MD5摘要。
setETag(String) - 类 中的方法com.aliyun.oss.model.PartETag
设置Part的ETag值。
setETag(String) - 类 中的方法com.aliyun.oss.model.PartSummary
设置Part的ETag值。
setETag(String) - 类 中的方法com.aliyun.oss.model.PutObjectResult
设置新创建的OSSObject的ETag值。
setETag(String) - 类 中的方法com.aliyun.oss.model.UploadPartCopyResult
设置OSS生成的ETag值。
setETag(String) - 类 中的方法com.aliyun.oss.model.UploadPartResult
设置OSS生成的ETag值。
setExpiration(Date) - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
设置生成的URL的超时时间。。
setExpirationTime(Date) - 类 中的方法com.aliyun.oss.model.LifecycleRule
 
setExpirationTime(Date) - 类 中的方法com.aliyun.oss.model.ObjectMetadata
设置Expires请求头。
setExpires(String) - 类 中的方法com.aliyun.oss.model.ResponseHeaderOverrides
设置重载的expires返回请求头。
setExposeHeaders(List<String>) - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest.CORSRule
 
setExpriationDays(int) - 类 中的方法com.aliyun.oss.model.LifecycleRule
 
setFile(File) - 类 中的方法com.aliyun.oss.model.PutObjectRequest
 
setHeader(String, Object) - 类 中的方法com.aliyun.oss.model.ObjectMetadata
设置请求头(内部使用)。
setHeaders(Map<String, String>) - 类 中的方法com.aliyun.oss.common.comm.HttpMesssage
 
setHeaders(Map<String, String>) - 类 中的方法com.aliyun.oss.model.WebServiceRequest
 
setId(String) - 类 中的方法com.aliyun.oss.model.LifecycleRule
 
setId(String) - 类 中的方法com.aliyun.oss.model.Owner
设置所有者的ID。
setIdentifier(String) - 接口 中的方法com.aliyun.oss.model.Grantee
设置被授权者的ID。
setIdentifier(String) - 枚举 中的方法com.aliyun.oss.model.GroupGrantee
不支持该操作。
setIndexDocument(String) - 类 中的方法com.aliyun.oss.model.BucketWebsiteResult
 
setIndexDocument(String) - 类 中的方法com.aliyun.oss.model.SetBucketWebsiteRequest
 
setInitiated(Date) - 类 中的方法com.aliyun.oss.model.MultipartUpload
 
setInputStream(InputStream) - 类 中的方法com.aliyun.oss.model.PutObjectRequest
 
setInputStream(InputStream) - 类 中的方法com.aliyun.oss.model.UploadPartRequest
设置包含上传分块内容的数据流。
setKey(String) - 类 中的方法com.aliyun.oss.model.AbortMultipartUploadRequest
设置OSSObject key。
setKey(String) - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadRequest
设置OSSObject key。
setKey(String) - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadResult
设置新创建的OSSObject的Key。
setKey(String) - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
设置OSSObject key。
setKey(String) - 类 中的方法com.aliyun.oss.model.GetObjectRequest
设置Object Key。
setKey(String) - 类 中的方法com.aliyun.oss.model.HeadObjectRequest
 
setKey(String) - 类 中的方法com.aliyun.oss.model.InitiateMultipartUploadRequest
设置用来创建的Multipart的Object(也就是Multipart上传完成后新生成的Object)的key。
setKey(String) - 类 中的方法com.aliyun.oss.model.InitiateMultipartUploadResult
 
setKey(String) - 类 中的方法com.aliyun.oss.model.ListPartsRequest
设置OSSObject key。
setKey(String) - 类 中的方法com.aliyun.oss.model.MultipartUpload
 
setKey(String) - 类 中的方法com.aliyun.oss.model.OSSObject
设置Object的Key。
setKey(String) - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
设置Object的Key。
setKey(String) - 类 中的方法com.aliyun.oss.model.PartListing
设置OSSObject key。
setKey(String) - 类 中的方法com.aliyun.oss.model.PutObjectRequest
 
setKey(String) - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
设置OSSObject key。
setKey(String) - 类 中的方法com.aliyun.oss.model.UploadPartRequest
设置OSSObject key。
setKeyMarker(String) - 类 中的方法com.aliyun.oss.model.ListMultipartUploadsRequest
设置一个标识表示从哪里返回列表。
setKeyMarker(String) - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
 
setKeys(List<String>) - 类 中的方法com.aliyun.oss.model.DeleteObjectsRequest
 
setLastModified(Date) - 类 中的方法com.aliyun.oss.model.CopyObjectResult
设置新Object的最后修改时间。
setLastModified(Date) - 类 中的方法com.aliyun.oss.model.ObjectMetadata
设置Last-Modified请求头的值,表示Object最后一次修改的时间(内部使用)。
setLastModified(Date) - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
设置最后修改时间。
setLastModified(Date) - 类 中的方法com.aliyun.oss.model.PartSummary
设置Part的最后修改时间。
setLength(long) - 类 中的方法com.aliyun.oss.common.comm.io.FixedLengthInputStream
 
setLifecycleRules(List<LifecycleRule>) - 类 中的方法com.aliyun.oss.model.SetBucketLifecycleRequest
 
setLocation(String) - 类 中的方法com.aliyun.oss.model.Bucket
设置Bucket所在地
setLocation(String) - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadResult
设置标识Multipart上传的OSSObject的URL地址。
setLocationConstraint(String) - 类 中的方法com.aliyun.oss.model.CreateBucketRequest
设置Bucket所在的数据中心
setMarker(String) - 类 中的方法com.aliyun.oss.model.BucketList
 
setMarker(String) - 类 中的方法com.aliyun.oss.model.ListBucketsRequest
设置marker, 用户设定结果从marker之后按字母排序的第一个开始返回。
setMarker(String) - 类 中的方法com.aliyun.oss.model.ListObjectsRequest
设置marker, 用户设定结果从marker之后按字母排序的第一个开始返回。
setMarker(String) - 类 中的方法com.aliyun.oss.model.ObjectListing
 
setMatchingETagConstraints(List<String>) - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
设置ETag限定值的列表。
setMatchingETagConstraints(List<String>) - 类 中的方法com.aliyun.oss.model.GetObjectRequest
返回“If-Match”参数(可选)。
setMatchingETagConstraints(List<String>) - 类 中的方法com.aliyun.oss.model.HeadObjectRequest
 
setMatchingETagConstraints(List<String>) - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
 
setMaxAgeSeconds(Integer) - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest.CORSRule
 
setMaxConnections(int) - 类 中的方法com.aliyun.oss.ClientConfiguration
设置允许打开的最大HTTP连接数。
setMaxErrorRetry(int) - 类 中的方法com.aliyun.oss.ClientConfiguration
设置一个值表示当可重试的请求失败后最大的重试次数。
setMaxKeys(Integer) - 类 中的方法com.aliyun.oss.model.BucketList
 
setMaxKeys(Integer) - 类 中的方法com.aliyun.oss.model.ListBucketsRequest
设置用于限定此次返回bucket的最大数,如果不设定,默认为100。
setMaxKeys(Integer) - 类 中的方法com.aliyun.oss.model.ListObjectsRequest
设置用于限定此次返回object的最大数,如果不设定,默认为100。
setMaxKeys(int) - 类 中的方法com.aliyun.oss.model.ObjectListing
 
setMaxParts(int) - 类 中的方法com.aliyun.oss.model.ListPartsRequest
设置一个值最大返回多少条记录。
setMaxParts(int) - 类 中的方法com.aliyun.oss.model.PartListing
设置请求中指定返回Part的最大个数(ListPartsRequest.getMaxParts())。
setMaxUploads(Integer) - 类 中的方法com.aliyun.oss.model.ListMultipartUploadsRequest
设置限制的最大返回记录数。
setMaxUploads(int) - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
 
setMd5Digest(String) - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
设置分块(Part)数据的MD5校验值。
setMd5Digest(String) - 类 中的方法com.aliyun.oss.model.UploadPartRequest
设置分块(Part)数据的MD5校验值。
setMetadata(ObjectMetadata) - 类 中的方法com.aliyun.oss.model.PutObjectRequest
 
setMethod(HttpMethod) - 类 中的方法com.aliyun.oss.common.comm.RequestMessage
 
setMethod(HttpMethod) - 类 中的方法com.aliyun.oss.common.comm.ServiceClient.Request
 
setMethod(HttpMethod) - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
设置HTTP访问方法。
setModifiedSinceConstraint(Date) - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
设置返回一个时间,如果源Object自从该时间以后被修改过,则执行拷贝操作; 否则抛出异常。
setModifiedSinceConstraint(Date) - 类 中的方法com.aliyun.oss.model.GetObjectRequest
设置“If-Modified-Since”参数(可选)。
setModifiedSinceConstraint(Date) - 类 中的方法com.aliyun.oss.model.HeadObjectRequest
 
setModifiedSinceConstraint(Date) - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
 
setMultipartUploads(List<MultipartUpload>) - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
 
setName(String) - 类 中的方法com.aliyun.oss.model.Bucket
设置Bucket名称。
setNewObjectMetadata(ObjectMetadata) - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
设置目标Object的ObjectMetadata信息。
setNextKeyMarker(String) - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
 
setNextMarker(String) - 类 中的方法com.aliyun.oss.model.BucketList
 
setNextMarker(String) - 类 中的方法com.aliyun.oss.model.ObjectListing
 
setNextPartNumberMarker(int) - 类 中的方法com.aliyun.oss.model.PartListing
设置一个值值表示如果返回结果被截取,那么下一个Part的号码是多少。
setNextUploadIdMarker(String) - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
 
setNonmatchingETagConstraints(List<String>) - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
设置限定Object的ETag限定必须不匹配给定值的列表。
setNonmatchingETagConstraints(List<String>) - 类 中的方法com.aliyun.oss.model.GetObjectRequest
返回“If-None-Match”参数,可以用来检查文件是否有更新(可选)。
setNonmatchingETagConstraints(List<String>) - 类 中的方法com.aliyun.oss.model.HeadObjectRequest
 
setNonmatchingETagConstraints(List<String>) - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
 
setObjectContent(InputStream) - 类 中的方法com.aliyun.oss.model.OSSObject
设置包含Object内容的InputStream
setObjectMetadata(ObjectMetadata) - 类 中的方法com.aliyun.oss.model.InitiateMultipartUploadRequest
设置将创建的Object的附加信息。
setObjectMetadata(ObjectMetadata) - 类 中的方法com.aliyun.oss.model.OSSObject
设置Object的元数据。
setObjectName(String) - 类 中的方法com.aliyun.oss.model.OptionsRequest
 
setObjectSummaries(List<OSSObjectSummary>) - 类 中的方法com.aliyun.oss.model.ObjectListing
 
setOrigin(String) - 类 中的方法com.aliyun.oss.model.OptionsRequest
 
setOwner(Owner) - 类 中的方法com.aliyun.oss.model.AccessControlList
设置所有者Owner
setOwner(Owner) - 类 中的方法com.aliyun.oss.model.Bucket
设置Bucket的拥有者。
setOwner(Owner) - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
设置Object的所有者。
setParameters(Map<String, String>) - 类 中的方法com.aliyun.oss.common.comm.RequestMessage
 
setParameters(Map<String, String>) - 类 中的方法com.aliyun.oss.model.WebServiceRequest
 
setPartETags(List<PartETag>) - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadRequest
设置标识上传Part结果的PartETag列表。
setPartNumber(int) - 类 中的方法com.aliyun.oss.model.PartETag
设置Part标识号码。
setPartNumber(int) - 类 中的方法com.aliyun.oss.model.PartSummary
设置Part的标识号码。
setPartNumber(int) - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
设置上传分块(Part)的标识号码(Part Number)。
setPartNumber(int) - 类 中的方法com.aliyun.oss.model.UploadPartCopyResult
设置分块(Part)标识号。
setPartNumber(int) - 类 中的方法com.aliyun.oss.model.UploadPartRequest
设置上传分块(Part)的标识号码(Part Number)。
setPartNumber(int) - 类 中的方法com.aliyun.oss.model.UploadPartResult
设置分块(Part)标识号。
setPartNumberMarker(Integer) - 类 中的方法com.aliyun.oss.model.ListPartsRequest
设置一个值表示从哪个Part号码开始获取列表。
setPartNumberMarker(int) - 类 中的方法com.aliyun.oss.model.PartListing
设置请求中给定的ListPartsRequest.getPartNumberMarker()
setParts(List<PartSummary>) - 类 中的方法com.aliyun.oss.model.PartListing
设置PartSummary的列表。
setPartSize(Long) - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
设置返回分块(Part)数据的字节数。
setPartSize(long) - 类 中的方法com.aliyun.oss.model.UploadPartRequest
设置返回分块(Part)数据的字节数。
setPrefix(String) - 类 中的方法com.aliyun.oss.model.BucketList
 
setPrefix(String) - 类 中的方法com.aliyun.oss.model.LifecycleRule
 
setPrefix(String) - 类 中的方法com.aliyun.oss.model.ListBucketsRequest
设置prefix,限定返回的bucket name必须以prefix作为前缀。
setPrefix(String) - 类 中的方法com.aliyun.oss.model.ListMultipartUploadsRequest
 
setPrefix(String) - 类 中的方法com.aliyun.oss.model.ListObjectsRequest
设置prefix,限定返回的object key必须以prefix作为前缀。
setPrefix(String) - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
 
setPrefix(String) - 类 中的方法com.aliyun.oss.model.ObjectListing
 
setProtocol(Protocol) - 类 中的方法com.aliyun.oss.ClientConfiguration
设置连接OSS所采用的协议(HTTP/HTTPS)。
setProxyDomain(String) - 类 中的方法com.aliyun.oss.ClientConfiguration
设置访问NTLM验证的代理服务器的Windows域名(可选)。
setProxyHost(String) - 类 中的方法com.aliyun.oss.ClientConfiguration
设置代理服务器主机地址。
setProxyPassword(String) - 类 中的方法com.aliyun.oss.ClientConfiguration
设置代理服务器验证的密码。
setProxyPort(int) - 类 中的方法com.aliyun.oss.ClientConfiguration
设置代理服务器端口。
setProxyUsername(String) - 类 中的方法com.aliyun.oss.ClientConfiguration
设置代理服务器验证的用户名。
setProxyWorkstation(String) - 类 中的方法com.aliyun.oss.ClientConfiguration
设置NTLM代理服务器的Windows工作站名称。
setQueryParameter(Map<String, String>) - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
用户请求参数,Query String。
setQuiet(boolean) - 类 中的方法com.aliyun.oss.model.DeleteObjectsRequest
 
setRange(long, long) - 类 中的方法com.aliyun.oss.model.GetObjectRequest
设置一个值表示请求应当返回Object内容的字节范围(可选)。
setRefererList(List<String>) - 类 中的方法com.aliyun.oss.model.BucketReferer
 
setRequestHeaders(String) - 类 中的方法com.aliyun.oss.model.OptionsRequest
 
setRequestMethod(HttpMethod) - 类 中的方法com.aliyun.oss.model.OptionsRequest
 
setResourcePath(String) - 类 中的方法com.aliyun.oss.common.comm.RequestMessage
 
setResponseHeaders(ResponseHeaderOverrides) - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
设置要重载的返回请求头(可选)。
setResponseHeaders(ResponseHeaderOverrides) - 类 中的方法com.aliyun.oss.model.GetObjectRequest
设置要重载的返回请求头(可选)。
setRetryStrategy(RetryStrategy) - 类 中的方法com.aliyun.oss.common.comm.ExecutionContext
 
setServerSideEncryption(String) - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
设置Object在服务器端熵编码的类型
setServerSideEncryption(String) - 类 中的方法com.aliyun.oss.model.ObjectMetadata
设置Object服务器端熵编码的类型
setSigner(RequestSigner) - 类 中的方法com.aliyun.oss.common.comm.ExecutionContext
 
setSize(long) - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
设置Object的文件字节数。
setSize(long) - 类 中的方法com.aliyun.oss.model.PartSummary
设置Part数据的字节数。
setSocketTimeout(int) - 类 中的方法com.aliyun.oss.ClientConfiguration
设置通过打开的连接传输数据的超时时间(单位:毫秒)。
setSourceBucketName(String) - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
设置源Object所在的Bucket的名称。
setSourceBucketName(String) - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
 
setSourceKey(String) - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
设置源Object的Key。
setSourceKey(String) - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
 
setStatus(LifecycleRule.RuleStatus) - 类 中的方法com.aliyun.oss.model.LifecycleRule
 
setStatusCode(int) - 类 中的方法com.aliyun.oss.common.comm.ResponseMessage
 
setStorageClass(String) - 类 中的方法com.aliyun.oss.model.MultipartUpload
 
setStorageClass(String) - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
设置Object的存储类别。
setStorageClass(String) - 类 中的方法com.aliyun.oss.model.PartListing
 
setTargetBucket(String) - 类 中的方法com.aliyun.oss.model.BucketLoggingResult
 
setTargetBucket(String) - 类 中的方法com.aliyun.oss.model.SetBucketLoggingRequest
 
setTargetPrefix(String) - 类 中的方法com.aliyun.oss.model.BucketLoggingResult
 
setTargetPrefix(String) - 类 中的方法com.aliyun.oss.model.SetBucketLoggingRequest
 
setTruncated(boolean) - 类 中的方法com.aliyun.oss.model.BucketList
 
setTruncated(boolean) - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
 
setTruncated(boolean) - 类 中的方法com.aliyun.oss.model.ObjectListing
 
setTruncated(boolean) - 类 中的方法com.aliyun.oss.model.PartListing
设置一个值表示返回结果是否被截取,即是否还有其他记录没有返回。
setUnmodifiedSinceConstraint(Date) - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
设置一个时间,如果该时间等于或者晚于文件实际修改时间,则正常传输文件; 否则抛出异常。
setUnmodifiedSinceConstraint(Date) - 类 中的方法com.aliyun.oss.model.GetObjectRequest
设置“If-Unmodified-Since”参数(可选)。
setUnmodifiedSinceConstraint(Date) - 类 中的方法com.aliyun.oss.model.HeadObjectRequest
 
setUnmodifiedSinceConstraint(Date) - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
 
setUploadId(String) - 类 中的方法com.aliyun.oss.model.AbortMultipartUploadRequest
设置标识Multipart上传事件的Upload ID。
setUploadId(String) - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadRequest
设置标识Multipart上传事件的Upload ID。
setUploadId(String) - 类 中的方法com.aliyun.oss.model.InitiateMultipartUploadResult
 
setUploadId(String) - 类 中的方法com.aliyun.oss.model.ListPartsRequest
设置标识Multipart上传事件的Upload ID。
setUploadId(String) - 类 中的方法com.aliyun.oss.model.MultipartUpload
 
setUploadId(String) - 类 中的方法com.aliyun.oss.model.PartListing
设置标识Multipart上传事件的Upload ID。
setUploadId(String) - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
设置标识Multipart上传事件的Upload ID。
setUploadId(String) - 类 中的方法com.aliyun.oss.model.UploadPartRequest
设置标识Multipart上传事件的Upload ID。
setUploadIdMarker(String) - 类 中的方法com.aliyun.oss.model.ListMultipartUploadsRequest
设置一个标识表示从哪里返回列表。
setUploadIdMarker(String) - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
 
setUrl(String) - 类 中的方法com.aliyun.oss.common.comm.ResponseMessage
 
setUrl(String) - 类 中的方法com.aliyun.oss.common.comm.ServiceClient.Request
 
setUseChunkEncoding(boolean) - 类 中的方法com.aliyun.oss.common.comm.RequestMessage
 
setUseChunkEncoding(boolean) - 类 中的方法com.aliyun.oss.common.comm.ServiceClient.Request
 
setUseChunkEncoding(boolean) - 类 中的方法com.aliyun.oss.model.UploadPartRequest
设置是否采用Chunked编码方式传输请求数据。
setUserAgent(String) - 类 中的方法com.aliyun.oss.ClientConfiguration
设置用户代理。
setUseReaper(boolean) - 类 中的方法com.aliyun.oss.ClientConfiguration
设置是否使用IdleConnectionReaper管理过期连接。
setUserMetadata(Map<String, String>) - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
设置用户自定义的元数据,表示以x-oss-meta-为前缀的请求头。
setUserMetadata(Map<String, String>) - 类 中的方法com.aliyun.oss.model.ObjectMetadata
设置用户自定义的元数据,表示以x-oss-meta-为前缀的请求头。
setUseUrlSignature(boolean) - 类 中的方法com.aliyun.oss.common.comm.RequestMessage
 
setUseUrlSignature(boolean) - 类 中的方法com.aliyun.oss.common.comm.ServiceClient.Request
 
setUseUrlSignature(boolean) - 类 中的方法com.aliyun.oss.model.GetObjectRequest
 
setWrappedInputStream(InputStream) - 类 中的方法com.aliyun.oss.common.comm.io.FixedLengthInputStream
 
shouldRetry(Exception, RequestMessage, ResponseMessage, int) - 类 中的方法com.aliyun.oss.common.comm.NoRetryStrategy
 
shouldRetry(Exception, RequestMessage, ResponseMessage, int) - 类 中的方法com.aliyun.oss.common.comm.RetryStrategy
 
shutdown() - 类 中的方法com.aliyun.oss.common.comm.DefaultServiceClient
 
shutdown() - 类 中的静态方法com.aliyun.oss.common.comm.IdleConnectionReaper
 
shutdown() - 类 中的方法com.aliyun.oss.common.comm.ServiceClient
 
shutdown() - 接口 中的方法com.aliyun.oss.OSS
关闭Client实例,并释放所有正在使用的资源。
shutdown() - 类 中的方法com.aliyun.oss.OSSClient
 
sign(RequestMessage) - 接口 中的方法com.aliyun.oss.common.auth.RequestSigner
 
SIGNATURE_DOES_NOT_MATCH - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
签名错误。
size() - 类 中的静态方法com.aliyun.oss.common.comm.IdleConnectionReaper
 
size() - 类 中的方法com.aliyun.oss.common.utils.CaseInsensitiveMap
 
skip(long) - 类 中的方法com.aliyun.oss.common.comm.io.RepeatableFileInputStream
 
SOCKET_EXCEPTION - 接口 中的静态变量com.aliyun.oss.ClientErrorCode
远程服务socket异常。
SOCKET_TIMEOUT - 接口 中的静态变量com.aliyun.oss.ClientErrorCode
远程服务socket读写超时。
stringMarshaller - 类 中的静态变量com.aliyun.oss.common.parser.RequestMarshallers
 
switchCredentials(Credentials) - 接口 中的方法com.aliyun.oss.OSS
切换用户身份认证。
switchCredentials(Credentials) - 类 中的方法com.aliyun.oss.OSSClient
 

T

toBase64String(byte[]) - 类 中的静态方法com.aliyun.oss.common.utils.BinaryUtil
 
TOO_MANY_BUCKETS - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
用户的 Bucket 数目超过限制 。
toString() - 枚举 中的方法com.aliyun.oss.common.comm.Protocol
 
toString() - 类 中的方法com.aliyun.oss.common.comm.RequestMessage
 
toString() - 类 中的方法com.aliyun.oss.common.utils.RangeSpec
 
toString() - 类 中的方法com.aliyun.oss.model.AccessControlList
返回该对象的字符串表示。
toString() - 类 中的方法com.aliyun.oss.model.Bucket
返回字符串表示。
toString() - 枚举 中的方法com.aliyun.oss.model.CannedAccessControlList
 
toString() - 类 中的方法com.aliyun.oss.model.Grant
 
toString() - 类 中的方法com.aliyun.oss.model.OSSObject
 
toString() - 类 中的方法com.aliyun.oss.model.Owner
返回该对象的字符串表示。
TRANSFER_ENCODING - 接口 中的静态变量com.aliyun.oss.common.utils.HttpHeaders
 

U

UNKNOWN - 接口 中的静态变量com.aliyun.oss.ClientErrorCode
未知错误。
UNKNOWN_HOST - 接口 中的静态变量com.aliyun.oss.ClientErrorCode
未知域名。
unmarshal(String) - 类 中的方法com.aliyun.oss.common.parser.JaxbDateSerializer
 
uploadPart(UploadPartRequest) - 接口 中的方法com.aliyun.oss.OSS
上传一个分块(Part)到指定的的Multipart上传事件中。
uploadPart(UploadPartRequest) - 类 中的方法com.aliyun.oss.OSSClient
 
uploadPartCopy(UploadPartCopyRequest) - 接口 中的方法com.aliyun.oss.OSS
分片拷贝。
uploadPartCopy(UploadPartCopyRequest) - 类 中的方法com.aliyun.oss.OSSClient
 
UploadPartCopyRequest - com.aliyun.oss.model中的类
 
UploadPartCopyRequest() - 类 的构造器com.aliyun.oss.model.UploadPartCopyRequest
 
UploadPartCopyRequest(String, String, String, String) - 类 的构造器com.aliyun.oss.model.UploadPartCopyRequest
 
UploadPartCopyResult - com.aliyun.oss.model中的类
 
UploadPartCopyResult() - 类 的构造器com.aliyun.oss.model.UploadPartCopyResult
 
UploadPartRequest - com.aliyun.oss.model中的类
包含上传Multipart分块(Part)参数。
UploadPartRequest() - 类 的构造器com.aliyun.oss.model.UploadPartRequest
默认构造函数。
UploadPartResult - com.aliyun.oss.model中的类
包含向OSS上传Multipart分块(Part)的结果信息。
UploadPartResult() - 类 的构造器com.aliyun.oss.model.UploadPartResult
构造函数。
urlEncode(String, String) - 类 中的静态方法com.aliyun.oss.common.utils.HttpUtil
Encode a URL segment with special chars replaced.
useSecurityToken() - 接口 中的方法com.aliyun.oss.common.auth.Credentials
Determines whether to use security token for http requests.
useSecurityToken() - 类 中的方法com.aliyun.oss.common.auth.DefaultCredentials
 

V

valueOf(String) - 枚举 中的静态方法com.aliyun.oss.common.comm.Protocol
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.aliyun.oss.common.utils.RangeSpec.Type
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.aliyun.oss.HttpMethod
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.aliyun.oss.model.CannedAccessControlList
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.aliyun.oss.model.GroupGrantee
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.aliyun.oss.model.LifecycleRule.RuleStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.aliyun.oss.model.MatchMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.aliyun.oss.model.Permission
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.aliyun.oss.common.comm.Protocol
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 类 中的方法com.aliyun.oss.common.utils.CaseInsensitiveMap
 
values() - 枚举 中的静态方法com.aliyun.oss.common.utils.RangeSpec.Type
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.aliyun.oss.HttpMethod
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.aliyun.oss.model.CannedAccessControlList
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.aliyun.oss.model.GroupGrantee
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.aliyun.oss.model.LifecycleRule.RuleStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.aliyun.oss.model.MatchMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.aliyun.oss.model.Permission
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VersionInfoUtils - com.aliyun.oss.common.utils中的类
 
VersionInfoUtils() - 类 的构造器com.aliyun.oss.common.utils.VersionInfoUtils
 

W

WebServiceRequest - com.aliyun.oss.model中的类
 
WebServiceRequest() - 类 的构造器com.aliyun.oss.model.WebServiceRequest
 
withMetadata(ObjectMetadata) - 类 中的方法com.aliyun.oss.model.PutObjectRequest
 
writeTo(OutputStream) - 类 中的方法com.aliyun.oss.common.comm.io.ChunkedInputStreamEntity.ReleasableInputStreamEntity
 
writeTo(OutputStream) - 类 中的方法com.aliyun.oss.common.comm.io.ChunkedInputStreamEntity
 
writeTo(OutputStream) - 类 中的方法com.aliyun.oss.common.comm.RepeatableInputStreamEntity.NoAutoClosedInputStreamEntity
 
writeTo(OutputStream) - 类 中的方法com.aliyun.oss.common.comm.RepeatableInputStreamEntity
 
A B C D E F G H I J K L M N O P R S T U V W 

Copyright © 2015. All Rights Reserved.