- generatePostPolicy(Date, PolicyConditions) - 接口 中的方法com.aliyun.oss.OSS
-
Generates the post policy form field in JSON format.
- generatePostPolicy(Date, PolicyConditions) - 类 中的方法com.aliyun.oss.OSSClient
-
- generatePresignedUrl(String, String, Date) - 接口 中的方法com.aliyun.oss.OSS
-
Generates a signed url for accessing the
OSSObject
with HTTP GET method.
- generatePresignedUrl(String, String, Date, HttpMethod) - 接口 中的方法com.aliyun.oss.OSS
-
Generates a signed url for accessing the
OSSObject
with a specific HTTP method.
- generatePresignedUrl(GeneratePresignedUrlRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Generates a signed url for accessing the
OSSObject
with a specific HTTP method.
- 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中的类
-
This class wraps all the information needed to generate a presigned URl.
- GeneratePresignedUrlRequest(String, String) - 类 的构造器com.aliyun.oss.model.GeneratePresignedUrlRequest
-
Constructor with GET as the httpMethod
- GeneratePresignedUrlRequest(String, String, HttpMethod) - 类 的构造器com.aliyun.oss.model.GeneratePresignedUrlRequest
-
Constructor.
- generateRtmpUri(String, String, String, long) - 接口 中的方法com.aliyun.oss.OSS
-
Generates a RTMP pushing streaming address in the Live Channel.
- generateRtmpUri(GenerateRtmpUriRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Generates a RTMP pushing streaming address in the Live Channel.
- generateRtmpUri(String, String, String, long) - 类 中的方法com.aliyun.oss.OSSClient
-
- generateRtmpUri(GenerateRtmpUriRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- GenerateRtmpUriRequest - com.aliyun.oss.model中的类
-
This class wraps all the information needed to generate the signed pushing streaming url.
- GenerateRtmpUriRequest(String, String, String, long) - 类 的构造器com.aliyun.oss.model.GenerateRtmpUriRequest
-
- generateVodPlaylist(String, String, String, long, long) - 接口 中的方法com.aliyun.oss.OSS
-
Generates a VOD playlist (*.m3u8 file) for the *.ts files with specified time range under the Live Channel.
- generateVodPlaylist(GenerateVodPlaylistRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Generates a VOD playlist (*.m3u8 file) for the *.ts files with specified time range under the Live Channel.
- generateVodPlaylist(String, String, String, long, long) - 类 中的方法com.aliyun.oss.OSSClient
-
- generateVodPlaylist(GenerateVodPlaylistRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- GenerateVodPlaylistRequest - com.aliyun.oss.model中的类
-
- GenerateVodPlaylistRequest(String, String, String) - 类 的构造器com.aliyun.oss.model.GenerateVodPlaylistRequest
-
- GenerateVodPlaylistRequest(String, String, String, long, long) - 类 的构造器com.aliyun.oss.model.GenerateVodPlaylistRequest
-
- GenericRequest - com.aliyun.oss.model中的类
-
A generic request that contains some basic request options, such as
bucket name, object key, costom headers, progress listener and so on.
- GenericRequest() - 类 的构造器com.aliyun.oss.model.GenericRequest
-
- GenericRequest(String) - 类 的构造器com.aliyun.oss.model.GenericRequest
-
- GenericRequest(String, String) - 类 的构造器com.aliyun.oss.model.GenericRequest
-
- GenericResult - com.aliyun.oss.model中的类
-
A generic result that contains some basic response options, such as requestId.
- GenericResult() - 类 的构造器com.aliyun.oss.model.GenericResult
-
- get(Object) - 类 中的方法com.aliyun.oss.common.utils.CaseInsensitiveMap
-
- getAbortMultipartUpload() - 类 中的方法com.aliyun.oss.model.LifecycleRule
-
- 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
-
- getAcl() - 类 中的方法com.aliyun.oss.model.UdfInfo
-
- getAlgorithm() - 类 中的方法com.aliyun.oss.common.auth.HmacSHA1Signature
-
- getAlgorithm() - 类 中的方法com.aliyun.oss.common.auth.ServiceSignature
-
Gets the algorithm of signature.
- getAllowedHeaders() - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest.CORSRule
-
- getAllowedMethods() - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest.CORSRule
-
- getAllowedOrigins() - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest.CORSRule
-
- getAllTags() - 类 中的方法com.aliyun.oss.model.TagSet
-
- getAudioStat() - 类 中的方法com.aliyun.oss.model.LiveChannelStat
-
- getBandWidth() - 类 中的方法com.aliyun.oss.model.LiveChannelStat.AudioStat
-
- getBandWidth() - 类 中的方法com.aliyun.oss.model.LiveChannelStat.VideoStat
-
- getBeginIndex() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
-
- getBid() - 类 中的方法com.aliyun.oss.model.ListBucketsRequest
-
Gets the bid.
- getBucket() - 类 中的方法com.aliyun.oss.model.BucketInfo
-
- getBucketAcl(String) - 接口 中的方法com.aliyun.oss.OSS
-
Returns the Access control List (ACL) of the
Bucket
instance.
- getBucketAcl(GenericRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Gets the Access Control List(ACL) of the
Bucket
instance.
- getBucketAcl(String) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketAcl(GenericRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketCname(String) - 接口 中的方法com.aliyun.oss.OSS
-
- getBucketCname(GenericRequest) - 接口 中的方法com.aliyun.oss.OSS
-
- getBucketCname(String) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketCname(GenericRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketCORSRules(String) - 接口 中的方法com.aliyun.oss.OSS
-
Lists all CORS rules from the bucket.
- getBucketCORSRules(GenericRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Lists all CORS rules from the bucket.
- getBucketCORSRules(String) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketCORSRules(GenericRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketImage(String) - 接口 中的方法com.aliyun.oss.OSS
-
Gets the image processing attributes on the specific
Bucket
.
- getBucketImage(String, GenericRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Gets the image processing attributes on the specific
Bucket
.
- getBucketImage(String) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketImage(String, GenericRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- GetBucketImageResult - com.aliyun.oss.model中的类
-
- GetBucketImageResult(String) - 类 的构造器com.aliyun.oss.model.GetBucketImageResult
-
- GetBucketImageResult() - 类 的构造器com.aliyun.oss.model.GetBucketImageResult
-
- getBucketInfo(String) - 接口 中的方法com.aliyun.oss.OSS
-
Gets the
Bucket
's basic information as well as its ACL.
- getBucketInfo(GenericRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Gets the
Bucket
's basic information as well as its ACL.
- getBucketInfo(String) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketInfo(GenericRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketLifecycle(String) - 接口 中的方法com.aliyun.oss.OSS
-
Gets the
Bucket
's lifecycle rules.
- getBucketLifecycle(GenericRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Gets the
Bucket
's Lifecycle rules.
- getBucketLifecycle(String) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketLifecycle(GenericRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketList() - 类 中的方法com.aliyun.oss.model.BucketList
-
- getBucketLocation(String) - 接口 中的方法com.aliyun.oss.OSS
-
Returns the datacenter name where the
Bucket
instance is hosted.
- getBucketLocation(GenericRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Returns the datacenter name where the
Bucket
instance specified by GenericRequest is hosted.
- getBucketLocation(String) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketLocation(GenericRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketLogging(String) - 接口 中的方法com.aliyun.oss.OSS
-
Gets the
Bucket
's logging setting.
- getBucketLogging(GenericRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Gets the
Bucket
's logging setting.
- getBucketLogging(String) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketLogging(GenericRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketName() - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadResult
-
Gets the bucket name of the target file of this multipart upload.
- getBucketName() - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
-
- getBucketName() - 类 中的方法com.aliyun.oss.model.GenerateRtmpUriRequest
-
- getBucketName() - 类 中的方法com.aliyun.oss.model.GenericRequest
-
- getBucketName() - 类 中的方法com.aliyun.oss.model.HeadObjectRequest
-
- getBucketName() - 类 中的方法com.aliyun.oss.model.InitiateMultipartUploadResult
-
- getBucketName() - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
-
- getBucketName() - 类 中的方法com.aliyun.oss.model.ObjectListing
-
- getBucketName() - 类 中的方法com.aliyun.oss.model.OSSObject
-
Gets the object's bucket name.
- getBucketName() - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
-
- getBucketName() - 类 中的方法com.aliyun.oss.model.PartListing
-
- GetBucketName() - 类 中的方法com.aliyun.oss.model.PutBucketImageRequest
-
- GetBucketName() - 类 中的方法com.aliyun.oss.model.PutImageStyleRequest
-
- getBucketName() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
-
- getBucketProcess(String) - 接口 中的方法com.aliyun.oss.OSS
-
Gets the bucket's image accessing configuration.
- getBucketProcess(GenericRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Get the bucket's image accessing configuration
- getBucketProcess(String) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketProcess(GenericRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketReferer(String) - 接口 中的方法com.aliyun.oss.OSS
-
Returns http referer information of the
Bucket
specified by bucket name.
- getBucketReferer(GenericRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Returns http referer information of the
Bucket
specified by bucket name in GenericRequest object.
- getBucketReferer(String) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketReferer(GenericRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketReplication(String) - 接口 中的方法com.aliyun.oss.OSS
-
Gets all the
Bucket
's cross region replication rules.
- getBucketReplication(GenericRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Gets all the
Bucket
's cross region replication rules.
- getBucketReplication(String) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketReplication(GenericRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketReplicationLocation(String) - 接口 中的方法com.aliyun.oss.OSS
-
Gets the
Bucket
's replication reachable data centers.
- getBucketReplicationLocation(GenericRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Gets the
Bucket
's replication reachable data centers.
- getBucketReplicationLocation(String) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketReplicationLocation(GenericRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketReplicationProgress(String, String) - 接口 中的方法com.aliyun.oss.OSS
-
Gets the
Bucket
's progress of the specified cross region replication rule.
- getBucketReplicationProgress(GetBucketReplicationProgressRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Gets the
Bucket
's progress of the specified cross region replication rule.
- getBucketReplicationProgress(String, String) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketReplicationProgress(GetBucketReplicationProgressRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- GetBucketReplicationProgressRequest - com.aliyun.oss.model中的类
-
This request class is used to get the bucket replication progress information from OSS.
- GetBucketReplicationProgressRequest(String, String) - 类 的构造器com.aliyun.oss.model.GetBucketReplicationProgressRequest
-
- GetBucketReplicationProgressRequest(String) - 类 的构造器com.aliyun.oss.model.GetBucketReplicationProgressRequest
-
- getBucketStat(String) - 接口 中的方法com.aliyun.oss.OSS
-
Gets the
Bucket
's storage information such as object counts, storage size and executing multipart uploads.
- getBucketStat(GenericRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Gets the
Bucket
's storage information such as object counts, storage size and executing multipart uploads.
- getBucketStat(String) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketStat(GenericRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketStorageCapacity(String) - 接口 中的方法com.aliyun.oss.OSS
-
- getBucketStorageCapacity(GenericRequest) - 接口 中的方法com.aliyun.oss.OSS
-
- getBucketStorageCapacity(String) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketStorageCapacity(GenericRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketTagging(String) - 接口 中的方法com.aliyun.oss.OSS
-
Gets all tags of the
Bucket
instance.
- getBucketTagging(GenericRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Gets the tags of
Bucket
instance.
- getBucketTagging(String) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketTagging(GenericRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketWebsite(String) - 接口 中的方法com.aliyun.oss.OSS
-
Gets the
Bucket
's static website settings.
- getBucketWebsite(GenericRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Gets the
Bucket
's static webite settings.
- getBucketWebsite(String) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBucketWebsite(GenericRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- getBytes() - 类 中的方法com.aliyun.oss.common.utils.CRC64
-
Get 8 byte representation of current CRC64 value.
- getBytes() - 类 中的方法com.aliyun.oss.event.ProgressEvent
-
- getCacheControl() - 类 中的方法com.aliyun.oss.model.ObjectMetadata
-
Gets the Cache-Control header.
- getCacheControl() - 类 中的方法com.aliyun.oss.model.ResponseHeaderOverrides
-
Gets the Cache-Control header.
- getCalbackBodyType() - 类 中的方法com.aliyun.oss.model.Callback
-
- getCallback() - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadRequest
-
- getCallback() - 类 中的方法com.aliyun.oss.model.PutObjectRequest
-
- getCallback() - 类 中的方法com.aliyun.oss.model.UploadFileRequest
-
- getCallbackBody() - 类 中的方法com.aliyun.oss.model.Callback
-
- getCallbackHost() - 类 中的方法com.aliyun.oss.model.Callback
-
- getCallbackResponseBody() - 接口 中的方法com.aliyun.oss.model.CallbackResult
-
Gets the response body of the callback request.
- getCallbackResponseBody() - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadResult
-
已过时。
- getCallbackResponseBody() - 类 中的方法com.aliyun.oss.model.PutObjectResult
-
已过时。
- getCallbackUrl() - 类 中的方法com.aliyun.oss.model.Callback
-
- getCallbackVar() - 类 中的方法com.aliyun.oss.model.Callback
-
- getCannedACL() - 类 中的方法com.aliyun.oss.model.AccessControlList
-
Gets the canned ACL.
- getCannedACL() - 类 中的方法com.aliyun.oss.model.BucketInfo
-
- getCannedACL() - 类 中的方法com.aliyun.oss.model.CreateBucketRequest
-
- getCannedACL() - 类 中的方法com.aliyun.oss.model.SetBucketAclRequest
-
- getCannedACL() - 类 中的方法com.aliyun.oss.model.SetObjectAclRequest
-
- getCanonicalRegion() - 类 中的方法com.aliyun.oss.model.UdfImageInfo
-
- getCharset() - 类 中的方法com.aliyun.oss.common.comm.ExecutionContext
-
- getCheckpointFile() - 类 中的方法com.aliyun.oss.model.DownloadFileRequest
-
- getCheckpointFile() - 类 中的方法com.aliyun.oss.model.UploadFileRequest
-
- getClientChecksum() - 异常错误 中的方法com.aliyun.oss.InconsistentException
-
- getClientConfiguration() - 类 中的方法com.aliyun.oss.common.comm.ServiceClient
-
- getClientConfiguration() - 类 中的方法com.aliyun.oss.OSSClient
-
- getClientCRC() - 类 中的方法com.aliyun.oss.model.GenericResult
-
- getCnameExcludeList() - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Gets the immutable excluded CName list----any domain ends with an item in this list will not do Cname resolution.
- getCodec() - 类 中的方法com.aliyun.oss.model.LiveChannelStat.AudioStat
-
- getCodec() - 类 中的方法com.aliyun.oss.model.LiveChannelStat.VideoStat
-
- getCommonPrefixes() - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
-
- getCommonPrefixes() - 类 中的方法com.aliyun.oss.model.ObjectListing
-
- getCompliedHost() - 类 中的方法com.aliyun.oss.model.ImageProcess
-
- getCondition() - 类 中的方法com.aliyun.oss.model.RoutingRule
-
- getConnectedDate() - 类 中的方法com.aliyun.oss.model.LiveChannelStat
-
- getConnectionRequestTimeout() - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Gets the timeout in millisecond for retrieving an available connection from the connection manager.
0 means infinite and -1 means not defined.
- getConnectionTimeout() - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Gets the socket connection timeout in millisecond.
- getConnectionTTL() - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Gets the connection TTL (time to live).
- 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
-
Gets the Content-Disposition header.This is the standard http header.
- getContentDisposition() - 类 中的方法com.aliyun.oss.model.ResponseHeaderOverrides
-
Gets the Content-Disposition header.
- getContentEncoding() - 类 中的方法com.aliyun.oss.model.ObjectMetadata
-
Gets the Content-Encoding header which is to encode the object content.
- getContentEncoding() - 类 中的方法com.aliyun.oss.model.ResponseHeaderOverrides
-
Gets the Content-Encoding header.
- getContentLangauge() - 类 中的方法com.aliyun.oss.model.ResponseHeaderOverrides
-
Gets the content language header.
- 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
-
Gets Content-Length header, which is the object content's size.
- getContentMD5() - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
-
Gets the file's MD5 value.
- getContentMD5() - 类 中的方法com.aliyun.oss.model.ObjectMetadata
-
- getContentType() - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
-
Gets the content type header.
- getContentType() - 类 中的方法com.aliyun.oss.model.ObjectMetadata
-
Gets the Content-Type header to indicate the object content's type in MIME type format.
- getContentType() - 类 中的方法com.aliyun.oss.model.ResponseHeaderOverrides
-
Gets the content type.
- getCorsRules() - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest
-
- getCRCValue(InputStream) - 类 中的静态方法com.aliyun.oss.common.utils.IOUtils
-
- getCreatedBeforeDate() - 类 中的方法com.aliyun.oss.model.LifecycleRule.AbortMultipartUpload
-
- getCreatedBeforeDate() - 类 中的方法com.aliyun.oss.model.LifecycleRule
-
- getCreatedBeforeDate() - 类 中的方法com.aliyun.oss.model.LifecycleRule.StorageTransition
-
- getCreationDate() - 类 中的方法com.aliyun.oss.model.Bucket
-
Gets the bucket's creation time.
- GetCreationDate() - 类 中的方法com.aliyun.oss.model.Style
-
- getCreationDate() - 类 中的方法com.aliyun.oss.model.UdfApplicationInfo
-
- getCreationDate() - 类 中的方法com.aliyun.oss.model.UdfImageInfo
-
- getCreationDate() - 类 中的方法com.aliyun.oss.model.UdfInfo
-
- 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
-
- GetDefault404Pic() - 类 中的方法com.aliyun.oss.model.PutBucketImageRequest
-
- getDefaultHeaders() - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Gets the default http headers.
- 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
-
Gets the delimiter of object names.
- getDelimiter() - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
-
- getDelimiter() - 类 中的方法com.aliyun.oss.model.ObjectListing
-
- getDesc() - 类 中的方法com.aliyun.oss.model.CreateUdfRequest
-
- getDesc() - 类 中的方法com.aliyun.oss.model.UdfImageInfo
-
- getDesc() - 类 中的方法com.aliyun.oss.model.UdfInfo
-
- getDescription() - 类 中的方法com.aliyun.oss.model.LiveChannel
-
- getDescription() - 类 中的方法com.aliyun.oss.model.LiveChannelInfo
-
- getDestinationBucketName() - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
-
Gets the target bucket name.
- getDestinationKey() - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
-
Gets the target object key.
- getDisplayName() - 类 中的方法com.aliyun.oss.model.Owner
-
Gets the owner's display name
- getDomain() - 类 中的方法com.aliyun.oss.model.AddBucketCnameRequest
-
- getDomain() - 类 中的方法com.aliyun.oss.model.CnameConfiguration
-
- getDomain() - 类 中的方法com.aliyun.oss.model.DeleteBucketCnameRequest
-
- getDownloadFile() - 类 中的方法com.aliyun.oss.model.DownloadFileRequest
-
- getEncodingType() - 类 中的方法com.aliyun.oss.model.DeleteObjectsRequest
-
- getEncodingType() - 类 中的方法com.aliyun.oss.model.DeleteObjectsResult
-
- getEncodingType() - 类 中的方法com.aliyun.oss.model.ListMultipartUploadsRequest
-
Gets the encoding type of the object in the response body.
- getEncodingType() - 类 中的方法com.aliyun.oss.model.ListObjectsRequest
-
Gets the encoding type of object names in response body.
- getEncodingType() - 类 中的方法com.aliyun.oss.model.ListPartsRequest
-
Gets the encoding type of object names in response.
- getEncodingType() - 类 中的方法com.aliyun.oss.model.ObjectListing
-
- getEnd() - 类 中的方法com.aliyun.oss.common.utils.RangeSpec
-
- getEndDate() - 类 中的方法com.aliyun.oss.model.LiveRecord
-
- getEndLines() - 类 中的方法com.aliyun.oss.model.GetUdfApplicationLogRequest
-
- getEndpoint() - 类 中的方法com.aliyun.oss.common.comm.RequestMessage
-
- getEndpoint() - 类 中的方法com.aliyun.oss.OSSClient
-
Gets OSS services Endpoint.
- getEndTime() - 类 中的方法com.aliyun.oss.model.GenerateVodPlaylistRequest
-
- getErrorCode() - 异常错误 中的方法com.aliyun.oss.ClientException
-
Get error code.
- getErrorCode() - 异常错误 中的方法com.aliyun.oss.ServiceException
-
Gets the error code.
- getErrorDocument() - 类 中的方法com.aliyun.oss.model.BucketWebsiteResult
-
- getErrorDocument() - 类 中的方法com.aliyun.oss.model.SetBucketWebsiteRequest
-
- getErrorMessage() - 异常错误 中的方法com.aliyun.oss.ClientException
-
Get error message.
- getErrorMessage() - 异常错误 中的方法com.aliyun.oss.ServiceException
-
Gets error message.
- getErrorResponseAsString() - 类 中的方法com.aliyun.oss.common.comm.ResponseMessage
-
- getETag() - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadResult
-
Gets the ETag of the target file.
- getETag() - 类 中的方法com.aliyun.oss.model.CopyObjectResult
-
Gets the target object's ETag.
- getETag() - 类 中的方法com.aliyun.oss.model.ObjectMetadata
-
Gets the ETag of the object.
- getETag() - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
-
Gets the object ETag.
- getETag() - 类 中的方法com.aliyun.oss.model.PartETag
-
Gets the part's ETag
- getETag() - 类 中的方法com.aliyun.oss.model.PartSummary
-
Gets the Part's ETag.
- getETag() - 类 中的方法com.aliyun.oss.model.PutObjectResult
-
- getETag() - 类 中的方法com.aliyun.oss.model.SimplifiedObjectMeta
-
- getETag() - 类 中的方法com.aliyun.oss.model.UploadPartCopyResult
-
Gets the ETag generated by OSS.
- getETag() - 类 中的方法com.aliyun.oss.model.UploadPartResult
-
Gets the ETag generated by OSS.
- getEventType() - 类 中的方法com.aliyun.oss.event.ProgressEvent
-
- getExpiration() - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
-
Gets the expiration time of the Url
- getExpirationDays() - 类 中的方法com.aliyun.oss.model.LifecycleRule.AbortMultipartUpload
-
- getExpirationDays() - 类 中的方法com.aliyun.oss.model.LifecycleRule
-
- getExpirationDays() - 类 中的方法com.aliyun.oss.model.LifecycleRule.StorageTransition
-
- getExpirationTime() - 类 中的方法com.aliyun.oss.model.LifecycleRule
-
- getExpirationTime() - 类 中的方法com.aliyun.oss.model.ObjectMetadata
-
Gets the
Date
value of the "Expires" header in Rfc822 format.
- getExpires() - 类 中的方法com.aliyun.oss.model.GenerateRtmpUriRequest
-
- getExpires() - 类 中的方法com.aliyun.oss.model.ResponseHeaderOverrides
-
Gets the expires header.
- getExposeHeaders() - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest.CORSRule
-
- getExpriationDays() - 类 中的方法com.aliyun.oss.model.LifecycleRule
-
已过时。
- getExtranetEndpoint() - 类 中的方法com.aliyun.oss.model.Bucket
-
Gets the external endpoint.
- getFile() - 类 中的方法com.aliyun.oss.common.comm.io.RepeatableFileInputStream
-
- getFile() - 类 中的方法com.aliyun.oss.model.PutObjectRequest
-
- getFlavor() - 类 中的方法com.aliyun.oss.model.UdfApplicationConfiguration
-
- getFlavor() - 类 中的方法com.aliyun.oss.model.UdfApplicationInfo
-
- getFormattedString(String, Object...) - 类 中的方法com.aliyun.oss.common.utils.ResourceManager
-
- getFragCount() - 类 中的方法com.aliyun.oss.model.LiveChannelTarget
-
- getFragDuration() - 类 中的方法com.aliyun.oss.model.LiveChannelTarget
-
- getFrameRate() - 类 中的方法com.aliyun.oss.model.LiveChannelStat.VideoStat
-
- getGrantee() - 类 中的方法com.aliyun.oss.model.Grant
-
Gets the grantee.
- getGrants() - 类 中的方法com.aliyun.oss.model.AccessControlList
-
已过时。
- getGrants() - 类 中的方法com.aliyun.oss.model.BucketInfo
-
已过时。
- getHeader() - 异常错误 中的方法com.aliyun.oss.OSSException
-
- getHeaders() - 类 中的方法com.aliyun.oss.common.comm.HttpMesssage
-
- getHeaders() - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
-
Gets HTTP Headers
- getHeaders() - 类 中的方法com.aliyun.oss.model.WebServiceRequest
-
- getHeight() - 类 中的方法com.aliyun.oss.model.LiveChannelStat.VideoStat
-
- getHistoricalObjectProgress() - 类 中的方法com.aliyun.oss.model.BucketReplicationProgress
-
- getHostId() - 异常错误 中的方法com.aliyun.oss.ServiceException
-
Gets the host id.
- getHostName() - 类 中的方法com.aliyun.oss.model.RoutingRule.Redirect
-
- getHttpErrorCodeReturnedEquals() - 类 中的方法com.aliyun.oss.model.RoutingRule.Condition
-
- getHttpRedirectCode() - 类 中的方法com.aliyun.oss.model.RoutingRule.Redirect
-
- getHttpResponse() - 类 中的方法com.aliyun.oss.common.comm.ResponseMessage
-
- getId() - 类 中的方法com.aliyun.oss.model.CreateUdfRequest
-
- getId() - 类 中的方法com.aliyun.oss.model.LifecycleRule
-
- getId() - 类 中的方法com.aliyun.oss.model.Owner
-
Gets the owner Id.
- getId() - 类 中的方法com.aliyun.oss.model.UdfApplicationInfo
-
- getId() - 类 中的方法com.aliyun.oss.model.UdfInfo
-
- getIdentifier() - 接口 中的方法com.aliyun.oss.model.Grantee
-
Gets the grantee's ID.
- getIdentifier() - 枚举 中的方法com.aliyun.oss.model.GroupGrantee
-
The group's Id.
- getIdleConnectionTime() - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Gets the connection's max idle time.
- getImageProcess() - 类 中的方法com.aliyun.oss.model.BucketProcess
-
- getImageProcess() - 类 中的方法com.aliyun.oss.model.SetBucketProcessRequest
-
- getImageStyle(String, String) - 接口 中的方法com.aliyun.oss.OSS
-
Gets a style named by parameter styleName under
Bucket
- getImageStyle(String, String, GenericRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Gets a style named by parameter styleName under the
Bucket
- getImageStyle(String, String) - 类 中的方法com.aliyun.oss.OSSClient
-
- getImageStyle(String, String, GenericRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- GetImageStyleResult - com.aliyun.oss.model中的类
-
- GetImageStyleResult() - 类 的构造器com.aliyun.oss.model.GetImageStyleResult
-
- getImageVersion() - 类 中的方法com.aliyun.oss.model.UdfApplicationConfiguration
-
- getImageVersion() - 类 中的方法com.aliyun.oss.model.UdfApplicationInfo
-
- getImageVersion() - 类 中的方法com.aliyun.oss.model.UpgradeUdfApplicationRequest
-
- getIndexDocument() - 类 中的方法com.aliyun.oss.model.BucketWebsiteResult
-
- getIndexDocument() - 类 中的方法com.aliyun.oss.model.SetBucketWebsiteRequest
-
- getInitCRC() - 类 中的方法com.aliyun.oss.model.AppendObjectRequest
-
- getInitiated() - 类 中的方法com.aliyun.oss.model.MultipartUpload
-
- getInputStream() - 类 中的方法com.aliyun.oss.model.PutObjectRequest
-
- getInputStream() - 类 中的方法com.aliyun.oss.model.UploadPartRequest
-
Gets the data stream for the part.
- getInstance(String) - 类 中的静态方法com.aliyun.oss.common.utils.ResourceManager
-
- getInstance(String, Locale) - 类 中的静态方法com.aliyun.oss.common.utils.ResourceManager
-
- getInstanceNum() - 类 中的方法com.aliyun.oss.model.ResizeUdfApplicationRequest
-
- getInstanceNum() - 类 中的方法com.aliyun.oss.model.UdfApplicationConfiguration
-
- getInstanceNum() - 类 中的方法com.aliyun.oss.model.UdfApplicationInfo
-
- getInstanceType() - 类 中的方法com.aliyun.oss.model.InstanceFlavor
-
- getIntranetEndpoint() - 类 中的方法com.aliyun.oss.model.Bucket
-
Gets the internal endpoint.
- GetIsAutoSetContentType() - 类 中的方法com.aliyun.oss.model.PutBucketImageRequest
-
- GetIsForbidOrigPicAccess() - 类 中的方法com.aliyun.oss.model.PutBucketImageRequest
-
- GetIsSetAttachName() - 类 中的方法com.aliyun.oss.model.PutBucketImageRequest
-
- GetIsUseSrcFormat() - 类 中的方法com.aliyun.oss.model.PutBucketImageRequest
-
- GetIsUseStyleOnly() - 类 中的方法com.aliyun.oss.model.PutBucketImageRequest
-
- getKey() - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadResult
-
Gets the target file's key.
- getKey() - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
-
- getKey() - 类 中的方法com.aliyun.oss.model.GenericRequest
-
- getKey() - 类 中的方法com.aliyun.oss.model.HeadObjectRequest
-
- getKey() - 类 中的方法com.aliyun.oss.model.InitiateMultipartUploadResult
-
- getKey() - 类 中的方法com.aliyun.oss.model.MultipartUpload
-
- getKey() - 类 中的方法com.aliyun.oss.model.OSSObject
-
Gets the object's key.
- getKey() - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
-
Gets the object key.
- getKey() - 类 中的方法com.aliyun.oss.model.PartListing
-
- getKey() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
-
- getKeyMarker() - 类 中的方法com.aliyun.oss.model.ListMultipartUploadsRequest
-
Gets the key marker filter---all uploads returned whose target file's key must be greater than the marker filter.
- getKeyMarker() - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
-
- getKeyPrefixEquals() - 类 中的方法com.aliyun.oss.model.RoutingRule.Condition
-
- getKeys() - 类 中的方法com.aliyun.oss.model.DeleteObjectsRequest
-
- getLastModified() - 类 中的方法com.aliyun.oss.model.CopyObjectResult
-
Gets the last modified of target object.
- getLastModified() - 类 中的方法com.aliyun.oss.model.LiveChannel
-
- getLastModified() - 类 中的方法com.aliyun.oss.model.ObjectMetadata
-
Gets the value of Last-Modified header, which means the last modified time of the object.
- getLastModified() - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
-
Gets the last modified time of the object.
- getLastModified() - 类 中的方法com.aliyun.oss.model.PartSummary
-
Gets the last modified time of the part.
- getLastModified() - 类 中的方法com.aliyun.oss.model.SimplifiedObjectMeta
-
- GetLastModifyTime() - 类 中的方法com.aliyun.oss.model.Style
-
- getLastMofiedTime() - 类 中的方法com.aliyun.oss.model.CnameConfiguration
-
- getLength() - 类 中的方法com.aliyun.oss.common.comm.io.FixedLengthInputStream
-
- getLifecycleRules() - 类 中的方法com.aliyun.oss.model.SetBucketLifecycleRequest
-
- getListener() - 类 中的方法com.aliyun.oss.event.ProgressInputStream
-
- getLiveChannelDescription() - 类 中的方法com.aliyun.oss.model.CreateLiveChannelRequest
-
- getLiveChannelHistory(String, String) - 接口 中的方法com.aliyun.oss.OSS
-
Gets recent
LiveRecord
entries from the specified Live Channel.
- getLiveChannelHistory(LiveChannelGenericRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Gets recent
LiveRecord
entries from the specified Live Channel.
- getLiveChannelHistory(String, String) - 类 中的方法com.aliyun.oss.OSSClient
-
- getLiveChannelHistory(LiveChannelGenericRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- getLiveChannelInfo(String, String) - 接口 中的方法com.aliyun.oss.OSS
-
Gets the Live Channel's configuration.
- getLiveChannelInfo(LiveChannelGenericRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Gets the Live Channel's configuration.
- getLiveChannelInfo(String, String) - 类 中的方法com.aliyun.oss.OSSClient
-
- getLiveChannelInfo(LiveChannelGenericRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- getLiveChannelName() - 类 中的方法com.aliyun.oss.model.GenerateRtmpUriRequest
-
- getLiveChannelName() - 类 中的方法com.aliyun.oss.model.LiveChannelGenericRequest
-
- getLiveChannels() - 类 中的方法com.aliyun.oss.model.LiveChannelListing
-
- getLiveChannelStat(String, String) - 接口 中的方法com.aliyun.oss.OSS
-
Gets Live Channel's streaming information.
- getLiveChannelStat(LiveChannelGenericRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Gets Live Channel's streaming information.
- getLiveChannelStat(String, String) - 类 中的方法com.aliyun.oss.OSSClient
-
- getLiveChannelStat(LiveChannelGenericRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- getLiveChannelStatus() - 类 中的方法com.aliyun.oss.model.CreateLiveChannelRequest
-
- getLiveChannelStatus() - 类 中的方法com.aliyun.oss.model.SetLiveChannelRequest
-
- getLiveChannelTarget() - 类 中的方法com.aliyun.oss.model.CreateLiveChannelRequest
-
- getLocation() - 类 中的方法com.aliyun.oss.model.Bucket
-
Gets the bucket location.
- getLocation() - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadResult
-
Gets the url of the target file of this multipart upload.
- getLocationConstraint() - 类 中的方法com.aliyun.oss.model.CreateBucketRequest
-
Gets the bucket's datacenter
- getLog() - 类 中的静态方法com.aliyun.oss.common.utils.LogUtils
-
- getLogContent() - 类 中的方法com.aliyun.oss.model.UdfApplicationLog
-
Gets the
InputStream
instance which has the log content.
- getMarker() - 类 中的方法com.aliyun.oss.model.BucketList
-
- getMarker() - 类 中的方法com.aliyun.oss.model.ListBucketsRequest
-
Gets the marker filter.
- getMarker() - 类 中的方法com.aliyun.oss.model.ListLiveChannelsRequest
-
Gets the marker filter---returned Live Channels must be greater than this marker in lexicographical order.
- getMarker() - 类 中的方法com.aliyun.oss.model.ListObjectsRequest
-
Gets the marker filter.
- getMarker() - 类 中的方法com.aliyun.oss.model.LiveChannelListing
-
- getMarker() - 类 中的方法com.aliyun.oss.model.ObjectListing
-
- getMatchingETagConstraints() - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
-
Gets the ETag matching constraints.
- getMatchingETagConstraints() - 类 中的方法com.aliyun.oss.model.DownloadFileRequest
-
Gets the ETag matching constraints.
- getMatchingETagConstraints() - 类 中的方法com.aliyun.oss.model.GetObjectRequest
-
Gets the matching Etag constraints.
- getMatchingETagConstraints() - 类 中的方法com.aliyun.oss.model.HeadObjectRequest
-
- getMatchingETagConstraints() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
-
- getMaxAgeSeconds() - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest.CORSRule
-
- getMaxConnections() - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Gets the max connection count.
- getMaxErrorRetry() - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Gets the max retry count upon a retryable error.
- getMaxKeys() - 类 中的方法com.aliyun.oss.model.BucketList
-
- getMaxKeys() - 类 中的方法com.aliyun.oss.model.ListBucketsRequest
-
Gets the max number of buckets to return.
- getMaxKeys() - 类 中的方法com.aliyun.oss.model.ListLiveChannelsRequest
-
Gets max number of live channel.
- getMaxKeys() - 类 中的方法com.aliyun.oss.model.ListObjectsRequest
-
Gets the max objects to return.
- getMaxKeys() - 类 中的方法com.aliyun.oss.model.LiveChannelListing
-
- getMaxKeys() - 类 中的方法com.aliyun.oss.model.ObjectListing
-
- getMaxParts() - 类 中的方法com.aliyun.oss.model.ListPartsRequest
-
The max parts count to return.
- getMaxParts() - 类 中的方法com.aliyun.oss.model.PartListing
-
- getMaxUploads() - 类 中的方法com.aliyun.oss.model.ListMultipartUploadsRequest
-
Gets the max number of uploads to return.
- getMaxUploads() - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
-
- getMd5Digest() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
-
Gets the part data's MD5 value.
- getMd5Digest() - 类 中的方法com.aliyun.oss.model.UploadPartRequest
-
Gets the part's MD5 value.
- getMessage() - 异常错误 中的方法com.aliyun.oss.ClientException
-
- getMessage() - 异常错误 中的方法com.aliyun.oss.InconsistentException
-
- getMessage() - 异常错误 中的方法com.aliyun.oss.OSSException
-
- getMessage() - 异常错误 中的方法com.aliyun.oss.ServiceException
-
- getMetadata() - 类 中的方法com.aliyun.oss.model.CreateSymlinkRequest
-
Gets the symlink file's metadata.
- getMetadata() - 类 中的方法com.aliyun.oss.model.OSSSymlink
-
Gets the metadata of the symlink file
- 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
-
Gets Http method.
- getMethod() - 异常错误 中的方法com.aliyun.oss.OSSException
-
- getMirrorProbeURL() - 类 中的方法com.aliyun.oss.model.RoutingRule.Redirect
-
- getMirrorSecondaryURL() - 类 中的方法com.aliyun.oss.model.RoutingRule.Redirect
-
- getMirrorURL() - 类 中的方法com.aliyun.oss.model.RoutingRule.Redirect
-
- getModifiedSinceConstraint() - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
-
Gets the modified since constraint.
- getModifiedSinceConstraint() - 类 中的方法com.aliyun.oss.model.DownloadFileRequest
-
Gets the modified since constraint.
- getModifiedSinceConstraint() - 类 中的方法com.aliyun.oss.model.GetObjectRequest
-
Gets the modified since constraints.
- getModifiedSinceConstraint() - 类 中的方法com.aliyun.oss.model.HeadObjectRequest
-
- getModifiedSinceConstraint() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
-
- getMultipartUploadCount() - 类 中的方法com.aliyun.oss.model.BucketStat
-
Gets the unfinished parts uploading count.
- getMultipartUploadResult() - 类 中的方法com.aliyun.oss.model.UploadFileResult
-
- getMultipartUploads() - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
-
- getName() - 类 中的方法com.aliyun.oss.model.Bucket
-
Gets the bucket name
- getName() - 类 中的方法com.aliyun.oss.model.LiveChannel
-
- getName() - 类 中的方法com.aliyun.oss.model.UdfApplicationInfo
-
- getName() - 类 中的方法com.aliyun.oss.model.UdfGenericRequest
-
- getName() - 类 中的方法com.aliyun.oss.model.UdfInfo
-
- getNewObjectMetadata() - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
-
- getNewObjectProgress() - 类 中的方法com.aliyun.oss.model.BucketReplicationProgress
-
- getNextKeyMarker() - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
-
- getNextMarker() - 类 中的方法com.aliyun.oss.model.BucketList
-
- getNextMarker() - 类 中的方法com.aliyun.oss.model.LiveChannelListing
-
- getNextMarker() - 类 中的方法com.aliyun.oss.model.ObjectListing
-
- getNextPartNumberMarker() - 类 中的方法com.aliyun.oss.model.PartListing
-
Gets the next part number maker if there's remaining data left in the server.
- getNextPosition() - 类 中的方法com.aliyun.oss.model.AppendObjectResult
-
- getNextUploadIdMarker() - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
-
- getNonmatchingEtagConstraints() - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
-
Gets the ETag non-matching constraints.
- getNonmatchingETagConstraints() - 类 中的方法com.aliyun.oss.model.DownloadFileRequest
-
Gets the ETag non-matching constraints.
- getNonmatchingETagConstraints() - 类 中的方法com.aliyun.oss.model.GetObjectRequest
-
Gets the non-matching Etag constraints.
- getNonmatchingETagConstraints() - 类 中的方法com.aliyun.oss.model.HeadObjectRequest
-
- getNonmatchingEtagConstraints() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
-
- getNotifiedByteCount() - 类 中的方法com.aliyun.oss.event.ProgressInputStream
-
- getNumber() - 类 中的方法com.aliyun.oss.model.RoutingRule
-
- getObject(String, String) - 接口 中的方法com.aliyun.oss.OSS
-
- getObject(GetObjectRequest, File) - 接口 中的方法com.aliyun.oss.OSS
-
- getObject(GetObjectRequest) - 接口 中的方法com.aliyun.oss.OSS
-
- getObject(URL, Map<String, String>) - 接口 中的方法com.aliyun.oss.OSS
-
- 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
-
- getObjectACL() - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadRequest
-
Gets Object ACL。
- getObjectAcl(String, String) - 接口 中的方法com.aliyun.oss.OSS
-
Gets the Access Control List (ACL) of the OSS object.
- getObjectAcl(GenericRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Gets the Access Control List (ACL) of the OSS object.
- getObjectAcl(String, String) - 类 中的方法com.aliyun.oss.OSSClient
-
- getObjectAcl(GenericRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- getObjectContent() - 类 中的方法com.aliyun.oss.model.OSSObject
-
- getObjectCount() - 类 中的方法com.aliyun.oss.model.BucketStat
-
Gets the object count under the bucket.
- getObjectCRC() - 类 中的方法com.aliyun.oss.model.AppendObjectResult
-
- getObjectMetadata() - 类 中的方法com.aliyun.oss.model.DownloadFileResult
-
- getObjectMetadata() - 类 中的方法com.aliyun.oss.model.InitiateMultipartUploadRequest
-
Gets the object's metadata.
- getObjectMetadata() - 类 中的方法com.aliyun.oss.model.OSSObject
-
Gets the object's metadata
- getObjectMetadata() - 类 中的方法com.aliyun.oss.model.UploadFileRequest
-
- getObjectMetadata(String, String) - 接口 中的方法com.aliyun.oss.OSS
-
- getObjectMetadata(GenericRequest) - 接口 中的方法com.aliyun.oss.OSS
-
- getObjectMetadata(String, String) - 类 中的方法com.aliyun.oss.OSSClient
-
- getObjectMetadata(GenericRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- getObjectName() - 类 中的方法com.aliyun.oss.model.OptionsRequest
-
已过时。
- getObjectPrefixList() - 类 中的方法com.aliyun.oss.model.AddBucketReplicationRequest
-
- getObjectPrefixList() - 类 中的方法com.aliyun.oss.model.ReplicationRule
-
- getObjectRawRestore() - 类 中的方法com.aliyun.oss.model.ObjectMetadata
-
Gets the restore status of the object of Archive type.
- GetObjectRequest - com.aliyun.oss.model中的类
-
This is the request class that is used to download an object from OSS.
- GetObjectRequest(String, String) - 类 的构造器com.aliyun.oss.model.GetObjectRequest
-
Constructor
- GetObjectRequest(URL, Map<String, String>) - 类 的构造器com.aliyun.oss.model.GetObjectRequest
-
Constructor with presigned Url and user's custom headers.
- getObjectStorageClass() - 类 中的方法com.aliyun.oss.model.ObjectMetadata
-
Gets the object's storage class, which is "standard", "IA" or "Archive".
- getObjectSummaries() - 类 中的方法com.aliyun.oss.model.ObjectListing
-
- getObjectType() - 类 中的方法com.aliyun.oss.model.ObjectMetadata
-
Gets the object's storage type, which only supports "normal" and "appendable" for now.
- getOrigin() - 类 中的方法com.aliyun.oss.model.OptionsRequest
-
- getOriginalRequest() - 类 中的方法com.aliyun.oss.common.comm.RequestMessage
-
- getOwner() - 类 中的方法com.aliyun.oss.model.AccessControlList
-
- getOwner() - 类 中的方法com.aliyun.oss.model.Bucket
-
- getOwner() - 类 中的方法com.aliyun.oss.model.ObjectAcl
-
- getOwner() - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
-
Gets the owner of the object.
- getOwner() - 类 中的方法com.aliyun.oss.model.UdfInfo
-
- getParameters() - 类 中的方法com.aliyun.oss.common.comm.RequestMessage
-
- getParameters() - 类 中的方法com.aliyun.oss.model.WebServiceRequest
-
- getPartCRC() - 类 中的方法com.aliyun.oss.model.PartETag
-
- getPartETag() - 类 中的方法com.aliyun.oss.model.UploadPartCopyResult
-
Gets the part ETag.
- getPartETag() - 类 中的方法com.aliyun.oss.model.UploadPartResult
-
Gets the part's ETag.
- getPartETags() - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadRequest
-
Gets the Etags of the parts.
- getPartNumber() - 类 中的方法com.aliyun.oss.model.PartETag
-
Gets part number.
- getPartNumber() - 类 中的方法com.aliyun.oss.model.PartSummary
-
Gets part number.
- getPartNumber() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
-
Gets the part number.
- getPartNumber() - 类 中的方法com.aliyun.oss.model.UploadPartCopyResult
-
Gets the part number.
- getPartNumber() - 类 中的方法com.aliyun.oss.model.UploadPartRequest
-
Gets the part number.
- getPartNumber() - 类 中的方法com.aliyun.oss.model.UploadPartResult
-
Gets the part number.
- getPartNumberMarker() - 类 中的方法com.aliyun.oss.model.ListPartsRequest
-
Gets the part number marker---the parts to return whose part number must be greater than this marker.
- getPartNumberMarker() - 类 中的方法com.aliyun.oss.model.PartListing
-
- getParts() - 类 中的方法com.aliyun.oss.model.PartListing
-
- getPartSize() - 类 中的方法com.aliyun.oss.model.DownloadFileRequest
-
- getPartSize() - 类 中的方法com.aliyun.oss.model.PartETag
-
- getPartSize() - 类 中的方法com.aliyun.oss.model.UploadFileRequest
-
- getPartSize() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
-
Gets the part's data size in bytes.
- getPartSize() - 类 中的方法com.aliyun.oss.model.UploadPartRequest
-
Gets the part size.
- getPartSize() - 类 中的方法com.aliyun.oss.model.UploadPartResult
-
Gets the part size.
- getPauseDelay(int) - 类 中的方法com.aliyun.oss.common.comm.RetryStrategy
-
- getPermission() - 类 中的方法com.aliyun.oss.model.Grant
-
- getPermission() - 类 中的方法com.aliyun.oss.model.ObjectAcl
-
- getPlaylistName() - 类 中的方法com.aliyun.oss.model.GenerateRtmpUriRequest
-
- getPlaylistName() - 类 中的方法com.aliyun.oss.model.GenerateVodPlaylistRequest
-
- getPlaylistName() - 类 中的方法com.aliyun.oss.model.LiveChannelTarget
-
- getPlayUrls() - 类 中的方法com.aliyun.oss.model.CreateLiveChannelResult
-
Gets the pushing streaming Urls.
- getPlayUrls() - 类 中的方法com.aliyun.oss.model.LiveChannel
-
- getPosition() - 类 中的方法com.aliyun.oss.model.AppendObjectRequest
-
- getPrefix() - 类 中的方法com.aliyun.oss.model.BucketList
-
- getPrefix() - 类 中的方法com.aliyun.oss.model.LifecycleRule
-
- getPrefix() - 类 中的方法com.aliyun.oss.model.ListBucketsRequest
-
Gets the prefix filter.
- getPrefix() - 类 中的方法com.aliyun.oss.model.ListLiveChannelsRequest
-
Gets the prefix filter---the returned Live Channels must start with this prefix.
- getPrefix() - 类 中的方法com.aliyun.oss.model.ListMultipartUploadsRequest
-
- getPrefix() - 类 中的方法com.aliyun.oss.model.ListObjectsRequest
-
Gets the prefix filter.
- getPrefix() - 类 中的方法com.aliyun.oss.model.LiveChannelListing
-
- getPrefix() - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
-
- getPrefix() - 类 中的方法com.aliyun.oss.model.ObjectListing
-
- getProcess() - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadRequest
-
- getProcess() - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
-
Gets the process header.
- getProcess() - 类 中的方法com.aliyun.oss.model.GetObjectRequest
-
- getProcess() - 类 中的方法com.aliyun.oss.model.ProcessObjectRequest
-
- getProcess() - 类 中的方法com.aliyun.oss.model.PutObjectRequest
-
- getProgressListener() - 类 中的方法com.aliyun.oss.model.WebServiceRequest
-
- getProtocol() - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Gets the OSS's protocol (HTTP or HTTPS).
- getProtocol() - 类 中的方法com.aliyun.oss.model.RoutingRule.Redirect
-
- getProxyDomain() - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Gets the proxy server's domain, which could do the NTLM authentiation (optional).
- getProxyHost() - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Gets proxy host.
- getProxyPassword() - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Gets the proxy user password.
- getProxyPort() - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Gets the proxy host's port.
- getProxyUsername() - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Gets the proxy user name.
- getProxyWorkstation() - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Gets the proxy host's NTLM authentication server.
- getPublishUrls() - 类 中的方法com.aliyun.oss.model.CreateLiveChannelResult
-
- getPublishUrls() - 类 中的方法com.aliyun.oss.model.LiveChannel
-
- getPurgeCdnCache() - 类 中的方法com.aliyun.oss.model.CnameConfiguration
-
- getPushflowStatus() - 类 中的方法com.aliyun.oss.model.LiveChannelStat
-
- getQueryParameter() - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
-
Gets the query parameters.
- getRange() - 类 中的方法com.aliyun.oss.model.GetObjectRequest
-
Gets the range of the object to download.
- getRawExpiresValue() - 类 中的方法com.aliyun.oss.model.ObjectMetadata
-
Gets the string value of the "Expires" header in Rfc822 format.
- getRawMetadata() - 类 中的方法com.aliyun.oss.model.ObjectMetadata
-
Gets the raw metadata (SDK internal usage only).
- getRawResponseError() - 异常错误 中的方法com.aliyun.oss.ServiceException
-
Gets the error message in OSS response.
- getRedirect() - 类 中的方法com.aliyun.oss.model.RoutingRule
-
- getRedirectType() - 类 中的方法com.aliyun.oss.model.RoutingRule.Redirect
-
- getReferer() - 类 中的方法com.aliyun.oss.model.SetBucketRefererRequest
-
- getRefererList() - 类 中的方法com.aliyun.oss.model.BucketReferer
-
- getRegion() - 类 中的方法com.aliyun.oss.model.UdfApplicationInfo
-
- getRemoteAddress() - 类 中的方法com.aliyun.oss.model.LiveChannelStat
-
- getRemoteAddress() - 类 中的方法com.aliyun.oss.model.LiveRecord
-
- getReplaceKeyPrefixWith() - 类 中的方法com.aliyun.oss.model.RoutingRule.Redirect
-
- getReplaceKeyWith() - 类 中的方法com.aliyun.oss.model.RoutingRule.Redirect
-
- getReplicationActionList() - 类 中的方法com.aliyun.oss.model.AddBucketReplicationRequest
-
- getReplicationActionList() - 类 中的方法com.aliyun.oss.model.ReplicationRule
-
- getReplicationRuleID() - 类 中的方法com.aliyun.oss.model.AddBucketReplicationRequest
-
- getReplicationRuleID() - 类 中的方法com.aliyun.oss.model.BucketReplicationProgress
-
- getReplicationRuleID() - 类 中的方法com.aliyun.oss.model.DeleteBucketReplicationRequest
-
- getReplicationRuleID() - 类 中的方法com.aliyun.oss.model.GetBucketReplicationProgressRequest
-
- getReplicationRuleID() - 类 中的方法com.aliyun.oss.model.ReplicationRule
-
- getReplicationStatus() - 类 中的方法com.aliyun.oss.model.BucketReplicationProgress
-
- getReplicationStatus() - 类 中的方法com.aliyun.oss.model.ReplicationRule
-
- getRequest() - 类 中的方法com.aliyun.oss.common.comm.ResponseMessage
-
- getRequestHeaders() - 类 中的方法com.aliyun.oss.model.OptionsRequest
-
- getRequestId() - 异常错误 中的方法com.aliyun.oss.ClientException
-
Gets request id.
- getRequestId() - 类 中的方法com.aliyun.oss.common.comm.ResponseMessage
-
- getRequestId() - 异常错误 中的方法com.aliyun.oss.InconsistentException
-
- getRequestId() - 类 中的方法com.aliyun.oss.model.GenericResult
-
- getRequestId() - 类 中的方法com.aliyun.oss.model.ObjectMetadata
-
Gets the request Id.
- getRequestId() - 异常错误 中的方法com.aliyun.oss.ServiceException
-
Gets the request id.
- getRequestMethod() - 类 中的方法com.aliyun.oss.model.OptionsRequest
-
- getRequestTimeout() - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Gets the timeout value in millisecond.
- getResourcePath() - 类 中的方法com.aliyun.oss.common.comm.RequestMessage
-
- getResourceType() - 异常错误 中的方法com.aliyun.oss.OSSException
-
- getResponse() - 类 中的方法com.aliyun.oss.model.GenericResult
-
- getResponseHandlers() - 类 中的方法com.aliyun.oss.common.comm.ExecutionContext
-
- getResponseHeaders() - 类 中的方法com.aliyun.oss.model.DownloadFileRequest
-
Gets response headers to override.
- getResponseHeaders() - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
-
Gets the response headers to override.
- getResponseHeaders() - 类 中的方法com.aliyun.oss.model.GetObjectRequest
-
Gets the response headers to override.
- getResquestHandlers() - 类 中的方法com.aliyun.oss.common.comm.ExecutionContext
-
- getRetryStrategy() - 类 中的方法com.aliyun.oss.common.comm.ExecutionContext
-
- getRoutingRules() - 类 中的方法com.aliyun.oss.model.BucketWebsiteResult
-
- getRoutingRules() - 类 中的方法com.aliyun.oss.model.SetBucketWebsiteRequest
-
- getSampleRate() - 类 中的方法com.aliyun.oss.model.LiveChannelStat.AudioStat
-
- 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
-
- getServerChecksum() - 异常错误 中的方法com.aliyun.oss.InconsistentException
-
- getServerCRC() - 类 中的方法com.aliyun.oss.model.GenericResult
-
- getServerSideEncryption() - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
-
Gets the target object's server side encryption algorithm.
- getServerSideEncryption() - 类 中的方法com.aliyun.oss.model.ObjectMetadata
-
Gets the object's server side encryption.
- getSigner() - 类 中的方法com.aliyun.oss.common.comm.ExecutionContext
-
- getSimplifiedObjectMeta(String, String) - 接口 中的方法com.aliyun.oss.OSS
-
Gets the simplified metadata information of
OSSObject
.
- getSimplifiedObjectMeta(GenericRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Gets the simplified metadata information of
OSSObject
.
- getSimplifiedObjectMeta(String, String) - 类 中的方法com.aliyun.oss.OSSClient
-
- getSimplifiedObjectMeta(GenericRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- getSize() - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
-
Gets the object Size
- getSize() - 类 中的方法com.aliyun.oss.model.PartSummary
-
Gets the size of the part.
- getSize() - 类 中的方法com.aliyun.oss.model.SimplifiedObjectMeta
-
- getSlowRequestsThreshold() - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Sets the slow request's latency threshold.
- getSocketTimeout() - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Gets the socket timeout in millisecond.
0 means infinite timeout, not recommended.
- getSourceBucketName() - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
-
Gets the source bucket name.
- getSourceBucketName() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
-
- getSourceFileProtectSuffix() - 类 中的方法com.aliyun.oss.model.ImageProcess
-
- getSourceKey() - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
-
Gets the source object key.
- getSourceKey() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
-
- getStart() - 类 中的方法com.aliyun.oss.common.utils.RangeSpec
-
- getStartDate() - 类 中的方法com.aliyun.oss.model.LiveRecord
-
- getStartTime() - 类 中的方法com.aliyun.oss.model.GetUdfApplicationLogRequest
-
- getStatus() - 类 中的方法com.aliyun.oss.model.CnameConfiguration
-
- GetStatus() - 类 中的方法com.aliyun.oss.model.GetBucketImageResult
-
- getStatus() - 类 中的方法com.aliyun.oss.model.LifecycleRule
-
- getStatus() - 类 中的方法com.aliyun.oss.model.LiveChannel
-
- getStatus() - 类 中的方法com.aliyun.oss.model.LiveChannelInfo
-
- getStatus() - 类 中的方法com.aliyun.oss.model.UdfApplicationInfo
-
- getStatus() - 类 中的方法com.aliyun.oss.model.UdfImageInfo
-
- getStatusCode() - 类 中的方法com.aliyun.oss.common.comm.ResponseMessage
-
- getStatusCode() - 类 中的方法com.aliyun.oss.model.RestoreObjectResult
-
- getStorageCapacity() - 类 中的方法com.aliyun.oss.model.UserQos
-
Gets the bucket capacity in GB.
- getStorageClass() - 类 中的方法com.aliyun.oss.model.Bucket
-
Gets the storage class
- getStorageClass() - 类 中的方法com.aliyun.oss.model.CreateBucketRequest
-
- getStorageClass() - 类 中的方法com.aliyun.oss.model.LifecycleRule.StorageTransition
-
- getStorageClass() - 类 中的方法com.aliyun.oss.model.MultipartUpload
-
- getStorageClass() - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
-
Gets the storage class of the object.
- getStorageClass() - 类 中的方法com.aliyun.oss.model.PartListing
-
- getStorageSize() - 类 中的方法com.aliyun.oss.model.BucketStat
-
Gets the used storage size in bytes.
- getStorageTransition() - 类 中的方法com.aliyun.oss.model.LifecycleRule
-
- getStratTime() - 类 中的方法com.aliyun.oss.model.GenerateVodPlaylistRequest
-
- getString(String) - 类 中的方法com.aliyun.oss.common.utils.ResourceManager
-
- GetStyle() - 类 中的方法com.aliyun.oss.model.PutImageStyleRequest
-
- GetStyle() - 类 中的方法com.aliyun.oss.model.Style
-
- getStyleDelimiters() - 类 中的方法com.aliyun.oss.model.ImageProcess
-
- GetStyleDelimiters() - 类 中的方法com.aliyun.oss.model.PutBucketImageRequest
-
- GetStyleName() - 类 中的方法com.aliyun.oss.model.PutImageStyleRequest
-
- GetStyleName() - 类 中的方法com.aliyun.oss.model.Style
-
- getSymlink() - 类 中的方法com.aliyun.oss.model.CreateSymlinkRequest
-
- getSymlink() - 类 中的方法com.aliyun.oss.model.OSSSymlink
-
- getSymlink(String, String) - 接口 中的方法com.aliyun.oss.OSS
-
Gets the symlink information for the given symlink name.
- getSymlink(GenericRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Gets the symlink information for the given symlink name.
- getSymlink(String, String) - 类 中的方法com.aliyun.oss.OSSClient
-
- getSymlink(GenericRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- getTag(String) - 类 中的方法com.aliyun.oss.model.SetBucketTaggingRequest
-
- getTag(String) - 类 中的方法com.aliyun.oss.model.TagSet
-
- getTagSet() - 类 中的方法com.aliyun.oss.model.SetBucketTaggingRequest
-
- getTarget() - 类 中的方法com.aliyun.oss.model.CreateSymlinkRequest
-
Sets the target file of the symlink.
- getTarget() - 类 中的方法com.aliyun.oss.model.LiveChannelInfo
-
- getTarget() - 类 中的方法com.aliyun.oss.model.OSSSymlink
-
- getTargetBucket() - 类 中的方法com.aliyun.oss.model.BucketLoggingResult
-
- getTargetBucket() - 类 中的方法com.aliyun.oss.model.SetBucketLoggingRequest
-
- getTargetBucketLocation() - 类 中的方法com.aliyun.oss.model.AddBucketReplicationRequest
-
- getTargetBucketLocation() - 类 中的方法com.aliyun.oss.model.BucketReplicationProgress
-
- getTargetBucketLocation() - 类 中的方法com.aliyun.oss.model.ReplicationRule
-
- getTargetBucketName() - 类 中的方法com.aliyun.oss.model.AddBucketReplicationRequest
-
- getTargetBucketName() - 类 中的方法com.aliyun.oss.model.BucketReplicationProgress
-
- getTargetBucketName() - 类 中的方法com.aliyun.oss.model.ReplicationRule
-
- getTargetPrefix() - 类 中的方法com.aliyun.oss.model.BucketLoggingResult
-
- getTargetPrefix() - 类 中的方法com.aliyun.oss.model.SetBucketLoggingRequest
-
- getTaskNum() - 类 中的方法com.aliyun.oss.model.DownloadFileRequest
-
- getTaskNum() - 类 中的方法com.aliyun.oss.model.UploadFileRequest
-
- getTempDownloadFile() - 类 中的方法com.aliyun.oss.model.DownloadFileRequest
-
- getType() - 类 中的方法com.aliyun.oss.common.utils.RangeSpec
-
- getType() - 类 中的方法com.aliyun.oss.model.LiveChannelTarget
-
- getUdfApplicationConfiguration() - 类 中的方法com.aliyun.oss.model.CreateUdfApplicationRequest
-
- getUdfApplicationInfo(UdfGenericRequest) - 接口 中的方法com.aliyun.oss.OSS
-
- getUdfApplicationInfo(UdfGenericRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- getUdfApplicationLog(GetUdfApplicationLogRequest) - 接口 中的方法com.aliyun.oss.OSS
-
- getUdfApplicationLog(GetUdfApplicationLogRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- GetUdfApplicationLogRequest - com.aliyun.oss.model中的类
-
- GetUdfApplicationLogRequest(String) - 类 的构造器com.aliyun.oss.model.GetUdfApplicationLogRequest
-
- GetUdfApplicationLogRequest(String, Date) - 类 的构造器com.aliyun.oss.model.GetUdfApplicationLogRequest
-
- GetUdfApplicationLogRequest(String, Long) - 类 的构造器com.aliyun.oss.model.GetUdfApplicationLogRequest
-
- GetUdfApplicationLogRequest(String, Date, Long) - 类 的构造器com.aliyun.oss.model.GetUdfApplicationLogRequest
-
- getUdfImage() - 类 中的方法com.aliyun.oss.model.UploadUdfImageRequest
-
- getUdfImageDesc() - 类 中的方法com.aliyun.oss.model.UploadUdfImageRequest
-
- getUdfImageInfo(UdfGenericRequest) - 接口 中的方法com.aliyun.oss.OSS
-
- getUdfImageInfo(UdfGenericRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- getUdfInfo(UdfGenericRequest) - 接口 中的方法com.aliyun.oss.OSS
-
- getUdfInfo(UdfGenericRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- getUdfName() - 类 中的方法com.aliyun.oss.model.UdfApplicationLog
-
- getUnmodifiedSinceConstraint() - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
-
Gets the unmodified since constraint.
- getUnmodifiedSinceConstraint() - 类 中的方法com.aliyun.oss.model.DownloadFileRequest
-
Gets the unmodified since constraint.
- getUnmodifiedSinceConstraint() - 类 中的方法com.aliyun.oss.model.GetObjectRequest
-
Gets the unmodified since constraints.
- getUnmodifiedSinceConstraint() - 类 中的方法com.aliyun.oss.model.HeadObjectRequest
-
- getUnmodifiedSinceConstraint() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
-
- getUnnotifiedByteCount() - 类 中的方法com.aliyun.oss.event.ProgressInputStream
-
- getUploadFile() - 类 中的方法com.aliyun.oss.model.UploadFileRequest
-
- getUploadId() - 类 中的方法com.aliyun.oss.model.AbortMultipartUploadRequest
-
Gets the upload Id.
- getUploadId() - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadRequest
-
Gets the multipart upload Id.
- getUploadId() - 类 中的方法com.aliyun.oss.model.InitiateMultipartUploadResult
-
- getUploadId() - 类 中的方法com.aliyun.oss.model.ListPartsRequest
-
Gets the upload Id.
- getUploadId() - 类 中的方法com.aliyun.oss.model.MultipartUpload
-
- getUploadId() - 类 中的方法com.aliyun.oss.model.PartListing
-
Gets the multipart Upload ID.
- getUploadId() - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
-
Gets the multipart upload Id.
- getUploadId() - 类 中的方法com.aliyun.oss.model.UploadPartRequest
-
Gets the multipart upload Id.
- getUploadIdMarker() - 类 中的方法com.aliyun.oss.model.ListMultipartUploadsRequest
-
Gets the upload id marker--all uploads returned whose upload id must be greater than the marker filter.
- 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
-
Gets the user agent string.
- getUserMetadata() - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
-
Gets user's customized metadata.
- getUserMetadata() - 类 中的方法com.aliyun.oss.model.ObjectMetadata
-
Gets the user's custom metadata.
- getUserQos() - 类 中的方法com.aliyun.oss.model.SetBucketStorageCapacityRequest
-
- getValidateAfterInactivity() - 类 中的方法com.aliyun.oss.ClientConfiguration
-
The connection idle time threshold in millisecond that triggers the validation.
- getValue() - 类 中的方法com.aliyun.oss.common.utils.CRC64
-
Get long representation of current CRC64 value.
- getVersion() - 类 中的方法com.aliyun.oss.common.auth.HmacSHA1Signature
-
- getVersion() - 类 中的方法com.aliyun.oss.common.auth.ServiceSignature
-
Gets the algorithm version.
- getVersion() - 类 中的静态方法com.aliyun.oss.common.utils.VersionInfoUtils
-
- getVersion() - 类 中的方法com.aliyun.oss.model.ImageProcess
-
- getVersion() - 类 中的方法com.aliyun.oss.model.UdfImageInfo
-
- getVideoStat() - 类 中的方法com.aliyun.oss.model.LiveChannelStat
-
- getWidth() - 类 中的方法com.aliyun.oss.model.LiveChannelStat.VideoStat
-
- getWrappedInputStream() - 类 中的方法com.aliyun.oss.common.comm.io.BoundedInputStream
-
Get original input stream
- getWrappedInputStream() - 类 中的方法com.aliyun.oss.common.comm.io.FixedLengthInputStream
-
- getWrappedInputStream() - 类 中的方法com.aliyun.oss.common.comm.io.RepeatableBoundedFileInputStream
-
- getWrappedInputStream() - 类 中的方法com.aliyun.oss.common.comm.io.RepeatableFileInputStream
-
- getWrappedInputStream() - 类 中的方法com.aliyun.oss.common.comm.io.RepeatableInputStream
-
- getWrappedInputStream() - 类 中的方法com.aliyun.oss.event.ProgressInputStream
-
- Grant - com.aliyun.oss.model中的类
-
ACL's permission grant information.
- Grant(Grantee, Permission) - 类 的构造器com.aliyun.oss.model.Grant
-
Constructor
- Grantee - com.aliyun.oss.model中的接口
-
The permission's grantee information.
- grantPermission(Grantee, Permission) - 类 中的方法com.aliyun.oss.model.AccessControlList
-
- grantPermission(Grantee, Permission) - 类 中的方法com.aliyun.oss.model.BucketInfo
-
- GroupGrantee - com.aliyun.oss.model中的枚举
-
The group of grantees that could be granted permission as a whole.
- safeClose(InputStream) - 类 中的静态方法com.aliyun.oss.common.utils.IOUtils
-
- safeClose(OutputStream) - 类 中的静态方法com.aliyun.oss.common.utils.IOUtils
-
- SECURITY_TOKEN_NOT_SUPPORTED - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
-
Security token is not supported.
- 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 OSS services.
- sendRequestCore(ServiceClient.Request, ExecutionContext) - 类 中的方法com.aliyun.oss.common.comm.TimeoutServiceClient
-
- 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中的异常错误
-
This is the base exception class to represent any expected or unexpected OSS server side errors.
- ServiceException() - 异常错误 的构造器com.aliyun.oss.ServiceException
-
Creates a default instance.
- ServiceException(String) - 异常错误 的构造器com.aliyun.oss.ServiceException
-
Creates an instance with the error message.
- ServiceException(Throwable) - 异常错误 的构造器com.aliyun.oss.ServiceException
-
Creates an instance with a
Throwable
instance.
- ServiceException(String, Throwable) - 异常错误 的构造器com.aliyun.oss.ServiceException
-
Creates an instance with a
Throwable
instance and error message.
- ServiceException(String, String, String, String) - 异常错误 的构造器com.aliyun.oss.ServiceException
-
Creates an instance with error message, error code, request id, host id.
- ServiceException(String, String, String, String, Throwable) - 异常错误 的构造器com.aliyun.oss.ServiceException
-
Creates an instance with error message, error code, request id, host id.
- ServiceException(String, String, String, String, String, Throwable) - 异常错误 的构造器com.aliyun.oss.ServiceException
-
Creates an instance with error message, error code, request id, host id, OSS response error, and a Throwable instance.
- ServiceSignature - com.aliyun.oss.common.auth中的类
-
The interface to compute the signature of the data.
- ServiceSignature() - 类 的构造器com.aliyun.oss.common.auth.ServiceSignature
-
- setAbortMultipartUpload(LifecycleRule.AbortMultipartUpload) - 类 中的方法com.aliyun.oss.model.LifecycleRule
-
- setAbsoluteUri(URL) - 类 中的方法com.aliyun.oss.model.GetObjectRequest
-
- setAbsoluteUrl(URL) - 类 中的方法com.aliyun.oss.common.comm.RequestMessage
-
- setAcl(CannedUdfAcl) - 类 中的方法com.aliyun.oss.model.UdfInfo
-
- 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
-
- setAudioStat(LiveChannelStat.AudioStat) - 类 中的方法com.aliyun.oss.model.LiveChannelStat
-
- setBandWidth(int) - 类 中的方法com.aliyun.oss.model.LiveChannelStat.AudioStat
-
- setBandWidth(int) - 类 中的方法com.aliyun.oss.model.LiveChannelStat.VideoStat
-
- setBeginIndex(Long) - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
-
- setBid(String) - 类 中的方法com.aliyun.oss.model.ListBucketsRequest
-
Sets the bid。
- setBucket(Bucket) - 类 中的方法com.aliyun.oss.model.BucketInfo
-
- setBucketAcl(String, CannedAccessControlList) - 接口 中的方法com.aliyun.oss.OSS
-
Applies the Access Control List(ACL) on the
Bucket
.
- setBucketAcl(SetBucketAclRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Sends the request to apply ACL on a
Bucket
instance.
- setBucketAcl(String, CannedAccessControlList) - 类 中的方法com.aliyun.oss.OSSClient
-
- setBucketAcl(SetBucketAclRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- SetBucketAclRequest - com.aliyun.oss.model中的类
-
- SetBucketAclRequest(String) - 类 的构造器com.aliyun.oss.model.SetBucketAclRequest
-
- SetBucketAclRequest(String, CannedAccessControlList) - 类 的构造器com.aliyun.oss.model.SetBucketAclRequest
-
- setBucketCORS(SetBucketCORSRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Adds CORS rules to the bucket.
- 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
-
Sets the
Bucket
's lifecycle rule.
- 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
-
Enables or disables the
Bucket
's logging.
- 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.CompleteMultipartUploadResult
-
Sets the bucket name of the target file of this multipart upload.
- setBucketName(String) - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
-
- setBucketName(String) - 类 中的方法com.aliyun.oss.model.GenerateRtmpUriRequest
-
- setBucketName(String) - 类 中的方法com.aliyun.oss.model.GenericRequest
-
- setBucketName(String) - 类 中的方法com.aliyun.oss.model.HeadObjectRequest
-
- setBucketName(String) - 类 中的方法com.aliyun.oss.model.InitiateMultipartUploadResult
-
- setBucketName(String) - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
-
- setBucketName(String) - 类 中的方法com.aliyun.oss.model.ObjectListing
-
- setBucketName(String) - 类 中的方法com.aliyun.oss.model.OSSObject
-
Sets the object's bucket name.
- setBucketName(String) - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
-
- setBucketName(String) - 类 中的方法com.aliyun.oss.model.PartListing
-
- SetBucketName(String) - 类 中的方法com.aliyun.oss.model.PutBucketImageRequest
-
- SetBucketName(String) - 类 中的方法com.aliyun.oss.model.PutImageStyleRequest
-
- setBucketName(String) - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
-
- setBucketProcess(SetBucketProcessRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Creates the image accessing configuration according to the parameter setBucketProcessRequest.
- setBucketProcess(SetBucketProcessRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- SetBucketProcessRequest - com.aliyun.oss.model中的类
-
- SetBucketProcessRequest(String, ImageProcess) - 类 的构造器com.aliyun.oss.model.SetBucketProcessRequest
-
- setBucketQosRequestMarshaller - 类 中的静态变量com.aliyun.oss.common.parser.RequestMarshallers
-
- setBucketReferer(String, BucketReferer) - 接口 中的方法com.aliyun.oss.OSS
-
Sets the http referer on the
Bucket
instance specified by the bucket name.
- setBucketReferer(SetBucketRefererRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Sets the http referer on the
Bucket
instance in the parameter setBucketRefererRequest.
- setBucketReferer(String, BucketReferer) - 类 中的方法com.aliyun.oss.OSSClient
-
- setBucketReferer(SetBucketRefererRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- SetBucketRefererRequest - com.aliyun.oss.model中的类
-
- SetBucketRefererRequest(String) - 类 的构造器com.aliyun.oss.model.SetBucketRefererRequest
-
- SetBucketRefererRequest(String, BucketReferer) - 类 的构造器com.aliyun.oss.model.SetBucketRefererRequest
-
- setBucketStorageCapacity(String, UserQos) - 接口 中的方法com.aliyun.oss.OSS
-
Sets the capacity of the
Bucket
.
- setBucketStorageCapacity(SetBucketStorageCapacityRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Sets the capacity of the
Bucket
.
- setBucketStorageCapacity(String, UserQos) - 类 中的方法com.aliyun.oss.OSSClient
-
- setBucketStorageCapacity(SetBucketStorageCapacityRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- SetBucketStorageCapacityRequest - com.aliyun.oss.model中的类
-
- SetBucketStorageCapacityRequest(String) - 类 的构造器com.aliyun.oss.model.SetBucketStorageCapacityRequest
-
- setBucketTagging(String, Map<String, String>) - 接口 中的方法com.aliyun.oss.OSS
-
Sets the tags on the
Bucket
instance specified by the bucket name
- setBucketTagging(String, TagSet) - 接口 中的方法com.aliyun.oss.OSS
-
Sets the tags on the
Bucket
instance.
- setBucketTagging(SetBucketTaggingRequest) - 接口 中的方法com.aliyun.oss.OSS
-
- setBucketTagging(String, Map<String, String>) - 类 中的方法com.aliyun.oss.OSSClient
-
- setBucketTagging(String, TagSet) - 类 中的方法com.aliyun.oss.OSSClient
-
- setBucketTagging(SetBucketTaggingRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- SetBucketTaggingRequest - com.aliyun.oss.model中的类
-
- SetBucketTaggingRequest(String) - 类 的构造器com.aliyun.oss.model.SetBucketTaggingRequest
-
- SetBucketTaggingRequest(String, Map<String, String>) - 类 的构造器com.aliyun.oss.model.SetBucketTaggingRequest
-
- SetBucketTaggingRequest(String, TagSet) - 类 的构造器com.aliyun.oss.model.SetBucketTaggingRequest
-
- setBucketTaggingRequestMarshaller - 类 中的静态变量com.aliyun.oss.common.parser.RequestMarshallers
-
- setBucketWebsite(SetBucketWebsiteRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Sets the static website settings for the
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
-
Sets the Cache-Control header.
- setCacheControl(String) - 类 中的方法com.aliyun.oss.model.ResponseHeaderOverrides
-
Sets the Cache-Control header.
- setCalbackBodyType(Callback.CalbackBodyType) - 类 中的方法com.aliyun.oss.model.Callback
-
The content-type header in OSS's callback request.
- setCallback(Callback) - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadRequest
-
- setCallback(Callback) - 类 中的方法com.aliyun.oss.model.PutObjectRequest
-
- setCallback(Callback) - 类 中的方法com.aliyun.oss.model.UploadFileRequest
-
- setCallbackBody(String) - 类 中的方法com.aliyun.oss.model.Callback
-
Sets the callback body.For example: key=$(key)&etag=$(etag)&my_var=$(x:my_var).
- setCallbackHost(String) - 类 中的方法com.aliyun.oss.model.Callback
-
Sets the callback host, only valid when callbackUrl is set.
- setCallbackResponseBody(InputStream) - 接口 中的方法com.aliyun.oss.model.CallbackResult
-
Sets the callback response body.
- setCallbackResponseBody(InputStream) - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadResult
-
Sets the callback response body.
- setCallbackResponseBody(InputStream) - 类 中的方法com.aliyun.oss.model.PutObjectResult
-
Sets the callback response body.
- setCallbackUrl(String) - 类 中的方法com.aliyun.oss.model.Callback
-
Sets the callback url---the callbackUrl parameter must be Url encoded.
- setCallbackVar(Map<String, String>) - 类 中的方法com.aliyun.oss.model.Callback
-
Sets user customized parameter(s).
- setCannedACL(CannedAccessControlList) - 类 中的方法com.aliyun.oss.model.AccessControlList
-
Sets the ACL.
- setCannedACL(CannedAccessControlList) - 类 中的方法com.aliyun.oss.model.BucketInfo
-
- setCannedACL(CannedAccessControlList) - 类 中的方法com.aliyun.oss.model.CreateBucketRequest
-
- setCannedACL(CannedAccessControlList) - 类 中的方法com.aliyun.oss.model.SetBucketAclRequest
-
- setCannedACL(CannedAccessControlList) - 类 中的方法com.aliyun.oss.model.SetObjectAclRequest
-
- setCanonicalRegion(String) - 类 中的方法com.aliyun.oss.model.UdfImageInfo
-
- setCharset(String) - 类 中的方法com.aliyun.oss.common.comm.ExecutionContext
-
- setCheckpointFile(String) - 类 中的方法com.aliyun.oss.model.DownloadFileRequest
-
- setCheckpointFile(String) - 类 中的方法com.aliyun.oss.model.UploadFileRequest
-
- setClientChecksum(Long) - 异常错误 中的方法com.aliyun.oss.InconsistentException
-
- setClientCRC(Long) - 类 中的方法com.aliyun.oss.model.GenericResult
-
- setCloseDisabled(boolean) - 类 中的方法com.aliyun.oss.common.comm.io.ChunkedInputStreamEntity.ReleasableInputStreamEntity
-
- setCnameExcludeList(List<String>) - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Sets the immutable excluded CName list----any domain ends with an item in this list will not do Cname resolution.
- setCodec(String) - 类 中的方法com.aliyun.oss.model.LiveChannelStat.AudioStat
-
- setCodec(String) - 类 中的方法com.aliyun.oss.model.LiveChannelStat.VideoStat
-
- setCommonPrefixes(List<String>) - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
-
- setCommonPrefixes(List<String>) - 类 中的方法com.aliyun.oss.model.ObjectListing
-
- setCompliedHost(String) - 类 中的方法com.aliyun.oss.model.ImageProcess
-
- setCondition(RoutingRule.Condition) - 类 中的方法com.aliyun.oss.model.RoutingRule
-
- setConnectedDate(Date) - 类 中的方法com.aliyun.oss.model.LiveChannelStat
-
- setConnectionRequestTimeout(int) - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Sets the timeout in millisecond for retrieving an available connection from the connection manager.
- setConnectionTimeout(int) - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Sets the socket connection timeout in millisecond.
- setConnectionTTL(long) - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Sets the connection TTL (time to live).
- setContent(InputStream) - 类 中的方法com.aliyun.oss.common.comm.HttpMesssage
-
- setContentDisposition(String) - 类 中的方法com.aliyun.oss.model.ObjectMetadata
-
Sets Content-Disposition header.
- setContentDisposition(String) - 类 中的方法com.aliyun.oss.model.ResponseHeaderOverrides
-
Sets the Content-Disposition header.
- setContentEncoding(String) - 类 中的方法com.aliyun.oss.model.ObjectMetadata
-
Sets the Content-Encoding header which is to encode the object content.
- setContentEncoding(String) - 类 中的方法com.aliyun.oss.model.ResponseHeaderOverrides
-
Sets the Content-Encoding header.
- setContentLangauge(String) - 类 中的方法com.aliyun.oss.model.ResponseHeaderOverrides
-
Sets the content language.
- setContentLength(long) - 类 中的方法com.aliyun.oss.common.comm.HttpMesssage
-
- setContentLength(long) - 类 中的方法com.aliyun.oss.model.ObjectMetadata
-
Sets the Content-Length header to indicate the object's size.
- setContentMD5(String) - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
-
Sets the file's MD5 value.
- setContentMD5(String) - 类 中的方法com.aliyun.oss.model.ObjectMetadata
-
- setContentType(String) - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
-
Sets the content-type header which indicates the file's type.
- setContentType(String) - 类 中的方法com.aliyun.oss.model.ObjectMetadata
-
Sets the Content-Type header to indicate the object content's type in MIME type format.
- setContentType(String) - 类 中的方法com.aliyun.oss.model.ResponseHeaderOverrides
-
Sets the content type.
- setCorsRules(List<SetBucketCORSRequest.CORSRule>) - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest
-
- setCrcCheckEnabled(boolean) - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Sets the flag of enabling CRC checksum on upload and download.
- setCreatedBeforeDate(Date) - 类 中的方法com.aliyun.oss.model.LifecycleRule.AbortMultipartUpload
-
- setCreatedBeforeDate(Date) - 类 中的方法com.aliyun.oss.model.LifecycleRule
-
- setCreatedBeforeDate(Date) - 类 中的方法com.aliyun.oss.model.LifecycleRule.StorageTransition
-
- setCreationDate(Date) - 类 中的方法com.aliyun.oss.model.Bucket
-
Sets teh bucket's creation time.
- SetCreationDate(Date) - 类 中的方法com.aliyun.oss.model.Style
-
- setCreationDate(Date) - 类 中的方法com.aliyun.oss.model.UdfApplicationInfo
-
- setCreationDate(Date) - 类 中的方法com.aliyun.oss.model.UdfImageInfo
-
- setCreationDate(Date) - 类 中的方法com.aliyun.oss.model.UdfInfo
-
- setCredentials(Credentials) - 接口 中的方法com.aliyun.oss.common.auth.CredentialsProvider
-
- setCredentials(Credentials) - 类 中的方法com.aliyun.oss.common.auth.DefaultCredentialProvider
-
- setCredentials(Credentials) - 类 中的方法com.aliyun.oss.common.comm.ExecutionContext
-
- SetDefault404Pic(String) - 类 中的方法com.aliyun.oss.model.PutBucketImageRequest
-
- setDefaultHeaders(Map<String, String>) - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Sets the default http headers.
- setDeletedObjects(List<String>) - 类 中的方法com.aliyun.oss.model.DeleteObjectsResult
-
- setDelimiter(String) - 类 中的方法com.aliyun.oss.model.ListMultipartUploadsRequest
-
- setDelimiter(String) - 类 中的方法com.aliyun.oss.model.ListObjectsRequest
-
Sets the delimiter.
- setDelimiter(String) - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
-
- setDelimiter(String) - 类 中的方法com.aliyun.oss.model.ObjectListing
-
- setDesc(String) - 类 中的方法com.aliyun.oss.model.CreateUdfRequest
-
- setDesc(String) - 类 中的方法com.aliyun.oss.model.UdfImageInfo
-
- setDesc(String) - 类 中的方法com.aliyun.oss.model.UdfInfo
-
- setDescription(String) - 类 中的方法com.aliyun.oss.model.LiveChannel
-
- setDescription(String) - 类 中的方法com.aliyun.oss.model.LiveChannelInfo
-
- setDestinationBucketName(String) - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
-
Sets the target bucket name.
- setDestinationKey(String) - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
-
Gets the target object key.
- setDisplayName(String) - 类 中的方法com.aliyun.oss.model.Owner
-
Sets the owner's display name.
- setDomain(String) - 类 中的方法com.aliyun.oss.model.AddBucketCnameRequest
-
- setDomain(String) - 类 中的方法com.aliyun.oss.model.CnameConfiguration
-
- setDomain(String) - 类 中的方法com.aliyun.oss.model.DeleteBucketCnameRequest
-
- setDownloadFile(String) - 类 中的方法com.aliyun.oss.model.DownloadFileRequest
-
- setEnableCheckpoint(boolean) - 类 中的方法com.aliyun.oss.model.DownloadFileRequest
-
- setEnableCheckpoint(boolean) - 类 中的方法com.aliyun.oss.model.UploadFileRequest
-
- setEnableHistoricalObjectReplication(boolean) - 类 中的方法com.aliyun.oss.model.AddBucketReplicationRequest
-
- setEnableHistoricalObjectReplication(boolean) - 类 中的方法com.aliyun.oss.model.BucketReplicationProgress
-
- setEnableHistoricalObjectReplication(boolean) - 类 中的方法com.aliyun.oss.model.ReplicationRule
-
- setEncodingType(String) - 类 中的方法com.aliyun.oss.model.DeleteObjectsRequest
-
- setEncodingType(String) - 类 中的方法com.aliyun.oss.model.DeleteObjectsResult
-
- setEncodingType(String) - 类 中的方法com.aliyun.oss.model.ListMultipartUploadsRequest
-
Sets the encoding type of the object in the response body.
- setEncodingType(String) - 类 中的方法com.aliyun.oss.model.ListObjectsRequest
-
Sets the encoding type of object names in response body.
- setEncodingType(String) - 类 中的方法com.aliyun.oss.model.ListPartsRequest
-
Sets the encoding type of object names in response.
- setEncodingType(String) - 类 中的方法com.aliyun.oss.model.ObjectListing
-
- setEndDate(Date) - 类 中的方法com.aliyun.oss.model.LiveRecord
-
- setEndLines(Long) - 类 中的方法com.aliyun.oss.model.GetUdfApplicationLogRequest
-
- setEndpoint(URI) - 类 中的方法com.aliyun.oss.common.comm.RequestMessage
-
- setEndpoint(String) - 类 中的方法com.aliyun.oss.OSSClient
-
Sets OSS services endpoint.
- setEndTime(long) - 类 中的方法com.aliyun.oss.model.GenerateVodPlaylistRequest
-
- setErrorDocument(String) - 类 中的方法com.aliyun.oss.model.BucketWebsiteResult
-
- setErrorDocument(String) - 类 中的方法com.aliyun.oss.model.SetBucketWebsiteRequest
-
- setErrorResponseAsString(String) - 类 中的方法com.aliyun.oss.common.comm.ResponseMessage
-
- setETag(String) - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadResult
-
Sets the ETag of the target file.
- setEtag(String) - 类 中的方法com.aliyun.oss.model.CopyObjectResult
-
Sets the target object's ETag (used by SDK only)
- setETag(String) - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
-
Sets the object ETag.
- setETag(String) - 类 中的方法com.aliyun.oss.model.PartETag
-
Sets the part's ETag.
- setETag(String) - 类 中的方法com.aliyun.oss.model.PartSummary
-
Sets the Part ETag value.
- setETag(String) - 类 中的方法com.aliyun.oss.model.PutObjectResult
-
- setETag(String) - 类 中的方法com.aliyun.oss.model.SimplifiedObjectMeta
-
- setETag(String) - 类 中的方法com.aliyun.oss.model.UploadPartCopyResult
-
Sets the ETag value.
- setETag(String) - 类 中的方法com.aliyun.oss.model.UploadPartResult
-
Sets the ETag generated by OSS.
- setExpiration(Date) - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
-
Sets the expiration time of the Url
- setExpirationDays(int) - 类 中的方法com.aliyun.oss.model.LifecycleRule.AbortMultipartUpload
-
- setExpirationDays(int) - 类 中的方法com.aliyun.oss.model.LifecycleRule
-
- setExpirationDays(Integer) - 类 中的方法com.aliyun.oss.model.LifecycleRule.StorageTransition
-
- setExpirationTime(Date) - 类 中的方法com.aliyun.oss.model.LifecycleRule
-
- setExpirationTime(Date) - 类 中的方法com.aliyun.oss.model.ObjectMetadata
-
Sets the "Expires" header.
- setExpires(long) - 类 中的方法com.aliyun.oss.model.GenerateRtmpUriRequest
-
- setExpires(String) - 类 中的方法com.aliyun.oss.model.ResponseHeaderOverrides
-
Sets the expires header.
- setExposeHeaders(List<String>) - 类 中的方法com.aliyun.oss.model.SetBucketCORSRequest.CORSRule
-
- setExpriationDays(int) - 类 中的方法com.aliyun.oss.model.LifecycleRule
-
已过时。
- setExtranetEndpoint(String) - 类 中的方法com.aliyun.oss.model.Bucket
-
Sets the external endpoint.
- setFile(File) - 类 中的方法com.aliyun.oss.model.PutObjectRequest
-
- setFlavor(InstanceFlavor) - 类 中的方法com.aliyun.oss.model.UdfApplicationConfiguration
-
- setFlavor(InstanceFlavor) - 类 中的方法com.aliyun.oss.model.UdfApplicationInfo
-
- setFragCount(int) - 类 中的方法com.aliyun.oss.model.LiveChannelTarget
-
- setFragDuration(int) - 类 中的方法com.aliyun.oss.model.LiveChannelTarget
-
- setFrameRate(int) - 类 中的方法com.aliyun.oss.model.LiveChannelStat.VideoStat
-
- setHeader(String, Object) - 类 中的方法com.aliyun.oss.model.ObjectMetadata
-
Sets the http header (SDK internal usage only).
- setHeaders(Map<String, String>) - 类 中的方法com.aliyun.oss.common.comm.HttpMesssage
-
- setHeaders(Map<String, String>) - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
-
Sets Http headers.
- setHeaders(Map<String, String>) - 类 中的方法com.aliyun.oss.model.WebServiceRequest
-
- setHeight(int) - 类 中的方法com.aliyun.oss.model.LiveChannelStat.VideoStat
-
- setHistoricalObjectProgress(float) - 类 中的方法com.aliyun.oss.model.BucketReplicationProgress
-
- setHostName(String) - 类 中的方法com.aliyun.oss.model.RoutingRule.Redirect
-
- setHttpErrorCodeReturnedEquals(Integer) - 类 中的方法com.aliyun.oss.model.RoutingRule.Condition
-
- setHttpRedirectCode(Integer) - 类 中的方法com.aliyun.oss.model.RoutingRule.Redirect
-
- setHttpResponse(CloseableHttpResponse) - 类 中的方法com.aliyun.oss.common.comm.ResponseMessage
-
- setId(String) - 类 中的方法com.aliyun.oss.model.CreateUdfRequest
-
- setId(String) - 类 中的方法com.aliyun.oss.model.LifecycleRule
-
- setId(String) - 类 中的方法com.aliyun.oss.model.Owner
-
Sets the owner Id.
- setId(String) - 类 中的方法com.aliyun.oss.model.UdfApplicationInfo
-
- setId(String) - 类 中的方法com.aliyun.oss.model.UdfInfo
-
- setIdentifier(String) - 接口 中的方法com.aliyun.oss.model.Grantee
-
Sets the grantee's ID.
- setIdentifier(String) - 枚举 中的方法com.aliyun.oss.model.GroupGrantee
-
Not supported.
- setIdleConnectionTime(long) - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Sets the connection's max idle time.
- setIdleConnectionTime(long) - 类 中的静态方法com.aliyun.oss.common.comm.IdleConnectionReaper
-
- setImageProcess(ImageProcess) - 类 中的方法com.aliyun.oss.model.BucketProcess
-
- setImageProcess(ImageProcess) - 类 中的方法com.aliyun.oss.model.SetBucketProcessRequest
-
- setImageVersion(Integer) - 类 中的方法com.aliyun.oss.model.UdfApplicationConfiguration
-
- setImageVersion(Integer) - 类 中的方法com.aliyun.oss.model.UdfApplicationInfo
-
- setImageVersion(Integer) - 类 中的方法com.aliyun.oss.model.UpgradeUdfApplicationRequest
-
- setIndexDocument(String) - 类 中的方法com.aliyun.oss.model.BucketWebsiteResult
-
- setIndexDocument(String) - 类 中的方法com.aliyun.oss.model.SetBucketWebsiteRequest
-
- setInitCRC(Long) - 类 中的方法com.aliyun.oss.model.AppendObjectRequest
-
- setInitiated(Date) - 类 中的方法com.aliyun.oss.model.MultipartUpload
-
- setInputStream(InputStream) - 类 中的方法com.aliyun.oss.model.PutObjectRequest
-
- setInputStream(InputStream) - 类 中的方法com.aliyun.oss.model.UploadPartRequest
-
Sets the data stream for the part.
- setInstanceNum(Integer) - 类 中的方法com.aliyun.oss.model.ResizeUdfApplicationRequest
-
- setInstanceNum(Integer) - 类 中的方法com.aliyun.oss.model.UdfApplicationConfiguration
-
- setInstanceNum(Integer) - 类 中的方法com.aliyun.oss.model.UdfApplicationInfo
-
- setIntranetEndpoint(String) - 类 中的方法com.aliyun.oss.model.Bucket
-
Sets the internal endpoint.
- SetIsAutoSetContentType(boolean) - 类 中的方法com.aliyun.oss.model.PutBucketImageRequest
-
- SetIsForbidOrigPicAccess(boolean) - 类 中的方法com.aliyun.oss.model.PutBucketImageRequest
-
- SetIsSetAttachName(boolean) - 类 中的方法com.aliyun.oss.model.PutBucketImageRequest
-
- SetIsUseSrcFormat(boolean) - 类 中的方法com.aliyun.oss.model.PutBucketImageRequest
-
- SetIsUseStyleOnly(boolean) - 类 中的方法com.aliyun.oss.model.PutBucketImageRequest
-
- setKey(String) - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadResult
-
Sets the target file's key.
- setKey(String) - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
-
- setKey(String) - 类 中的方法com.aliyun.oss.model.GenericRequest
-
- setKey(String) - 类 中的方法com.aliyun.oss.model.HeadObjectRequest
-
- setKey(String) - 类 中的方法com.aliyun.oss.model.InitiateMultipartUploadResult
-
- setKey(String) - 类 中的方法com.aliyun.oss.model.MultipartUpload
-
- setKey(String) - 类 中的方法com.aliyun.oss.model.OSSObject
-
Sets the object's key.
- setKey(String) - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
-
Sets the object key.
- setKey(String) - 类 中的方法com.aliyun.oss.model.PartListing
-
- setKey(String) - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
-
- setKeyMarker(String) - 类 中的方法com.aliyun.oss.model.ListMultipartUploadsRequest
-
Sets the key marker filter---all uploads returned whose target file's key must be greater than the marker filter.
- setKeyMarker(String) - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
-
- setKeyPrefixEquals(String) - 类 中的方法com.aliyun.oss.model.RoutingRule.Condition
-
- setKeys(List<String>) - 类 中的方法com.aliyun.oss.model.DeleteObjectsRequest
-
- setLastModified(Date) - 类 中的方法com.aliyun.oss.model.CopyObjectResult
-
Sets the last modified time on the target object.
- setLastModified(Date) - 类 中的方法com.aliyun.oss.model.LiveChannel
-
- setLastModified(Date) - 类 中的方法com.aliyun.oss.model.ObjectMetadata
-
Sets the value of Last-Modified header, which means the last modified time of the object.
- setLastModified(Date) - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
-
Sets the last modified time.
- setLastModified(Date) - 类 中的方法com.aliyun.oss.model.PartSummary
-
Sets the last modified time of the part.
- setLastModified(Date) - 类 中的方法com.aliyun.oss.model.SimplifiedObjectMeta
-
- SetLastModifyTime(Date) - 类 中的方法com.aliyun.oss.model.Style
-
- setLastMofiedTime(Date) - 类 中的方法com.aliyun.oss.model.CnameConfiguration
-
- setLength(long) - 类 中的方法com.aliyun.oss.common.comm.io.FixedLengthInputStream
-
- setLifecycleRules(List<LifecycleRule>) - 类 中的方法com.aliyun.oss.model.SetBucketLifecycleRequest
-
- setLiveChannelDescription(String) - 类 中的方法com.aliyun.oss.model.CreateLiveChannelRequest
-
- setLiveChannelName(String) - 类 中的方法com.aliyun.oss.model.GenerateRtmpUriRequest
-
- setLiveChannelName(String) - 类 中的方法com.aliyun.oss.model.LiveChannelGenericRequest
-
- SetLiveChannelRequest - com.aliyun.oss.model中的类
-
- SetLiveChannelRequest(String, String, LiveChannelStatus) - 类 的构造器com.aliyun.oss.model.SetLiveChannelRequest
-
- setLiveChannelStatus(LiveChannelStatus) - 类 中的方法com.aliyun.oss.model.CreateLiveChannelRequest
-
- setLiveChannelStatus(LiveChannelStatus) - 类 中的方法com.aliyun.oss.model.SetLiveChannelRequest
-
- setLiveChannelStatus(String, String, LiveChannelStatus) - 接口 中的方法com.aliyun.oss.OSS
-
Sets the Live Channel status.
- setLiveChannelStatus(SetLiveChannelRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Sets the Live Channel status.
- setLiveChannelStatus(String, String, LiveChannelStatus) - 类 中的方法com.aliyun.oss.OSSClient
-
- setLiveChannelStatus(SetLiveChannelRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- setLiveChannelTarget(LiveChannelTarget) - 类 中的方法com.aliyun.oss.model.CreateLiveChannelRequest
-
- setLocation(String) - 类 中的方法com.aliyun.oss.model.Bucket
-
Sets the bucket location.
- setLocation(String) - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadResult
-
Sets the url of the target file of this multipart upload.
- setLocationConstraint(String) - 类 中的方法com.aliyun.oss.model.CreateBucketRequest
-
Sets the bucket's datacenter.
- setLogContent(InputStream) - 类 中的方法com.aliyun.oss.model.UdfApplicationLog
-
- setMarker(String) - 类 中的方法com.aliyun.oss.model.BucketList
-
- setMarker(String) - 类 中的方法com.aliyun.oss.model.ListBucketsRequest
-
Sets the marker filter.
- setMarker(String) - 类 中的方法com.aliyun.oss.model.ListLiveChannelsRequest
-
Sets the marker filter---returned Live Channels must be greater than this marker in lexicographical order.
- setMarker(String) - 类 中的方法com.aliyun.oss.model.ListObjectsRequest
-
Sets the marker filter.
- setMarker(String) - 类 中的方法com.aliyun.oss.model.LiveChannelListing
-
- setMarker(String) - 类 中的方法com.aliyun.oss.model.ObjectListing
-
- setMatchingETagConstraints(List<String>) - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
-
Sets the ETag matching constraints.
- setMatchingETagConstraints(List<String>) - 类 中的方法com.aliyun.oss.model.DownloadFileRequest
-
Sets the ETag matching constraints (optional).
- setMatchingETagConstraints(List<String>) - 类 中的方法com.aliyun.oss.model.GetObjectRequest
-
Sets the matching Etag constraints.
- 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
-
Sets the max connection count.
- setMaxErrorRetry(int) - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Sets the max retry count upon a retryable error.
- setMaxKeys(Integer) - 类 中的方法com.aliyun.oss.model.BucketList
-
- setMaxKeys(Integer) - 类 中的方法com.aliyun.oss.model.ListBucketsRequest
-
Sets the max number of buckets to return.
- setMaxKeys(int) - 类 中的方法com.aliyun.oss.model.ListLiveChannelsRequest
-
Sets max number of live channel.
- setMaxKeys(Integer) - 类 中的方法com.aliyun.oss.model.ListObjectsRequest
-
Sets the max objects to return.
- setMaxKeys(int) - 类 中的方法com.aliyun.oss.model.LiveChannelListing
-
- setMaxKeys(int) - 类 中的方法com.aliyun.oss.model.ObjectListing
-
- setMaxParts(int) - 类 中的方法com.aliyun.oss.model.ListPartsRequest
-
Sets the max parts count (optional).
- setMaxParts(int) - 类 中的方法com.aliyun.oss.model.PartListing
-
Sets the max parts count.
- setMaxUploads(Integer) - 类 中的方法com.aliyun.oss.model.ListMultipartUploadsRequest
-
Sets the max number of uploads to return.
- setMaxUploads(int) - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
-
- setMd5Digest(String) - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
-
Sets the part data's MD5 value.
- setMd5Digest(String) - 类 中的方法com.aliyun.oss.model.UploadPartRequest
-
Sets the part's MD5 value.
- setMetadata(ObjectMetadata) - 类 中的方法com.aliyun.oss.model.CreateSymlinkRequest
-
Sets the symlink file's metadata.
- setMetadata(ObjectMetadata) - 类 中的方法com.aliyun.oss.model.OSSSymlink
-
Sets the metadata of the symlink file.
- 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
-
Sets Http method.
- setMirrorProbeURL(String) - 类 中的方法com.aliyun.oss.model.RoutingRule.Redirect
-
- setMirrorSecondaryURL(String) - 类 中的方法com.aliyun.oss.model.RoutingRule.Redirect
-
- setMirrorURL(String) - 类 中的方法com.aliyun.oss.model.RoutingRule.Redirect
-
- setModifiedSinceConstraint(Date) - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
-
Sets the modified since constraint.
- setModifiedSinceConstraint(Date) - 类 中的方法com.aliyun.oss.model.DownloadFileRequest
-
Sets the modified since constraint.
- setModifiedSinceConstraint(Date) - 类 中的方法com.aliyun.oss.model.GetObjectRequest
-
Sets the modified since constraints.
- setModifiedSinceConstraint(Date) - 类 中的方法com.aliyun.oss.model.HeadObjectRequest
-
- setModifiedSinceConstraint(Date) - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
-
- setMultipartUploadResult(CompleteMultipartUploadResult) - 类 中的方法com.aliyun.oss.model.UploadFileResult
-
- setMultipartUploads(List<MultipartUpload>) - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
-
- setName(String) - 类 中的方法com.aliyun.oss.model.Bucket
-
Sets the bucket name (should only be used by the SDK itself).
- setName(String) - 类 中的方法com.aliyun.oss.model.LiveChannel
-
- setName(String) - 类 中的方法com.aliyun.oss.model.UdfApplicationInfo
-
- setName(String) - 类 中的方法com.aliyun.oss.model.UdfGenericRequest
-
- setName(String) - 类 中的方法com.aliyun.oss.model.UdfInfo
-
- setNewObjectMetadata(ObjectMetadata) - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
-
- setNewObjectProgress(Date) - 类 中的方法com.aliyun.oss.model.BucketReplicationProgress
-
- setNextKeyMarker(String) - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
-
- setNextMarker(String) - 类 中的方法com.aliyun.oss.model.BucketList
-
- setNextMarker(String) - 类 中的方法com.aliyun.oss.model.LiveChannelListing
-
- setNextMarker(String) - 类 中的方法com.aliyun.oss.model.ObjectListing
-
- setNextPartNumberMarker(int) - 类 中的方法com.aliyun.oss.model.PartListing
-
Sets the next part number maker if there's remaining data left in the server.
- setNextPosition(Long) - 类 中的方法com.aliyun.oss.model.AppendObjectResult
-
- setNextUploadIdMarker(String) - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
-
- setNonmatchingETagConstraints(List<String>) - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
-
Sets the ETag non-matching constraints.
- setNonmatchingETagConstraints(List<String>) - 类 中的方法com.aliyun.oss.model.DownloadFileRequest
-
Sets the ETag non-matching constraints.
- setNonmatchingETagConstraints(List<String>) - 类 中的方法com.aliyun.oss.model.GetObjectRequest
-
Sets the non-matching Etag constraints.
- setNonmatchingETagConstraints(List<String>) - 类 中的方法com.aliyun.oss.model.HeadObjectRequest
-
- setNonmatchingETagConstraints(List<String>) - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
-
- setNumber(Integer) - 类 中的方法com.aliyun.oss.model.RoutingRule
-
- setObjectACL(CannedAccessControlList) - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadRequest
-
Sets Object ACL。
- setObjectAcl(CannedAccessControlList) - 类 中的方法com.aliyun.oss.model.ObjectMetadata
-
Sets the object ACL.
- setObjectAcl(String, String, CannedAccessControlList) - 接口 中的方法com.aliyun.oss.OSS
-
Sets the Access Control List (ACL) on a
OSSObject
instance.
- setObjectAcl(SetObjectAclRequest) - 接口 中的方法com.aliyun.oss.OSS
-
Sets the Access Control List (ACL) on a
OSSObject
instance.
- setObjectAcl(String, String, CannedAccessControlList) - 类 中的方法com.aliyun.oss.OSSClient
-
- setObjectAcl(SetObjectAclRequest) - 类 中的方法com.aliyun.oss.OSSClient
-
- SetObjectAclRequest - com.aliyun.oss.model中的类
-
- SetObjectAclRequest(String, String) - 类 的构造器com.aliyun.oss.model.SetObjectAclRequest
-
- SetObjectAclRequest(String, String, CannedAccessControlList) - 类 的构造器com.aliyun.oss.model.SetObjectAclRequest
-
- setObjectContent(InputStream) - 类 中的方法com.aliyun.oss.model.OSSObject
-
- setObjectCRC(String) - 类 中的方法com.aliyun.oss.model.AppendObjectResult
-
- setObjectMetadata(ObjectMetadata) - 类 中的方法com.aliyun.oss.model.DownloadFileResult
-
- setObjectMetadata(ObjectMetadata) - 类 中的方法com.aliyun.oss.model.InitiateMultipartUploadRequest
-
Sets the object's metadata.
- setObjectMetadata(ObjectMetadata) - 类 中的方法com.aliyun.oss.model.OSSObject
-
Sets the object's metadata.
- setObjectMetadata(ObjectMetadata) - 类 中的方法com.aliyun.oss.model.UploadFileRequest
-
- setObjectName(String) - 类 中的方法com.aliyun.oss.model.OptionsRequest
-
已过时。
- setObjectPrefixList(List<String>) - 类 中的方法com.aliyun.oss.model.AddBucketReplicationRequest
-
- setObjectPrefixList(List<String>) - 类 中的方法com.aliyun.oss.model.ReplicationRule
-
- setObjectSummaries(List<LiveChannel>) - 类 中的方法com.aliyun.oss.model.LiveChannelListing
-
- setObjectSummaries(List<OSSObjectSummary>) - 类 中的方法com.aliyun.oss.model.ObjectListing
-
- setOrigin(String) - 类 中的方法com.aliyun.oss.model.OptionsRequest
-
- setOwner(Owner) - 类 中的方法com.aliyun.oss.model.AccessControlList
-
- setOwner(Owner) - 类 中的方法com.aliyun.oss.model.Bucket
-
Sets the bucket owner (only used by SDK itself).
- setOwner(Owner) - 类 中的方法com.aliyun.oss.model.ObjectAcl
-
- setOwner(Owner) - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
-
Sets the owner of the object.
- setOwner(String) - 类 中的方法com.aliyun.oss.model.UdfInfo
-
- setParameters(Map<String, String>) - 类 中的方法com.aliyun.oss.common.comm.RequestMessage
-
- setParameters(Map<String, String>) - 类 中的方法com.aliyun.oss.model.WebServiceRequest
-
- setPartCRC(Long) - 类 中的方法com.aliyun.oss.model.PartETag
-
- setPartETags(List<PartETag>) - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadRequest
-
Sets the ETags of the parts.
- setPartNumber(int) - 类 中的方法com.aliyun.oss.model.PartETag
-
Sets part number.
- setPartNumber(int) - 类 中的方法com.aliyun.oss.model.PartSummary
-
Sets the part number.
- setPartNumber(int) - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
-
Sets the part number.
- setPartNumber(int) - 类 中的方法com.aliyun.oss.model.UploadPartCopyResult
-
Sets the part number.
- setPartNumber(int) - 类 中的方法com.aliyun.oss.model.UploadPartRequest
-
Sets the part number.
- setPartNumber(int) - 类 中的方法com.aliyun.oss.model.UploadPartResult
-
Sets the part number.
- setPartNumberMarker(Integer) - 类 中的方法com.aliyun.oss.model.ListPartsRequest
-
Sets the part number marker---the parts to return whose part number must be greater than this marker.
- setPartNumberMarker(int) - 类 中的方法com.aliyun.oss.model.PartListing
-
- setParts(List<PartSummary>) - 类 中的方法com.aliyun.oss.model.PartListing
-
- setPartSize(long) - 类 中的方法com.aliyun.oss.model.DownloadFileRequest
-
- setPartSize(long) - 类 中的方法com.aliyun.oss.model.PartETag
-
- setPartSize(long) - 类 中的方法com.aliyun.oss.model.UploadFileRequest
-
- setPartSize(Long) - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
-
Sets the part's data size in bytes.
- setPartSize(long) - 类 中的方法com.aliyun.oss.model.UploadPartRequest
-
Sets the part size.
- setPartSize(long) - 类 中的方法com.aliyun.oss.model.UploadPartResult
-
Sets the part size.
- setPassOriginalSlashes(Boolean) - 类 中的方法com.aliyun.oss.model.RoutingRule.Redirect
-
- setPassQueryString(Boolean) - 类 中的方法com.aliyun.oss.model.RoutingRule.Redirect
-
- setPermission(ObjectPermission) - 类 中的方法com.aliyun.oss.model.ObjectAcl
-
- setPlaylistName(String) - 类 中的方法com.aliyun.oss.model.GenerateRtmpUriRequest
-
- setPlaylistName(String) - 类 中的方法com.aliyun.oss.model.GenerateVodPlaylistRequest
-
- setPlaylistName(String) - 类 中的方法com.aliyun.oss.model.LiveChannelTarget
-
- setPlayUrls(List<String>) - 类 中的方法com.aliyun.oss.model.CreateLiveChannelResult
-
Gets the playback urls.
- setPlayUrls(List<String>) - 类 中的方法com.aliyun.oss.model.LiveChannel
-
- setPosition(Long) - 类 中的方法com.aliyun.oss.model.AppendObjectRequest
-
- setPrefix(String) - 类 中的方法com.aliyun.oss.model.BucketList
-
- setPrefix(String) - 类 中的方法com.aliyun.oss.model.LifecycleRule
-
- setPrefix(String) - 类 中的方法com.aliyun.oss.model.ListBucketsRequest
-
Sets the prefix filter.
- setPrefix(String) - 类 中的方法com.aliyun.oss.model.ListLiveChannelsRequest
-
Sets the prefix filter---the returned Live Channels must start with this prefix.
- setPrefix(String) - 类 中的方法com.aliyun.oss.model.ListMultipartUploadsRequest
-
- setPrefix(String) - 类 中的方法com.aliyun.oss.model.ListObjectsRequest
-
Sets the prefix filter.
- setPrefix(String) - 类 中的方法com.aliyun.oss.model.LiveChannelListing
-
- setPrefix(String) - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
-
- setPrefix(String) - 类 中的方法com.aliyun.oss.model.ObjectListing
-
- setProcess(String) - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadRequest
-
- setProcess(String) - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
-
Sets the process header.
- setProcess(String) - 类 中的方法com.aliyun.oss.model.GetObjectRequest
-
- setProcess(String) - 类 中的方法com.aliyun.oss.model.ProcessObjectRequest
-
- setProcess(String) - 类 中的方法com.aliyun.oss.model.PutObjectRequest
-
- setProgressListener(ProgressListener) - 类 中的方法com.aliyun.oss.model.WebServiceRequest
-
- setPropagateClose(boolean) - 类 中的方法com.aliyun.oss.common.comm.io.BoundedInputStream
-
- setProtocol(Protocol) - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Sets the OSS's protocol (HTTP or HTTPS).
- setProtocol(RoutingRule.Protocol) - 类 中的方法com.aliyun.oss.model.RoutingRule.Redirect
-
- setProxyDomain(String) - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Sets the proxy server's domain, which could do the NTLM authentication (optional).
- setProxyHost(String) - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Sets the proxy host.
- setProxyPassword(String) - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Sets the proxy user password.
- setProxyPort(int) - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Sets proxy port.
- setProxyUsername(String) - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Sets the proxy user name.
- setProxyWorkstation(String) - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Sets the proxy host's NTLM authentication server(optional, if the proxy server does not require
NTLM authentication, then it's not needed).
- setPublishUrls(List<String>) - 类 中的方法com.aliyun.oss.model.CreateLiveChannelResult
-
- setPublishUrls(List<String>) - 类 中的方法com.aliyun.oss.model.LiveChannel
-
- setPurgeCdnCache(Boolean) - 类 中的方法com.aliyun.oss.model.CnameConfiguration
-
- setPushflowStatus(PushflowStatus) - 类 中的方法com.aliyun.oss.model.LiveChannelStat
-
- setQueryParameter(Map<String, String>) - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
-
Sets the query parameters.
- setQuiet(boolean) - 类 中的方法com.aliyun.oss.model.DeleteObjectsRequest
-
- setRange(long, long) - 类 中的方法com.aliyun.oss.model.GetObjectRequest
-
Sets the range of the object to download (optional).
- setRawResponseError(String) - 异常错误 中的方法com.aliyun.oss.ServiceException
-
Sets the error response from OSS.
- setRedirect(RoutingRule.Redirect) - 类 中的方法com.aliyun.oss.model.RoutingRule
-
- setRedirectType(RoutingRule.RedirectType) - 类 中的方法com.aliyun.oss.model.RoutingRule.Redirect
-
- setReferer(BucketReferer) - 类 中的方法com.aliyun.oss.model.SetBucketRefererRequest
-
- setRefererList(List<String>) - 类 中的方法com.aliyun.oss.model.BucketReferer
-
- setRegion(String) - 类 中的方法com.aliyun.oss.model.UdfApplicationInfo
-
- setRemoteAddress(String) - 类 中的方法com.aliyun.oss.model.LiveChannelStat
-
- setRemoteAddress(String) - 类 中的方法com.aliyun.oss.model.LiveRecord
-
- setReplaceKeyPrefixWith(String) - 类 中的方法com.aliyun.oss.model.RoutingRule.Redirect
-
- setReplaceKeyWith(String) - 类 中的方法com.aliyun.oss.model.RoutingRule.Redirect
-
- setReplicationActionList(List<AddBucketReplicationRequest.ReplicationAction>) - 类 中的方法com.aliyun.oss.model.AddBucketReplicationRequest
-
- setReplicationActionList(List<AddBucketReplicationRequest.ReplicationAction>) - 类 中的方法com.aliyun.oss.model.ReplicationRule
-
- setReplicationRuleID(String) - 类 中的方法com.aliyun.oss.model.AddBucketReplicationRequest
-
- setReplicationRuleID(String) - 类 中的方法com.aliyun.oss.model.BucketReplicationProgress
-
- setReplicationRuleID(String) - 类 中的方法com.aliyun.oss.model.DeleteBucketReplicationRequest
-
- setReplicationRuleID(String) - 类 中的方法com.aliyun.oss.model.GetBucketReplicationProgressRequest
-
- setReplicationRuleID(String) - 类 中的方法com.aliyun.oss.model.ReplicationRule
-
- setReplicationStatus(ReplicationStatus) - 类 中的方法com.aliyun.oss.model.BucketReplicationProgress
-
- setReplicationStatus(ReplicationStatus) - 类 中的方法com.aliyun.oss.model.ReplicationRule
-
- setRequestHeaders(String) - 类 中的方法com.aliyun.oss.model.OptionsRequest
-
- setRequestId(String) - 异常错误 中的方法com.aliyun.oss.InconsistentException
-
- setRequestId(String) - 类 中的方法com.aliyun.oss.model.GenericResult
-
- setRequestMethod(HttpMethod) - 类 中的方法com.aliyun.oss.model.OptionsRequest
-
- setRequestTimeout(int) - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Sets the timeout value in millisecond.
- setRequestTimeoutEnabled(boolean) - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Gets the flag of enabling request timeout.
- setResourcePath(String) - 类 中的方法com.aliyun.oss.common.comm.RequestMessage
-
- setResponse(ResponseMessage) - 类 中的方法com.aliyun.oss.model.GenericResult
-
- setResponseHeaders(ResponseHeaderOverrides) - 类 中的方法com.aliyun.oss.model.DownloadFileRequest
-
Sets response headers to override.
- setResponseHeaders(ResponseHeaderOverrides) - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
-
Sets the response headers to override.
- setResponseHeaders(ResponseHeaderOverrides) - 类 中的方法com.aliyun.oss.model.GetObjectRequest
-
Sets the response headers to override (optional).
- setRetryStrategy(RetryStrategy) - 类 中的方法com.aliyun.oss.common.comm.ExecutionContext
-
- setRoutingRules(List<RoutingRule>) - 类 中的方法com.aliyun.oss.model.SetBucketWebsiteRequest
-
- setSampleRate(int) - 类 中的方法com.aliyun.oss.model.LiveChannelStat.AudioStat
-
- setServerChecksum(Long) - 异常错误 中的方法com.aliyun.oss.InconsistentException
-
- setServerCRC(Long) - 类 中的方法com.aliyun.oss.model.GenericResult
-
- setServerSideEncryption(String) - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
-
Sets the target object's server side encryption algorithm.
- setServerSideEncryption(String) - 类 中的方法com.aliyun.oss.model.ObjectMetadata
-
Sets the object's server side encryption.
- setSigner(RequestSigner) - 类 中的方法com.aliyun.oss.common.comm.ExecutionContext
-
- setSize(long) - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
-
Sets the object size.
- setSize(long) - 类 中的方法com.aliyun.oss.model.PartSummary
-
Sets the part data size.
- setSize(long) - 类 中的方法com.aliyun.oss.model.SimplifiedObjectMeta
-
- setSLDEnabled(boolean) - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Sets the flag of using SLD (Second Level Domain) style to access the endpoint.
- setSlowRequestsThreshold(long) - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Gets the slow request's latency threshold.
- setSocketTimeout(int) - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Sets the socket timeout in millisecond.
0 means infinite timeout, not recommended.
- setSourceBucketName(String) - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
-
Sets the source bucket name.
- setSourceBucketName(String) - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
-
- setSourceFileProtect(Boolean) - 类 中的方法com.aliyun.oss.model.ImageProcess
-
- setSourceFileProtectSuffix(String) - 类 中的方法com.aliyun.oss.model.ImageProcess
-
- setSourceKey(String) - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
-
Sets the source object key.
- setSourceKey(String) - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
-
- setStartDate(Date) - 类 中的方法com.aliyun.oss.model.LiveRecord
-
- setStartTime(Date) - 类 中的方法com.aliyun.oss.model.GetUdfApplicationLogRequest
-
- setStatus(CnameConfiguration.CnameStatus) - 类 中的方法com.aliyun.oss.model.CnameConfiguration
-
- SetStatus(String) - 类 中的方法com.aliyun.oss.model.GetBucketImageResult
-
- setStatus(LifecycleRule.RuleStatus) - 类 中的方法com.aliyun.oss.model.LifecycleRule
-
- setStatus(LiveChannelStatus) - 类 中的方法com.aliyun.oss.model.LiveChannel
-
- setStatus(LiveChannelStatus) - 类 中的方法com.aliyun.oss.model.LiveChannelInfo
-
- setStatus(String) - 类 中的方法com.aliyun.oss.model.UdfApplicationInfo
-
- setStatus(String) - 类 中的方法com.aliyun.oss.model.UdfImageInfo
-
- setStatusCode(int) - 类 中的方法com.aliyun.oss.common.comm.ResponseMessage
-
- setStatusCode(int) - 类 中的方法com.aliyun.oss.model.RestoreObjectResult
-
- setStorageCapacity(int) - 类 中的方法com.aliyun.oss.model.UserQos
-
Sets the bucket capacity in GB
- setStorageClass(StorageClass) - 类 中的方法com.aliyun.oss.model.Bucket
-
Sets the bucket's storage class
- setStorageClass(StorageClass) - 类 中的方法com.aliyun.oss.model.CreateBucketRequest
-
- setStorageClass(StorageClass) - 类 中的方法com.aliyun.oss.model.LifecycleRule.StorageTransition
-
- setStorageClass(String) - 类 中的方法com.aliyun.oss.model.MultipartUpload
-
- setStorageClass(String) - 类 中的方法com.aliyun.oss.model.OSSObjectSummary
-
Sets the storage class of the object.
- setStorageClass(String) - 类 中的方法com.aliyun.oss.model.PartListing
-
- setStorageTransition(List<LifecycleRule.StorageTransition>) - 类 中的方法com.aliyun.oss.model.LifecycleRule
-
- setStratTime(long) - 类 中的方法com.aliyun.oss.model.GenerateVodPlaylistRequest
-
- SetStyle(String) - 类 中的方法com.aliyun.oss.model.PutImageStyleRequest
-
- SetStyle(String) - 类 中的方法com.aliyun.oss.model.Style
-
- setStyleDelimiters(String) - 类 中的方法com.aliyun.oss.model.ImageProcess
-
- SetStyleDelimiters(String) - 类 中的方法com.aliyun.oss.model.PutBucketImageRequest
-
- SetStyleName(String) - 类 中的方法com.aliyun.oss.model.PutImageStyleRequest
-
- SetStyleName(String) - 类 中的方法com.aliyun.oss.model.Style
-
- setSupportAtStyle(Boolean) - 类 中的方法com.aliyun.oss.model.ImageProcess
-
- setSupportCname(boolean) - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Sets the flag if supporting Cname in the endpoint.
- setSymlink(String) - 类 中的方法com.aliyun.oss.model.CreateSymlinkRequest
-
- setSymlink(String) - 类 中的方法com.aliyun.oss.model.OSSSymlink
-
- setTag(String, String) - 类 中的方法com.aliyun.oss.model.SetBucketTaggingRequest
-
- setTag(String, String) - 类 中的方法com.aliyun.oss.model.TagSet
-
- setTagSet(TagSet) - 类 中的方法com.aliyun.oss.model.SetBucketTaggingRequest
-
- setTarget(String) - 类 中的方法com.aliyun.oss.model.CreateSymlinkRequest
-
Gets the target file of the symlink.
- setTarget(LiveChannelTarget) - 类 中的方法com.aliyun.oss.model.LiveChannelInfo
-
- setTarget(String) - 类 中的方法com.aliyun.oss.model.OSSSymlink
-
- setTargetBucket(String) - 类 中的方法com.aliyun.oss.model.BucketLoggingResult
-
- setTargetBucket(String) - 类 中的方法com.aliyun.oss.model.SetBucketLoggingRequest
-
- setTargetBucketLocation(String) - 类 中的方法com.aliyun.oss.model.AddBucketReplicationRequest
-
- setTargetBucketLocation(String) - 类 中的方法com.aliyun.oss.model.BucketReplicationProgress
-
- setTargetBucketLocation(String) - 类 中的方法com.aliyun.oss.model.ReplicationRule
-
- setTargetBucketName(String) - 类 中的方法com.aliyun.oss.model.AddBucketReplicationRequest
-
- setTargetBucketName(String) - 类 中的方法com.aliyun.oss.model.BucketReplicationProgress
-
- setTargetBucketName(String) - 类 中的方法com.aliyun.oss.model.ReplicationRule
-
- setTargetPrefix(String) - 类 中的方法com.aliyun.oss.model.BucketLoggingResult
-
- setTargetPrefix(String) - 类 中的方法com.aliyun.oss.model.SetBucketLoggingRequest
-
- setTaskNum(int) - 类 中的方法com.aliyun.oss.model.DownloadFileRequest
-
- setTaskNum(int) - 类 中的方法com.aliyun.oss.model.UploadFileRequest
-
- setTruncated(boolean) - 类 中的方法com.aliyun.oss.model.BucketList
-
- setTruncated(boolean) - 类 中的方法com.aliyun.oss.model.LiveChannelListing
-
- setTruncated(boolean) - 类 中的方法com.aliyun.oss.model.MultipartUploadListing
-
- setTruncated(boolean) - 类 中的方法com.aliyun.oss.model.ObjectListing
-
- setTruncated(boolean) - 类 中的方法com.aliyun.oss.model.PartListing
-
Sets the flag of if the result is truncated.
- setType(String) - 类 中的方法com.aliyun.oss.model.LiveChannelTarget
-
- setUdfApplicationConfiguration(UdfApplicationConfiguration) - 类 中的方法com.aliyun.oss.model.CreateUdfApplicationRequest
-
- setUdfImage(InputStream) - 类 中的方法com.aliyun.oss.model.UploadUdfImageRequest
-
- setUdfImageDesc(String) - 类 中的方法com.aliyun.oss.model.UploadUdfImageRequest
-
- setUdfName(String) - 类 中的方法com.aliyun.oss.model.UdfApplicationLog
-
- setUnmodifiedSinceConstraint(Date) - 类 中的方法com.aliyun.oss.model.CopyObjectRequest
-
Sets the unmodified since constraint (optional).
- setUnmodifiedSinceConstraint(Date) - 类 中的方法com.aliyun.oss.model.DownloadFileRequest
-
Sets the unmodified since constraint.
- setUnmodifiedSinceConstraint(Date) - 类 中的方法com.aliyun.oss.model.GetObjectRequest
-
Sets the unmodified since constraints.
- setUnmodifiedSinceConstraint(Date) - 类 中的方法com.aliyun.oss.model.HeadObjectRequest
-
- setUnmodifiedSinceConstraint(Date) - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
-
- setUploadFile(String) - 类 中的方法com.aliyun.oss.model.UploadFileRequest
-
- setUploadId(String) - 类 中的方法com.aliyun.oss.model.AbortMultipartUploadRequest
-
Sets the upload Id.
- setUploadId(String) - 类 中的方法com.aliyun.oss.model.CompleteMultipartUploadRequest
-
Sets the multipart upload Id.
- setUploadId(String) - 类 中的方法com.aliyun.oss.model.InitiateMultipartUploadResult
-
- setUploadId(String) - 类 中的方法com.aliyun.oss.model.ListPartsRequest
-
Sets the upload Id for the multipart upload.
- setUploadId(String) - 类 中的方法com.aliyun.oss.model.MultipartUpload
-
- setUploadId(String) - 类 中的方法com.aliyun.oss.model.PartListing
-
Sets the multipart upload Id.
- setUploadId(String) - 类 中的方法com.aliyun.oss.model.UploadPartCopyRequest
-
Sets the multipart upload Id.
- setUploadId(String) - 类 中的方法com.aliyun.oss.model.UploadPartRequest
-
Sets the multipart upload Id.
- setUploadIdMarker(String) - 类 中的方法com.aliyun.oss.model.ListMultipartUploadsRequest
-
Sets the upload id marker--all uploads returned whose upload id must be greater than the marker filter.
- 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
-
Sets the flag of using chunked transfer encoding.
- setUserAgent(String) - 类 中的方法com.aliyun.oss.ClientConfiguration
-
Sets the user agent string.
- setUseReaper(boolean) - 类 中的方法com.aliyun.oss.ClientConfiguration
-
- setUserMetadata(Map<String, String>) - 类 中的方法com.aliyun.oss.model.GeneratePresignedUrlRequest
-
Gets user's customized metadata.
- setUserMetadata(Map<String, String>) - 类 中的方法com.aliyun.oss.model.ObjectMetadata
-
Sets the user's custom metadata.
- setUserQos(UserQos) - 类 中的方法com.aliyun.oss.model.SetBucketStorageCapacityRequest
-
- setUseUrlSignature(boolean) - 类 中的方法com.aliyun.oss.common.comm.RequestMessage
-
- setUseUrlSignature(boolean) - 类 中的方法com.aliyun.oss.common.comm.ServiceClient.Request
-
- setUseUrlSignature(boolean) - 类 中的方法com.aliyun.oss.model.GetObjectRequest
-
- setVersion(Integer) - 类 中的方法com.aliyun.oss.model.ImageProcess
-
- setVersion(Integer) - 类 中的方法com.aliyun.oss.model.UdfImageInfo
-
- setVideoStat(LiveChannelStat.VideoStat) - 类 中的方法com.aliyun.oss.model.LiveChannelStat
-
- setWidth(int) - 类 中的方法com.aliyun.oss.model.LiveChannelStat.VideoStat
-
- 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.common.comm.TimeoutServiceClient
-
- shutdown() - 接口 中的方法com.aliyun.oss.OSS
-
Shuts down the OSS instance (release all resources)
The OSS instance is not usable after its shutdown() is called.
- shutdown() - 类 中的方法com.aliyun.oss.OSSClient
-
- sign(RequestMessage) - 接口 中的方法com.aliyun.oss.common.auth.RequestSigner
-
- SIGNATURE_DOES_NOT_MATCH - 接口 中的静态变量com.aliyun.oss.OSSErrorCode
-
Invalid signature.
- SimplifiedObjectMeta - com.aliyun.oss.model中的类
-
The simplified metadata information of an OSS object.
- SimplifiedObjectMeta() - 类 的构造器com.aliyun.oss.model.SimplifiedObjectMeta
-
- size() - 类 中的静态方法com.aliyun.oss.common.comm.IdleConnectionReaper
-
- size() - 类 中的方法com.aliyun.oss.common.utils.CaseInsensitiveMap
-
- skip(long) - 类 中的方法com.aliyun.oss.common.comm.io.BoundedInputStream
-
Invokes the delegate's skip(long)
method.
- skip(long) - 类 中的方法com.aliyun.oss.common.comm.io.FixedLengthInputStream
-
- skip(long) - 类 中的方法com.aliyun.oss.common.comm.io.RepeatableBoundedFileInputStream
-
- skip(long) - 类 中的方法com.aliyun.oss.common.comm.io.RepeatableFileInputStream
-
- SOCKET_EXCEPTION - 接口 中的静态变量com.aliyun.oss.ClientErrorCode
-
Socket exception
- SOCKET_TIMEOUT - 接口 中的静态变量com.aliyun.oss.ClientErrorCode
-
Socket times out
- StorageClass - com.aliyun.oss.model中的枚举
-
The storage class.
- stringMarshaller - 类 中的静态变量com.aliyun.oss.common.parser.RequestMarshallers
-
- Style - com.aliyun.oss.model中的类
-
- Style() - 类 的构造器com.aliyun.oss.model.Style
-
- switchCredentials(Credentials) - 接口 中的方法com.aliyun.oss.OSS
-
Switches to another users with specified credentials
- switchCredentials(Credentials) - 类 中的方法com.aliyun.oss.OSSClient
-