Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

A

abort() - Method in class com.qcloud.cos.internal.SdkBufferedInputStream
Can be used to provide abortion logic prior to throwing the AbortedException.
abort() - Method in class com.qcloud.cos.internal.SdkFilterInputStream
Can be used to provide abortion logic prior to throwing the AbortedException.
abort() - Method in class com.qcloud.cos.internal.SdkInputStream
Can be used to provide abortion logic prior to throwing the AbortedException.
abort() - Method in class com.qcloud.cos.model.COSObjectInputStream
Can be used to provide abortion logic prior to throwing the AbortedException.
abort() - Method in class com.qcloud.cos.model.SelectObjectContentEventStream
Abort this stream, potentially before all events have been read.
abort() - Method in class com.qcloud.cos.model.SelectRecordsInputStream
abort() - Method in interface com.qcloud.cos.transfer.CIPostJob
Cancels this download.
abort() - Method in class com.qcloud.cos.transfer.CIPostJobImpl
Cancels this download.
abort() - Method in interface com.qcloud.cos.transfer.Download
Cancels this download.
abort() - Method in class com.qcloud.cos.transfer.DownloadImpl
Cancels this download.
abort() - Method in class com.qcloud.cos.transfer.ImageAuditingImpl
Cancels this job.
abort() - Method in interface com.qcloud.cos.transfer.MultipleFileDownload
Cancels this download.
abort() - Method in class com.qcloud.cos.transfer.MultipleFileDownloadImpl
Aborts all outstanding downloads.
abort() - Method in class com.qcloud.cos.transfer.MultipleImageAuditingImpl
Aborts all outstanding downloads.
abort() - Method in interface com.qcloud.cos.transfer.Upload
Abort the current upload operation.
abort() - Method in class com.qcloud.cos.transfer.UploadImpl
 
AbortedException - Exception in com.qcloud.cos.exception
SDK operation aborted exception.
AbortedException(String, Throwable) - Constructor for exception com.qcloud.cos.exception.AbortedException
 
AbortedException(Throwable) - Constructor for exception com.qcloud.cos.exception.AbortedException
 
AbortedException(String) - Constructor for exception com.qcloud.cos.exception.AbortedException
 
AbortedException() - Constructor for exception com.qcloud.cos.exception.AbortedException
 
abortIfNeeded() - Method in class com.qcloud.cos.internal.SdkBufferedInputStream
Aborts with subclass specific abortion logic executed if needed.
abortIfNeeded() - Method in class com.qcloud.cos.internal.SdkFilterInputStream
Aborts with subclass specific abortion logic executed if needed.
abortIfNeeded() - Method in class com.qcloud.cos.internal.SdkInputStream
Aborts with subclass specific abortion logic executed if needed.
AbortIncompleteMultipartUpload - Class in com.qcloud.cos.model
Specifies the days since the initiation of an Incomplete Multipart Upload that Lifecycle will wait before permanently removing all parts of the upload.
AbortIncompleteMultipartUpload() - Constructor for class com.qcloud.cos.model.AbortIncompleteMultipartUpload
 
abortMultipartUpload(AbortMultipartUploadRequest) - Method in interface com.qcloud.cos.COS
Aborts a multipart upload.
abortMultipartUpload(AbortMultipartUploadRequest) - Method in class com.qcloud.cos.COSClient
 
abortMultipartUpload(AbortMultipartUploadRequest) - Method in class com.qcloud.cos.COSEncryptionClient
 
abortMultipartUpload(AbortMultipartUploadRequest) - Method in class com.qcloud.cos.COSEncryptionClient.COSDirectImpl
 
abortMultipartUpload(AbortMultipartUploadRequest) - Method in class com.qcloud.cos.internal.COSDirect
 
abortMultipartUpload(AbortMultipartUploadRequest) - Method in interface com.qcloud.cos.internal.COSDirectSpi
 
AbortMultipartUploadRequest - Class in com.qcloud.cos.model
 
AbortMultipartUploadRequest(String, String, String) - Constructor for class com.qcloud.cos.model.AbortMultipartUploadRequest
Constructs a new request to abort a multipart upload.
abortMultipartUploads(String, Date) - Method in class com.qcloud.cos.transfer.TransferManager
Aborts any multipart uploads that were initiated before the specified date.
abortMultipartUploadSecurely(AbortMultipartUploadRequest) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModule
 
abortMultipartUploadSecurely(AbortMultipartUploadRequest) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
abortMultipartUploadSecurely(AbortMultipartUploadRequest) - Method in class com.qcloud.cos.internal.crypto.CryptoModuleDispatcher
 
abortWithoutNotifyingStateChangeListener() - Method in class com.qcloud.cos.transfer.CIPostJobImpl
Cancels this download, but skip notifying the state change listeners.
abortWithoutNotifyingStateChangeListener() - Method in class com.qcloud.cos.transfer.DownloadImpl
Cancels this download, but skip notifying the state change listeners.
AbstractCOSCachedCredentialsProvider - Class in com.qcloud.cos.auth
 
AbstractCOSCachedCredentialsProvider(long) - Constructor for class com.qcloud.cos.auth.AbstractCOSCachedCredentialsProvider
 
AbstractCosResponseHandler<T> - Class in com.qcloud.cos.internal
 
AbstractCosResponseHandler() - Constructor for class com.qcloud.cos.internal.AbstractCosResponseHandler
 
AbstractPutObjectRequest - Class in com.qcloud.cos.model
 
AbstractPutObjectRequest(String, String, File) - Constructor for class com.qcloud.cos.model.AbstractPutObjectRequest
Constructs a new AbstractPutObjectRequest object to upload a file to the specified bucket and key.
AbstractPutObjectRequest(String, String, String) - Constructor for class com.qcloud.cos.model.AbstractPutObjectRequest
Constructs a new AbstractPutObjectRequest object with redirect location.
AbstractPutObjectRequest(String, String, InputStream, ObjectMetadata) - Constructor for class com.qcloud.cos.model.AbstractPutObjectRequest
Constructs a new AbstractPutObjectRequest object to upload a stream of data to the specified bucket and key.
AbstractTransfer - Class in com.qcloud.cos.transfer
Abstract transfer implementation.
AbstractTransfer(String, TransferProgress, ProgressListenerChain) - Constructor for class com.qcloud.cos.transfer.AbstractTransfer
 
AbstractTransfer(String, TransferProgress, ProgressListenerChain, TransferStateChangeListener) - Constructor for class com.qcloud.cos.transfer.AbstractTransfer
 
AbuseInfo - Class in com.qcloud.cos.model.ciModel.auditing
审核场景为谩骂的审核结果信息
AbuseInfo() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AbuseInfo
 
accept(InventoryPredicateVisitor) - Method in class com.qcloud.cos.model.inventory.InventoryAndPredicate
 
accept(InventoryPredicateVisitor) - Method in class com.qcloud.cos.model.inventory.InventoryFilterPredicate
Helper method that accepts an implemenation of InventoryPredicateVisitor and invokes the most applicable visit method in the visitor.
accept(InventoryPredicateVisitor) - Method in class com.qcloud.cos.model.inventory.InventoryPrefixPredicate
 
accept(LifecyclePredicateVisitor) - Method in class com.qcloud.cos.model.lifecycle.LifecycleAndOperator
 
accept(LifecyclePredicateVisitor) - Method in class com.qcloud.cos.model.lifecycle.LifecycleFilterPredicate
Helper method that accepts an implemenation of LifecyclePredicateVisitor and invokes the most applicable visit method in the visitor.
accept(LifecyclePredicateVisitor) - Method in class com.qcloud.cos.model.lifecycle.LifecyclePrefixPredicate
 
accept(LifecyclePredicateVisitor) - Method in class com.qcloud.cos.model.Tag.LifecycleTagPredicate
 
AccessControlList - Class in com.qcloud.cos.model
Represents an Qcloud COS Access Control List (ACL), including the ACL's set of grantees and the permissions assigned to each grantee.
AccessControlList() - Constructor for class com.qcloud.cos.model.AccessControlList
 
accessControlList - Variable in class com.qcloud.cos.model.BucketGetMetadataResult
 
AccessControlListHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.AccessControlListHandler
 
AccessControlListUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.AccessControlListUnmarshaller
 
AccessImageQulity(ImageQualityRequest) - Method in interface com.qcloud.cos.COS
 
AccessImageQulity(ImageQualityRequest) - Method in class com.qcloud.cos.COSClient
 
AclXmlFactory - Class in com.qcloud.cos.model
Factory for creating XML fragments from AccessControlList objects that can be sent to COS as part of requests.
AclXmlFactory() - Constructor for class com.qcloud.cos.model.AclXmlFactory
 
ActionTag - Class in com.qcloud.cos.model.ciModel.job
 
ActionTag() - Constructor for class com.qcloud.cos.model.ciModel.job.ActionTag
 
addAdditionalDetail(String, String) - Method in class com.qcloud.cos.exception.CosServiceExceptionBuilder
Adds an entry to the additional information map.
addAigcMetadata(XmlWriter, AigcMetadata) - Static method in class com.qcloud.cos.model.ciModel.xml.CIMediaXmlFactory
 
addAuditingLibKeyWord(AuditingKeywordRequest) - Method in interface com.qcloud.cos.COS
 
addAuditingLibKeyWord(AuditingKeywordRequest) - Method in class com.qcloud.cos.COSClient
 
addAuditingLibKeyWord(COSClient) - Static method in class com.qcloud.cos.demo.ci.AuditingKeywordDemo
addAuditingLibKeyWord 添加文本库关键词用于向指定的文本库中添加关键词 该接口属于 POST 请求。
addAuditingStrategy(AuditingStrategyRequest) - Method in interface com.qcloud.cos.COS
 
addAuditingStrategy(AuditingStrategyRequest) - Method in class com.qcloud.cos.COSClient
 
addAuditingStrategy(COSClient) - Static method in class com.qcloud.cos.demo.ci.AuditingStrategyDemo
addAuditingStrategy 创建审核策略用于创建不同文件类型审核使用的策略,可以指定需要审核的标签。 该接口属于 POST 请求。
addAuditingTextLib(AuditingTextLibRequest) - Method in interface com.qcloud.cos.COS
 
addAuditingTextLib(AuditingTextLibRequest) - Method in class com.qcloud.cos.COSClient
 
addAuditingTextLib(COSClient) - Static method in class com.qcloud.cos.demo.ci.AuditingTextLibDemo
addAuditingTextLib 创建审核策略用于创建不同文件类型审核使用的策略,可以指定需要审核的标签。 该接口属于 POST 请求。
addBlindWatermark(COSClient) - Static method in class com.qcloud.cos.demo.ci.BlindWatermarkDemo
上传时添加盲水印
addBlindWatermarkToExistImage(COSClient) - Static method in class com.qcloud.cos.demo.ci.BlindWatermarkDemo
 
addCallBackKafkaConfig(XmlWriter, CallBackKafkaConfig) - Static method in class com.qcloud.cos.model.ciModel.xml.CIMediaXmlFactory
 
addCallBackMqConfig(XmlWriter, CallBackMqConfig) - Static method in class com.qcloud.cos.model.ciModel.xml.CIMediaXmlFactory
 
addDescription(String, String) - Method in class com.qcloud.cos.internal.crypto.EncryptionMaterials
Fluent API to add material description.
addDescriptions(Map<String, String>) - Method in class com.qcloud.cos.internal.crypto.EncryptionMaterials
Fluent API to add all the given material descriptions.
addDomain(String) - Method in class com.qcloud.cos.model.BucketRefererConfiguration
 
addFilterRule(FilterRule) - Method in class com.qcloud.cos.model.COSKeyFilter
Append a FilterRule to the list of FilterRules for this COSKeyFilter
addGalleryImages(ImageSearchRequest) - Method in interface com.qcloud.cos.COS
 
addGalleryImages(ImageSearchRequest) - Method in class com.qcloud.cos.COSClient
 
addGalleryImages(COSClient) - Static method in class com.qcloud.cos.demo.ci.ImageSearchDemo
addGalleryImages 添加图库图片
addHeader(String, String) - Method in class com.qcloud.cos.http.CosHttpRequest
 
addHeader(String, String) - Method in class com.qcloud.cos.http.CosHttpResponse
 
addImageStyle(ImageStyleRequest) - Method in interface com.qcloud.cos.COS
 
addImageStyle(ImageStyleRequest) - Method in class com.qcloud.cos.COSClient
 
addImageStyle(COSClient) - Static method in class com.qcloud.cos.demo.ci.ImageStyleDemo
添加图片处理样式 https://cloud.tencent.com/document/product/460/53491
addLogDetails(ExceptionLogDetail) - Method in class com.qcloud.cos.http.CosHttpRequest
 
addNoncurrentVersionTransition(BucketLifecycleConfiguration.NoncurrentVersionTransition) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Adds a new Non current transition to the rule.
addOptionalField(String) - Method in class com.qcloud.cos.model.inventory.InventoryConfiguration
Add a field to the list of optional fields that are included in the inventory results.
addOptionalField(InventoryOptionalField) - Method in class com.qcloud.cos.model.inventory.InventoryConfiguration
Add a field to the list of optional fields that are included in the inventory results.
addOutput(XmlWriter, MediaOutputObject) - Static method in class com.qcloud.cos.model.ciModel.xml.CIMediaXmlFactory
 
addParameter(String, String) - Method in class com.qcloud.cos.http.CosHttpRequest
 
addPersonFace(AddPersonFaceRequest) - Method in interface com.qcloud.cos.COS
 
addPersonFace(AddPersonFaceRequest) - Method in class com.qcloud.cos.COSClient
 
addPersonFace(COSClient) - Static method in class com.qcloud.cos.demo.ci.PersonFaceDemo
addPersonFace 该接口用于将新的人脸图片添加到一个人员下。 一个人员最多允许包含 5 张图片。 该接口属于 POST 请求。
AddPersonFaceRequest - Class in com.qcloud.cos.model.ciModel.ai
 
AddPersonFaceRequest() - Constructor for class com.qcloud.cos.model.ciModel.ai.AddPersonFaceRequest
 
AddPersonFaceResponse - Class in com.qcloud.cos.model.ciModel.ai
 
AddPersonFaceResponse() - Constructor for class com.qcloud.cos.model.ciModel.ai.AddPersonFaceResponse
 
addProgressListener(ProgressListener) - Method in class com.qcloud.cos.event.ProgressListenerChain
 
addProgressListener(ProgressListener) - Method in class com.qcloud.cos.transfer.AbstractTransfer
Adds the specified progress listener to the list of listeners receiving updates about this transfer's progress.
addProgressListener(ProgressListener) - Method in interface com.qcloud.cos.transfer.Transfer
Adds the specified progress listener to the list of listeners receiving updates about this transfer's progress.
addRequestParameter(String, String) - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
Adds an additional request parameter to be included in the pre-signed URL.
addRule(ReplicationRule) - Method in class com.qcloud.cos.model.BucketReplicationConfiguration
Adds a new rule to the replication configuration associated with this QCloud bucket.
addStateChangeListener(TransferStateChangeListener) - Method in class com.qcloud.cos.transfer.AbstractTransfer
Adds the given state change listener to the collection of listeners.
addStyleConvertToXmlByteArray(ImageStyleRequest) - Static method in class com.qcloud.cos.model.ciModel.xml.CImageXmlFactory
增加样式请求转换
addTransition(BucketLifecycleConfiguration.Transition) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Adds a new transition to the rule.
addUserMetadata(String, String) - Method in class com.qcloud.cos.model.ObjectMetadata
Adds the key value pair of custom user-metadata for the associated object.
AdjustedRangeInputStream - Class in com.qcloud.cos.internal.crypto
Reads only a specific range of bytes from the underlying input stream.
AdjustedRangeInputStream(InputStream, long, long) - Constructor for class com.qcloud.cos.internal.crypto.AdjustedRangeInputStream
Creates a new DecryptedContentsInputStream object.
adjustToDesiredRange(COSObjectWrapper, long[], Map<String, String>) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModuleAE
Adjusts the retrieved COSObject so that the object contents contain only the range of bytes desired by the user.
AdsInfo - Class in com.qcloud.cos.model.ciModel.auditing
广告审核信息实体类
AdsInfo() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AdsInfo
 
Aggregations - Class in com.qcloud.cos.model.ciModel.metaInsight
 
Aggregations() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.Aggregations
 
AggregationsResult - Class in com.qcloud.cos.model.ciModel.metaInsight
 
AggregationsResult() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.AggregationsResult
 
AICommonRequest - Class in com.qcloud.cos.model.ciModel.common
 
AICommonRequest() - Constructor for class com.qcloud.cos.model.ciModel.common.AICommonRequest
 
aiGameRec(AIRecRequest) - Method in interface com.qcloud.cos.COS
 
aiGameRec(AIRecRequest) - Method in class com.qcloud.cos.COSClient
 
aiGameRec(COSClient) - Static method in class com.qcloud.cos.demo.ci.AIGameRecDemo
 
AIGameRecDemo - Class in com.qcloud.cos.demo.ci
游戏图场景识别demo 相关API 请参考 https://cloud.tencent.com/document/product/460/93153
AIGameRecDemo() - Constructor for class com.qcloud.cos.demo.ci.AIGameRecDemo
 
AIGameRecResponse - Class in com.qcloud.cos.model.ciModel.persistence
 
AIGameRecResponse() - Constructor for class com.qcloud.cos.model.ciModel.persistence.AIGameRecResponse
 
AIGameRecResponseHandler - Class in com.qcloud.cos.internal.cihandler
 
AIGameRecResponseHandler() - Constructor for class com.qcloud.cos.internal.cihandler.AIGameRecResponseHandler
 
AIGameRecUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.AIGameRecUnmarshaller
 
AigcMetadata - Class in com.qcloud.cos.model.ciModel.job
 
AigcMetadata() - Constructor for class com.qcloud.cos.model.ciModel.job.AigcMetadata
 
AIGCMetadataDemo - Class in com.qcloud.cos.demo.ci
 
AIGCMetadataDemo() - Constructor for class com.qcloud.cos.demo.ci.AIGCMetadataDemo
 
AigcMetadataJsonResponseHandler - Class in com.qcloud.cos.internal.cihandler
处理嵌套JSON字符串格式:{"AIGC": "{\"Label\":\"value\",...}"}
AigcMetadataJsonResponseHandler() - Constructor for class com.qcloud.cos.internal.cihandler.AigcMetadataJsonResponseHandler
 
AIGCMetadataResponse - Class in com.qcloud.cos.model.ciModel.job
 
AIGCMetadataResponse() - Constructor for class com.qcloud.cos.model.ciModel.job.AIGCMetadataResponse
 
AigcMetadataUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.AigcMetadataUnmarshaller
 
AIGetRequestDemo - Class in com.qcloud.cos.demo.ci
此处以图片上色接口为例 详情见https://cloud.tencent.com/document/product/460/83794
AIGetRequestDemo() - Constructor for class com.qcloud.cos.demo.ci.AIGetRequestDemo
 
aIImageColoring(AIImageColoringRequest) - Method in interface com.qcloud.cos.COS
 
aIImageColoring(AIImageColoringRequest) - Method in class com.qcloud.cos.COSClient
 
aIImageColoring(COSClient) - Static method in class com.qcloud.cos.demo.ci.AIGetRequestDemo
aIImageColoring 腾讯云数据万象通过 AIImageColoring 接口对黑白图像进行上色 该接口属于 GET 请求。
AIImageColoringRequest - Class in com.qcloud.cos.model.ciModel.image
 
AIImageColoringRequest() - Constructor for class com.qcloud.cos.model.ciModel.image.AIImageColoringRequest
 
AIRecRequest - Class in com.qcloud.cos.model.ciModel.persistence
车辆识别请求实体 参数详情参考:https://cloud.tencent.com/document/product/460/63225
AIRecRequest() - Constructor for class com.qcloud.cos.model.ciModel.persistence.AIRecRequest
 
ALLOW - Static variable in class com.qcloud.cos.model.BucketRefererConfiguration
 
alternateIso8601DateFormat - Static variable in class com.qcloud.cos.utils.DateUtils
Alternate ISO 8601 format without fractional seconds
AnimationTemplateDemo - Class in com.qcloud.cos.demo.ci
动图模板接口相关demo 请求详情参见:https://cloud.tencent.com/document/product/460/46989
AnimationTemplateDemo() - Constructor for class com.qcloud.cos.demo.ci.AnimationTemplateDemo
 
AnonymousCOSCredentials - Class in com.qcloud.cos.auth
 
AnonymousCOSCredentials(String) - Constructor for class com.qcloud.cos.auth.AnonymousCOSCredentials
Deprecated.
appid should be included in bucket name. for example if your appid is 125123123, previous bucket is ott. you should set bucket as ott-125123123. use AnonymousCOSCredentials()
AnonymousCOSCredentials() - Constructor for class com.qcloud.cos.auth.AnonymousCOSCredentials
 
APPEND_MODE - Static variable in class com.qcloud.cos.utils.ServiceUtils
 
APPEND_OBJECT_NEXT_POSISTION - Static variable in interface com.qcloud.cos.Headers
 
appendImageAuditingUserAgent(X) - Static method in class com.qcloud.cos.transfer.TransferManager
 
appendMultipartUserAgent(X) - Static method in class com.qcloud.cos.transfer.TransferManager
 
appendObject(AppendObjectRequest) - Method in interface com.qcloud.cos.COS
append data to an COS object
appendObject(AppendObjectRequest) - Method in class com.qcloud.cos.COSClient
 
AppendObjectDemo - Class in com.qcloud.cos.demo
 
AppendObjectDemo() - Constructor for class com.qcloud.cos.demo.AppendObjectDemo
 
AppendObjectRequest - Class in com.qcloud.cos.model
 
AppendObjectRequest(String, String, File) - Constructor for class com.qcloud.cos.model.AppendObjectRequest
 
AppendObjectRequest(String, String, InputStream) - Constructor for class com.qcloud.cos.model.AppendObjectRequest
 
AppendObjectRequest(String, String, InputStream, ObjectMetadata) - Constructor for class com.qcloud.cos.model.AppendObjectRequest
 
AppendObjectResult - Class in com.qcloud.cos.model
 
AppendObjectResult() - Constructor for class com.qcloud.cos.model.AppendObjectResult
 
appendSingleObjectUserAgent(X) - Static method in class com.qcloud.cos.transfer.TransferManager
 
appendUserAgent(String) - Method in class com.qcloud.cos.internal.RequestClientOptions
Appends a user agent to the USER_AGENT client marker.
assertIsPositive(int, String) - Static method in class com.qcloud.cos.utils.ValidationUtils
Asserts that the given number is positive (non-negative and non-zero).
assertNotNull(T, String) - Static method in class com.qcloud.cos.utils.ValidationUtils
Asserts that the given object is non-null and returns it.
assessImageQuality(COSClient) - Static method in class com.qcloud.cos.demo.ci.ImageQualityDemo
 
AsymmetricKeyEncryptionClientDemo - Class in com.qcloud.cos.demo
 
AsymmetricKeyEncryptionClientDemo() - Constructor for class com.qcloud.cos.demo.AsymmetricKeyEncryptionClientDemo
 
ASYNC - Static variable in class com.qcloud.cos.event.SDKProgressPublisher
 
AttachParam - Class in com.qcloud.cos.model.ciModel.workflow
 
AttachParam() - Constructor for class com.qcloud.cos.model.ciModel.workflow.AttachParam
 
AudioAuditingJobDemo - Class in com.qcloud.cos.demo.ci
内容审核 音频审核接口相关demo 详情见https://cloud.tencent.com/document/product/460/53395
AudioAuditingJobDemo() - Constructor for class com.qcloud.cos.demo.ci.AudioAuditingJobDemo
 
AudioAuditingJobUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.AudioAuditingJobUnmarshaller
 
AudioAuditingRequest - Class in com.qcloud.cos.model.ciModel.auditing
音频审核请求实体 参数详情参考:https://cloud.tencent.com/document/product/460/53395
AudioAuditingRequest() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AudioAuditingRequest
 
AudioAuditingResponse - Class in com.qcloud.cos.model.ciModel.auditing
音频审核响应实体 参数详情参考:https://cloud.tencent.com/document/product/460/53396
AudioAuditingResponse() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AudioAuditingResponse
 
AudioAuditingUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.AudioAuditingUnmarshaller
 
AudioConfig - Class in com.qcloud.cos.model.ciModel.job
 
AudioConfig() - Constructor for class com.qcloud.cos.model.ciModel.job.AudioConfig
 
AudioInfo - Class in com.qcloud.cos.model.ciModel.workflow
 
AudioInfo() - Constructor for class com.qcloud.cos.model.ciModel.workflow.AudioInfo
 
AudioSectionInfo - Class in com.qcloud.cos.model.ciModel.auditing
截图信息,只返回违规的截图信息
AudioSectionInfo() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AudioSectionInfo
 
AuditingAudio - Class in com.qcloud.cos.model.ciModel.auditing
 
AuditingAudio() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AuditingAudio
 
AuditingCosOutput - Class in com.qcloud.cos.model.ciModel.auditing
 
AuditingCosOutput() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AuditingCosOutput
 
AuditingImage - Class in com.qcloud.cos.model.ciModel.auditing
 
AuditingImage() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AuditingImage
 
AuditingInfo - Class in com.qcloud.cos.model.ciModel.auditing
审核结果信息
AuditingInfo(DetectType, String) - Constructor for class com.qcloud.cos.model.ciModel.auditing.AuditingInfo
 
AuditingInfo() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AuditingInfo
 
AuditingInputObject - Class in com.qcloud.cos.model.ciModel.auditing
输入文件在cos中的位置 例 cos根目录下的1.txt文件 则object = 1.txt cos根目录下test文件夹中的1.txt文件 object = test/1.txt
AuditingInputObject() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AuditingInputObject
 
AuditingJobsDetail - Class in com.qcloud.cos.model.ciModel.auditing
 
AuditingJobsDetail() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
AuditingKeyword - Class in com.qcloud.cos.model.ciModel.auditing
 
AuditingKeyword() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AuditingKeyword
 
AuditingKeywordDemo - Class in com.qcloud.cos.demo.ci
内容审核 自定义文本库关键词相关demo
AuditingKeywordDemo() - Constructor for class com.qcloud.cos.demo.ci.AuditingKeywordDemo
 
AuditingKeywordRequest - Class in com.qcloud.cos.model.ciModel.auditing
 
AuditingKeywordRequest() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordRequest
 
AuditingKeywordResponse - Class in com.qcloud.cos.model.ciModel.auditing
 
AuditingKeywordResponse() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordResponse
 
AuditingKeywordResult - Class in com.qcloud.cos.model.ciModel.auditing
 
AuditingKeywordResult() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordResult
 
AuditingLabels - Class in com.qcloud.cos.model.ciModel.auditing
 
AuditingLabels() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AuditingLabels
 
AuditingLiveInfo - Class in com.qcloud.cos.model.ciModel.auditing
 
AuditingLiveInfo() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AuditingLiveInfo
 
AuditingLiveOutput - Class in com.qcloud.cos.model.ciModel.auditing
 
AuditingLiveOutput() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AuditingLiveOutput
 
AuditingRecordInfo - Class in com.qcloud.cos.model.ciModel.auditing
 
AuditingRecordInfo() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AuditingRecordInfo
 
AuditingResult - Class in com.qcloud.cos.model.ciModel.auditing
审核结果汇总
AuditingResult() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AuditingResult
 
AuditingResultInfo() - Constructor for class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo
 
AuditingResultUtil - Class in com.qcloud.cos.demo.ci
审核结果获取工具类 目前场景以下几类: Porn(涉黄)、Terrorism(涉暴恐)、Politics(政治敏感)、Ads(广告)、Illegal(违法)、Abuse(谩骂)
AuditingResultUtil() - Constructor for class com.qcloud.cos.demo.ci.AuditingResultUtil
 
AuditingSnapshotObject - Class in com.qcloud.cos.model.ciModel.auditing
截帧配置实体类 https://cloud.tencent.com/document/product/460/46427
AuditingSnapshotObject() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AuditingSnapshotObject
 
AuditingStrategy - Class in com.qcloud.cos.model.ciModel.auditing
 
AuditingStrategy() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AuditingStrategy
 
AuditingStrategyDemo - Class in com.qcloud.cos.demo.ci
内容审核 审核策略相关demo
AuditingStrategyDemo() - Constructor for class com.qcloud.cos.demo.ci.AuditingStrategyDemo
 
AuditingStrategyHandler - Class in com.qcloud.cos.internal.cihandler
 
AuditingStrategyHandler() - Constructor for class com.qcloud.cos.internal.cihandler.AuditingStrategyHandler
 
AuditingStrategyListResponse - Class in com.qcloud.cos.model.ciModel.auditing
 
AuditingStrategyListResponse() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AuditingStrategyListResponse
 
AuditingStrategyListUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.AuditingStrategyListUnmarshaller
 
AuditingStrategyRequest - Class in com.qcloud.cos.model.ciModel.auditing
 
AuditingStrategyRequest() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AuditingStrategyRequest
 
AuditingStrategyResponse - Class in com.qcloud.cos.model.ciModel.auditing
 
AuditingStrategyResponse() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AuditingStrategyResponse
 
AuditingStrategyUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.AuditingStrategyUnmarshaller
 
AuditingTextLib - Class in com.qcloud.cos.model.ciModel.auditing
 
AuditingTextLib() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AuditingTextLib
 
AuditingTextLibDemo - Class in com.qcloud.cos.demo.ci
内容审核 自定义文本库相关demo
AuditingTextLibDemo() - Constructor for class com.qcloud.cos.demo.ci.AuditingTextLibDemo
 
AuditingTextLibHandler - Class in com.qcloud.cos.internal.cihandler
 
AuditingTextLibHandler() - Constructor for class com.qcloud.cos.internal.cihandler.AuditingTextLibHandler
 
AuditingTextLibRequest - Class in com.qcloud.cos.model.ciModel.auditing
 
AuditingTextLibRequest() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AuditingTextLibRequest
 
AuditingTextLibResponse - Class in com.qcloud.cos.model.ciModel.auditing
 
AuditingTextLibResponse() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AuditingTextLibResponse
 
AuditingTextLibUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.AuditingTextLibUnmarshaller
 
AudtingCommonInfo - Class in com.qcloud.cos.model.ciModel.auditing
审核信息公共实体类 https://cloud.tencent.com/document/product/460/37318
AudtingCommonInfo() - Constructor for class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
AudtingCommonInfo(String, String, String, String, String, String) - Constructor for class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
autoTranslationBlock(AutoTranslationBlockRequest) - Method in interface com.qcloud.cos.COS
 
autoTranslationBlock(AutoTranslationBlockRequest) - Method in class com.qcloud.cos.COSClient
 
autoTranslationBlock(COSClient) - Static method in class com.qcloud.cos.demo.ci.AutoTranslationBlockDemo
autoTranslationBlock 实时文字翻译 https://cloud.tencent.com/document/product/460/83547 中文(代码zh)与下列语言之间的双向互译: 英语 en 阿拉伯语 ar 德语 de 西班牙语 es 法语 fr 印尼语 id 意大利语 it / 日语 ja 葡萄牙语 pt 俄语 ru 韩语 ko 高棉语 km 老挝语 lo
AutoTranslationBlockDemo - Class in com.qcloud.cos.demo.ci
 
AutoTranslationBlockDemo() - Constructor for class com.qcloud.cos.demo.ci.AutoTranslationBlockDemo
 
AutoTranslationBlockRequest - Class in com.qcloud.cos.model.ciModel.image
 
AutoTranslationBlockRequest() - Constructor for class com.qcloud.cos.model.ciModel.image.AutoTranslationBlockRequest
 
AutoTranslationBlockResponse - Class in com.qcloud.cos.model.ciModel.image
 
AutoTranslationBlockResponse() - Constructor for class com.qcloud.cos.model.ciModel.image.AutoTranslationBlockResponse
 
AutoTranslationBlockResponseHandler - Class in com.qcloud.cos.internal.cihandler
 
AutoTranslationBlockResponseHandler() - Constructor for class com.qcloud.cos.internal.cihandler.AutoTranslationBlockResponseHandler
 
AutoTranslationBlockUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.AutoTranslationBlockUnmarshaller
 
available() - Method in class com.qcloud.cos.internal.crypto.AdjustedRangeInputStream
 
available() - Method in class com.qcloud.cos.internal.crypto.CipherLiteInputStream
 
available() - Method in class com.qcloud.cos.internal.InputSubstream
 
available() - Method in class com.qcloud.cos.internal.ResettableInputStream
 
available() - Method in class com.qcloud.cos.internal.SdkBufferedInputStream
 
available() - Method in class com.qcloud.cos.internal.SdkFilterInputStream
 
available() - Method in class com.qcloud.cos.model.COSObjectInputStream
Returns super.available() if the value is not zero or else always returns 1.

B

BackoffStrategy - Interface in com.qcloud.cos.retry
Super interface for RetryPolicy that defines a strategy for backing off between retries.
Base64 - Enum in com.qcloud.cos.utils
 
BaseAuditingDetail - Class in com.qcloud.cos.model.ciModel.auditing
 
BaseAuditingDetail() - Constructor for class com.qcloud.cos.model.ciModel.auditing.BaseAuditingDetail
 
BaseCosImageProcessDemo - Class in com.qcloud.cos.demo.ci
 
BaseCosImageProcessDemo() - Constructor for class com.qcloud.cos.demo.ci.BaseCosImageProcessDemo
 
BaseStrategyLabel - Class in com.qcloud.cos.model.ciModel.auditing
 
BaseStrategyLabel() - Constructor for class com.qcloud.cos.model.ciModel.auditing.BaseStrategyLabel
 
BaseVideoTag - Class in com.qcloud.cos.model.ciModel.job
 
BaseVideoTag() - Constructor for class com.qcloud.cos.model.ciModel.job.BaseVideoTag
 
BasicCOSCredentials - Class in com.qcloud.cos.auth
 
BasicCOSCredentials(String, String, String) - Constructor for class com.qcloud.cos.auth.BasicCOSCredentials
Deprecated.
appid should be included in bucket name. for example if your appid is 125123123, previous bucket is ott. you should set bucket as ott-125123123. use BasicCOSCredentials(String, String)
BasicCOSCredentials(String, String) - Constructor for class com.qcloud.cos.auth.BasicCOSCredentials
 
BasicImageProcessing - Class in com.qcloud.cos.demo.ci
基础图片处理使用Demo https://cloud.tencent.com/document/product/460/36540 Demo均为下载时处理,如需上传时处理或云上处理则使用对应方法,图片处理规则相同。 此处为演示参数使用,完整处理规则请参考API文档
BasicImageProcessing() - Constructor for class com.qcloud.cos.demo.ci.BasicImageProcessing
 
BasicInfo - Class in com.qcloud.cos.model.ciModel.workflow
 
BasicInfo() - Constructor for class com.qcloud.cos.model.ciModel.workflow.BasicInfo
 
BasicSessionCredentials - Class in com.qcloud.cos.auth
 
BasicSessionCredentials(String, String, String, String) - Constructor for class com.qcloud.cos.auth.BasicSessionCredentials
Deprecated.
appid should be included in bucket name. for example if your appid is 125123123, previous bucket is ott. you should set bucket as ott-125123123. use BasicSessionCredentials(String, String, String)
BasicSessionCredentials(String, String, String) - Constructor for class com.qcloud.cos.auth.BasicSessionCredentials
 
batchImageAuditing(BatchImageAuditingRequest) - Method in interface com.qcloud.cos.COS
BatchImageAuditing 批量提交图片审核任务 https://cloud.tencent.com/document/product/460/59383
batchImageAuditing(BatchImageAuditingRequest) - Method in class com.qcloud.cos.COSClient
 
batchImageAuditing(COSClient) - Static method in class com.qcloud.cos.demo.ci.ImageAuditingDemo
batchImageAuditing 接口批量创建图片审核任务。 (推荐)
BatchImageAuditingHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.BatchImageAuditingHandler
 
BatchImageAuditingInputObject - Class in com.qcloud.cos.model.ciModel.auditing
 
BatchImageAuditingInputObject() - Constructor for class com.qcloud.cos.model.ciModel.auditing.BatchImageAuditingInputObject
 
BatchImageAuditingJobUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.BatchImageAuditingJobUnmarshaller
 
BatchImageAuditingRequest - Class in com.qcloud.cos.model.ciModel.auditing
图片批量审核请求实体 参数详情参考:https://cloud.tencent.com/document/product/436/56289
BatchImageAuditingRequest() - Constructor for class com.qcloud.cos.model.ciModel.auditing.BatchImageAuditingRequest
 
BatchImageAuditingResponse - Class in com.qcloud.cos.model.ciModel.auditing
图片批量审核响应实体 参数详情参考:https://cloud.tencent.com/document/product/460/37318
BatchImageAuditingResponse() - Constructor for class com.qcloud.cos.model.ciModel.auditing.BatchImageAuditingResponse
 
BatchImageJobDetail - Class in com.qcloud.cos.model.ciModel.auditing
 
BatchImageJobDetail() - Constructor for class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
BatchInputObject - Class in com.qcloud.cos.model.ciModel.common
 
BatchInputObject() - Constructor for class com.qcloud.cos.model.ciModel.common.BatchInputObject
 
BatchJobDemo - Class in com.qcloud.cos.demo.ci
批量任务job接口相关demo API详情见https://cloud.tencent.com/document/product/460/80155 目前仅支持模板和图片处理任务的批量任务
BatchJobDemo() - Constructor for class com.qcloud.cos.demo.ci.BatchJobDemo
 
BatchJobDetail - Class in com.qcloud.cos.model.ciModel.job
 
BatchJobDetail() - Constructor for class com.qcloud.cos.model.ciModel.job.BatchJobDetail
 
BatchJobOperation - Class in com.qcloud.cos.model.ciModel.job
媒体处理 operation实体 https://cloud.tencent.com/document/product/460/48234
BatchJobOperation() - Constructor for class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
BatchJobRequest - Class in com.qcloud.cos.model.ciModel.job
媒体处理 任务请求实体 https://cloud.tencent.com/document/product/460/48234
BatchJobRequest() - Constructor for class com.qcloud.cos.model.ciModel.job.BatchJobRequest
 
BatchJobResponse - Class in com.qcloud.cos.model.ciModel.job
 
BatchJobResponse() - Constructor for class com.qcloud.cos.model.ciModel.job.BatchJobResponse
 
BatchJobResponseHandler - Class in com.qcloud.cos.internal.cihandler
 
BatchJobResponseHandler() - Constructor for class com.qcloud.cos.internal.cihandler.BatchJobResponseHandler
 
BatchJobUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.BatchJobUnmarshaller
 
batchPostImageAuditing(List<ImageAuditingRequest>) - Method in class com.qcloud.cos.transfer.TransferManager
 
BBox - Class in com.qcloud.cos.model.ciModel.job
 
BBox() - Constructor for class com.qcloud.cos.model.ciModel.job.BBox
 
beginsWithIgnoreCase(String, String) - Static method in class com.qcloud.cos.utils.StringUtils
Performs a case insensitive comparison and returns true if the data begins with the given sequence.
BinaryUtils - Class in com.qcloud.cos.utils
Utilities for encoding and decoding binary data to and from different forms.
BinaryUtils() - Constructor for class com.qcloud.cos.utils.BinaryUtils
 
Binding - Class in com.qcloud.cos.model.ciModel.metaInsight
 
Binding() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.Binding
 
BLACKLIST - Static variable in class com.qcloud.cos.model.BucketRefererConfiguration
 
BlindWatermarkDemo - Class in com.qcloud.cos.demo.ci
盲水印相关demo API 接口说明:https://cloud.tencent.com/document/product/436/46782
BlindWatermarkDemo() - Constructor for class com.qcloud.cos.demo.ci.BlindWatermarkDemo
 
BodyRecognitionResult - Class in com.qcloud.cos.model.ciModel.job.v2
 
BodyRecognitionResult() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.BodyRecognitionResult
 
Bucket - Class in com.qcloud.cos.model
 
Bucket() - Constructor for class com.qcloud.cos.model.Bucket
Constructs a bucket without any name specified.
Bucket(String) - Constructor for class com.qcloud.cos.model.Bucket
Creates a bucket with a name.
BUCKET_ACCESS_FORBIDDEN_STATUS_CODE - Static variable in class com.qcloud.cos.internal.Constants
 
BUCKET_ARCH - Static variable in interface com.qcloud.cos.Headers
COS response header for merge bucket type
BUCKET_AZ_TYPE - Static variable in interface com.qcloud.cos.Headers
 
BUCKET_COS_ARCH_TYPE - Static variable in class com.qcloud.cos.internal.Constants
 
BUCKET_OFS_ARCH_TYPE - Static variable in class com.qcloud.cos.internal.Constants
 
BUCKET_REDIRECT_STATUS_CODE - Static variable in class com.qcloud.cos.internal.Constants
 
BucketCertificateDemo - Class in com.qcloud.cos.demo
 
BucketCertificateDemo() - Constructor for class com.qcloud.cos.demo.BucketCertificateDemo
 
BucketConfigurationXmlFactory - Class in com.qcloud.cos.model
Converts bucket configuration objects into XML byte arrays.
BucketConfigurationXmlFactory() - Constructor for class com.qcloud.cos.model.BucketConfigurationXmlFactory
 
BucketCorsDemo - Class in com.qcloud.cos.demo
 
BucketCorsDemo() - Constructor for class com.qcloud.cos.demo.BucketCorsDemo
 
BucketCrossOriginConfiguration - Class in com.qcloud.cos.model
 
BucketCrossOriginConfiguration(List<CORSRule>) - Constructor for class com.qcloud.cos.model.BucketCrossOriginConfiguration
Constructs a new BucketCrossOriginConfiguration object with the rules given.
BucketCrossOriginConfiguration() - Constructor for class com.qcloud.cos.model.BucketCrossOriginConfiguration
 
BucketCrossOriginConfigurationHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler
 
BucketCrossOriginConfigurationUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.BucketCrossOriginConfigurationUnmarshaller
 
BucketDemo - Class in com.qcloud.cos.demo
展示了创建bucket, 删除bucket, 查询bucket是否存在的demo
BucketDemo() - Constructor for class com.qcloud.cos.demo.BucketDemo
 
BucketDemo - Class in com.qcloud.cos.demo.ci
媒体处理 bucket接口相关demo 详情见https://cloud.tencent.com/document/product/460/38914
BucketDemo() - Constructor for class com.qcloud.cos.demo.ci.BucketDemo
 
BucketDomainCertificateHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketDomainCertificateHandler
 
BucketDomainCertificateInfo - Class in com.qcloud.cos.model.bucketcertificate
 
BucketDomainCertificateInfo() - Constructor for class com.qcloud.cos.model.bucketcertificate.BucketDomainCertificateInfo
 
BucketDomainCertificateParameters - Class in com.qcloud.cos.model.bucketcertificate
 
BucketDomainCertificateParameters() - Constructor for class com.qcloud.cos.model.bucketcertificate.BucketDomainCertificateParameters
 
BucketDomainCertificateRequest - Class in com.qcloud.cos.model.bucketcertificate
Request object for the parameters to retrieve a bucket's domain certificate.
BucketDomainCertificateRequest(String) - Constructor for class com.qcloud.cos.model.bucketcertificate.BucketDomainCertificateRequest
Creates a new request object, ready to be executed to retrieve the bucket domain certificate for the specified bucket.
BucketDomainCertificateUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.BucketDomainCertificateUnmarshaller
 
BucketDomainConfiguration - Class in com.qcloud.cos.model
 
BucketDomainConfiguration() - Constructor for class com.qcloud.cos.model.BucketDomainConfiguration
 
BucketDomainConfigurationHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketDomainConfigurationHandler
 
BucketDomainConfigurationUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.BucketDomainConfigurationUnmarshaller
 
BucketDomainDemo - Class in com.qcloud.cos.demo
 
BucketDomainDemo() - Constructor for class com.qcloud.cos.demo.BucketDomainDemo
 
BucketEncryptionConfiguration - Class in com.qcloud.cos.model
 
BucketEncryptionConfiguration() - Constructor for class com.qcloud.cos.model.BucketEncryptionConfiguration
 
BucketEncryptionConfigurationHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketEncryptionConfigurationHandler
 
BucketEncryptionConfigurationUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.BucketEncryptionConfigurationUnmarshaller
 
BucketEncryptionDemo - Class in com.qcloud.cos.demo
 
BucketEncryptionDemo() - Constructor for class com.qcloud.cos.demo.BucketEncryptionDemo
 
BucketGetDomainCertificate - Class in com.qcloud.cos.model.bucketcertificate
 
BucketGetDomainCertificate() - Constructor for class com.qcloud.cos.model.bucketcertificate.BucketGetDomainCertificate
 
BucketGetMetadataResult - Class in com.qcloud.cos.model
 
BucketGetMetadataResult() - Constructor for class com.qcloud.cos.model.BucketGetMetadataResult
 
BucketIntelligentTierConfiguration - Class in com.qcloud.cos.model
 
BucketIntelligentTierConfiguration() - Constructor for class com.qcloud.cos.model.BucketIntelligentTierConfiguration
Creates a new bucket intelligent tier configuration, Passing this new object directly to COSClient.setBucketIntelligentTieringConfiguration(SetBucketIntelligentTierConfigurationRequest)}
BucketIntelligentTierConfiguration.Transition - Class in com.qcloud.cos.model
 
BucketIntelligentTierDemo - Class in com.qcloud.cos.demo
 
BucketIntelligentTierDemo() - Constructor for class com.qcloud.cos.demo.BucketIntelligentTierDemo
 
BucketIntelligentTieringConfiguration - Class in com.qcloud.cos.model.IntelligentTiering
 
BucketIntelligentTieringConfiguration() - Constructor for class com.qcloud.cos.model.IntelligentTiering.BucketIntelligentTieringConfiguration
 
BucketInventoryDemo - Class in com.qcloud.cos.demo
 
BucketInventoryDemo() - Constructor for class com.qcloud.cos.demo.BucketInventoryDemo
 
BucketLifecycleConfiguration - Class in com.qcloud.cos.model
Container for bucket lifecycle configuration operations.
BucketLifecycleConfiguration(List<BucketLifecycleConfiguration.Rule>) - Constructor for class com.qcloud.cos.model.BucketLifecycleConfiguration
Constructs a new BucketLifecycleConfiguration object with the rules given.
BucketLifecycleConfiguration() - Constructor for class com.qcloud.cos.model.BucketLifecycleConfiguration
 
BucketLifecycleConfiguration.NoncurrentVersionTransition - Class in com.qcloud.cos.model
The non-current-version transition attribute of the rule, describing how non-current versions of objects will move between different storage classes.
BucketLifecycleConfiguration.Rule - Class in com.qcloud.cos.model
 
BucketLifecycleConfiguration.Transition - Class in com.qcloud.cos.model
The transition attribute of the rule describing how this object will move between different storage classes in Qcloud COS.
BucketLifecycleConfigurationHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
 
BucketLifecycleConfigurationUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.BucketLifecycleConfigurationUnmarshaller
 
BucketLifecycleDemo - Class in com.qcloud.cos.demo
 
BucketLifecycleDemo() - Constructor for class com.qcloud.cos.demo.BucketLifecycleDemo
 
BucketLocationHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketLocationHandler
 
BucketLocationUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.BucketLocationUnmarshaller
 
BucketLoggingConfiguration - Class in com.qcloud.cos.model
 
BucketLoggingConfiguration() - Constructor for class com.qcloud.cos.model.BucketLoggingConfiguration
Creates a new bucket logging configuration, which by default is disabled.
BucketLoggingConfiguration(String, String) - Constructor for class com.qcloud.cos.model.BucketLoggingConfiguration
Creates a new bucket logging configuration which enables server access logs to be collected and stored in the specified destination bucket with the specified log file prefix.
BucketLoggingConfigurationHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
 
BucketLoggingConfigurationnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.BucketLoggingConfigurationnmarshaller
 
BucketLoggingDemo - Class in com.qcloud.cos.demo
 
BucketLoggingDemo() - Constructor for class com.qcloud.cos.demo.BucketLoggingDemo
 
bucketName - Variable in class com.qcloud.cos.model.BucketGetMetadataResult
 
bucketName - Variable in class com.qcloud.cos.model.COSObjectSummary
The name of the bucket in which this object is stored
bucketName - Variable in class com.qcloud.cos.model.COSVersionSummary
The name of the bucket in which this version is stored
BucketNameUtils - Enum in com.qcloud.cos.internal
 
bucketObjectLockConfiguration - Variable in class com.qcloud.cos.model.BucketGetMetadataResult
 
BucketObjectLockConfiguration - Class in com.qcloud.cos.model
 
BucketObjectLockConfiguration() - Constructor for class com.qcloud.cos.model.BucketObjectLockConfiguration
 
BucketObjectLockConfigurationHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketObjectLockConfigurationHandler
 
BucketObjectLockConfigurationUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.BucketObjectLockConfigurationUnmarshaller
 
BucketPolicy - Class in com.qcloud.cos.model
 
BucketPolicy() - Constructor for class com.qcloud.cos.model.BucketPolicy
 
BucketPolicyDemo - Class in com.qcloud.cos.demo
 
BucketPolicyDemo() - Constructor for class com.qcloud.cos.demo.BucketPolicyDemo
 
BucketPutDomainCertificate - Class in com.qcloud.cos.model.bucketcertificate
 
BucketPutDomainCertificate() - Constructor for class com.qcloud.cos.model.bucketcertificate.BucketPutDomainCertificate
 
BucketRefererConfiguration - Class in com.qcloud.cos.model
 
BucketRefererConfiguration() - Constructor for class com.qcloud.cos.model.BucketRefererConfiguration
 
BucketRefererConfigurationHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketRefererConfigurationHandler
 
BucketRefererConfigurationUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.BucketRefererConfigurationUnmarshaller
 
BucketRefererDemo - Class in com.qcloud.cos.demo
 
BucketRefererDemo() - Constructor for class com.qcloud.cos.demo.BucketRefererDemo
 
BucketReplicationConfiguration - Class in com.qcloud.cos.model
 
BucketReplicationConfiguration() - Constructor for class com.qcloud.cos.model.BucketReplicationConfiguration
 
BucketReplicationConfigurationHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketReplicationConfigurationHandler
 
BucketReplicationConfigurationUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.BucketReplicationConfigurationUnmarshaller
 
BucketReplicationDemo - Class in com.qcloud.cos.demo
 
BucketReplicationDemo() - Constructor for class com.qcloud.cos.demo.BucketReplicationDemo
 
BucketTaggingConfiguration - Class in com.qcloud.cos.model
 
BucketTaggingConfiguration() - Constructor for class com.qcloud.cos.model.BucketTaggingConfiguration
Creates a new bucket tagging configuration.
BucketTaggingConfiguration(Collection<TagSet>) - Constructor for class com.qcloud.cos.model.BucketTaggingConfiguration
Creates a new bucket Tagging configuration containing the specified TopicConfigurations.
BucketTaggingConfigurationHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketTaggingConfigurationHandler
 
BucketTaggingConfigurationUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.BucketTaggingConfigurationUnmarshaller
 
BucketTaggingDemo - Class in com.qcloud.cos.demo
 
BucketTaggingDemo() - Constructor for class com.qcloud.cos.demo.BucketTaggingDemo
 
bucketUrl - Variable in class com.qcloud.cos.model.BucketGetMetadataResult
 
BucketVersioningConfiguration - Class in com.qcloud.cos.model
 
BucketVersioningConfiguration() - Constructor for class com.qcloud.cos.model.BucketVersioningConfiguration
Creates a new bucket versioning configuration object which defaults to BucketVersioningConfiguration.OFF status.
BucketVersioningConfiguration(String) - Constructor for class com.qcloud.cos.model.BucketVersioningConfiguration
Creates a new bucket versioning configuration object with the specified status.
BucketVersioningConfigurationHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketVersioningConfigurationHandler
 
BucketVersioningConfigurationUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.BucketVersioningConfigurationUnmarshaller
 
BucketVersioningDemo - Class in com.qcloud.cos.demo
 
BucketVersioningDemo() - Constructor for class com.qcloud.cos.demo.BucketVersioningDemo
 
BucketWebsiteConfiguration - Class in com.qcloud.cos.model
Bucket configuration options for hosting static websites entirely out of COS
BucketWebsiteConfiguration() - Constructor for class com.qcloud.cos.model.BucketWebsiteConfiguration
Creates a new BucketWebsiteConfiguration.
BucketWebsiteConfiguration(String) - Constructor for class com.qcloud.cos.model.BucketWebsiteConfiguration
Creates a new BucketWebsiteConfiguration with the specified index document suffix.
BucketWebsiteConfiguration(String, String) - Constructor for class com.qcloud.cos.model.BucketWebsiteConfiguration
Creates a new BucketWebsiteConfiguration with the specified index document suffix and error document.
BucketWebsiteConfigurationHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketWebsiteConfigurationHandler
 
BucketWebsiteConfigurationUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.BucketWebsiteConfigurationUnmarshaller
 
BucketWebsiteDemo - Class in com.qcloud.cos.demo
 
BucketWebsiteDemo() - Constructor for class com.qcloud.cos.demo.BucketWebsiteDemo
 
build() - Method in class com.qcloud.cos.auth.CredentialsEndpointRetryParameters.Builder
 
build() - Method in class com.qcloud.cos.exception.CosServiceExceptionBuilder
Creates a new CosServiceException object with the values set.
build() - Method in class com.qcloud.cos.model.COSObjectIdBuilder
 
buildAuthorizationStr(HttpMethodName, String, COSCredentials, Date) - Method in class com.qcloud.cos.auth.COSSigner
 
buildAuthorizationStr(HttpMethodName, String, Map<String, String>, Map<String, String>, COSCredentials, Date) - Method in class com.qcloud.cos.auth.COSSigner
 
buildAuthorizationStr(HttpMethodName, String, Map<String, String>, Map<String, String>, COSCredentials, Date, Boolean) - Method in class com.qcloud.cos.auth.COSSigner
 
buildAuthorizationStr(HttpMethodName, String, Map<String, String>, Map<String, String>, COSCredentials, Date, Date, Boolean) - Method in class com.qcloud.cos.auth.COSSigner
 
builder() - Static method in class com.qcloud.cos.auth.CredentialsEndpointRetryParameters
 
Builder(Integer, Exception) - Constructor for class com.qcloud.cos.auth.CredentialsEndpointRetryParameters.Builder
 
buildGeneralApiEndpoint(String) - Method in class com.qcloud.cos.endpoint.CIPicRegionEndpointBuilder
 
buildGeneralApiEndpoint(String) - Method in class com.qcloud.cos.endpoint.CIRegionEndpointBuilder
 
buildGeneralApiEndpoint(String) - Method in interface com.qcloud.cos.endpoint.EndpointBuilder
build endpoint endpoint, the endpoint is used by bucket and objects api.
buildGeneralApiEndpoint(String) - Method in class com.qcloud.cos.endpoint.RegionEndpointBuilder
 
buildGeneralApiEndpoint(String) - Method in class com.qcloud.cos.endpoint.SuffixEndpointBuilder
 
buildGeneralApiEndpoint(String) - Method in class com.qcloud.cos.endpoint.UserSpecifiedEndpointBuilder
 
buildGetServiceApiEndpoint() - Method in class com.qcloud.cos.endpoint.CIPicRegionEndpointBuilder
 
buildGetServiceApiEndpoint() - Method in class com.qcloud.cos.endpoint.CIRegionEndpointBuilder
 
buildGetServiceApiEndpoint() - Method in interface com.qcloud.cos.endpoint.EndpointBuilder
the endpoint is used by Get Service Api.
buildGetServiceApiEndpoint() - Method in class com.qcloud.cos.endpoint.RegionEndpointBuilder
 
buildGetServiceApiEndpoint() - Method in class com.qcloud.cos.endpoint.SuffixEndpointBuilder
 
buildGetServiceApiEndpoint() - Method in class com.qcloud.cos.endpoint.UserSpecifiedEndpointBuilder
 
buildPostObjectSignature(String, String, String) - Method in class com.qcloud.cos.auth.COSSigner
 
ByteRangeCapturingInputStream - Class in com.qcloud.cos.model
FilterInputStream that captures a range of bytes from a wrapped input stream.
ByteRangeCapturingInputStream(InputStream, long, long) - Constructor for class com.qcloud.cos.model.ByteRangeCapturingInputStream
 

C

CACHE_CONTROL - Static variable in interface com.qcloud.cos.Headers
 
calculateOptimalPartSize(PutObjectRequest, TransferManagerConfiguration) - Static method in class com.qcloud.cos.transfer.TransferManagerUtils
Returns the optimal part size, in bytes, for each individual part upload in a multipart upload.
calculateOptimalPartSizeForCopy(CopyObjectRequest, TransferManagerConfiguration, long) - Static method in class com.qcloud.cos.transfer.TransferManagerUtils
Calculates the optimal part size of each part request if the copy operation is carried out as multi-part copy.
call() - Method in class com.qcloud.cos.transfer.CompleteMultipartCopy
 
call() - Method in class com.qcloud.cos.transfer.CompleteMultipartUpload
 
call() - Method in class com.qcloud.cos.transfer.CopyCallable
 
call() - Method in class com.qcloud.cos.transfer.CopyMonitor
 
call() - Method in class com.qcloud.cos.transfer.CopyPartCallable
 
call() - Method in class com.qcloud.cos.transfer.RangeDownloadCallable
 
call() - Method in class com.qcloud.cos.transfer.ResumableDownloadMonitor
 
call() - Method in class com.qcloud.cos.transfer.UploadCallable
 
call() - Method in class com.qcloud.cos.transfer.UploadMonitor
 
call() - Method in class com.qcloud.cos.transfer.UploadPartCallable
 
CallBackKafkaConfig - Class in com.qcloud.cos.model.ciModel.job
 
CallBackKafkaConfig() - Constructor for class com.qcloud.cos.model.ciModel.job.CallBackKafkaConfig
 
CallBackMqConfig - Class in com.qcloud.cos.model.ciModel.job
 
CallBackMqConfig() - Constructor for class com.qcloud.cos.model.ciModel.job.CallBackMqConfig
 
CallBackMqConfig() - Constructor for class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.CallBackMqConfig
 
CallbackVersion - Enum in com.qcloud.cos.model.ciModel.auditing
回调内容的结构,有效值:Simple(回调内容包含基本信息)、Detail(回调内容包含详细信息)。默认为 Simple。
CAMRoleDemo - Class in com.qcloud.cos.demo
 
CAMRoleDemo() - Constructor for class com.qcloud.cos.demo.CAMRoleDemo
 
cancel() - Method in interface com.qcloud.cos.internal.CosClientAbortTask
 
cancel() - Method in class com.qcloud.cos.internal.CosClientAbortTaskImpl
 
CANCELED_EVENT_CODE - Static variable in class com.qcloud.cos.event.ProgressEvent
cancelLiveAuditing(VideoAuditingRequest) - Method in interface com.qcloud.cos.COS
 
cancelLiveAuditing(VideoAuditingRequest) - Method in class com.qcloud.cos.COSClient
 
cancelMediaJob(MediaJobsRequest) - Method in interface com.qcloud.cos.COS
CancelMediaJob 接口用于取消一个任务。 https://cloud.tencent.com/document/product/460/38939
cancelMediaJob(MediaJobsRequest) - Method in class com.qcloud.cos.COSClient
 
cancelMediaJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.ConcatDemo
cancelMediaJob 取消任务
cancelMediaJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.DigitalWatermarkJobDemo
cancelMediaJob 取消任务
cancelMediaJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.ExtractDigitalWatermarkJobDemo
cancelMediaJob 取消任务
cancelMediaJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.JobDemo
 
cancelMediaJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.TranscodeJobDemo
cancelMediaJob 取消任务
cancelTask() - Method in interface com.qcloud.cos.internal.CosClientAbortTaskMonitor
 
cancelTask() - Method in class com.qcloud.cos.internal.CosClientAbortTaskMonitorImpl
 
cancelTask() - Method in class com.qcloud.cos.internal.DefaultClientAbortTaskImpl
 
canConvert(Class) - Method in class com.qcloud.cos.internal.cihandler.MediaWorkflowMapConverter
 
canConvert(Class) - Method in class com.qcloud.cos.internal.converter.CIConverter
 
Candidates - Class in com.qcloud.cos.model.ciModel.ai
 
Candidates() - Constructor for class com.qcloud.cos.model.ciModel.ai.Candidates
 
CannedAccessControlList - Enum in com.qcloud.cos.model
Specifies constants defining a canned access control list.
CarLocation - Class in com.qcloud.cos.model.ciModel.persistence
 
CarLocation() - Constructor for class com.qcloud.cos.model.ciModel.persistence.CarLocation
 
CarRecognitionResult - Class in com.qcloud.cos.model.ciModel.job.v2
 
CarRecognitionResult() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.CarRecognitionResult
 
CarTag - Class in com.qcloud.cos.model.ciModel.persistence
 
CarTag() - Constructor for class com.qcloud.cos.model.ciModel.persistence.CarTag
 
CASJobParameters - Class in com.qcloud.cos.model
CAS related prameters pertaining to a job.
CASJobParameters() - Constructor for class com.qcloud.cos.model.CASJobParameters
 
CharacterFilter - Class in com.qcloud.cos.internal.cihandler
 
CharacterFilter(BufferedReader) - Constructor for class com.qcloud.cos.internal.cihandler.CharacterFilter
 
Check() - Constructor for class com.qcloud.cos.event.DeliveryMode.Check
 
CheckObjectUtils() - Constructor for class com.qcloud.cos.internal.RequestXmlFactory.CheckObjectUtils
 
CI_REQUEST_ID - Static variable in interface com.qcloud.cos.Headers
CI response header for a request's ci request ID
CIAuditingXmlFactory - Class in com.qcloud.cos.model.ciModel.xml
数据万象内容审核xml格式化
CIAuditingXmlFactory() - Constructor for class com.qcloud.cos.model.ciModel.xml.CIAuditingXmlFactory
 
CIAuditingXmlFactoryV2 - Class in com.qcloud.cos.model.ciModel.xml
数据万象内容审核xml格式化
CIAuditingXmlFactoryV2() - Constructor for class com.qcloud.cos.model.ciModel.xml.CIAuditingXmlFactoryV2
 
CIBucketObject - Class in com.qcloud.cos.model.ciModel.bucket
数据万象bucket实体类 字段详情见 https://cloud.tencent.com/document/product/460/38914
CIBucketObject() - Constructor for class com.qcloud.cos.model.ciModel.bucket.CIBucketObject
 
CICheckUtils - Class in com.qcloud.cos.model.ciModel.utils
 
CICheckUtils() - Constructor for class com.qcloud.cos.model.ciModel.utils.CICheckUtils
 
CICommonDemo - Class in com.qcloud.cos.demo.ci
数据万象公共接口逻辑demo展示
CICommonDemo() - Constructor for class com.qcloud.cos.demo.ci.CICommonDemo
 
CICommonHandler<T> - Class in com.qcloud.cos.internal.cihandler
 
CICommonHandler() - Constructor for class com.qcloud.cos.internal.cihandler.CICommonHandler
 
CICommonJsonResponseHandler<T> - Class in com.qcloud.cos.internal.cihandler
 
CICommonJsonResponseHandler() - Constructor for class com.qcloud.cos.internal.cihandler.CICommonJsonResponseHandler
 
CICommonJsonUnmarshaller(Class<T>) - Constructor for class com.qcloud.cos.internal.Unmarshallers.CICommonJsonUnmarshaller
 
CICommonUnmarshaller(Class<T>) - Constructor for class com.qcloud.cos.internal.Unmarshallers.CICommonUnmarshaller
 
CIConverter - Class in com.qcloud.cos.internal.converter
 
CIConverter() - Constructor for class com.qcloud.cos.internal.converter.CIConverter
 
CIFileProcessXmlFactory - Class in com.qcloud.cos.model.ciModel.xml
数据万象文件处理xml
CIFileProcessXmlFactory() - Constructor for class com.qcloud.cos.model.ciModel.xml.CIFileProcessXmlFactory
 
CIGetResponseHandler - Class in com.qcloud.cos.internal
 
CIGetResponseHandler() - Constructor for class com.qcloud.cos.internal.CIGetResponseHandler
 
CIGetSnapshotResponseHandler - Class in com.qcloud.cos.internal
 
CIGetSnapshotResponseHandler() - Constructor for class com.qcloud.cos.internal.CIGetSnapshotResponseHandler
 
CIJackson - Enum in com.qcloud.cos.utils
 
CIJsonHandler<T> - Class in com.qcloud.cos.internal.cihandler
 
CIJsonHandler() - Constructor for class com.qcloud.cos.internal.cihandler.CIJsonHandler
 
CIJsonUnmarshaller(Class<T>) - Constructor for class com.qcloud.cos.internal.Unmarshallers.CIJsonUnmarshaller
 
CImageProcessRequest - Class in com.qcloud.cos.model.ciModel.common
 
CImageProcessRequest(String, String) - Constructor for class com.qcloud.cos.model.ciModel.common.CImageProcessRequest
Constructs a new CImageProcessRequest, specifying the object's bucket name and key.
CImageXmlFactory - Class in com.qcloud.cos.model.ciModel.xml
数据万象图片处理xml格式化
CImageXmlFactory() - Constructor for class com.qcloud.cos.model.ciModel.xml.CImageXmlFactory
 
CIMediaListObject - Class in com.qcloud.cos.model.ciModel.bucket
数据万象媒体列表实体类 字段详情见 https://cloud.tencent.com/document/product/460/38914
CIMediaListObject() - Constructor for class com.qcloud.cos.model.ciModel.bucket.CIMediaListObject
 
CIMediaXmlFactory - Class in com.qcloud.cos.model.ciModel.xml
数据万象媒体处理xml格式化
CIMediaXmlFactory() - Constructor for class com.qcloud.cos.model.ciModel.xml.CIMediaXmlFactory
 
CIObject - Class in com.qcloud.cos.model.ciModel.persistence
 
CIObject() - Constructor for class com.qcloud.cos.model.ciModel.persistence.CIObject
 
CipherLiteInputStream - Class in com.qcloud.cos.internal.crypto
 
CipherLiteInputStream(InputStream, CipherLite) - Constructor for class com.qcloud.cos.internal.crypto.CipherLiteInputStream
 
CipherLiteInputStream(InputStream, CipherLite, int) - Constructor for class com.qcloud.cos.internal.crypto.CipherLiteInputStream
 
CipherLiteInputStream(InputStream, CipherLite, int, boolean, boolean) - Constructor for class com.qcloud.cos.internal.crypto.CipherLiteInputStream
 
CipherLiteInputStream(InputStream) - Constructor for class com.qcloud.cos.internal.crypto.CipherLiteInputStream
 
ciphertextLength(long) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModuleAE
 
ciphertextLength(long) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModuleAECbc
 
ciphertextLength(long) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
Returns the length of the ciphertext computed from the length of the plaintext.
CIPicRegionEndpointBuilder - Class in com.qcloud.cos.endpoint
 
CIPicRegionEndpointBuilder(Region) - Constructor for class com.qcloud.cos.endpoint.CIPicRegionEndpointBuilder
 
CIPicServiceRequest - Class in com.qcloud.cos.internal
 
CIPicServiceRequest() - Constructor for class com.qcloud.cos.internal.CIPicServiceRequest
 
CIPostJob - Interface in com.qcloud.cos.transfer
 
CIPostJobImpl - Class in com.qcloud.cos.transfer
 
CIPostJobImpl(String, TransferProgress, ProgressListenerChain, COSObject, TransferStateChangeListener, GetObjectRequest, File) - Constructor for class com.qcloud.cos.transfer.CIPostJobImpl
 
CIRegionEndpointBuilder - Class in com.qcloud.cos.endpoint
 
CIRegionEndpointBuilder(Region) - Constructor for class com.qcloud.cos.endpoint.CIRegionEndpointBuilder
 
CIServiceRequest - Class in com.qcloud.cos.internal
 
CIServiceRequest() - Constructor for class com.qcloud.cos.internal.CIServiceRequest
 
CiServiceResult - Class in com.qcloud.cos.model
 
CiServiceResult() - Constructor for class com.qcloud.cos.model.CiServiceResult
 
CIUniversalDemo - Class in com.qcloud.cos.demo.ci
 
CIUniversalDemo() - Constructor for class com.qcloud.cos.demo.ci.CIUniversalDemo
 
CIUploadResult - Class in com.qcloud.cos.model.ciModel.persistence
 
CIUploadResult() - Constructor for class com.qcloud.cos.model.ciModel.persistence.CIUploadResult
 
CIWorkflowServiceRequest - Class in com.qcloud.cos.internal
 
CIWorkflowServiceRequest() - Constructor for class com.qcloud.cos.internal.CIWorkflowServiceRequest
 
CIXmlResponsesSaxParser - Class in com.qcloud.cos.internal.cihandler
 
CIXmlResponsesSaxParser() - Constructor for class com.qcloud.cos.internal.cihandler.CIXmlResponsesSaxParser
 
cleanupDataSource(CosDataSource, File, InputStream, InputStream, Logger) - Static method in enum com.qcloud.cos.model.CosDataSource.Utils
Clean up any temporary streams created during the execution, and restore the original file and/or input stream.
CLIENT_PROTOCAL_EXCEPTION - Static variable in class com.qcloud.cos.exception.ClientExceptionConstants
 
ClientConfig - Class in com.qcloud.cos
 
ClientConfig() - Constructor for class com.qcloud.cos.ClientConfig
 
ClientConfig(Region) - Constructor for class com.qcloud.cos.ClientConfig
 
clientConfig - Variable in class com.qcloud.cos.COSClient
 
clientConfig - Variable in class com.qcloud.cos.http.DefaultCosHttpClient
 
ClientExceptionConstants - Class in com.qcloud.cos.exception
 
ClientExceptionConstants() - Constructor for class com.qcloud.cos.exception.ClientExceptionConstants
 
ClientUtils - Class in com.qcloud.cos.demo.ci
仅为demo演示所用 在demo中每次执行都会创建client对象 COSClient 是线程安全的类,允许多线程访问同一实例。 因为实例内部维持了一个连接池,创建多个实例可能导致程序资源耗尽,请确保程序生命周期内实例只有一个 在不再需要使用时,调用 shutdown 方法将其关闭。如果需要新建实例,请先将之前的实例关闭。
ClientUtils() - Constructor for class com.qcloud.cos.demo.ci.ClientUtils
 
clone() - Method in class com.qcloud.cos.internal.CosServiceRequest
Creates a shallow clone of this object for all fields except the handler context.
clone() - Method in class com.qcloud.cos.internal.crypto.CryptoConfiguration
 
clone() - Method in class com.qcloud.cos.model.AbortIncompleteMultipartUpload
 
clone() - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
 
clone() - Method in class com.qcloud.cos.model.CSVInput
 
clone() - Method in class com.qcloud.cos.model.CSVOutput
 
clone() - Method in class com.qcloud.cos.model.EncryptedPutObjectRequest
Returns a clone (as deep as possible) of this request object.
clone() - Method in class com.qcloud.cos.model.InputSerialization
 
clone() - Method in class com.qcloud.cos.model.inventory.ServerSideEncryptionCOS
 
clone() - Method in class com.qcloud.cos.model.ObjectMetadata
 
clone() - Method in class com.qcloud.cos.model.OutputSerialization
 
clone() - Method in class com.qcloud.cos.model.PutObjectRequest
Returns a clone (as deep as possible) of this request object.
clone() - Method in class com.qcloud.cos.model.ScanRange
 
clone() - Method in class com.qcloud.cos.model.SelectObjectContentEvent
 
clone() - Method in class com.qcloud.cos.model.SelectParameters
 
close() - Method in class com.qcloud.cos.auth.AbstractCOSCachedCredentialsProvider
 
close() - Method in class com.qcloud.cos.event.ProgressInputStream
 
close() - Method in class com.qcloud.cos.internal.cihandler.CharacterFilter
 
close() - Method in class com.qcloud.cos.internal.crypto.AdjustedRangeInputStream
 
close() - Method in class com.qcloud.cos.internal.crypto.CipherLiteInputStream
 
close() - Method in class com.qcloud.cos.internal.crypto.COSObjectWrapper
 
close() - Method in class com.qcloud.cos.internal.InputSubstream
 
close() - Method in class com.qcloud.cos.internal.ReleasableInputStream
If ReleasableInputStream.closeDisabled is false, closes this input stream and releases any system resources associated with the stream.
close() - Method in class com.qcloud.cos.internal.SdkBufferedInputStream
 
close() - Method in class com.qcloud.cos.internal.SdkFilterInputStream
 
close() - Method in class com.qcloud.cos.model.COSObject
Releases any underlying system resources.
close() - Method in class com.qcloud.cos.model.COSObjectInputStream
Delegate to COSObjectInputStream.abort() if there is data remaining in the stream.
close() - Method in class com.qcloud.cos.model.SelectObjectContentEventStream
Close this stream, after all events have been read.
close() - Method in class com.qcloud.cos.model.SelectObjectContentResult
 
close() - Method in class com.qcloud.cos.model.SelectRecordsInputStream
closeQuietly(Closeable) - Static method in class com.qcloud.cos.internal.SdkIOUtils
 
closeQuietly(Closeable, Logger) - Static method in class com.qcloud.cos.internal.SdkIOUtils
Closes the given Closeable quietly.
closeQuietly(Closeable, Logger) - Static method in enum com.qcloud.cos.utils.IOUtils
Closes the given Closeable quietly.
CNAME - Static variable in class com.qcloud.cos.model.DomainRule
 
CodecUtils - Enum in com.qcloud.cos.utils
Codec internal utilities
CodeLocation - Class in com.qcloud.cos.model.ciModel.recognition
 
CodeLocation() - Constructor for class com.qcloud.cos.model.ciModel.recognition.CodeLocation
 
collateFinalState() - Method in class com.qcloud.cos.transfer.MultipleFileTransfer
Set the state based on the states of all file downloads.
CollectionUtils - Class in com.qcloud.cos.utils
 
CollectionUtils() - Constructor for class com.qcloud.cos.utils.CollectionUtils
 
ColorEnhance - Class in com.qcloud.cos.model.ciModel.job
 
ColorEnhance() - Constructor for class com.qcloud.cos.model.ciModel.job.ColorEnhance
 
com.qcloud.cos - package com.qcloud.cos
 
com.qcloud.cos.annotation - package com.qcloud.cos.annotation
 
com.qcloud.cos.auth - package com.qcloud.cos.auth
 
com.qcloud.cos.demo - package com.qcloud.cos.demo
 
com.qcloud.cos.demo.ci - package com.qcloud.cos.demo.ci
 
com.qcloud.cos.demo.fetch - package com.qcloud.cos.demo.fetch
 
com.qcloud.cos.endpoint - package com.qcloud.cos.endpoint
 
com.qcloud.cos.event - package com.qcloud.cos.event
 
com.qcloud.cos.exception - package com.qcloud.cos.exception
 
com.qcloud.cos.http - package com.qcloud.cos.http
 
com.qcloud.cos.internal - package com.qcloud.cos.internal
 
com.qcloud.cos.internal.cihandler - package com.qcloud.cos.internal.cihandler
 
com.qcloud.cos.internal.converter - package com.qcloud.cos.internal.converter
 
com.qcloud.cos.internal.crypto - package com.qcloud.cos.internal.crypto
 
com.qcloud.cos.internal.eventstreaming - package com.qcloud.cos.internal.eventstreaming
 
com.qcloud.cos.model - package com.qcloud.cos.model
 
com.qcloud.cos.model.bucketcertificate - package com.qcloud.cos.model.bucketcertificate
 
com.qcloud.cos.model.ciModel.ai - package com.qcloud.cos.model.ciModel.ai
 
com.qcloud.cos.model.ciModel.auditing - package com.qcloud.cos.model.ciModel.auditing
 
com.qcloud.cos.model.ciModel.bucket - package com.qcloud.cos.model.ciModel.bucket
 
com.qcloud.cos.model.ciModel.common - package com.qcloud.cos.model.ciModel.common
 
com.qcloud.cos.model.ciModel.hls - package com.qcloud.cos.model.ciModel.hls
 
com.qcloud.cos.model.ciModel.image - package com.qcloud.cos.model.ciModel.image
 
com.qcloud.cos.model.ciModel.job - package com.qcloud.cos.model.ciModel.job
 
com.qcloud.cos.model.ciModel.job.v2 - package com.qcloud.cos.model.ciModel.job.v2
 
com.qcloud.cos.model.ciModel.mediaInfo - package com.qcloud.cos.model.ciModel.mediaInfo
 
com.qcloud.cos.model.ciModel.metaInsight - package com.qcloud.cos.model.ciModel.metaInsight
 
com.qcloud.cos.model.ciModel.persistence - package com.qcloud.cos.model.ciModel.persistence
 
com.qcloud.cos.model.ciModel.queue - package com.qcloud.cos.model.ciModel.queue
 
com.qcloud.cos.model.ciModel.recognition - package com.qcloud.cos.model.ciModel.recognition
 
com.qcloud.cos.model.ciModel.snapshot - package com.qcloud.cos.model.ciModel.snapshot
 
com.qcloud.cos.model.ciModel.template - package com.qcloud.cos.model.ciModel.template
 
com.qcloud.cos.model.ciModel.utils - package com.qcloud.cos.model.ciModel.utils
 
com.qcloud.cos.model.ciModel.workflow - package com.qcloud.cos.model.ciModel.workflow
 
com.qcloud.cos.model.ciModel.xml - package com.qcloud.cos.model.ciModel.xml
 
com.qcloud.cos.model.fetch - package com.qcloud.cos.model.fetch
 
com.qcloud.cos.model.IntelligentTiering - package com.qcloud.cos.model.IntelligentTiering
 
com.qcloud.cos.model.inventory - package com.qcloud.cos.model.inventory
 
com.qcloud.cos.model.lifecycle - package com.qcloud.cos.model.lifecycle
 
com.qcloud.cos.model.Tag - package com.qcloud.cos.model.Tag
 
com.qcloud.cos.model.transform - package com.qcloud.cos.model.transform
 
com.qcloud.cos.region - package com.qcloud.cos.region
 
com.qcloud.cos.retry - package com.qcloud.cos.retry
 
com.qcloud.cos.transfer - package com.qcloud.cos.transfer
 
com.qcloud.cos.utils - package com.qcloud.cos.utils
 
combine(CRC64, CRC64, long) - Static method in class com.qcloud.cos.utils.CRC64
 
combine(long, long, long) - Static method in class com.qcloud.cos.utils.CRC64
 
COMMA_SEPARATOR - Static variable in class com.qcloud.cos.utils.StringUtils
 
CommonTag - Class in com.qcloud.cos.model.ciModel.job
 
CommonTag() - Constructor for class com.qcloud.cos.model.ciModel.job.CommonTag
 
COMPLETED_EVENT_CODE - Static variable in class com.qcloud.cos.event.ProgressEvent
CompleteMultipartCopy - Class in com.qcloud.cos.transfer
Initiates a complete multi-part upload request for a TransferManager multi-part parallel copy.
CompleteMultipartCopy(String, COS, CopyObjectRequest, List<Future<PartETag>>, ProgressListenerChain, CopyMonitor) - Constructor for class com.qcloud.cos.transfer.CompleteMultipartCopy
 
completeMultipartUpload(CompleteMultipartUploadRequest) - Method in interface com.qcloud.cos.COS
Completes a multipart upload by assembling previously uploaded parts.
completeMultipartUpload(CompleteMultipartUploadRequest) - Method in class com.qcloud.cos.COSClient
 
completeMultipartUpload(CompleteMultipartUploadRequest) - Method in class com.qcloud.cos.COSEncryptionClient
 
completeMultipartUpload(CompleteMultipartUploadRequest) - Method in class com.qcloud.cos.COSEncryptionClient.COSDirectImpl
 
completeMultipartUpload(CompleteMultipartUploadRequest) - Method in class com.qcloud.cos.internal.COSDirect
 
completeMultipartUpload(CompleteMultipartUploadRequest) - Method in interface com.qcloud.cos.internal.COSDirectSpi
 
CompleteMultipartUpload - Class in com.qcloud.cos.transfer
Initiates a complete multi-part upload request for a TransferManager multi-part parallel upload.
CompleteMultipartUpload(String, COS, PutObjectRequest, List<Future<PartETag>>, List<PartETag>, ProgressListenerChain, UploadMonitor) - Constructor for class com.qcloud.cos.transfer.CompleteMultipartUpload
 
CompleteMultipartUploadHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
CompleteMultipartUploadRequest - Class in com.qcloud.cos.model
 
CompleteMultipartUploadRequest() - Constructor for class com.qcloud.cos.model.CompleteMultipartUploadRequest
 
CompleteMultipartUploadRequest(String, String, String, List<PartETag>) - Constructor for class com.qcloud.cos.model.CompleteMultipartUploadRequest
Constructs a new request to complete a multipart upload.
CompleteMultipartUploadResult - Class in com.qcloud.cos.model
 
CompleteMultipartUploadResult() - Constructor for class com.qcloud.cos.model.CompleteMultipartUploadResult
 
CompleteMultipartUploadResultUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.CompleteMultipartUploadResultUnmarshaller
 
completeMultipartUploadSecurely(CompleteMultipartUploadRequest) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModule
 
completeMultipartUploadSecurely(CompleteMultipartUploadRequest) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
completeMultipartUploadSecurely(CompleteMultipartUploadRequest) - Method in class com.qcloud.cos.internal.crypto.CryptoModuleDispatcher
 
CompressionType - Enum in com.qcloud.cos.model
 
computeDelayBeforeNextRetry(int) - Method in interface com.qcloud.cos.retry.BackoffStrategy
Compute the delay before the next retry request.
computeDelayBeforeNextRetry(int) - Method in class com.qcloud.cos.retry.PredefinedBackoffStrategies.ExponentialBackoffStrategy
 
computeMD5Hash(InputStream) - Static method in class com.qcloud.cos.utils.Md5Utils
 
computeMD5Hash(byte[]) - Static method in class com.qcloud.cos.utils.Md5Utils
Computes the MD5 hash of the given data and returns it as an array of bytes.
computeMD5Hash(File) - Static method in class com.qcloud.cos.utils.Md5Utils
Computes the MD5 of the given file.
ConcatDemo - Class in com.qcloud.cos.demo.ci
媒体处理 Concat接口相关demo 详情见https://cloud.tencent.com/document/product/460/49168
ConcatDemo() - Constructor for class com.qcloud.cos.demo.ci.ConcatDemo
 
ConcatTemplateDemo - Class in com.qcloud.cos.demo.ci
媒体处理拼接模板接口相关demo 请求详情参见:https://cloud.tencent.com/document/product/460/77089
ConcatTemplateDemo() - Constructor for class com.qcloud.cos.demo.ci.ConcatTemplateDemo
 
Conf - Class in com.qcloud.cos.model.ciModel.auditing
审核接口 操作规则参数实体类
Conf() - Constructor for class com.qcloud.cos.model.ciModel.auditing.Conf
 
CONNECTION - Static variable in interface com.qcloud.cos.Headers
 
CONNECTION_TIMEOUT - Static variable in class com.qcloud.cos.exception.ClientExceptionConstants
 
ConnectionUtils - Class in com.qcloud.cos.auth
Connect the specified endpoint
connectToEndpoint(URI, Map<String, String>) - Method in class com.qcloud.cos.auth.ConnectionUtils
 
Constants - Class in com.qcloud.cos.internal
 
Constants() - Constructor for class com.qcloud.cos.internal.Constants
 
Content() - Constructor for class com.qcloud.cos.model.ciModel.job.ZipPreviewResponse.Content
 
CONTENT_DISPOSITION - Static variable in interface com.qcloud.cos.Headers
 
CONTENT_ENCODING - Static variable in interface com.qcloud.cos.Headers
 
CONTENT_LANGUAGE - Static variable in interface com.qcloud.cos.Headers
 
CONTENT_LENGTH - Static variable in interface com.qcloud.cos.Headers
 
CONTENT_MD5 - Static variable in interface com.qcloud.cos.Headers
 
CONTENT_RANGE - Static variable in interface com.qcloud.cos.Headers
 
CONTENT_TYPE - Static variable in interface com.qcloud.cos.Headers
 
contentCryptoScheme - Variable in class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
ContinuationEvent() - Constructor for class com.qcloud.cos.model.SelectObjectContentEvent.ContinuationEvent
 
ContinuationEventUnmarshaller() - Constructor for class com.qcloud.cos.model.transform.SelectObjectContentEventUnmarshaller.ContinuationEventUnmarshaller
 
convertFromIso88591ToUtf8(String) - Static method in enum com.qcloud.cos.utils.CodecUtils
 
convertFromUtf8ToIso88591(String) - Static method in enum com.qcloud.cos.utils.CodecUtils
Sanity check the last decoded position is a possible value.
convertToByteArray(DecompressionRequest) - Static method in class com.qcloud.cos.model.DecompressionRequest
 
convertToXml(Grantee, XmlWriter) - Method in class com.qcloud.cos.model.AclXmlFactory
Returns an XML fragment representing the specified Grantee.
convertToXml(UinGrantee, XmlWriter) - Method in class com.qcloud.cos.model.AclXmlFactory
Returns an XML fragment representing the specified canonical grantee.
convertToXml(GroupGrantee, XmlWriter) - Method in class com.qcloud.cos.model.AclXmlFactory
 
convertToXmlByteArray(DeleteObjectsRequest) - Method in class com.qcloud.cos.internal.MultiObjectDeleteXmlFactory
Converts the specified DeleteObjectsRequest object to an XML fragment that can be sent to Qcloud COS.
convertToXmlByteArray(List<PartETag>) - Static method in class com.qcloud.cos.internal.RequestXmlFactory
Converts the specified list of PartETags to an XML fragment that can be sent to the CompleteMultipartUpload operation of Qcloud COS.
convertToXmlByteArray(SelectObjectContentRequest) - Static method in class com.qcloud.cos.internal.RequestXmlFactory
Converts the SelectObjectContentRequest to an XML fragment that can be sent to the SelectObjectContent operation of COS.
convertToXmlByteArray(RestoreObjectRequest) - Static method in class com.qcloud.cos.internal.RequestXmlFactory
Converts the RestoreObjectRequest to an XML fragment that can be sent to the RestoreObject operation of COS.
convertToXmlByteArray(MediaWorkflowRequest) - Static method in class com.qcloud.cos.internal.RequestXmlFactory
Converts the MediaWorkflowRequest to an XML fragment that can be sent to the RestoreObject operation of COS.
convertToXmlByteArray(MediaJobsRequest) - Static method in class com.qcloud.cos.internal.RequestXmlFactory
Converts the MediaJobsRequest to an XML fragment that can be sent to the JobObject of COS
convertToXmlByteArray(MediaQueueRequest) - Static method in class com.qcloud.cos.internal.RequestXmlFactory
Converts the MediaQueueRequest to an XML fragment that can be sent to the QueueObject of COS
convertToXmlByteArray(SnapshotRequest) - Static method in class com.qcloud.cos.internal.RequestXmlFactory
Converts the SnapshotRequest to an XML fragment that can be sent to the SnapshotObject of COS
convertToXmlByteArray(MediaTemplateRequest) - Static method in class com.qcloud.cos.internal.RequestXmlFactory
Converts the MediaTemplateRequest to an XML fragment that can be sent to the TemplateObject of COS MediaTemplate
convertToXmlByteArray(MediaInfoRequest) - Static method in class com.qcloud.cos.internal.RequestXmlFactory
Converts the MediaInfoRequest to an XML fragment that can be sent to the MediaObject of COS
convertToXmlByteArray(DocJobRequest) - Static method in class com.qcloud.cos.internal.RequestXmlFactory
Converts the DocJobRequest to an XML fragment that can be sent to the DocJobRequestParams of CI
convertToXmlByteArray(DocQueueRequest) - Static method in class com.qcloud.cos.internal.RequestXmlFactory
Converts the DocQueueRequest to an XML fragment that can be sent to the QueueObject of COS
convertToXmlByteArray(VideoAuditingRequest) - Static method in class com.qcloud.cos.internal.RequestXmlFactory
Converts the VideoAuditingRequest to an XML fragment that can be sent to the CreateVideoAuditingJob of CI
convertToXmlByteArray(AudioAuditingRequest) - Static method in class com.qcloud.cos.internal.RequestXmlFactory
Converts the AudioAuditingRequest to an XML fragment that can be sent to the CreateAudioAuditingJob of CI
convertToXmlByteArray(TextAuditingRequest) - Static method in class com.qcloud.cos.internal.RequestXmlFactory
Converts the TextAuditingRequest to an XML fragment that can be sent to the CreateTextAuditingJob of CI
convertToXmlByteArray(DocumentAuditingRequest) - Static method in class com.qcloud.cos.internal.RequestXmlFactory
 
convertToXmlByteArray(WebpageAuditingRequest) - Static method in class com.qcloud.cos.internal.RequestXmlFactory
 
convertToXmlByteArray(BatchImageAuditingRequest) - Static method in class com.qcloud.cos.internal.RequestXmlFactory
 
convertToXmlByteArray(AccessControlList) - Method in class com.qcloud.cos.model.AclXmlFactory
Converts the specified AccessControlList object to an XML fragment that can be sent to COS.
convertToXmlByteArray(BucketCrossOriginConfiguration) - Method in class com.qcloud.cos.model.BucketConfigurationXmlFactory
Converts the specified BucketCrossOriginConfiguration object to an XML fragment that can be sent to Qcloud COS.
convertToXmlByteArray(BucketLoggingConfiguration) - Method in class com.qcloud.cos.model.BucketConfigurationXmlFactory
Converts the specified logging configuration into an XML byte array.
convertToXmlByteArray(BucketVersioningConfiguration) - Method in class com.qcloud.cos.model.BucketConfigurationXmlFactory
Converts the specified versioning configuration into an XML byte array.
convertToXmlByteArray(InventoryConfiguration, boolean) - Method in class com.qcloud.cos.model.BucketConfigurationXmlFactory
 
convertToXmlByteArray(BucketTaggingConfiguration) - Method in class com.qcloud.cos.model.BucketConfigurationXmlFactory
 
convertToXmlByteArray(BucketEncryptionConfiguration) - Method in class com.qcloud.cos.model.BucketConfigurationXmlFactory
 
convertToXmlByteArray(BucketLifecycleConfiguration) - Method in class com.qcloud.cos.model.BucketConfigurationXmlFactory
 
convertToXmlByteArray(BucketWebsiteConfiguration) - Method in class com.qcloud.cos.model.BucketConfigurationXmlFactory
Converts the specified website configuration into an XML byte array to send to COS.
convertToXmlByteArray(BucketReplicationConfiguration) - Method in class com.qcloud.cos.model.BucketConfigurationXmlFactory
 
convertToXmlByteArray(BucketDomainConfiguration) - Method in class com.qcloud.cos.model.BucketConfigurationXmlFactory
 
convertToXmlByteArray(BucketRefererConfiguration) - Method in class com.qcloud.cos.model.BucketConfigurationXmlFactory
 
convertToXmlByteArray(BucketIntelligentTierConfiguration) - Method in class com.qcloud.cos.model.BucketConfigurationXmlFactory
 
convertToXmlByteArray(BucketPutDomainCertificate) - Method in class com.qcloud.cos.model.BucketConfigurationXmlFactory
 
convertToXmlByteArray(BatchImageAuditingRequest) - Static method in class com.qcloud.cos.model.ciModel.xml.CIAuditingXmlFactory
批量图片处理xml
convertToXmlByteArray(TextAuditingRequest) - Static method in class com.qcloud.cos.model.ciModel.xml.CIAuditingXmlFactory
文本审核处理xml
convertToXmlByteArray(DocumentAuditingRequest) - Static method in class com.qcloud.cos.model.ciModel.xml.CIAuditingXmlFactory
文档审核处理xml
convertToXmlByteArray(AudioAuditingRequest) - Static method in class com.qcloud.cos.model.ciModel.xml.CIAuditingXmlFactory
音频审核处理xml
convertToXmlByteArray(ReportBadCaseRequest) - Static method in class com.qcloud.cos.model.ciModel.xml.CIAuditingXmlFactory
文本审核结果反馈
convertToXmlByteArray(VideoAuditingRequest) - Static method in class com.qcloud.cos.model.ciModel.xml.CIAuditingXmlFactory
视频审核请求
convertToXmlByteArray(WebpageAuditingRequest) - Static method in class com.qcloud.cos.model.ciModel.xml.CIAuditingXmlFactory
 
convertToXmlByteArray(Object) - Static method in class com.qcloud.cos.model.ciModel.xml.CIAuditingXmlFactoryV2
 
convertToXmlByteArray(FileProcessRequest) - Static method in class com.qcloud.cos.model.ciModel.xml.CIFileProcessXmlFactory
文件处理xml转换
convertToXmlByteArray(OpenImageSearchRequest) - Static method in class com.qcloud.cos.model.ciModel.xml.CImageXmlFactory
以图搜图开通请求转换
convertToXmlByteArray(ImageSearchRequest) - Static method in class com.qcloud.cos.model.ciModel.xml.CImageXmlFactory
以图搜图添加图库请求转换
convertToXmlByteArray(MediaJobsRequest) - Static method in class com.qcloud.cos.model.ciModel.xml.CIMediaXmlFactory
媒体任务xml转换
convertToXmlByteArray(BatchJobRequest) - Static method in class com.qcloud.cos.model.ciModel.xml.CIMediaXmlFactory
媒体任务xml转换
convertToXmlByteArray(MediaTemplateRequest) - Static method in class com.qcloud.cos.model.ciModel.xml.CIMediaXmlFactory
模板任务xml转换
convertToXmlByteArray(ObjectTagging) - Method in class com.qcloud.cos.model.transform.ObjectTaggingXmlFactory
 
Copy - Interface in com.qcloud.cos.transfer
Represents an asynchronous copy request from one COS location another.
copy(String, String, String, String) - Method in class com.qcloud.cos.transfer.TransferManager
Schedules a new transfer to copy data.
copy(CopyObjectRequest) - Method in class com.qcloud.cos.transfer.TransferManager
Schedules a new transfer to copy data from one object to another .
copy(CopyObjectRequest, TransferStateChangeListener) - Method in class com.qcloud.cos.transfer.TransferManager
Schedules a new transfer to copy data from one object to another .
copy(CopyObjectRequest, COS, TransferStateChangeListener) - Method in class com.qcloud.cos.transfer.TransferManager
Schedules a new transfer to copy data from one object to another .
copy(InputStream, OutputStream) - Static method in enum com.qcloud.cos.utils.IOUtils
Copies all bytes from the given input stream to the given output stream.
COPY_PART_RANGE - Static variable in interface com.qcloud.cos.Headers
Range header for the copy part request
COPY_SOURCE_IF_MATCH - Static variable in interface com.qcloud.cos.Headers
ETag matching constraint header for the copy object request
COPY_SOURCE_IF_MODIFIED_SINCE - Static variable in interface com.qcloud.cos.Headers
Modified since constraint header for the copy object request
COPY_SOURCE_IF_NO_MATCH - Static variable in interface com.qcloud.cos.Headers
ETag non-matching constraint header for the copy object request
COPY_SOURCE_IF_UNMODIFIED_SINCE - Static variable in interface com.qcloud.cos.Headers
Unmodified since constraint header for the copy object request
COPY_SOURCE_SERVER_SIDE_ENCRYPTION_CUSTOMER_ALGORITHM - Static variable in interface com.qcloud.cos.Headers
Header for the encryption algorithm used when encrypting the object with customer-provided keys
COPY_SOURCE_SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY - Static variable in interface com.qcloud.cos.Headers
Header for the customer-provided key for server-side encryption
COPY_SOURCE_SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY_MD5 - Static variable in interface com.qcloud.cos.Headers
Header for the MD5 digest of the customer-provided key for server-side encryption
copyAllBytesFrom(ByteBuffer) - Static method in class com.qcloud.cos.utils.BinaryUtils
Returns a copy of all the bytes from the given ByteBuffer, from the beginning to the buffer's limit; or null if the input is null.
copyBaseTo(T) - Method in class com.qcloud.cos.internal.CosServiceRequest
Copies the internal state of this base class to that of the target request.
copyBytesFrom(ByteBuffer) - Static method in class com.qcloud.cos.utils.BinaryUtils
Returns a copy of the bytes from the given ByteBuffer, ranging from the the buffer's current position to the buffer's limit; or null if the input is null.
CopyCallable - Class in com.qcloud.cos.transfer
 
CopyCallable(TransferManager, ExecutorService, CopyImpl, CopyObjectRequest, ObjectMetadata, ProgressListenerChain) - Constructor for class com.qcloud.cos.transfer.CopyCallable
 
CopyFileDemo - Class in com.qcloud.cos.demo
 
CopyFileDemo() - Constructor for class com.qcloud.cos.demo.CopyFileDemo
 
CopyImpl - Class in com.qcloud.cos.internal
An implementation of the Copy Interface that helps in retrieving the result of the copy operation.
CopyImpl(String, TransferProgress, ProgressListenerChain, TransferStateChangeListener) - Constructor for class com.qcloud.cos.internal.CopyImpl
 
CopyMonitor - Class in com.qcloud.cos.transfer
 
copyObject(String, String, String, String) - Method in interface com.qcloud.cos.COS
Copy a source object to a new destination in COS.
copyObject(CopyObjectRequest) - Method in interface com.qcloud.cos.COS
Copy a source object to a new destination in COS.
copyObject(String, String, String, String) - Method in class com.qcloud.cos.COSClient
 
copyObject(CopyObjectRequest) - Method in class com.qcloud.cos.COSClient
 
CopyObjectRequest - Class in com.qcloud.cos.model
 
CopyObjectRequest(String, String, String, String) - Constructor for class com.qcloud.cos.model.CopyObjectRequest
Constructs a new com.qcloud.cos.model with only basic options.
CopyObjectRequest(Region, String, String, String, String) - Constructor for class com.qcloud.cos.model.CopyObjectRequest
Constructs a new com.qcloud.cos.model with only basic options.
CopyObjectRequest(String, Region, String, String, String, String) - Constructor for class com.qcloud.cos.model.CopyObjectRequest
Constructs a new com.qcloud.cos.model with only basic options.
CopyObjectRequest(String, Region, String, String, String, String, String) - Constructor for class com.qcloud.cos.model.CopyObjectRequest
Constructs a new CopyObjectRequest with basic options, providing an COS version ID identifying the specific version of the source object to copy.
CopyObjectResult - Class in com.qcloud.cos.model
 
CopyObjectResult() - Constructor for class com.qcloud.cos.model.CopyObjectResult
 
CopyObjectResultHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
CopyObjectUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.CopyObjectUnmarshaller
 
copyPart(CopyPartRequest) - Method in interface com.qcloud.cos.COS
Copies a source object to a part of a multipart upload.
copyPart(CopyPartRequest) - Method in class com.qcloud.cos.COSClient
 
copyPart(CopyPartRequest) - Method in class com.qcloud.cos.COSEncryptionClient
 
copyPart(CopyPartRequest) - Method in class com.qcloud.cos.COSEncryptionClient.COSDirectImpl
 
copyPart(CopyPartRequest) - Method in class com.qcloud.cos.internal.COSDirect
 
copyPart(CopyPartRequest) - Method in interface com.qcloud.cos.internal.COSDirectSpi
 
CopyPartCallable - Class in com.qcloud.cos.transfer
An implementation of the Callable interface responsible for carrying out the Copy part requests.
CopyPartCallable(COS, CopyPartRequest) - Constructor for class com.qcloud.cos.transfer.CopyPartCallable
 
CopyPartRequest - Class in com.qcloud.cos.model
 
CopyPartRequest() - Constructor for class com.qcloud.cos.model.CopyPartRequest
 
CopyPartRequestFactory - Class in com.qcloud.cos.transfer
Factory for creating all the individual CopyPartRequest objects for a multipart copy.
CopyPartRequestFactory(CopyObjectRequest, String, long, long) - Constructor for class com.qcloud.cos.transfer.CopyPartRequestFactory
 
CopyPartResult - Class in com.qcloud.cos.model
 
CopyPartResult() - Constructor for class com.qcloud.cos.model.CopyPartResult
 
copyPartSecurely(CopyPartRequest) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModule
 
copyPartSecurely(CopyPartRequest) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
copyPartSecurely(CopyPartRequest) - Method in class com.qcloud.cos.internal.crypto.CryptoModuleDispatcher
 
copyPutObjectBaseTo(T) - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
 
CopyResult - Class in com.qcloud.cos.model
Contains information returned by COS for a completed copy operation.
CopyResult() - Constructor for class com.qcloud.cos.model.CopyResult
 
CORSRule - Class in com.qcloud.cos.model
Container for rules of cross origin configuration.
CORSRule() - Constructor for class com.qcloud.cos.model.CORSRule
 
CORSRule.AllowedMethods - Enum in com.qcloud.cos.model
Enumeration of names of the all the allowed methods.
COS - Interface in com.qcloud.cos
 
cos - Variable in class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
COS_ALTERNATE_DATE - Static variable in interface com.qcloud.cos.Headers
Cos's alternative date header: x-cos-date
COS_AUTHORIZATION - Static variable in interface com.qcloud.cos.Headers
COS's Multi-Factor Authentication header
COS_BUCKET_REGION - Static variable in interface com.qcloud.cos.Headers
Region where the bucket is located.
COS_CANNED_ACL - Static variable in interface com.qcloud.cos.Headers
COS's canned ACL header: x-cos-acl
COS_HASH_CRC32_C - Static variable in interface com.qcloud.cos.Headers
 
COS_HASH_CRC64_ECMA - Static variable in interface com.qcloud.cos.Headers
part or object crc64
COS_PREFIX - Static variable in interface com.qcloud.cos.Headers
Prefix for general COS headers: x-cos-
COS_TRAFFIC_LIMIT - Static variable in interface com.qcloud.cos.Headers
COS traffic limit header
COS_USER_METADATA_PREFIX - Static variable in interface com.qcloud.cos.Headers
Prefix for COS user metadata: x-cos-meta-
COS_VERSION_ID - Static variable in interface com.qcloud.cos.Headers
COS's version ID header
COSClient - Class in com.qcloud.cos
 
COSClient(COSCredentials, ClientConfig) - Constructor for class com.qcloud.cos.COSClient
 
COSClient(COSCredentialsProvider, ClientConfig) - Constructor for class com.qcloud.cos.COSClient
 
CosClientAbortTask - Interface in com.qcloud.cos.internal
 
CosClientAbortTaskImpl - Class in com.qcloud.cos.internal
 
CosClientAbortTaskImpl(Thread) - Constructor for class com.qcloud.cos.internal.CosClientAbortTaskImpl
 
CosClientAbortTaskMonitor - Interface in com.qcloud.cos.internal
 
CosClientAbortTaskMonitorImpl - Class in com.qcloud.cos.internal
 
CosClientAbortTaskMonitorImpl(CosClientAbortTask, ScheduledFuture<?>) - Constructor for class com.qcloud.cos.internal.CosClientAbortTaskMonitorImpl
 
CosClientException - Exception in com.qcloud.cos.exception
Base exception class for any errors that occur while attempting to use an COS client from COS SDK for Java to make service calls to Tencent Qcloud Cos.
CosClientException(String, Throwable) - Constructor for exception com.qcloud.cos.exception.CosClientException
Creates a new CosClientException with the specified message, and root cause.
CosClientException(String, String, Throwable) - Constructor for exception com.qcloud.cos.exception.CosClientException
 
CosClientException(String) - Constructor for exception com.qcloud.cos.exception.CosClientException
Creates a new CosClientException with the specified message.
CosClientException(Throwable) - Constructor for exception com.qcloud.cos.exception.CosClientException
 
COSCredentials - Interface in com.qcloud.cos.auth
 
COSCredentialsFetcher - Interface in com.qcloud.cos.auth
 
COSCredentialsProvider - Interface in com.qcloud.cos.auth
 
COSCryptoModule - Class in com.qcloud.cos.internal.crypto
 
COSCryptoModule() - Constructor for class com.qcloud.cos.internal.crypto.COSCryptoModule
 
COSCryptoModuleAE - Class in com.qcloud.cos.internal.crypto
 
COSCryptoModuleAE(COSDirect, COSCredentialsProvider, EncryptionMaterialsProvider, CryptoConfiguration) - Constructor for class com.qcloud.cos.internal.crypto.COSCryptoModuleAE
 
COSCryptoModuleAE(QCLOUDKMS, COSDirect, COSCredentialsProvider, EncryptionMaterialsProvider, CryptoConfiguration) - Constructor for class com.qcloud.cos.internal.crypto.COSCryptoModuleAE
 
COSCryptoModuleAECbc - Class in com.qcloud.cos.internal.crypto
 
COSCryptoModuleAECbc(COSDirect, COSCredentialsProvider, EncryptionMaterialsProvider, CryptoConfiguration) - Constructor for class com.qcloud.cos.internal.crypto.COSCryptoModuleAECbc
 
COSCryptoModuleAECbc(QCLOUDKMS, COSDirect, COSCredentialsProvider, EncryptionMaterialsProvider, CryptoConfiguration) - Constructor for class com.qcloud.cos.internal.crypto.COSCryptoModuleAECbc
 
COSCryptoModuleAEStrict - Class in com.qcloud.cos.internal.crypto
Strict Authenticated encryption (AE) cryptographic module for the COS encryption client.
COSCryptoModuleBase - Class in com.qcloud.cos.internal.crypto
Common implementation for different COS cryptographic modules.
COSCryptoModuleBase(QCLOUDKMS, COSDirect, COSCredentialsProvider, EncryptionMaterialsProvider, CryptoConfiguration) - Constructor for class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
CosDataSource - Interface in com.qcloud.cos.model
Used to represent an COS data source that either has a file or an input stream.
CosDataSource.Utils - Enum in com.qcloud.cos.model
CosDataSource specific utilities.
COSDefaultAclHeaderHandler - Class in com.qcloud.cos.internal
 
COSDefaultAclHeaderHandler() - Constructor for class com.qcloud.cos.internal.COSDefaultAclHeaderHandler
 
COSDirect - Class in com.qcloud.cos.internal
 
COSDirect() - Constructor for class com.qcloud.cos.internal.COSDirect
 
COSDirectImpl() - Constructor for class com.qcloud.cos.COSEncryptionClient.COSDirectImpl
 
COSDirectSpi - Interface in com.qcloud.cos.internal
A Service Provider Interface that allows direct access to the underlying non-encrypting COS client of an COS encryption client instance.
COSEncryption - Interface in com.qcloud.cos
A marker interface used to check if an instance of COS client is an encryption client.
COSEncryption - Interface in com.qcloud.cos.model
 
COSEncryptionClient - Class in com.qcloud.cos
 
COSEncryptionClient(COSCredentialsProvider, EncryptionMaterialsProvider, ClientConfig, CryptoConfiguration) - Constructor for class com.qcloud.cos.COSEncryptionClient
 
COSEncryptionClient(QCLOUDKMS, COSCredentialsProvider, EncryptionMaterialsProvider, ClientConfig, CryptoConfiguration) - Constructor for class com.qcloud.cos.COSEncryptionClient
 
COSEncryptionClient.COSDirectImpl - Class in com.qcloud.cos
An internal implementation used to provide limited but direct access to the underlying methods of COSClient without any encryption or decryption operations.
CosErrorResponseHandler - Class in com.qcloud.cos.internal
 
CosErrorResponseHandler() - Constructor for class com.qcloud.cos.internal.CosErrorResponseHandler
 
CosHttpClient - Interface in com.qcloud.cos.http
 
CosHttpClientTimer - Class in com.qcloud.cos.http
 
CosHttpClientTimer() - Constructor for class com.qcloud.cos.http.CosHttpClientTimer
 
CosHttpRequest<T extends CosServiceRequest> - Class in com.qcloud.cos.http
 
CosHttpRequest(T) - Constructor for class com.qcloud.cos.http.CosHttpRequest
 
CosHttpResponse - Class in com.qcloud.cos.http
 
CosHttpResponse(CosHttpRequest<?>, HttpRequestBase) - Constructor for class com.qcloud.cos.http.CosHttpResponse
 
COSKeyFilter - Class in com.qcloud.cos.model
 
COSKeyFilter() - Constructor for class com.qcloud.cos.model.COSKeyFilter
 
COSKeyFilter.FilterRuleName - Enum in com.qcloud.cos.model
Allowable values for the name of a FilterRule for an COSKeyFilter
CosMetadataResponseHandler - Class in com.qcloud.cos.internal
 
CosMetadataResponseHandler() - Constructor for class com.qcloud.cos.internal.CosMetadataResponseHandler
 
COSObject - Class in com.qcloud.cos.model
 
COSObject() - Constructor for class com.qcloud.cos.model.COSObject
 
COSObjectId - Class in com.qcloud.cos.model
 
COSObjectId(String, String) - Constructor for class com.qcloud.cos.model.COSObjectId
 
COSObjectId(String, String, String) - Constructor for class com.qcloud.cos.model.COSObjectId
 
COSObjectId(COSObjectIdBuilder) - Constructor for class com.qcloud.cos.model.COSObjectId
 
COSObjectIdBuilder - Class in com.qcloud.cos.model
Convenient builder for COSObjectId.
COSObjectIdBuilder() - Constructor for class com.qcloud.cos.model.COSObjectIdBuilder
 
COSObjectIdBuilder(COSObjectId) - Constructor for class com.qcloud.cos.model.COSObjectIdBuilder
 
COSObjectInputStream - Class in com.qcloud.cos.model
Input stream representing the content of an COSObject.
COSObjectInputStream(InputStream, HttpRequestBase) - Constructor for class com.qcloud.cos.model.COSObjectInputStream
 
COSObjectResponseHandler - Class in com.qcloud.cos.internal
 
COSObjectResponseHandler() - Constructor for class com.qcloud.cos.internal.COSObjectResponseHandler
 
COSObjectSummary - Class in com.qcloud.cos.model
Contains the summary of an object stored in an Qcloud COS bucket.
COSObjectSummary() - Constructor for class com.qcloud.cos.model.COSObjectSummary
 
COSObjectWrapper - Class in com.qcloud.cos.internal.crypto
 
COSProgressListener - Interface in com.qcloud.cos.event
 
COSProgressListenerChain - Class in com.qcloud.cos.event
COS specific progress listener chain.
COSProgressListenerChain(ProgressListener...) - Constructor for class com.qcloud.cos.event.COSProgressListenerChain
Create a listener chain that directly passes all the progress events to the specified listeners.
COSProgressPublisher - Class in com.qcloud.cos.event
Used to publish transfer events.
COSProgressPublisher() - Constructor for class com.qcloud.cos.event.COSProgressPublisher
 
CosServiceException - Exception in com.qcloud.cos.exception
Extension of CosClientException that represents an error response returned by an Tencent Qcloud Cos.
CosServiceException(String) - Constructor for exception com.qcloud.cos.exception.CosServiceException
Constructs a new CosServiceException with the specified message.
CosServiceException(String, Exception) - Constructor for exception com.qcloud.cos.exception.CosServiceException
Constructs a new CosServiceException with the specified message and exception indicating the root cause.
CosServiceException(String, String) - Constructor for exception com.qcloud.cos.exception.CosServiceException
Constructs a new CosServiceException with the specified message and error response xml from Qcloud COS.
CosServiceException.ErrorType - Enum in com.qcloud.cos.exception
Indicates who is responsible (if known) for a failed request.
CosServiceExceptionBuilder - Class in com.qcloud.cos.exception
 
CosServiceExceptionBuilder() - Constructor for class com.qcloud.cos.exception.CosServiceExceptionBuilder
 
CosServiceRequest - Class in com.qcloud.cos.internal
 
CosServiceRequest() - Constructor for class com.qcloud.cos.internal.CosServiceRequest
 
CosServiceResponse<T> - Class in com.qcloud.cos.internal
 
CosServiceResponse() - Constructor for class com.qcloud.cos.internal.CosServiceResponse
 
CosServiceResult - Class in com.qcloud.cos.model
 
CosServiceResult() - Constructor for class com.qcloud.cos.model.CosServiceResult
 
COSSessionCredentials - Interface in com.qcloud.cos.auth
 
COSSigner - Class in com.qcloud.cos.auth
 
COSSigner() - Constructor for class com.qcloud.cos.auth.COSSigner
 
COSSignerConstants - Class in com.qcloud.cos.auth
 
COSSignerConstants() - Constructor for class com.qcloud.cos.auth.COSSignerConstants
 
CosSnapshotRequest - Class in com.qcloud.cos.model.ciModel.snapshot
媒体截图请求实体 详情见:https://cloud.tencent.com/document/product/460/38934
CosSnapshotRequest() - Constructor for class com.qcloud.cos.model.ciModel.snapshot.CosSnapshotRequest
 
COSStaticCredentialsProvider - Class in com.qcloud.cos.auth
 
COSStaticCredentialsProvider(COSCredentials) - Constructor for class com.qcloud.cos.auth.COSStaticCredentialsProvider
 
COSStringResponseHandler - Class in com.qcloud.cos.internal
 
COSStringResponseHandler() - Constructor for class com.qcloud.cos.internal.COSStringResponseHandler
 
COSVersionHeaderHandler - Class in com.qcloud.cos.internal
Header handler to pull the COS_VERSION_ID header out of the response.
COSVersionHeaderHandler() - Constructor for class com.qcloud.cos.internal.COSVersionHeaderHandler
 
COSVersionSummary - Class in com.qcloud.cos.model
 
COSVersionSummary() - Constructor for class com.qcloud.cos.model.COSVersionSummary
 
COSXmlResponseHandler<T> - Class in com.qcloud.cos.internal
 
COSXmlResponseHandler(Unmarshaller<T, InputStream>) - Constructor for class com.qcloud.cos.internal.COSXmlResponseHandler
Constructs a new COS response handler that will use the specified SAX unmarshaller to turn the response into an object.
CRC32MismatchException - Exception in com.qcloud.cos.exception
The exception will be thrown when client side CRC32 checksum does not match the one from server side.
CRC32MismatchException(String, Throwable) - Constructor for exception com.qcloud.cos.exception.CRC32MismatchException
Creates a new CRC32MismatchException with the specified message, and root cause.
CRC32MismatchException(String) - Constructor for exception com.qcloud.cos.exception.CRC32MismatchException
Creates a new CRC32MismatchException with the specified message.
crc64 - Variable in class com.qcloud.cos.transfer.DownloadPart
 
CRC64 - Class in com.qcloud.cos.utils
CRC-64 implementation with ability to combine checksums calculated over different blocks of data.
CRC64() - Constructor for class com.qcloud.cos.utils.CRC64
 
CRC64(long) - Constructor for class com.qcloud.cos.utils.CRC64
 
CRC64(byte[], int) - Constructor for class com.qcloud.cos.utils.CRC64
 
create(TransferManager, CopyImpl, ExecutorService, CopyCallable, CopyObjectRequest, ProgressListenerChain) - Static method in class com.qcloud.cos.transfer.CopyMonitor
Constructs a new watcher for copy operation, and then immediately submits it to the thread pool.
create(ProgressListenerChain, ResumableDownloadSubmitter, DownloadImpl, ExecutorService, PersistableResumeDownload, File, FileChannel) - Static method in class com.qcloud.cos.transfer.ResumableDownloadMonitor
 
create(TransferManager, UploadImpl, ExecutorService, UploadCallable, PutObjectRequest, ProgressListenerChain) - Static method in class com.qcloud.cos.transfer.UploadMonitor
Constructs a new upload watcher and then immediately submits it to the thread pool.
CreateAudioAuditingJobHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.CreateAudioAuditingJobHandler
 
createAudioAuditingJobs(AudioAuditingRequest) - Method in interface com.qcloud.cos.COS
CreateAudioAuditingJobs 音频审核任务创建接口 https://cloud.tencent.com/document/product/460/53395
createAudioAuditingJobs(AudioAuditingRequest) - Method in class com.qcloud.cos.COSClient
 
createAudioAuditingJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.AudioAuditingJobDemo
createImageAuditingJob 接口用于创建音频审核任务。
createAuditingDocumentJobs(DocumentAuditingRequest) - Method in interface com.qcloud.cos.COS
CreateAuditingDocumentJobs 提交文档审核任务 https://cloud.tencent.com/document/product/460/59380
createAuditingDocumentJobs(DocumentAuditingRequest) - Method in class com.qcloud.cos.COSClient
 
createAuditingDocumentJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.DocumentAuditingJobDemo
createAuditingTextJobs 接口用于创建文档审核任务。
CreateAuditingPictureJobResponse - Class in com.qcloud.cos.model.ciModel.auditing
 
CreateAuditingPictureJobResponse() - Constructor for class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
CreateAuditingPictureJobResponse.AuditingResultInfo - Class in com.qcloud.cos.model.ciModel.auditing
 
CreateAuditingPictureJobResponse.AuditingResultInfo.ObjectResults - Class in com.qcloud.cos.model.ciModel.auditing
 
CreateAuditingPictureJobResponse.ImageLibResults - Class in com.qcloud.cos.model.ciModel.auditing
 
CreateAuditingPictureJobResponse.OcrResults - Class in com.qcloud.cos.model.ciModel.auditing
 
CreateAuditingPictureJobResponse.RotateLocation - Class in com.qcloud.cos.model.ciModel.auditing
 
createAuditingTextJobs(TextAuditingRequest) - Method in interface com.qcloud.cos.COS
CreateAuditingTextJobs 音频审核任务查询接口 https://cloud.tencent.com/document/product/460/56289
createAuditingTextJobs(TextAuditingRequest) - Method in class com.qcloud.cos.COSClient
 
createAuditingTextJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.TextAuditingJobDemo
createAuditingTextJobs 接口用于创建文本审核任务。
createBucket(String) - Method in interface com.qcloud.cos.COS
Creates a new bucket in the region which is set in ClientConfig
createBucket(CreateBucketRequest) - Method in interface com.qcloud.cos.COS
Creates a new bucket in the region which is set in ClientConfig
createBucket(String) - Method in class com.qcloud.cos.COSClient
 
createBucket(CreateBucketRequest) - Method in class com.qcloud.cos.COSClient
 
CreateBucketRequest - Class in com.qcloud.cos.model
 
CreateBucketRequest(String) - Constructor for class com.qcloud.cos.model.CreateBucketRequest
Constructs a new CreateBucketRequest, ready to be executed and create the specified bucket in the specified region.
createClientException(IOException) - Static method in class com.qcloud.cos.utils.ExceptionUtils
 
createContentCryptoMaterial(CosServiceRequest) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
Creates and returns a non-null content crypto material for the given request.
createCosClient() - Static method in class com.qcloud.cos.demo.fetch.GetAsyncFetchTaskDemo
 
createCosClient() - Static method in class com.qcloud.cos.demo.fetch.PutAsyncFetchTaskDemo
 
createDataset(CreateDatasetRequest) - Method in interface com.qcloud.cos.COS
 
createDataset(CreateDatasetRequest) - Method in class com.qcloud.cos.COSClient
 
createDataset(COSClient) - Static method in class com.qcloud.cos.demo.ci.CreateDatasetDemo
createDataset 本接口用于创建一个数据集(Dataset),数据集是由文件元数据构成的集合,用于存储和管理元数据。 该接口属于 POST 请求。
createDatasetBinding(CreateDatasetBindingRequest) - Method in interface com.qcloud.cos.COS
 
createDatasetBinding(CreateDatasetBindingRequest) - Method in class com.qcloud.cos.COSClient
 
createDatasetBinding(COSClient) - Static method in class com.qcloud.cos.demo.ci.CreateDatasetBindingDemo
createDatasetBinding 本文档介绍创建数据集(Dataset)和对象存储(COS)Bucket 的绑定关系 绑定后将使用创建数据集时所指定算子对文件进行处理。 绑定关系创建后,将对 COS 中新增的文件进行准实时的增量追踪扫描,使用创建数据集时所指定算子对文件进行处理,抽取文件元数据信息进行索引。 通过此方式为文件建立索引后,您可以使用元数据查询API对元数据进行查询、管理和统计。 该接口属于 POST 请求。
CreateDatasetBindingDemo - Class in com.qcloud.cos.demo.ci
绑定存储桶与数据集 详情见https://cloud.tencent.com/document/product/460/106159
CreateDatasetBindingDemo() - Constructor for class com.qcloud.cos.demo.ci.CreateDatasetBindingDemo
 
CreateDatasetBindingRequest - Class in com.qcloud.cos.model.ciModel.metaInsight
 
CreateDatasetBindingRequest() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.CreateDatasetBindingRequest
 
CreateDatasetBindingResponse - Class in com.qcloud.cos.model.ciModel.metaInsight
 
CreateDatasetBindingResponse() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.CreateDatasetBindingResponse
 
CreateDatasetDemo - Class in com.qcloud.cos.demo.ci
创建数据集 详情见https://cloud.tencent.com/document/product/460/106020
CreateDatasetDemo() - Constructor for class com.qcloud.cos.demo.ci.CreateDatasetDemo
 
CreateDatasetRequest - Class in com.qcloud.cos.model.ciModel.metaInsight
 
CreateDatasetRequest() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.CreateDatasetRequest
 
CreateDatasetResponse - Class in com.qcloud.cos.model.ciModel.metaInsight
 
CreateDatasetResponse() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.CreateDatasetResponse
 
createDefaultExecutorService() - Static method in class com.qcloud.cos.transfer.TransferManagerUtils
Returns a new thread pool configured with the default settings.
createDocJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.DocJobDemo
createDocJobs 接口用于创建异步文档预览任务。 将文档转为指定类型(jpg、png、pdf)并保存至指定的cos路径下 该接口为发送任务,如果需要获取转换结果 需要调用查询接口。
createDocJobsWithKafkaCallback(COSClient) - Static method in class com.qcloud.cos.demo.ci.DocJobDemo
createDocJobsWithKafkaCallback 接口用于创建异步文档预览任务(包含kafka回调配置)。 将文档转为指定类型(jpg、png、pdf)并保存至指定的cos路径下 该接口为发送任务,如果需要获取转换结果 需要调用查询接口。
createDocProcessBucket(DocBucketRequest) - Method in interface com.qcloud.cos.COS
createDocProcessBucket 开通文档预览功能
createDocProcessBucket(DocBucketRequest) - Method in class com.qcloud.cos.COSClient
 
createDocProcessBucket(COSClient) - Static method in class com.qcloud.cos.demo.ci.DocBucketDemo
createDocProcessBucket 开通bucket的文档预览功能。
createDocProcessJobs(DocJobRequest) - Method in interface com.qcloud.cos.COS
CreateDocProcessJobs 接口用于提交一个文档预览任务。 https://cloud.tencent.com/document/product/460/46942
createDocProcessJobs(DocJobRequest) - Method in class com.qcloud.cos.COSClient
 
createFileCompressJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.FileProcessJobDemo
createFileCompressJob 提交文件压缩任务。
createFileHashCodeJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.FileProcessJobDemo
createFileHashCodeJob 提交文件hash计算任务。
createFileMetaIndex(CreateFileMetaIndexRequest) - Method in interface com.qcloud.cos.COS
 
createFileMetaIndex(CreateFileMetaIndexRequest) - Method in class com.qcloud.cos.COSClient
 
createFileMetaIndex(COSClient) - Static method in class com.qcloud.cos.demo.ci.CreateFileMetaIndexDemo
createFileMetaIndex 提取一个 COS 文件的元数据,在数据集中建立索引。会根据数据集中的算子提取不同的元数据建立索引,也支持建立自定义的元数据索引。 该接口属于 POST 请求。
CreateFileMetaIndexDemo - Class in com.qcloud.cos.demo.ci
创建元数据索引 详情见https://cloud.tencent.com/document/product/460/106022
CreateFileMetaIndexDemo() - Constructor for class com.qcloud.cos.demo.ci.CreateFileMetaIndexDemo
 
CreateFileMetaIndexRequest - Class in com.qcloud.cos.model.ciModel.metaInsight
 
CreateFileMetaIndexRequest() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.CreateFileMetaIndexRequest
 
CreateFileMetaIndexResponse - Class in com.qcloud.cos.model.ciModel.metaInsight
 
CreateFileMetaIndexResponse() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.CreateFileMetaIndexResponse
 
createFileProcessJob(FileProcessRequest) - Method in interface com.qcloud.cos.COS
 
createFileProcessJob(FileProcessRequest) - Method in class com.qcloud.cos.COSClient
 
createFileUncompressJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.FileProcessJobDemo
createFileCompressJob 提交文件解压任务。
createHLSPlayKey(CreateHLSPlayKeyRequest) - Method in interface com.qcloud.cos.COS
 
createHLSPlayKey(CreateHLSPlayKeyRequest) - Method in class com.qcloud.cos.COSClient
 
createHLSPlayKey(COSClient) - Static method in class com.qcloud.cos.demo.ci.CreateHLSPlayKeyDemo
createHLSPlayKey 该接口用于生成hls播放密钥。 该接口属于 POST 请求。
CreateHLSPlayKeyDemo - Class in com.qcloud.cos.demo.ci
生成hls播放密钥 详情见暂无
CreateHLSPlayKeyDemo() - Constructor for class com.qcloud.cos.demo.ci.CreateHLSPlayKeyDemo
 
CreateHLSPlayKeyRequest - Class in com.qcloud.cos.model.ciModel.hls
 
CreateHLSPlayKeyRequest() - Constructor for class com.qcloud.cos.model.ciModel.hls.CreateHLSPlayKeyRequest
 
CreateHLSPlayKeyResponse - Class in com.qcloud.cos.model.ciModel.hls
 
CreateHLSPlayKeyResponse() - Constructor for class com.qcloud.cos.model.ciModel.hls.CreateHLSPlayKeyResponse
 
createInstructionPutRequest(String, String, ContentCryptoMaterial) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
createInventoryTriggerJob(BatchJobRequest) - Method in interface com.qcloud.cos.COS
 
createInventoryTriggerJob(BatchJobRequest) - Method in class com.qcloud.cos.COSClient
 
createInventoryTriggerJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.BatchJobDemo
createInventoryTriggerJob 接口用于创建批量处理任务。 使用模板创建任务demo
createInventoryTriggerJob2(COSClient) - Static method in class com.qcloud.cos.demo.ci.BatchJobDemo
图片处理参数创建批量处理任务demo
createInventoryTriggerJobSegmentWithAigcMetadata(COSClient) - Static method in class com.qcloud.cos.demo.ci.BatchJobDemo
createInventoryTriggerJobSegmentWithAigcMetadata 接口用于创建批量处理任务(转封装+aigc元数据信息)。
createInventoryTriggerJobWithKafkaCallback(COSClient) - Static method in class com.qcloud.cos.demo.ci.BatchJobDemo
图片处理参数创建批量处理任务demo(包含配置kafka回调信息)
createLiveAuditingJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.LiveAuditingJobDemo
createLiveAuditingJob 接口用于创建直播审核任务。
createMAZBucket(CreateBucketRequest) - Method in class com.qcloud.cos.COSClient
 
createMediaBucket(COSClient) - Static method in class com.qcloud.cos.demo.ci.BucketDemo
 
createMediaJobs(MediaJobsRequest) - Method in interface com.qcloud.cos.COS
CreateMediaJobs 接口用于提交一个任务。 https://cloud.tencent.com/document/product/460/38936
createMediaJobs(MediaJobsRequest) - Method in class com.qcloud.cos.COSClient
 
createMediaJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.ConcatDemo
createMediaJobs 接口用于创建任务。
createMediaJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.DigitalWatermarkJobDemo
createMediaJobs 接口用于创建媒体任务。
createMediaJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.ExtractDigitalWatermarkJobDemo
createMediaJobs 接口用于创建媒体任务。 demo 使用模板创建任务,如需自定义模板请先使用创建模板接口
createMediaJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.FillConcatJobDemo
createMediaJobs demo 创建填充拼接任务
createMediaJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.JobDemo
createMediaJobs 接口用于创建媒体任务。 demo 使用模板创建任务,如需自定义模板请先使用创建模板接口
createMediaJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.MediaDNADemo
createMediaJobs 接口用于创建DNA任务 demo 创建DNA 任务任务
createMediaJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.QualityEstimateJobDemo
createMediaJobs 接口用于创建视频质量评分 demo 使用转码参数创建任务 推荐使用模板创建视频质量评分
createMediaJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.SegmentJobDemo
createMediaJobs 接口用于创建媒体任务。 demo 使用模板创建任务,如需自定义模板请先使用创建模板接口
createMediaJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.SegmentVideoBodyJobDemo
createMediaJobs 接口用于创建视频人像分离任务
createMediaJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.SmartCoverDemo
createMediaJobs 接口用于创建媒体任务。 demo 使用模板创建任务,如需自定义模板请先使用创建模板接口
createMediaJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.SnapshotJobDemo
createMediaJobs 接口用于创建媒体任务。 demo 使用模板创建任务,如需自定义模板请先使用创建模板接口
createMediaJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.SoundHoundJobDemo
createMediaJobs 接口用于创建听歌识曲任务
createMediaJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.SplitVideoPartsDemo
createMediaJobs 接口用于创建视频拆条 demo 创建视频拆条任务
createMediaJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.TranscodeJobDemo
createMediaJobs 接口用于创建媒体任务 demo 使用转码参数创建任务 推荐使用模板创建媒体任务
createMediaJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.TtsJobDemo
createMediaJobs 接口用于创建媒体任务。 demo 语音合成任务
createMediaJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.VideoEnhanceJobDemo
createMediaJobs 接口用于创建媒体任务 demo 使用画质增强参数创建任务
createMediaJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.VideoMontageDemo
createMediaJobs 接口用于创建媒体任务。 demo 使用模板创建任务,如需自定义模板请先使用创建模板接口
createMediaJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.VideoTagDemo
createMediaJobs 接口用于创建媒体任务 demo 使用视频标签任务 推荐使用模板创建媒体任务
createMediaJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.VideoTargetRecJobDemo
createMediaJobs 接口用于创建媒体任务 使用目标检测模板创建任务 推荐
createMediaJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.VocalScoreJobDemo
createMediaJobs 接口用于创建音乐评分 demo 创建音乐评分任务
createMediaJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.VoiceSeparateJobDemo
createMediaJobs 接口用于创建媒体任务 人声分离 demo 使用自定义参数创建任务 推荐使用模板创建任务
createMediaJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.WatermarkJobDemo
createMediaJobs 接口用于创建媒体任务。 demo 使用模板创建任务,如需自定义模板请先使用创建模板接口
createMediaJobs2(COSClient) - Static method in class com.qcloud.cos.demo.ci.JobDemo
createMediaJobs 接口用于创建媒体任务 demo 使用转码参数创建任务 推荐使用模板创建媒体任务
createMediaJobs2(COSClient) - Static method in class com.qcloud.cos.demo.ci.TranscodeJobDemo
createMediaJobs2 demo 转码使用混音操作创建任务
createMediaJobs3(COSClient) - Static method in class com.qcloud.cos.demo.ci.JobDemo
createMediaJobs 接口用于创建媒体任务 并且添加水印参数 demo 使用转码参数创建任务 推荐使用模板创建媒体任务
createMediaJobsV2(MediaJobsRequestV2) - Method in interface com.qcloud.cos.COS
 
createMediaJobsV2(MediaJobsRequestV2) - Method in class com.qcloud.cos.COSClient
 
createMediaJobsWithAigcMetadata(COSClient) - Static method in class com.qcloud.cos.demo.ci.JobDemo
createMediaJobsWithAigcMetadata 接口用于创建媒体转码任务(包含aigcMetadata信息) demo 使用转码参数创建任务 推荐使用模板创建媒体任务
createMediaJobsWithAigcMetadata(COSClient) - Static method in class com.qcloud.cos.demo.ci.SegmentJobDemo
 
createMediaJobsWithAigcMetadata(COSClient) - Static method in class com.qcloud.cos.demo.ci.TranscodeJobDemo
createMediaJobsWithAigcMetadata 接口用于创建媒体转码任务(包含aigcMetadata信息) demo 使用转码参数创建任务 推荐使用模板创建媒体任务
createMediaJobsWithKafkaCallback(COSClient) - Static method in class com.qcloud.cos.demo.ci.TranscodeJobDemo
 
createMediaProcessBucket(MediaBucketRequest) - Method in interface com.qcloud.cos.COS
 
createMediaProcessBucket(MediaBucketRequest) - Method in class com.qcloud.cos.COSClient
 
createMediaTemplate(MediaTemplateRequest) - Method in interface com.qcloud.cos.COS
CreateMediaTemplate 用于新增模板。。 动图模板 https://cloud.tencent.com/document/product/460/46989 截图模板 https://cloud.tencent.com/document/product/460/46994 转码模板 https://cloud.tencent.com/document/product/460/46999
createMediaTemplate(MediaTemplateRequest) - Method in class com.qcloud.cos.COSClient
 
createMediaTemplate(COSClient) - Static method in class com.qcloud.cos.demo.ci.AnimationTemplateDemo
CreateMediaTemplate 用于新增动图模板。
createMediaTemplate(COSClient) - Static method in class com.qcloud.cos.demo.ci.ConcatTemplateDemo
CreateMediaTemplate 用于新增水印模板。
createMediaTemplate(COSClient) - Static method in class com.qcloud.cos.demo.ci.SnapshotTemplateDemo
CreateMediaTemplate 用于新增截图模板。
createMediaTemplate(COSClient) - Static method in class com.qcloud.cos.demo.ci.TranscodeTemplateDemo
CreateMediaTemplate 用于新增转码模板。
createMediaTemplate(COSClient) - Static method in class com.qcloud.cos.demo.ci.TtsJobDemo
CreateMediaTemplate 用于新增模板。 demo 语音合成模板
createMediaTemplate(COSClient) - Static method in class com.qcloud.cos.demo.ci.VideoEnhanceJobDemo
CreateMediaTemplate 新增模板。
createMediaTemplate(COSClient) - Static method in class com.qcloud.cos.demo.ci.VideoMontageDemo
CreateMediaTemplate 接口用于创建媒体任务模板。 demo 精彩集锦模板创建
createMediaTemplate(COSClient) - Static method in class com.qcloud.cos.demo.ci.VideoTargetRecJobDemo
CreateMediaTemplate 用于新增水印模板。
createMediaTemplate1(COSClient) - Static method in class com.qcloud.cos.demo.ci.WatermarkTemplateDemo
CreateMediaTemplate 用于新增视频水印模板。 for Text
createMediaTemplate2(COSClient) - Static method in class com.qcloud.cos.demo.ci.WatermarkTemplateDemo
CreateMediaTemplate 用于新增视频水印模板。 for Pic
createMediaTemplateV2(MediaTemplateRequestV2) - Method in interface com.qcloud.cos.COS
 
createMediaTemplateV2(MediaTemplateRequestV2) - Method in class com.qcloud.cos.COSClient
 
createMediaTemplateWithAigcMetadata(COSClient) - Static method in class com.qcloud.cos.demo.ci.TranscodeTemplateDemo
CreateMediaTemplate 用于新增转码模板(包含aigcMetadata信息)。
createPerson(CreatePersonRequest) - Method in interface com.qcloud.cos.COS
 
createPerson(CreatePersonRequest) - Method in class com.qcloud.cos.COSClient
 
createPerson(COSClient) - Static method in class com.qcloud.cos.demo.ci.PersonFaceDemo
createPerson 该接口用于在人脸库中创建新的人员,添加人脸、姓名、性别及其他相关信息。 该接口属于 POST 请求。
CreatePersonRequest - Class in com.qcloud.cos.model.ciModel.ai
 
CreatePersonRequest() - Constructor for class com.qcloud.cos.model.ciModel.ai.CreatePersonRequest
 
CreatePersonResponse - Class in com.qcloud.cos.model.ciModel.ai
 
CreatePersonResponse() - Constructor for class com.qcloud.cos.model.ciModel.ai.CreatePersonResponse
 
createPicProcessJob(MediaJobsRequest) - Method in interface com.qcloud.cos.COS
 
createPicProcessJob(MediaJobsRequest) - Method in class com.qcloud.cos.COSClient
 
createPicProcessJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.PicProcessJobDemo
createMediaJobs 接口用于创建媒体任务。 demo 使用模板创建任务,如需自定义模板请先使用创建模板接口
createPutObjectRequest(COSObject) - Method in class com.qcloud.cos.model.PutInstructionFileRequest
Creates and returns a PutObjectRequest for the instruction file with the specified suffix.
createRequest(String, String, X, HttpMethodName) - Method in class com.qcloud.cos.COSClient
 
CreateSymlinkDemo - Class in com.qcloud.cos.demo
 
CreateSymlinkDemo() - Constructor for class com.qcloud.cos.demo.CreateSymlinkDemo
 
createTranslationJob(TranslationRequest) - Method in interface com.qcloud.cos.COS
 
createTranslationJob(TranslationRequest) - Method in class com.qcloud.cos.COSClient
 
createTranslationJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.TranslationDemo
 
createVideoAuditingJob(VideoAuditingRequest) - Method in interface com.qcloud.cos.COS
CreateVideoAuditingJob 视频审核任务发起接口 https://cloud.tencent.com/document/product/460/46427
createVideoAuditingJob(VideoAuditingRequest) - Method in class com.qcloud.cos.COSClient
 
createVideoAuditingJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.VideoAuditingJobDemo
createVideoAuditingJob 接口用于创建视频审核任务。
CreateVideoAuditingJobHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.CreateVideoAuditingJobHandler
 
createWatermarkDocJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.DocJobDemo
 
createWebpageAuditingJob(WebpageAuditingRequest) - Method in interface com.qcloud.cos.COS
createWebpageAuditingJob 提交网页审核任务 https://cloud.tencent.com/document/product/460/63968
createWebpageAuditingJob(WebpageAuditingRequest) - Method in class com.qcloud.cos.COSClient
 
createWebpageAuditingJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.WebpageAuditingJobDemo
createWebpageAuditingJob 接口用于提交网页审核任务。
CredentialsEndpointProvider - Class in com.qcloud.cos.auth
 
CredentialsEndpointProvider() - Constructor for class com.qcloud.cos.auth.CredentialsEndpointProvider
 
CredentialsEndpointRetryParameters - Class in com.qcloud.cos.auth
 
CredentialsEndpointRetryParameters(CredentialsEndpointRetryParameters.Builder) - Constructor for class com.qcloud.cos.auth.CredentialsEndpointRetryParameters
 
CredentialsEndpointRetryParameters.Builder - Class in com.qcloud.cos.auth
 
CredentialsEndpointRetryPolicy - Interface in com.qcloud.cos.auth
 
crossOriginConfiguration - Variable in class com.qcloud.cos.model.BucketGetMetadataResult
 
CRYPTO_CEK_ALGORITHM - Static variable in interface com.qcloud.cos.Headers
Content encryption algorithm, such as "AES/GCM/NoPadding".
CRYPTO_INSTRUCTION_FILE - Static variable in interface com.qcloud.cos.Headers
Instruction file header to be placed in the metadata of instruction files
CRYPTO_IV - Static variable in interface com.qcloud.cos.Headers
Initialization vector (IV) header that is used in the symmetric and envelope encryption mechanisms
CRYPTO_KEY - Static variable in interface com.qcloud.cos.Headers
Encrypted symmetric key header that is used in the envelope encryption mechanism
CRYPTO_KEY_V2 - Static variable in interface com.qcloud.cos.Headers
Encrypted symmetric key header that is used in the Authenticated Encryption (AE) cryptographic module.
CRYPTO_KEYWRAP_ALGORITHM - Static variable in interface com.qcloud.cos.Headers
Key wrapping algorithm such as "AESWrap" and "RSA/ECB/OAEPWithSHA-256AndMGF1Padding".
CRYPTO_TAG_LENGTH - Static variable in interface com.qcloud.cos.Headers
Tag length applicable to authenticated encrypt/decryption.
cryptoConfig - Variable in class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
A read-only copy of the crypto configuration.
CryptoConfiguration - Class in com.qcloud.cos.internal.crypto
Stores configuration parameters that will be used during encryption and decryption by the COS Encryption Client.
CryptoConfiguration() - Constructor for class com.qcloud.cos.internal.crypto.CryptoConfiguration
Creates a new CryptoConfiguration object with default storage mode and crypto provider settings.
CryptoConfiguration(CryptoMode) - Constructor for class com.qcloud.cos.internal.crypto.CryptoConfiguration
 
CryptoMode - Enum in com.qcloud.cos.internal.crypto
Denotes the different cryptographic modes available for securing an COS object via client-side encryption.
CryptoModuleDispatcher - Class in com.qcloud.cos.internal.crypto
 
CryptoModuleDispatcher(QCLOUDKMS, COSDirect, COSCredentialsProvider, EncryptionMaterialsProvider, CryptoConfiguration) - Constructor for class com.qcloud.cos.internal.crypto.CryptoModuleDispatcher
 
CryptoRuntime - Class in com.qcloud.cos.internal.crypto
 
CryptoRuntime() - Constructor for class com.qcloud.cos.internal.crypto.CryptoRuntime
 
cryptoScheme - Variable in class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
CryptoStorageMode - Enum in com.qcloud.cos.internal.crypto
Denotes the different storage modes available for storing the encryption information that accompanies encrypted objects in COS.
CSVInput - Class in com.qcloud.cos.model
Describes how a CSV-formatted input object is formatted.
CSVInput() - Constructor for class com.qcloud.cos.model.CSVInput
 
CSVOutput - Class in com.qcloud.cos.model
Describes how CSV-formatted results are formatted.
CSVOutput() - Constructor for class com.qcloud.cos.model.CSVOutput
 
Custom_CertType - Static variable in class com.qcloud.cos.model.bucketcertificate.BucketDomainCertificateParameters
 
customCIMethod(COSClient) - Static method in class com.qcloud.cos.demo.ci.CIUniversalDemo
 
CUSTOMER_MASTER_KEY_ID - Static variable in class com.qcloud.cos.internal.crypto.KMSEncryptionMaterials
Name of the material description to be persisted in COS for the KMS's customer master key id.

D

Dataset - Class in com.qcloud.cos.model.ciModel.metaInsight
 
Dataset() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.Dataset
 
datasetFaceSearch(DatasetFaceSearchRequest) - Method in interface com.qcloud.cos.COS
 
datasetFaceSearch(DatasetFaceSearchRequest) - Method in class com.qcloud.cos.COSClient
 
datasetFaceSearch(COSClient) - Static method in class com.qcloud.cos.demo.ci.DatasetFaceSearchDemo
datasetFaceSearch 从数据集中搜索与指定图片最相似的前N张图片并返回人脸坐标可对数据集内文件进行一个或多个人员的人脸识别。 该接口属于 POST 请求。
DatasetFaceSearchDemo - Class in com.qcloud.cos.demo.ci
人脸搜索 详情见https://cloud.tencent.com/document/product/460/106166
DatasetFaceSearchDemo() - Constructor for class com.qcloud.cos.demo.ci.DatasetFaceSearchDemo
 
DatasetFaceSearchRequest - Class in com.qcloud.cos.model.ciModel.metaInsight
 
DatasetFaceSearchRequest() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchRequest
 
DatasetFaceSearchResponse - Class in com.qcloud.cos.model.ciModel.metaInsight
 
DatasetFaceSearchResponse() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse
 
DatasetFaceSearchResponse.FaceBoundary - Class in com.qcloud.cos.model.ciModel.metaInsight
 
DatasetFaceSearchResponse.FaceInfos - Class in com.qcloud.cos.model.ciModel.metaInsight
 
DatasetFaceSearchResponse.FaceResult - Class in com.qcloud.cos.model.ciModel.metaInsight
 
datasetSimpleQuery(DatasetSimpleQueryRequest) - Method in interface com.qcloud.cos.COS
 
datasetSimpleQuery(DatasetSimpleQueryRequest) - Method in class com.qcloud.cos.COSClient
 
datasetSimpleQuery(COSClient) - Static method in class com.qcloud.cos.demo.ci.DatasetSimpleQueryDemo
datasetSimpleQuery 可以根据已提取的文件元数据(包含文件名、标签、路径、自定义标签、文本等字段)查询和统计数据集内文件,支持逻辑关系表达方式。 该接口属于 POST 请求。
DatasetSimpleQueryDemo - Class in com.qcloud.cos.demo.ci
简单查询 详情见https://cloud.tencent.com/document/product/460/106375
DatasetSimpleQueryDemo() - Constructor for class com.qcloud.cos.demo.ci.DatasetSimpleQueryDemo
 
DatasetSimpleQueryRequest - Class in com.qcloud.cos.model.ciModel.metaInsight
 
DatasetSimpleQueryRequest() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.DatasetSimpleQueryRequest
 
DatasetSimpleQueryResponse - Class in com.qcloud.cos.model.ciModel.metaInsight
 
DatasetSimpleQueryResponse() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.DatasetSimpleQueryResponse
 
DATE - Static variable in interface com.qcloud.cos.Headers
 
DateUtils - Class in com.qcloud.cos.utils
 
DateUtils() - Constructor for class com.qcloud.cos.utils.DateUtils
 
decode(ByteBuffer) - Static method in class com.qcloud.cos.internal.eventstreaming.Message
 
decode(String) - Static method in enum com.qcloud.cos.utils.Base64
Decodes the given base 64 encoded string, skipping carriage returns, line feeds and spaces as needed.
decode(byte[]) - Static method in enum com.qcloud.cos.utils.Base64
Decodes the given base 64 encoded bytes.
DecompressDemo - Class in com.qcloud.cos.demo
 
DecompressDemo() - Constructor for class com.qcloud.cos.demo.DecompressDemo
 
DecompressionHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.DecompressionHandler
 
DecompressionJob() - Constructor for class com.qcloud.cos.model.ListJobsResult.DecompressionJob
 
DecompressionRequest - Class in com.qcloud.cos.model
 
DecompressionRequest() - Constructor for class com.qcloud.cos.model.DecompressionRequest
 
DecompressionResult - Class in com.qcloud.cos.model
 
DecompressionResult() - Constructor for class com.qcloud.cos.model.DecompressionResult
 
DecompressionResultUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.DecompressionResultUnmarshaller
 
decrypt(DecryptRequest) - Method in interface com.qcloud.cos.internal.crypto.QCLOUDKMS
Decrypts ciphertext that was encrypted by a KMS customer master key (CMK) using any of the following operations: encrypt generateDataKey
decrypt(DecryptRequest) - Method in class com.qcloud.cos.internal.crypto.TencentCloudKMSClient
Decrypts ciphertext that was encrypted by a KMS customer master key (CMK) using any of the following operations: generateDataKey
DEFAULT - Static variable in class com.qcloud.cos.retry.PredefinedBackoffStrategies
SDK default retry policy
DEFAULT - Static variable in class com.qcloud.cos.retry.PredefinedRetryPolicies
SDK default retry policy
DEFAULT_BACKOFF_STRATEGY - Static variable in class com.qcloud.cos.ClientConfig
The sleep time interval between exception occured and retry
DEFAULT_BUFFER_SIZE - Static variable in class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
DEFAULT_ENCODING - Static variable in class com.qcloud.cos.internal.Constants
Default encoding used for url encode
DEFAULT_INSTRUCTION_FILE_SUFFIX - Static variable in class com.qcloud.cos.model.InstructionFileId
 
DEFAULT_STREAM_BUFFER_SIZE - Static variable in class com.qcloud.cos.internal.RequestClientOptions
Used to enable mark-and-reset for non-mark-and-resettable non-file input stream for up to 128K memory buffering by default.
DefaultClientAbortTaskImpl - Class in com.qcloud.cos.internal
 
DefaultCosHttpClient - Class in com.qcloud.cos.http
 
DefaultCosHttpClient(ClientConfig) - Constructor for class com.qcloud.cos.http.DefaultCosHttpClient
 
DefaultEndpointResolver - Class in com.qcloud.cos.endpoint
default endpoint resolver, just return the api endpoint the dns resolve will be implemented by http library.
DefaultEndpointResolver() - Constructor for class com.qcloud.cos.endpoint.DefaultEndpointResolver
 
DefaultHandlerAfterProcess - Class in com.qcloud.cos.http
 
DefaultHandlerAfterProcess() - Constructor for class com.qcloud.cos.http.DefaultHandlerAfterProcess
 
DELETE_MARKER - Static variable in interface com.qcloud.cos.Headers
Header for the optional delete marker information of an object
deleteAuditingKeyWord(AuditingKeywordRequest) - Method in interface com.qcloud.cos.COS
 
deleteAuditingKeyWord(AuditingKeywordRequest) - Method in class com.qcloud.cos.COSClient
 
deleteAuditingKeyWordList(COSClient) - Static method in class com.qcloud.cos.demo.ci.AuditingKeywordDemo
deleteAuditingKeyWordList 批量删除文本库关键词 该接口属于 DELETE 请求。
deleteAuditingTextLib(AuditingTextLibRequest) - Method in interface com.qcloud.cos.COS
 
deleteAuditingTextLib(AuditingTextLibRequest) - Method in class com.qcloud.cos.COSClient
 
deleteAuditingTextLib(COSClient) - Static method in class com.qcloud.cos.demo.ci.AuditingTextLibDemo
deleteAuditingTextLib 修改审核策略用于修改已创建的策略的标签内容。 该接口属于 PUT 请求。
deleteBucket(String) - Method in interface com.qcloud.cos.COS
Deletes the specified bucket.
deleteBucket(DeleteBucketRequest) - Method in interface com.qcloud.cos.COS
Deletes the specified bucket.
deleteBucket(String) - Method in class com.qcloud.cos.COSClient
 
deleteBucket(DeleteBucketRequest) - Method in class com.qcloud.cos.COSClient
 
deleteBucketCrossOriginConfiguration(String) - Method in interface com.qcloud.cos.COS
Delete the cross origin configuration for the specified bucket.
deleteBucketCrossOriginConfiguration(DeleteBucketCrossOriginConfigurationRequest) - Method in interface com.qcloud.cos.COS
Delete the cross origin configuration for the specified bucket.
deleteBucketCrossOriginConfiguration(String) - Method in class com.qcloud.cos.COSClient
 
deleteBucketCrossOriginConfiguration(DeleteBucketCrossOriginConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
DeleteBucketCrossOriginConfigurationRequest - Class in com.qcloud.cos.model
Request object for the parameters to delete a bucket's cross origin configuration.
DeleteBucketCrossOriginConfigurationRequest(String) - Constructor for class com.qcloud.cos.model.DeleteBucketCrossOriginConfigurationRequest
Creates a new request object, ready to be executed to delete the cross origin configuration for the specified bucket.
deleteBucketDomainCertificate(String, String) - Method in interface com.qcloud.cos.COS
This operation removes the domain certificate for a bucket.
deleteBucketDomainCertificate(BucketDomainCertificateRequest) - Method in interface com.qcloud.cos.COS
This operation removes the domain certificate for a bucket.
deleteBucketDomainCertificate(String, String) - Method in class com.qcloud.cos.COSClient
 
deleteBucketDomainCertificate(BucketDomainCertificateRequest) - Method in class com.qcloud.cos.COSClient
 
deleteBucketDomainConfiguration(String) - Method in interface com.qcloud.cos.COS
This operation removes the domain configuration for a bucket.
deleteBucketDomainConfiguration(DeleteBucketDomainConfigurationRequest) - Method in interface com.qcloud.cos.COS
This operation removes the domain configuration for a bucket.
deleteBucketDomainConfiguration(String) - Method in class com.qcloud.cos.COSClient
 
deleteBucketDomainConfiguration(DeleteBucketDomainConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
DeleteBucketDomainConfigurationRequest - Class in com.qcloud.cos.model
Request object for the parameters to delete a bucket's domain configuration.
DeleteBucketDomainConfigurationRequest(String) - Constructor for class com.qcloud.cos.model.DeleteBucketDomainConfigurationRequest
Creates a new request object, ready to be executed to delete the specified bucket's domain configuration.
deleteBucketEncryptionConfiguration(String) - Method in class com.qcloud.cos.COSClient
 
deleteBucketInventoryConfiguration(String, String) - Method in interface com.qcloud.cos.COS
Deletes an inventory configuration (identified by the inventory ID) from the bucket.
deleteBucketInventoryConfiguration(DeleteBucketInventoryConfigurationRequest) - Method in interface com.qcloud.cos.COS
Deletes an inventory configuration (identified by the inventory ID) from the bucket.
deleteBucketInventoryConfiguration(String, String) - Method in class com.qcloud.cos.COSClient
 
deleteBucketInventoryConfiguration(DeleteBucketInventoryConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
DeleteBucketInventoryConfigurationRequest - Class in com.qcloud.cos.model
Request object to delete an inventory configuration.
DeleteBucketInventoryConfigurationRequest() - Constructor for class com.qcloud.cos.model.DeleteBucketInventoryConfigurationRequest
 
DeleteBucketInventoryConfigurationRequest(String, String) - Constructor for class com.qcloud.cos.model.DeleteBucketInventoryConfigurationRequest
 
DeleteBucketInventoryConfigurationResult - Class in com.qcloud.cos.model
Result object to contain the response returned from COSClient.deleteBucketInventoryConfiguration(DeleteBucketInventoryConfigurationRequest) operation.
DeleteBucketInventoryConfigurationResult() - Constructor for class com.qcloud.cos.model.DeleteBucketInventoryConfigurationResult
 
DeleteBucketInventoryConfigurationUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.DeleteBucketInventoryConfigurationUnmarshaller
 
deleteBucketLifecycleConfiguration(String) - Method in interface com.qcloud.cos.COS
Removes the lifecycle configuration for the bucket specified.
deleteBucketLifecycleConfiguration(DeleteBucketLifecycleConfigurationRequest) - Method in interface com.qcloud.cos.COS
Removes the lifecycle configuration for the bucket specified.
deleteBucketLifecycleConfiguration(String) - Method in class com.qcloud.cos.COSClient
 
deleteBucketLifecycleConfiguration(DeleteBucketLifecycleConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
DeleteBucketLifecycleConfigurationRequest - Class in com.qcloud.cos.model
Request object for the parameters to delete a bucket's lifecycle configuration.
DeleteBucketLifecycleConfigurationRequest(String) - Constructor for class com.qcloud.cos.model.DeleteBucketLifecycleConfigurationRequest
Creates a new request object, ready to be executed to delete the lifecycle configuration for the specified bucket.
deleteBucketPolicy(String) - Method in interface com.qcloud.cos.COS
Deletes the policy associated with the specified bucket.
deleteBucketPolicy(DeleteBucketPolicyRequest) - Method in interface com.qcloud.cos.COS
Deletes the policy associated with the specified bucket.
deleteBucketPolicy(String) - Method in class com.qcloud.cos.COSClient
 
deleteBucketPolicy(DeleteBucketPolicyRequest) - Method in class com.qcloud.cos.COSClient
 
DeleteBucketPolicyRequest - Class in com.qcloud.cos.model
 
DeleteBucketPolicyRequest(String) - Constructor for class com.qcloud.cos.model.DeleteBucketPolicyRequest
Creates a new request object, ready to be executed to delete the policy for the specified bucket.
deleteBucketReplicationConfiguration(String) - Method in interface com.qcloud.cos.COS
Deletes the replication configuration for the given QCloud bucket.
deleteBucketReplicationConfiguration(DeleteBucketReplicationConfigurationRequest) - Method in interface com.qcloud.cos.COS
Deletes the replication configuration for the given QCloud bucket.
deleteBucketReplicationConfiguration(String) - Method in class com.qcloud.cos.COSClient
 
deleteBucketReplicationConfiguration(DeleteBucketReplicationConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
DeleteBucketReplicationConfigurationRequest - Class in com.qcloud.cos.model
 
DeleteBucketReplicationConfigurationRequest(String) - Constructor for class com.qcloud.cos.model.DeleteBucketReplicationConfigurationRequest
 
DeleteBucketRequest - Class in com.qcloud.cos.model
 
DeleteBucketRequest(String) - Constructor for class com.qcloud.cos.model.DeleteBucketRequest
Constructs a new DeleteBucketRequest, ready to be executed to delete the specified bucket.
deleteBucketTaggingConfiguration(String) - Method in interface com.qcloud.cos.COS
Removes the tagging configuration for the bucket specified.
deleteBucketTaggingConfiguration(DeleteBucketTaggingConfigurationRequest) - Method in interface com.qcloud.cos.COS
Removes the tagging configuration for the bucket specified.
deleteBucketTaggingConfiguration(String) - Method in class com.qcloud.cos.COSClient
 
deleteBucketTaggingConfiguration(DeleteBucketTaggingConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
DeleteBucketTaggingConfigurationRequest - Class in com.qcloud.cos.model
Request object for the parameters to delete a bucket's tagging configuration.
DeleteBucketTaggingConfigurationRequest(String) - Constructor for class com.qcloud.cos.model.DeleteBucketTaggingConfigurationRequest
Creates a new request object, ready to be executed to delete the tagging configuration for the specified bucket.
deleteBucketWebsiteConfiguration(String) - Method in interface com.qcloud.cos.COS
This operation removes the website configuration for a bucket.
deleteBucketWebsiteConfiguration(DeleteBucketWebsiteConfigurationRequest) - Method in interface com.qcloud.cos.COS
This operation removes the website configuration for a bucket.
deleteBucketWebsiteConfiguration(String) - Method in class com.qcloud.cos.COSClient
 
deleteBucketWebsiteConfiguration(DeleteBucketWebsiteConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
DeleteBucketWebsiteConfigurationRequest - Class in com.qcloud.cos.model
Request object for the parameters to delete a bucket's website configuration.
DeleteBucketWebsiteConfigurationRequest(String) - Constructor for class com.qcloud.cos.model.DeleteBucketWebsiteConfigurationRequest
Creates a new request object, ready to be executed to delete the website configuration for the specified bucket.
deleteDataset(DeleteDatasetRequest) - Method in interface com.qcloud.cos.COS
 
deleteDataset(DeleteDatasetRequest) - Method in class com.qcloud.cos.COSClient
 
deleteDataset(COSClient) - Static method in class com.qcloud.cos.demo.ci.DeleteDatasetDemo
deleteDataset 删除一个数据集(Dataset)。 该接口属于 DELETE 请求。
deleteDatasetBinding(DeleteDatasetBindingRequest) - Method in interface com.qcloud.cos.COS
 
deleteDatasetBinding(DeleteDatasetBindingRequest) - Method in class com.qcloud.cos.COSClient
 
deleteDatasetBinding(COSClient) - Static method in class com.qcloud.cos.demo.ci.DeleteDatasetBindingDemo
deleteDatasetBinding 解绑数据集和对象存储(COS)Bucket ,解绑会导致 COS Bucket新增的变更不会同步到数据集,请谨慎操作。 该接口属于 DELETE 请求。
DeleteDatasetBindingDemo - Class in com.qcloud.cos.demo.ci
解绑存储桶与数据集 详情见https://cloud.tencent.com/document/product/460/106160
DeleteDatasetBindingDemo() - Constructor for class com.qcloud.cos.demo.ci.DeleteDatasetBindingDemo
 
DeleteDatasetBindingRequest - Class in com.qcloud.cos.model.ciModel.metaInsight
 
DeleteDatasetBindingRequest() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.DeleteDatasetBindingRequest
 
DeleteDatasetBindingResponse - Class in com.qcloud.cos.model.ciModel.metaInsight
 
DeleteDatasetBindingResponse() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.DeleteDatasetBindingResponse
 
DeleteDatasetDemo - Class in com.qcloud.cos.demo.ci
删除数据集 详情见https://cloud.tencent.com/document/product/460/106157
DeleteDatasetDemo() - Constructor for class com.qcloud.cos.demo.ci.DeleteDatasetDemo
 
DeleteDatasetRequest - Class in com.qcloud.cos.model.ciModel.metaInsight
 
DeleteDatasetRequest() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.DeleteDatasetRequest
 
DeleteDatasetResponse - Class in com.qcloud.cos.model.ciModel.metaInsight
 
DeleteDatasetResponse() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.DeleteDatasetResponse
 
DeletedObject() - Constructor for class com.qcloud.cos.model.DeleteObjectsResult.DeletedObject
 
DeleteError() - Constructor for class com.qcloud.cos.exception.MultiObjectDeleteException.DeleteError
 
deleteFileMetaIndex(DeleteFileMetaIndexRequest) - Method in interface com.qcloud.cos.COS
 
deleteFileMetaIndex(DeleteFileMetaIndexRequest) - Method in class com.qcloud.cos.COSClient
 
deleteFileMetaIndex(COSClient) - Static method in class com.qcloud.cos.demo.ci.DeleteFileMetaIndexDemo
deleteFileMetaIndex 从数据集内删除一个文件的元信息。无论该文件的元信息是否在数据集内存在,均会返回删除成功。 该接口属于 DELETE 请求。
DeleteFileMetaIndexDemo - Class in com.qcloud.cos.demo.ci
删除元数据索引 详情见https://cloud.tencent.com/document/product/460/106163
DeleteFileMetaIndexDemo() - Constructor for class com.qcloud.cos.demo.ci.DeleteFileMetaIndexDemo
 
DeleteFileMetaIndexRequest - Class in com.qcloud.cos.model.ciModel.metaInsight
 
DeleteFileMetaIndexRequest() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.DeleteFileMetaIndexRequest
 
DeleteFileMetaIndexResponse - Class in com.qcloud.cos.model.ciModel.metaInsight
 
DeleteFileMetaIndexResponse() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.DeleteFileMetaIndexResponse
 
deleteGalleryImages(ImageSearchRequest) - Method in interface com.qcloud.cos.COS
 
deleteGalleryImages(ImageSearchRequest) - Method in class com.qcloud.cos.COSClient
 
deleteGalleryImages(COSClient) - Static method in class com.qcloud.cos.demo.ci.ImageSearchDemo
deleteGalleryImages 删除图库图片
deleteImageStyle(ImageStyleRequest) - Method in interface com.qcloud.cos.COS
 
deleteImageStyle(ImageStyleRequest) - Method in class com.qcloud.cos.COSClient
 
deleteImageStyle(COSClient) - Static method in class com.qcloud.cos.demo.ci.ImageStyleDemo
查询图片处理样式 https://cloud.tencent.com/document/product/460/30117
deleteMediaTemplate(MediaTemplateRequest) - Method in interface com.qcloud.cos.COS
DeleteMediaTemplate 用于删除模板。 https://cloud.tencent.com/document/product/460/46990
deleteMediaTemplate(MediaTemplateRequest) - Method in class com.qcloud.cos.COSClient
 
deleteMediaTemplate(COSClient) - Static method in class com.qcloud.cos.demo.ci.AnimationTemplateDemo
DeleteMediaTemplate 用于删除动图模板。
deleteMediaTemplate(COSClient) - Static method in class com.qcloud.cos.demo.ci.SnapshotTemplateDemo
DeleteMediaTemplate 用于删除截图模板。
deleteMediaTemplate(COSClient) - Static method in class com.qcloud.cos.demo.ci.TranscodeTemplateDemo
DeleteMediaTemplate 用于删除转码模板。
deleteMediaTemplate(COSClient) - Static method in class com.qcloud.cos.demo.ci.WatermarkTemplateDemo
DeleteMediaTemplate 用于删除视频水印模板。
deleteObject(String, String) - Method in interface com.qcloud.cos.COS
Deletes the specified object in the specified bucket.
deleteObject(DeleteObjectRequest) - Method in interface com.qcloud.cos.COS
Deletes the specified object in the specified bucket.
deleteObject(String, String) - Method in class com.qcloud.cos.COSClient
 
deleteObject(DeleteObjectRequest) - Method in class com.qcloud.cos.COSClient
 
deleteObject(DeleteObjectRequest) - Method in class com.qcloud.cos.COSEncryptionClient
 
DeleteObjectRequest - Class in com.qcloud.cos.model
 
DeleteObjectRequest(String, String) - Constructor for class com.qcloud.cos.model.DeleteObjectRequest
Constructs a new DeleteObjectRequest, specifying the object's bucket name and key.
deleteObjects(DeleteObjectsRequest) - Method in interface com.qcloud.cos.COS
Deletes multiple objects in a single bucket from COS.
deleteObjects(DeleteObjectsRequest) - Method in class com.qcloud.cos.COSClient
 
DeleteObjectsHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.DeleteObjectsHandler
 
DeleteObjectsRequest - Class in com.qcloud.cos.model
Provides options for deleting multiple objects in a specified bucket.
DeleteObjectsRequest(String) - Constructor for class com.qcloud.cos.model.DeleteObjectsRequest
Constructs a new DeleteObjectsRequest, specifying the objects' bucket name.
DeleteObjectsRequest.KeyVersion - Class in com.qcloud.cos.model
A key to delete, with an optional version attribute.
DeleteObjectsResponse - Class in com.qcloud.cos.internal
 
DeleteObjectsResponse() - Constructor for class com.qcloud.cos.internal.DeleteObjectsResponse
 
DeleteObjectsResponse(List<DeleteObjectsResult.DeletedObject>, List<MultiObjectDeleteException.DeleteError>) - Constructor for class com.qcloud.cos.internal.DeleteObjectsResponse
 
DeleteObjectsResult - Class in com.qcloud.cos.model
 
DeleteObjectsResult(List<DeleteObjectsResult.DeletedObject>) - Constructor for class com.qcloud.cos.model.DeleteObjectsResult
 
DeleteObjectsResult.DeletedObject - Class in com.qcloud.cos.model
A successfully deleted object.
DeleteObjectsResultUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.DeleteObjectsResultUnmarshaller
 
deleteObjectTagging(DeleteObjectTaggingRequest) - Method in interface com.qcloud.cos.COS
Remove the tags for the specified object.
deleteObjectTagging(DeleteObjectTaggingRequest) - Method in class com.qcloud.cos.COSClient
 
DeleteObjectTaggingHeaderHandler - Class in com.qcloud.cos.internal
Handler for retrieving headers from the DeleteObjectTaggingRequest response.
DeleteObjectTaggingHeaderHandler() - Constructor for class com.qcloud.cos.internal.DeleteObjectTaggingHeaderHandler
 
DeleteObjectTaggingRequest - Class in com.qcloud.cos.model
Request object for the parameters to delete the tags for an object.
DeleteObjectTaggingRequest(String, String) - Constructor for class com.qcloud.cos.model.DeleteObjectTaggingRequest
Constructs an instance of this object.
DeleteObjectTaggingResponseUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.DeleteObjectTaggingResponseUnmarshaller
 
DeleteObjectTaggingResult - Class in com.qcloud.cos.model
Contains all the information returned from performing a DeleteObjectTaggingRequest.
DeleteObjectTaggingResult() - Constructor for class com.qcloud.cos.model.DeleteObjectTaggingResult
 
deletePersonFace(DeletePersonFaceRequest) - Method in interface com.qcloud.cos.COS
 
deletePersonFace(DeletePersonFaceRequest) - Method in class com.qcloud.cos.COSClient
 
deletePersonFace(COSClient) - Static method in class com.qcloud.cos.demo.ci.PersonFaceDemo
deletePersonFace 该接口用于删除一个人员下的人脸图片。如果该人员只有一张人脸图片,则返回错误。 该接口属于 POST 请求。
DeletePersonFaceRequest - Class in com.qcloud.cos.model.ciModel.ai
 
DeletePersonFaceRequest() - Constructor for class com.qcloud.cos.model.ciModel.ai.DeletePersonFaceRequest
 
deleteStyleConvertToXmlByteArray(ImageStyleRequest) - Static method in class com.qcloud.cos.model.ciModel.xml.CImageXmlFactory
删除样式请求转换
deleteVersion(String, String, String) - Method in interface com.qcloud.cos.COS
Deletes a specific version of the specified object in the specified bucket.
deleteVersion(DeleteVersionRequest) - Method in interface com.qcloud.cos.COS
Deletes a specific version of the specified object in the specified bucket.
deleteVersion(String, String, String) - Method in class com.qcloud.cos.COSClient
 
deleteVersion(DeleteVersionRequest) - Method in class com.qcloud.cos.COSClient
 
DeleteVersionRequest - Class in com.qcloud.cos.model
 
DeleteVersionRequest(String, String, String) - Constructor for class com.qcloud.cos.model.DeleteVersionRequest
Constructs a new DeleteVersionRequest object, ready to be executed to delete the version identified by the specified version ID, in the specified bucket and key.
deleteWorkflow(MediaWorkflowListRequest) - Method in interface com.qcloud.cos.COS
DeleteWorkflow 接口用于删除工作流。 https://cloud.tencent.com/document/product/460/45947
deleteWorkflow(MediaWorkflowListRequest) - Method in class com.qcloud.cos.COSClient
 
deleteWorkflow(COSClient) - Static method in class com.qcloud.cos.demo.ci.WorkFlowDemo
Delete Workflow 接口用于删除工作流。
DelFileDemo - Class in com.qcloud.cos.demo
DelFileDemo展示了删除单个文件的DelObject, 删除多个文件的DelObjects的使用示例.
DelFileDemo() - Constructor for class com.qcloud.cos.demo.DelFileDemo
 
DeliveryMode - Interface in com.qcloud.cos.event
Used to indicate whether it is safe to deliver progress events to the listener synchronously.
DeliveryMode.Check - Class in com.qcloud.cos.event
Provides convenient method to check if a listener is safe to be invoked synchronously.
DENY - Static variable in class com.qcloud.cos.model.BucketRefererConfiguration
 
describeAudioAuditingJob(AudioAuditingRequest) - Method in interface com.qcloud.cos.COS
DescribeAudioAuditingJob 音频审核任务查询接口 https://cloud.tencent.com/document/product/460/53396
describeAudioAuditingJob(AudioAuditingRequest) - Method in class com.qcloud.cos.COSClient
 
describeAudioAuditingJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.AudioAuditingJobDemo
describeAudioAuditingJob 接口用于创建音频审核任务。
DescribeAudioAuditingJobHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.DescribeAudioAuditingJobHandler
 
describeAuditingDocumentJob(DocumentAuditingRequest) - Method in interface com.qcloud.cos.COS
DescribeAuditingDocumentJobs 提交文档审核任务 https://cloud.tencent.com/document/product/460/59383
describeAuditingDocumentJob(DocumentAuditingRequest) - Method in class com.qcloud.cos.COSClient
 
describeAuditingDocumentJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.DocumentAuditingJobDemo
DescribeAuditingTextJob 接口用于查询文档审核任务。
describeAuditingImageJob(DescribeImageAuditingRequest) - Method in interface com.qcloud.cos.COS
 
describeAuditingImageJob(DescribeImageAuditingRequest) - Method in class com.qcloud.cos.COSClient
 
describeAuditingImageJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.ImageAuditingDemo
describeAuditingImageJob 接口用于查询图片审核任务。
describeAuditingJob(VideoAuditingRequest) - Method in interface com.qcloud.cos.COS
DescribeAuditingJob 视频审核任务查询接口 https://cloud.tencent.com/document/product/460/46926
describeAuditingJob(VideoAuditingRequest) - Method in class com.qcloud.cos.COSClient
 
describeAuditingJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.VideoAuditingJobDemo
DescribeAuditingJob 接口用于创建视频审核任务。
describeAuditingKeyWordList(AuditingKeywordRequest) - Method in interface com.qcloud.cos.COS
 
describeAuditingKeyWordList(AuditingKeywordRequest) - Method in class com.qcloud.cos.COSClient
 
describeAuditingKeyWordList(COSClient) - Static method in class com.qcloud.cos.demo.ci.AuditingKeywordDemo
describeAuditingKeyWordList 查询文本库关键词 该接口属于 GET 请求。
describeAuditingStrategy(AuditingStrategyRequest) - Method in interface com.qcloud.cos.COS
 
describeAuditingStrategy(AuditingStrategyRequest) - Method in class com.qcloud.cos.COSClient
 
describeAuditingStrategy(COSClient) - Static method in class com.qcloud.cos.demo.ci.AuditingStrategyDemo
describeAuditingStrategy 查询审核策略详情用于查询指定策略的详细信息,包括开启的标签等。 该接口属于 GET 请求。
describeAuditingStrategyList(AuditingStrategyRequest) - Method in interface com.qcloud.cos.COS
 
describeAuditingStrategyList(AuditingStrategyRequest) - Method in class com.qcloud.cos.COSClient
 
describeAuditingStrategyList(COSClient) - Static method in class com.qcloud.cos.demo.ci.AuditingStrategyDemo
describeAuditingStrategyList 查询审核策略列表 该接口属于 GET 请求。
describeAuditingTextJob(TextAuditingRequest) - Method in interface com.qcloud.cos.COS
DescribeAuditingTextJob 查询文本审核任务结果 https://cloud.tencent.com/document/product/436/56288
describeAuditingTextJob(TextAuditingRequest) - Method in class com.qcloud.cos.COSClient
 
describeAuditingTextJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.TextAuditingJobDemo
DescribeAuditingJob 接口用于查询文本审核任务。
describeAuditingTextLib(AuditingTextLibRequest) - Method in interface com.qcloud.cos.COS
 
describeAuditingTextLib(AuditingTextLibRequest) - Method in class com.qcloud.cos.COSClient
 
describeAuditingTextLib(COSClient) - Static method in class com.qcloud.cos.demo.ci.AuditingTextLibDemo
describeAuditingTextLib 查询审核策略详情用于查询指定策略的详细信息,包括开启的标签等。 该接口属于 GET 请求。
describeDataset(DescribeDatasetRequest) - Method in interface com.qcloud.cos.COS
 
describeDataset(DescribeDatasetRequest) - Method in class com.qcloud.cos.COSClient
 
describeDataset(COSClient) - Static method in class com.qcloud.cos.demo.ci.DescribeDatasetDemo
describeDataset 查询一个数据集(Dataset)信息。 该接口属于 GET 请求。
describeDatasetBinding(DescribeDatasetBindingRequest) - Method in interface com.qcloud.cos.COS
 
describeDatasetBinding(DescribeDatasetBindingRequest) - Method in class com.qcloud.cos.COSClient
 
DescribeDatasetBindingRequest - Class in com.qcloud.cos.model.ciModel.metaInsight
 
DescribeDatasetBindingRequest() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetBindingRequest
 
DescribeDatasetBindingResponse - Class in com.qcloud.cos.model.ciModel.metaInsight
 
DescribeDatasetBindingResponse() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetBindingResponse
 
describeDatasetBindings(DescribeDatasetBindingsRequest) - Method in interface com.qcloud.cos.COS
 
describeDatasetBindings(DescribeDatasetBindingsRequest) - Method in class com.qcloud.cos.COSClient
 
describeDatasetBindings(COSClient) - Static method in class com.qcloud.cos.demo.ci.DescribeDatasetBindingsDemo
describeDatasetBindings 查询数据集和对象存储(COS)Bucket 绑定关系列表。 该接口属于 GET 请求。
DescribeDatasetBindingsDemo - Class in com.qcloud.cos.demo.ci
查询绑定关系列表 详情见https://cloud.tencent.com/document/product/460/106161
DescribeDatasetBindingsDemo() - Constructor for class com.qcloud.cos.demo.ci.DescribeDatasetBindingsDemo
 
DescribeDatasetBindingsRequest - Class in com.qcloud.cos.model.ciModel.metaInsight
 
DescribeDatasetBindingsRequest() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetBindingsRequest
 
DescribeDatasetBindingsResponse - Class in com.qcloud.cos.model.ciModel.metaInsight
 
DescribeDatasetBindingsResponse() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetBindingsResponse
 
DescribeDatasetDemo - Class in com.qcloud.cos.demo.ci
查询数据集 详情见https://cloud.tencent.com/document/product/460/106155
DescribeDatasetDemo() - Constructor for class com.qcloud.cos.demo.ci.DescribeDatasetDemo
 
DescribeDatasetRequest - Class in com.qcloud.cos.model.ciModel.metaInsight
 
DescribeDatasetRequest() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetRequest
 
DescribeDatasetResponse - Class in com.qcloud.cos.model.ciModel.metaInsight
 
DescribeDatasetResponse() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetResponse
 
describeDatasets(DescribeDatasetsRequest) - Method in interface com.qcloud.cos.COS
 
describeDatasets(DescribeDatasetsRequest) - Method in class com.qcloud.cos.COSClient
 
describeDatasets(COSClient) - Static method in class com.qcloud.cos.demo.ci.DescribeDatasetsDemo
describeDatasets 获取数据集(Dataset)列表。 该接口属于 GET 请求。
DescribeDatasetsDemo - Class in com.qcloud.cos.demo.ci
列出数据集 详情见https://cloud.tencent.com/document/product/460/106158
DescribeDatasetsDemo() - Constructor for class com.qcloud.cos.demo.ci.DescribeDatasetsDemo
 
DescribeDatasetsRequest - Class in com.qcloud.cos.model.ciModel.metaInsight
 
DescribeDatasetsRequest() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetsRequest
 
DescribeDatasetsResponse - Class in com.qcloud.cos.model.ciModel.metaInsight
 
DescribeDatasetsResponse() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetsResponse
 
DescribeDocJobsUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.DescribeDocJobsUnmarshaller
 
DescribeDocJobUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.DescribeDocJobUnmarshaller
 
describeDocProcessBuckets(DocBucketRequest) - Method in interface com.qcloud.cos.COS
DescribeDocProcessBuckets 接口用于查询存储桶是否已开通文档预览功能。https://cloud.tencent.com/document/product/460/46945
describeDocProcessBuckets(DocBucketRequest) - Method in class com.qcloud.cos.COSClient
 
describeDocProcessBuckets(COSClient) - Static method in class com.qcloud.cos.demo.ci.DocBucketDemo
describeDocProcessBuckets 查询账号下已开通文档预览功能的bucket。
describeDocProcessJob(DocJobRequest) - Method in interface com.qcloud.cos.COS
DescribeDocProcessJob 用于查询指定的文档预览任务。 https://cloud.tencent.com/document/product/460/46943
describeDocProcessJob(DocJobRequest) - Method in class com.qcloud.cos.COSClient
 
describeDocProcessJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.DocJobDemo
describeDocProcessJob 根据jobId查询任务信息
DescribeDocProcessJobHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.DescribeDocProcessJobHandler
 
describeDocProcessJobs(DocJobListRequest) - Method in interface com.qcloud.cos.COS
DescribeDocProcessJobs 用于拉取符合条件的文档预览任务。 https://cloud.tencent.com/document/product/460/46944
describeDocProcessJobs(DocJobListRequest) - Method in class com.qcloud.cos.COSClient
 
describeDocProcessJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.DocJobDemo
describeDocProcessJobs 查询任务列表
DescribeDocProcessJobsHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.DescribeDocProcessJobsHandler
 
describeDocProcessQueues(DocQueueRequest) - Method in interface com.qcloud.cos.COS
DescribeDocProcessQueues 接口用于查询文档预览队列。 https://cloud.tencent.com/document/product/460/46946
describeDocProcessQueues(DocQueueRequest) - Method in class com.qcloud.cos.COSClient
 
describeDocProcessQueues(COSClient) - Static method in class com.qcloud.cos.demo.ci.DocQueueDemo
DescribeDocProcessQueues 接口用于查询文档预览队列。
describeFileMetaIndex(DescribeFileMetaIndexRequest) - Method in interface com.qcloud.cos.COS
 
describeFileMetaIndex(DescribeFileMetaIndexRequest) - Method in class com.qcloud.cos.COSClient
 
describeFileMetaIndex(COSClient) - Static method in class com.qcloud.cos.demo.ci.DescribeFileMetaIndexDemo
describeFileMetaIndex 获取数据集内已完成索引的一个文件的元数据。 该接口属于 GET 请求。
DescribeFileMetaIndexDemo - Class in com.qcloud.cos.demo.ci
查询元数据索引 详情见https://cloud.tencent.com/document/product/460/106164
DescribeFileMetaIndexDemo() - Constructor for class com.qcloud.cos.demo.ci.DescribeFileMetaIndexDemo
 
DescribeFileMetaIndexRequest - Class in com.qcloud.cos.model.ciModel.metaInsight
 
DescribeFileMetaIndexRequest() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.DescribeFileMetaIndexRequest
 
DescribeFileMetaIndexResponse - Class in com.qcloud.cos.model.ciModel.metaInsight
 
DescribeFileMetaIndexResponse() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.DescribeFileMetaIndexResponse
 
describeFileProcessJob(FileProcessRequest) - Method in interface com.qcloud.cos.COS
 
describeFileProcessJob(FileProcessRequest) - Method in class com.qcloud.cos.COSClient
 
describeFileProcessJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.FileProcessJobDemo
describeFileProcessJob 根据jobId查询任务信息
DescribeImageAuditingJobHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.DescribeImageAuditingJobHandler
 
DescribeImageAuditingRequest - Class in com.qcloud.cos.model.ciModel.auditing
图片审核请求实体 参数详情参考:https://cloud.tencent.com/document/product/460/37318
DescribeImageAuditingRequest() - Constructor for class com.qcloud.cos.model.ciModel.auditing.DescribeImageAuditingRequest
 
describeInventoryTriggerJob(BatchJobRequest) - Method in interface com.qcloud.cos.COS
 
describeInventoryTriggerJob(BatchJobRequest) - Method in class com.qcloud.cos.COSClient
 
describeJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.PicProcessJobDemo
describeJob 根据jobId查询任务信息
describeJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.PicProcessJobDemo
describeJobs 查询任务列表
describeLiveAuditingJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.LiveAuditingJobDemo
describeLiveAuditingJob 接口用于查询直播审核任务。
describeMediaBuckets(MediaBucketRequest) - Method in interface com.qcloud.cos.COS
DescribeMediaBuckets 接口用于查询存储桶是否已开通媒体处理功能。 https://cloud.tencent.com/document/product/460/38914
describeMediaBuckets(MediaBucketRequest) - Method in class com.qcloud.cos.COSClient
 
describeMediaBuckets(COSClient) - Static method in class com.qcloud.cos.demo.ci.BucketDemo
DescribeMediaBuckets 接口用于查询存储桶是否已开通媒体处理功能。
describeMediaDnaDbFiles(DNADbFilesRequest) - Method in interface com.qcloud.cos.COS
 
describeMediaDnaDbFiles(DNADbFilesRequest) - Method in class com.qcloud.cos.COSClient
 
describeMediaDnaDbFiles(COSClient) - Static method in class com.qcloud.cos.demo.ci.MediaDNADemo
describeMediaDnaDbFiles 获取 DNA 库中文件列表
describeMediaDnaDbs(DNADbConfigsRequest) - Method in interface com.qcloud.cos.COS
 
describeMediaDnaDbs(DNADbConfigsRequest) - Method in class com.qcloud.cos.COSClient
 
describeMediaDnaDbs(COSClient) - Static method in class com.qcloud.cos.demo.ci.MediaDNADemo
describeMediaDnaDbs 查询 DNA 库列表
describeMediaJob(MediaJobsRequest) - Method in interface com.qcloud.cos.COS
DescribeMediaJob 用于查询指定的任务。 https://cloud.tencent.com/document/product/460/38937
describeMediaJob(MediaJobsRequest) - Method in class com.qcloud.cos.COSClient
 
describeMediaJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.BatchJobDemo
describeMediaJob 根据jobId查询任务信息
describeMediaJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.ConcatDemo
describeMediaJob 根据jobId查询任务信息
describeMediaJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.DigitalWatermarkJobDemo
describeMediaJob 根据jobId查询任务信息
describeMediaJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.ExtractDigitalWatermarkJobDemo
describeMediaJob 根据jobId查询任务信息
describeMediaJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.FillConcatJobDemo
describeMediaJob 根据jobId查询任务信息
describeMediaJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.GeneratePlayListDemo
describeMediaJob 根据jobId查询任务信息
describeMediaJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.JobDemo
describeMediaJob 根据jobId查询任务信息
describeMediaJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.MediaDNADemo
describeMediaJob 根据jobId查询任务信息
describeMediaJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.PostSpeechRecognitionDemo
describeMediaJob 根据jobId查询任务信息
describeMediaJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.QualityEstimateJobDemo
describeMediaJob 根据jobId查询任务信息
describeMediaJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.SegmentVideoBodyJobDemo
describeMediaJob 根据jobId查询任务信息
describeMediaJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.SoundHoundJobDemo
describeMediaJob 根据jobId查询任务信息
describeMediaJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.SplitVideoPartsDemo
describeMediaJob 根据jobId查询任务信息
describeMediaJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.TranscodeJobDemo
describeMediaJob 根据jobId查询任务信息
describeMediaJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.TtsJobDemo
describeMediaJob 根据jobId查询任务信息
describeMediaJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.VideoEnhanceJobDemo
describeMediaJob 根据jobId查询任务信息
describeMediaJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.VideoTagDemo
describeMediaJob 根据jobId查询任务信息
describeMediaJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.VideoTargetRecJobDemo
describeMediaJob 根据jobId查询任务信息
describeMediaJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.VocalScoreJobDemo
describeMediaJob 根据jobId查询任务信息
describeMediaJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.VoiceSeparateJobDemo
describeMediaJob 根据jobId查询任务信息
DescribeMediaJobHandler - Class in com.qcloud.cos.internal.cihandler
 
DescribeMediaJobHandler() - Constructor for class com.qcloud.cos.internal.cihandler.DescribeMediaJobHandler
 
describeMediaJobs(MediaJobsRequest) - Method in interface com.qcloud.cos.COS
DescribeMediaJobs 用于拉取符合条件的任务。 https://cloud.tencent.com/document/product/460/38938
describeMediaJobs(MediaJobsRequest) - Method in class com.qcloud.cos.COSClient
 
describeMediaJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.DigitalWatermarkJobDemo
describeMediaJobs 查询任务列表
describeMediaJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.ExtractDigitalWatermarkJobDemo
describeMediaJobs 查询任务列表
describeMediaJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.JobDemo
describeMediaJobs 批量查询任务信息
describeMediaJobs(COSClient) - Static method in class com.qcloud.cos.demo.ci.TranscodeJobDemo
describeMediaJobs 查询任务列表
DescribeMediaJobsHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.DescribeMediaJobsHandler
 
describeMediaJobsV2(MediaJobsRequest) - Method in interface com.qcloud.cos.COS
 
describeMediaJobsV2(MediaJobsRequest) - Method in class com.qcloud.cos.COSClient
 
describeMediaJobV2(MediaJobsRequest) - Method in interface com.qcloud.cos.COS
 
describeMediaJobV2(MediaJobsRequestV2) - Method in interface com.qcloud.cos.COS
 
describeMediaJobV2(MediaJobsRequest) - Method in class com.qcloud.cos.COSClient
 
describeMediaJobV2(MediaJobsRequestV2) - Method in class com.qcloud.cos.COSClient
 
describeMediaQueues(MediaQueueRequest) - Method in interface com.qcloud.cos.COS
DescribeMediaQueues 接口用于搜索队列。 https://cloud.tencent.com/document/product/460/38913
describeMediaQueues(MediaQueueRequest) - Method in class com.qcloud.cos.COSClient
 
describeMediaQueues(COSClient) - Static method in class com.qcloud.cos.demo.ci.QueueDemo
DescribeMediaQueues 接口用于搜索队列。
describeMediaTemplate(COSClient) - Static method in class com.qcloud.cos.demo.ci.VideoEnhanceJobDemo
describeMediaTemplates 用于查询模板。
describeMediaTemplates(MediaTemplateRequest) - Method in interface com.qcloud.cos.COS
DescribeMediaTemplates 用于查询动图模板。 https://cloud.tencent.com/document/product/460/46991
describeMediaTemplates(MediaTemplateRequest) - Method in class com.qcloud.cos.COSClient
 
describeMediaTemplates(COSClient) - Static method in class com.qcloud.cos.demo.ci.AnimationTemplateDemo
DescribeMediaTemplates 用于查询动图模板。
describeMediaTemplates(COSClient) - Static method in class com.qcloud.cos.demo.ci.SnapshotTemplateDemo
DescribeMediaTemplates 用于查询截图模板。
describeMediaTemplates(COSClient) - Static method in class com.qcloud.cos.demo.ci.TranscodeTemplateDemo
DescribeMediaTemplates 用于查询转码模板。
describeMediaTemplates(COSClient) - Static method in class com.qcloud.cos.demo.ci.VideoTargetRecJobDemo
 
describeMediaTemplates(COSClient) - Static method in class com.qcloud.cos.demo.ci.WatermarkTemplateDemo
DescribeMediaTemplates 用于查询视频水印模板。
describeMediaTemplatesV2(MediaTemplateRequest) - Method in interface com.qcloud.cos.COS
 
describeMediaTemplatesV2(MediaTemplateRequest) - Method in class com.qcloud.cos.COSClient
 
describeMediaTemplatesV2(COSClient) - Static method in class com.qcloud.cos.demo.ci.ConcatTemplateDemo
DescribeMediaTemplates 用于查询模板。
describePicProcessQueues(MediaQueueRequest) - Method in interface com.qcloud.cos.COS
 
describePicProcessQueues(MediaQueueRequest) - Method in class com.qcloud.cos.COSClient
 
describePicProcessQueues(COSClient) - Static method in class com.qcloud.cos.demo.ci.PicProcessJobDemo
describePicProcessQueues 接口用于搜索队列。
DescribeVideoAuditingJobHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.DescribeVideoAuditingJobHandler
 
describeWebpageAuditingJob(WebpageAuditingRequest) - Method in interface com.qcloud.cos.COS
describeWebpageAuditingJob 查询网页审核任务 https://cloud.tencent.com/document/product/460/63970
describeWebpageAuditingJob(WebpageAuditingRequest) - Method in class com.qcloud.cos.COSClient
 
describeWebpageAuditingJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.WebpageAuditingJobDemo
describeWebpageAuditingJob 接口用于查询网页审核任务。
describeWorkflow(MediaWorkflowListRequest) - Method in interface com.qcloud.cos.COS
DescribeWorkflow 接口用于搜索工作流。 https://cloud.tencent.com/document/product/460/45948
describeWorkflow(MediaWorkflowListRequest) - Method in class com.qcloud.cos.COSClient
 
describeWorkflow(COSClient) - Static method in class com.qcloud.cos.demo.ci.WorkFlowDemo
DescribeWorkflow 接口用于搜索工作流。
describeWorkflowExecution(MediaWorkflowListRequest) - Method in interface com.qcloud.cos.COS
DescribeWorkflowExecution 接口用于获取工作流实例详情。 https://cloud.tencent.com/document/product/460/45949
describeWorkflowExecution(MediaWorkflowListRequest) - Method in class com.qcloud.cos.COSClient
 
describeWorkflowExecution(COSClient) - Static method in class com.qcloud.cos.demo.ci.WorkFlowDemo
Describe WorkflowExecution 接口用于获取工作流实例详情。
describeWorkflowExecutions(MediaWorkflowListRequest) - Method in interface com.qcloud.cos.COS
DescribeWorkflowExecutions 接口用于获取工作流实例列表。 https://cloud.tencent.com/document/product/460/45950
describeWorkflowExecutions(MediaWorkflowListRequest) - Method in class com.qcloud.cos.COSClient
 
describeWorkflowExecutions(COSClient) - Static method in class com.qcloud.cos.demo.ci.WorkFlowDemo
Describe WorkflowExecution 接口用于获取工作流实例列表。
deserializeFrom(InputStream) - Static method in class com.qcloud.cos.transfer.PersistableTransfer
Returns the deserialized transfer state of the given serialized representation.
deserializeFrom(String) - Static method in class com.qcloud.cos.transfer.PersistableTransfer
Returns the deserialized transfer state of the given serialized representation.
DetailedResult - Class in com.qcloud.cos.model.ciModel.job
 
DetailedResult() - Constructor for class com.qcloud.cos.model.ciModel.job.DetailedResult
 
DetailPerSecond - Class in com.qcloud.cos.model.ciModel.job
 
DetailPerSecond() - Constructor for class com.qcloud.cos.model.ciModel.job.DetailPerSecond
 
detectCar(AIRecRequest) - Method in interface com.qcloud.cos.COS
 
detectCar(AIRecRequest) - Method in class com.qcloud.cos.COSClient
 
detectCar(COSClient) - Static method in class com.qcloud.cos.demo.ci.DetectCarDemo
车辆识别接口demo 图片支持格式:PNG、JPG、JPEG。 图片大小:所下载图片经 Base64 编码后不超过4MB。 图片像素:建议大于50*50像素,否则影响识别效果。 长宽比:建议长边与短边的比例小于5:1。 ObjectKey 对象位置或DetectUrl 图片url 需二选一
DetectCarDemo - Class in com.qcloud.cos.demo.ci
车辆识别demo https://cloud.tencent.com/document/product/460/63225 车辆车牌检测功能为同步请求方式,您可以通过本接口检测图片中的车辆,识别出车辆的品牌、颜色、位置、车牌位置等信息。该接口属于 GET 请求。
DetectCarDemo() - Constructor for class com.qcloud.cos.demo.ci.DetectCarDemo
 
DetectCarHandler - Class in com.qcloud.cos.internal.cihandler
 
DetectCarHandler() - Constructor for class com.qcloud.cos.internal.cihandler.DetectCarHandler
 
DetectCarResponse - Class in com.qcloud.cos.model.ciModel.persistence
车辆识别请求实体 参数详情参考:https://cloud.tencent.com/document/product/460/63225
DetectCarResponse() - Constructor for class com.qcloud.cos.model.ciModel.persistence.DetectCarResponse
 
DetectCarUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.DetectCarUnmarshaller
 
detectFace(DetectFaceRequest) - Method in interface com.qcloud.cos.COS
 
detectFace(DetectFaceRequest) - Method in class com.qcloud.cos.COSClient
 
detectFace(COSClient) - Static method in class com.qcloud.cos.demo.ci.DetectFaceDemo
人脸检测 DetectFace https://cloud.tencent.com/document/product/460/63223 图片支持格式:PNG、JPG、JPEG、BMP。 图片大小:所下载图片经 Base64 编码后不超过5MB。 图片像素:JPG 格式长边像素不可超过4000,其他格式图片长边像素不可超过2000。
DetectFaceDemo - Class in com.qcloud.cos.demo.ci
 
DetectFaceDemo() - Constructor for class com.qcloud.cos.demo.ci.DetectFaceDemo
 
DetectFaceRequest - Class in com.qcloud.cos.model.ciModel.image
 
DetectFaceRequest() - Constructor for class com.qcloud.cos.model.ciModel.image.DetectFaceRequest
 
DetectFaceResponse - Class in com.qcloud.cos.model.ciModel.image
 
DetectFaceResponse() - Constructor for class com.qcloud.cos.model.ciModel.image.DetectFaceResponse
 
DetectFaceResponseHandler - Class in com.qcloud.cos.internal.cihandler
 
DetectFaceResponseHandler() - Constructor for class com.qcloud.cos.internal.cihandler.DetectFaceResponseHandler
 
DetectFaceUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.DetectFaceUnmarshaller
 
Detection - Class in com.qcloud.cos.model.ciModel.job.v2
 
Detection() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.Detection
 
DetectionAudio - Class in com.qcloud.cos.model.ciModel.job.v2
 
DetectionAudio() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.DetectionAudio
 
DetectType - Enum in com.qcloud.cos.model.ciModel.auditing
 
determinePauseStatus(Transfer.TransferState, boolean) - Static method in class com.qcloud.cos.transfer.TransferManagerUtils
Determines the pause status based on the current state of transfer.
DigestValidationInputStream - Class in com.qcloud.cos.internal
Input stream extends SdkDigestInputStream, when you finish reading the stream, it will validate whether the computed digest equals the one from the server side.
DigestValidationInputStream(InputStream, MessageDigest, byte[]) - Constructor for class com.qcloud.cos.internal.DigestValidationInputStream
 
DigitalWatermarkJobDemo - Class in com.qcloud.cos.demo.ci
媒体处理 添加水印 job接口相关demo 详情见https://cloud.tencent.com/document/product/460/66000
DigitalWatermarkJobDemo() - Constructor for class com.qcloud.cos.demo.ci.DigitalWatermarkJobDemo
 
DISABLE_GET_OBJECT_MD5_VALIDATION_PROPERTY - Static variable in class com.qcloud.cos.internal.SkipMd5CheckStrategy
System property to disable MD5 validation for GetObject.
DISABLE_PUT_OBJECT_MD5_VALIDATION_PROPERTY - Static variable in class com.qcloud.cos.internal.SkipMd5CheckStrategy
System property to disable MD5 validation for both PutObject and UploadPart.
disableClose() - Method in class com.qcloud.cos.internal.ReleasableInputStream
Used to disable the close method.
DISABLED - Static variable in class com.qcloud.cos.model.BucketLifecycleConfiguration
Constant for a disabled rule.
DISABLED - Static variable in class com.qcloud.cos.model.BucketRefererConfiguration
 
DISABLED - Static variable in class com.qcloud.cos.model.DomainRule
 
DnaConfig - Class in com.qcloud.cos.model.ciModel.job.v2
 
DnaConfig() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.DnaConfig
 
DNADbConfig - Class in com.qcloud.cos.model.ciModel.job.v2
 
DNADbConfig() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.DNADbConfig
 
DNADbConfigsRequest - Class in com.qcloud.cos.model.ciModel.job.v2
 
DNADbConfigsRequest() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.DNADbConfigsRequest
 
DNADbConfigsResponse - Class in com.qcloud.cos.model.ciModel.job.v2
 
DNADbConfigsResponse() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.DNADbConfigsResponse
 
DNADbFile() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse.DNADbFile
 
DNADbFilesRequest - Class in com.qcloud.cos.model.ciModel.job.v2
 
DNADbFilesRequest() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesRequest
 
DNADbFilesResponse - Class in com.qcloud.cos.model.ciModel.job.v2
 
DNADbFilesResponse() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse
 
DNADbFilesResponse.DNADbFile - Class in com.qcloud.cos.model.ciModel.job.v2
 
DNAResult - Class in com.qcloud.cos.model.ciModel.job.v2
 
DNAResult() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.DNAResult
 
DocBucketDemo - Class in com.qcloud.cos.demo.ci
文档预览bucket相关demo https://cloud.tencent.com/document/product/460/46945
DocBucketDemo() - Constructor for class com.qcloud.cos.demo.ci.DocBucketDemo
 
DocBucketObject - Class in com.qcloud.cos.model.ciModel.bucket
数据万象文档预览bucket实体类 字段详情见 https://cloud.tencent.com/document/product/460/46945
DocBucketObject() - Constructor for class com.qcloud.cos.model.ciModel.bucket.DocBucketObject
 
DocBucketRequest - Class in com.qcloud.cos.model.ciModel.bucket
数据万象 文档预览bucket相关接口请求实体类 对应参数详情:https://cloud.tencent.com/document/product/460/46945
DocBucketRequest() - Constructor for class com.qcloud.cos.model.ciModel.bucket.DocBucketRequest
 
DocBucketResponse - Class in com.qcloud.cos.model.ciModel.bucket
数据万象 文档预览 bucket查询接口响应实体 详情见 https://cloud.tencent.com/document/product/460/46945
DocBucketResponse() - Constructor for class com.qcloud.cos.model.ciModel.bucket.DocBucketResponse
 
DocHtmlRequest - Class in com.qcloud.cos.model.ciModel.job
文档预览任务发起请求类
DocHtmlRequest() - Constructor for class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
DocHtmlRequest.DocType - Enum in com.qcloud.cos.model.ciModel.job
 
DocJobDemo - Class in com.qcloud.cos.demo.ci
文档预览任务相关demo 详情参考API文档 https://cloud.tencent.com/document/product/460/46942
DocJobDemo() - Constructor for class com.qcloud.cos.demo.ci.DocJobDemo
 
DocJobDetail - Class in com.qcloud.cos.model.ciModel.job
响应任务详情实体
DocJobDetail() - Constructor for class com.qcloud.cos.model.ciModel.job.DocJobDetail
 
DocJobHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.DocJobHandler
 
DocJobListRequest - Class in com.qcloud.cos.model.ciModel.job
文档预览任务发起请求类
DocJobListRequest() - Constructor for class com.qcloud.cos.model.ciModel.job.DocJobListRequest
 
DocJobListResponse - Class in com.qcloud.cos.model.ciModel.job
 
DocJobListResponse() - Constructor for class com.qcloud.cos.model.ciModel.job.DocJobListResponse
 
DocJobObject - Class in com.qcloud.cos.model.ciModel.job
媒体处理 动图任务实体 https://cloud.tencent.com/document/product/460/48217
DocJobObject() - Constructor for class com.qcloud.cos.model.ciModel.job.DocJobObject
 
DocJobRequest - Class in com.qcloud.cos.model.ciModel.job
文档预览任务发起请求类
DocJobRequest() - Constructor for class com.qcloud.cos.model.ciModel.job.DocJobRequest
 
DocJobResponse - Class in com.qcloud.cos.model.ciModel.job
文档预览任务响应实体
DocJobResponse() - Constructor for class com.qcloud.cos.model.ciModel.job.DocJobResponse
 
DocListBucketUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.DocListBucketUnmarshaller
 
DocListQueueHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.DocListQueueHandler
 
DocListQueueResponse - Class in com.qcloud.cos.model.ciModel.queue
文档预览 队列列表响应实体 https://cloud.tencent.com/document/product/460/46946
DocListQueueResponse() - Constructor for class com.qcloud.cos.model.ciModel.queue.DocListQueueResponse
 
DocListQueueUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.DocListQueueUnmarshaller
 
DocOperationObject - Class in com.qcloud.cos.model.ciModel.job
文档预览任务规则实体 https://cloud.tencent.com/document/product/460/46942
DocOperationObject() - Constructor for class com.qcloud.cos.model.ciModel.job.DocOperationObject
 
DocProcessJobUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.DocProcessJobUnmarshaller
 
DocProcessObject - Class in com.qcloud.cos.model.ciModel.job
文档处理参数实体类
DocProcessObject() - Constructor for class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
DocProcessPageInfo - Class in com.qcloud.cos.model.ciModel.job
文档预览产物生成信息
DocProcessPageInfo() - Constructor for class com.qcloud.cos.model.ciModel.job.DocProcessPageInfo
 
DocProcessResult - Class in com.qcloud.cos.model.ciModel.job
文档处理结果实体类
DocProcessResult() - Constructor for class com.qcloud.cos.model.ciModel.job.DocProcessResult
 
DocQueueDemo - Class in com.qcloud.cos.demo.ci
文档预览队列相关demo https://cloud.tencent.com/document/product/460/46946
DocQueueDemo() - Constructor for class com.qcloud.cos.demo.ci.DocQueueDemo
 
DocQueueObject - Class in com.qcloud.cos.model.ciModel.queue
文档预览 队列实体 https://cloud.tencent.com/document/product/460/46947
DocQueueObject() - Constructor for class com.qcloud.cos.model.ciModel.queue.DocQueueObject
 
DocQueueRequest - Class in com.qcloud.cos.model.ciModel.queue
文档预览 队列请求实体 https://cloud.tencent.com/document/product/460/46947
DocQueueRequest() - Constructor for class com.qcloud.cos.model.ciModel.queue.DocQueueRequest
 
DocQueueResponse - Class in com.qcloud.cos.model.ciModel.queue
文档预览 队列响应实体 https://cloud.tencent.com/document/product/460/46947
DocQueueResponse() - Constructor for class com.qcloud.cos.model.ciModel.queue.DocQueueResponse
 
DocumentAuditingDescribeJobHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.DocumentAuditingDescribeJobHandler
 
DocumentAuditingDescribeJobUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.DocumentAuditingDescribeJobUnmarshaller
 
DocumentAuditingJobDemo - Class in com.qcloud.cos.demo.ci
内容审核 文档审核接口相关demo 详情见https://cloud.tencent.com/document/product/460/59380
DocumentAuditingJobDemo() - Constructor for class com.qcloud.cos.demo.ci.DocumentAuditingJobDemo
 
DocumentAuditingJobHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.DocumentAuditingJobHandler
 
DocumentAuditingJobsDetail - Class in com.qcloud.cos.model.ciModel.auditing
 
DocumentAuditingJobsDetail() - Constructor for class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
DocumentAuditingJobUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.DocumentAuditingJobUnmarshaller
 
DocumentAuditingRequest - Class in com.qcloud.cos.model.ciModel.auditing
文档审核 请求实体类
DocumentAuditingRequest() - Constructor for class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingRequest
 
DocumentAuditingResponse - Class in com.qcloud.cos.model.ciModel.auditing
文档审核响应实体
DocumentAuditingResponse() - Constructor for class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingResponse
 
DocumentInputObject - Class in com.qcloud.cos.model.ciModel.auditing
输入文件在cos中的位置 例 cos根目录下的1.txt文件 则object = 1.txt cos根目录下test文件夹中的1.txt文件 object = test/1.txt
DocumentInputObject() - Constructor for class com.qcloud.cos.model.ciModel.auditing.DocumentInputObject
 
DocumentResultInfo - Class in com.qcloud.cos.model.ciModel.auditing
截图信息,只返回违规的截图信息
DocumentResultInfo() - Constructor for class com.qcloud.cos.model.ciModel.auditing.DocumentResultInfo
 
DocWatermark - Class in com.qcloud.cos.model.ciModel.job
 
DocWatermark() - Constructor for class com.qcloud.cos.model.ciModel.job.DocWatermark
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.cihandler.AIGameRecResponseHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.cihandler.AutoTranslationBlockResponseHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.cihandler.BatchJobResponseHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.cihandler.DescribeMediaJobHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.cihandler.DetectCarHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.cihandler.DetectFaceResponseHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.cihandler.FileProcessResponseHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.cihandler.GenerateQrcodeHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.cihandler.GetImageStyleHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.cihandler.MediaJobResponseHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.cihandler.ReportBadCaseHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.cihandler.SearchImageHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.cihandler.TriggerWorkflowListHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.cihandler.WebpageAuditingDescribeJobHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.AccessControlListHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BatchImageAuditingHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketDomainCertificateHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketDomainConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketEncryptionConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketLocationHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketObjectLockConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketRefererConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketReplicationConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketTaggingConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketVersioningConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketWebsiteConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CreateAudioAuditingJobHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CreateVideoAuditingJobHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DecompressionHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DeleteObjectsHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DescribeAudioAuditingJobHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DescribeDocProcessJobHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DescribeDocProcessJobsHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DescribeImageAuditingJobHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DescribeMediaJobsHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DescribeVideoAuditingJobHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DocJobHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DocListQueueHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DocumentAuditingDescribeJobHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DocumentAuditingJobHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.GenerateMediainfoHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.GetBucketIntelligentTierConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.GetObjectTaggingHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.GetServiceHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ImageAuditingHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ImageLabelHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ImageLabelV2Handler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ImagePersistenceHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.InitiateMultipartUploadHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListBucketHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListBucketIntelligentTierConfigurationHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListBucketInventoryConfigurationsHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListDocBucketHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListJobsResultHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListMediaBucketHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListMultipartUploadsHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListPartsHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListQueueHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListVersionsHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.MediaJobCreatHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.MediaQueueResponseHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.MediaTemplateHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.MediaTemplatesHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.PostBucketInventoryConfigurationsHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.SnapshotHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.TextAuditingDescribeJobHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.TextAuditingJobHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.WebpageAuditingJobHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.WorkflowExecutionHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.WorkflowExecutionsHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.WorkflowHandler
 
doEndElement(String, String, String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.WorkflowListHandler
 
doesBucketExist(String) - Method in interface com.qcloud.cos.COS
Checks if the specified bucket exists.
doesBucketExist(String) - Method in class com.qcloud.cos.COSClient
 
doesObjectExist(String, String) - Method in interface com.qcloud.cos.COS
 
doesObjectExist(String, String) - Method in class com.qcloud.cos.COSClient
 
DomainRule - Class in com.qcloud.cos.model
 
DomainRule() - Constructor for class com.qcloud.cos.model.DomainRule
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.cihandler.AIGameRecResponseHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.cihandler.AutoTranslationBlockResponseHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.cihandler.BatchJobResponseHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.cihandler.DescribeMediaJobHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.cihandler.DetectCarHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.cihandler.DetectFaceResponseHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.cihandler.FileProcessResponseHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.cihandler.GenerateQrcodeHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.cihandler.GetImageStyleHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.cihandler.MediaJobResponseHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.cihandler.ReportBadCaseHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.cihandler.SearchImageHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.cihandler.TriggerWorkflowListHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.cihandler.WebpageAuditingDescribeJobHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.AccessControlListHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BatchImageAuditingHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketDomainCertificateHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketDomainConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketEncryptionConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketLocationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketObjectLockConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketRefererConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketReplicationConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketTaggingConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketVersioningConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketWebsiteConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CreateAudioAuditingJobHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CreateVideoAuditingJobHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DecompressionHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DeleteObjectsHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DescribeAudioAuditingJobHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DescribeDocProcessJobHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DescribeDocProcessJobsHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DescribeImageAuditingJobHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DescribeMediaJobsHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DescribeVideoAuditingJobHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DocJobHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DocListQueueHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DocumentAuditingDescribeJobHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DocumentAuditingJobHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.GenerateMediainfoHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.GetBucketIntelligentTierConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.GetObjectTaggingHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.GetServiceHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ImageAuditingHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ImageLabelHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ImageLabelV2Handler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ImagePersistenceHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.InitiateMultipartUploadHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListBucketHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListBucketIntelligentTierConfigurationHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListBucketInventoryConfigurationsHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListDocBucketHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListJobsResultHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListMediaBucketHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListMultipartUploadsHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListPartsHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListQueueHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListVersionsHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.MediaJobCreatHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.MediaQueueResponseHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.MediaTemplateHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.MediaTemplatesHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.PostBucketInventoryConfigurationsHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.SnapshotHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.TextAuditingDescribeJobHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.TextAuditingJobHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.WebpageAuditingJobHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.WorkflowExecutionHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.WorkflowExecutionsHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.WorkflowHandler
 
doStartElement(String, String, String, Attributes) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.WorkflowListHandler
 
DOT - Static variable in class com.qcloud.cos.model.InstructionFileId
 
Download - Interface in com.qcloud.cos.transfer
Represents an asynchronous download from Qcloud COS.
download(String, String, File) - Method in class com.qcloud.cos.transfer.TransferManager
Schedules a new transfer to download data from Qcloud COS and save it to the specified file.
download(GetObjectRequest, File) - Method in class com.qcloud.cos.transfer.TransferManager
Schedules a new transfer to download data from Qcloud COS and save it to the specified file.
download(GetObjectRequest, File, COSProgressListener) - Method in class com.qcloud.cos.transfer.TransferManager
Schedules a new transfer to download data from Qcloud COS and save it to the specified file.
download(GetObjectRequest, File, boolean) - Method in class com.qcloud.cos.transfer.TransferManager
 
download(GetObjectRequest, File, COSProgressListener, boolean) - Method in class com.qcloud.cos.transfer.TransferManager
 
download(GetObjectRequest, File, boolean, String, int, int) - Method in class com.qcloud.cos.transfer.TransferManager
 
download(GetObjectRequest, File, COSProgressListener, boolean, String, int, int) - Method in class com.qcloud.cos.transfer.TransferManager
 
DownloadConfig - Class in com.qcloud.cos.model.ciModel.job
 
DownloadConfig() - Constructor for class com.qcloud.cos.model.ciModel.job.DownloadConfig
 
downloadDirectory(String, String, File) - Method in class com.qcloud.cos.transfer.TransferManager
Downloads all objects in the virtual directory designated by the keyPrefix given to the destination directory given.
DownloadImpl - Class in com.qcloud.cos.transfer
 
DownloadImpl(String, TransferProgress, ProgressListenerChain, COSObject, TransferStateChangeListener, GetObjectRequest, File) - Constructor for class com.qcloud.cos.transfer.DownloadImpl
 
DownloadMonitor - Class in com.qcloud.cos.transfer
 
DownloadMonitor(DownloadImpl, Future<?>) - Constructor for class com.qcloud.cos.transfer.DownloadMonitor
 
downloadObjectToFile(COSObject, File, boolean, boolean) - Static method in class com.qcloud.cos.utils.ServiceUtils
Downloads an COSObject, as returned from COSClient#getObject(com.qcloud.cos.model.GetObjectRequest), to the specified file.
DownloadPart - Class in com.qcloud.cos.transfer
 
DownloadPart(long, long, long) - Constructor for class com.qcloud.cos.transfer.DownloadPart
 
downloadToFile(COSObject, File, boolean, boolean, long) - Static method in class com.qcloud.cos.utils.ServiceUtils
Same as ServiceUtils.downloadObjectToFile(COSObject, File, boolean, boolean) but has an additional expected file length parameter for integrity checking purposes.
drainInputStream(InputStream) - Static method in enum com.qcloud.cos.utils.IOUtils
Read all remaining data in the stream.
dump() - Method in class com.qcloud.cos.transfer.PersistableResumeDownload
 

E

EffectConfig - Class in com.qcloud.cos.model.ciModel.job
 
EffectConfig() - Constructor for class com.qcloud.cos.model.ciModel.job.EffectConfig
 
Element_Cert - Static variable in class com.qcloud.cos.model.bucketcertificate.BucketDomainCertificateParameters
 
Element_CertificateInfo - Static variable in class com.qcloud.cos.model.bucketcertificate.BucketDomainCertificateParameters
 
Element_CertType - Static variable in class com.qcloud.cos.model.bucketcertificate.BucketDomainCertificateParameters
 
Element_CustomCert - Static variable in class com.qcloud.cos.model.bucketcertificate.BucketDomainCertificateParameters
 
Element_Domain_Certificate - Static variable in class com.qcloud.cos.model.bucketcertificate.BucketDomainCertificateParameters
 
Element_DomainList - Static variable in class com.qcloud.cos.model.bucketcertificate.BucketDomainCertificateParameters
 
Element_DomainName - Static variable in class com.qcloud.cos.model.bucketcertificate.BucketDomainCertificateParameters
 
Element_PrivateKey - Static variable in class com.qcloud.cos.model.bucketcertificate.BucketDomainCertificateParameters
 
Element_Status - Static variable in class com.qcloud.cos.model.bucketcertificate.BucketDomainCertificateParameters
 
enableBouncyCastle() - Static method in class com.qcloud.cos.internal.crypto.CryptoRuntime
 
ENABLED - Static variable in class com.qcloud.cos.model.BucketIntelligentTierConfiguration
bucket intelligent tier status indicating that bucket intelligent is enabled for a bucket.
ENABLED - Static variable in class com.qcloud.cos.model.BucketLifecycleConfiguration
Constant for an enabled rule.
ENABLED - Static variable in class com.qcloud.cos.model.BucketRefererConfiguration
 
ENABLED - Static variable in class com.qcloud.cos.model.BucketVersioningConfiguration
bucket versioning status indicating that versioning is enabled for a bucket.
ENABLED - Static variable in class com.qcloud.cos.model.DomainRule
 
encode(OutputStream) - Method in class com.qcloud.cos.internal.eventstreaming.Message
 
encode(byte[]) - Static method in enum com.qcloud.cos.utils.Base64
Returns a 64 encoded byte array of the given bytes.
encode(String) - Static method in class com.qcloud.cos.utils.UrlEncoderUtils
 
encodeAsString(byte[]) - Static method in enum com.qcloud.cos.utils.Base64
Returns a base 64 encoded string of the given bytes.
encodeEscapeDelimiter(String) - Static method in class com.qcloud.cos.utils.UrlEncoderUtils
 
encodeUrlPath(String) - Static method in class com.qcloud.cos.utils.UrlEncoderUtils
 
encrypt(EncryptRequest) - Method in interface com.qcloud.cos.internal.crypto.QCLOUDKMS
Encrypts plaintext into ciphertext by using a customer master key (CMK).
encrypt(EncryptRequest) - Method in class com.qcloud.cos.internal.crypto.TencentCloudKMSClient
Encrypts plaintext into ciphertext by using a customer master key (CMK).
EncryptedGetObjectRequest - Class in com.qcloud.cos.model
An extension of GetObjectRequest to allow additional encryption material description to be specified on a per-request basis.
EncryptedGetObjectRequest(String, String) - Constructor for class com.qcloud.cos.model.EncryptedGetObjectRequest
 
EncryptedGetObjectRequest(String, String, String) - Constructor for class com.qcloud.cos.model.EncryptedGetObjectRequest
 
EncryptedGetObjectRequest(COSObjectId) - Constructor for class com.qcloud.cos.model.EncryptedGetObjectRequest
 
EncryptedInitiateMultipartUploadRequest - Class in com.qcloud.cos.model
This class is an extension of InitiateMultipartUploadRequest to allow additional crypto related attributes to be specified.
EncryptedInitiateMultipartUploadRequest(String, String) - Constructor for class com.qcloud.cos.model.EncryptedInitiateMultipartUploadRequest
 
EncryptedInitiateMultipartUploadRequest(String, String, ObjectMetadata) - Constructor for class com.qcloud.cos.model.EncryptedInitiateMultipartUploadRequest
 
EncryptedPutObjectRequest - Class in com.qcloud.cos.model
 
EncryptedPutObjectRequest(String, String, File) - Constructor for class com.qcloud.cos.model.EncryptedPutObjectRequest
 
EncryptedPutObjectRequest(String, String, InputStream, ObjectMetadata) - Constructor for class com.qcloud.cos.model.EncryptedPutObjectRequest
 
Encryption - Class in com.qcloud.cos.model.ciModel.auditing
 
Encryption() - Constructor for class com.qcloud.cos.model.ciModel.auditing.Encryption
 
ENCRYPTION_CEK_ALG - Static variable in interface com.qcloud.cos.Headers
 
ENCRYPTION_DATA_SIZE - Static variable in interface com.qcloud.cos.Headers
 
ENCRYPTION_KEY - Static variable in interface com.qcloud.cos.Headers
 
ENCRYPTION_MATDESC - Static variable in interface com.qcloud.cos.Headers
 
ENCRYPTION_PART_SIZE - Static variable in interface com.qcloud.cos.Headers
 
ENCRYPTION_START - Static variable in interface com.qcloud.cos.Headers
 
ENCRYPTION_UNENCRYPTED_CONTENT_LENGTH - Static variable in interface com.qcloud.cos.Headers
 
ENCRYPTION_UNENCRYPTED_CONTENT_MD5 - Static variable in interface com.qcloud.cos.Headers
 
ENCRYPTION_WRAP_ALG - Static variable in interface com.qcloud.cos.Headers
 
encryptionConfiguration - Variable in class com.qcloud.cos.model.BucketGetMetadataResult
 
EncryptionMaterials - Class in com.qcloud.cos.internal.crypto
The "key encrypting key" materials used in encrypt/decryption.
EncryptionMaterials(KeyPair) - Constructor for class com.qcloud.cos.internal.crypto.EncryptionMaterials
Constructs a new EncryptionMaterials object, storing an asymmetric key pair.
EncryptionMaterials(SecretKey) - Constructor for class com.qcloud.cos.internal.crypto.EncryptionMaterials
Constructs a new EncryptionMaterials object, storing a symmetric key.
EncryptionMaterials(KeyPair, SecretKey) - Constructor for class com.qcloud.cos.internal.crypto.EncryptionMaterials
Base constructor for the EncryptionMaterials object.
EncryptionMaterialsAccessor - Interface in com.qcloud.cos.internal.crypto
Retrieves encryption materials from some source.
EncryptionMaterialsFactory - Interface in com.qcloud.cos.internal.crypto
Factory for providing the latest encryption materials.
EncryptionMaterialsProvider - Interface in com.qcloud.cos.internal.crypto
Interface for providing encryption materials.
end() - Method in class com.qcloud.cos.internal.XmlWriter
 
end - Variable in class com.qcloud.cos.transfer.DownloadPart
 
EndEvent() - Constructor for class com.qcloud.cos.model.SelectObjectContentEvent.EndEvent
 
EndEventUnmarshaller() - Constructor for class com.qcloud.cos.model.transform.SelectObjectContentEventUnmarshaller.EndEventUnmarshaller
 
EndpointBuilder - Interface in com.qcloud.cos.endpoint
get the endpoint, the endpoint will be used by host header and EndpointResolver.
EndpointResolver - Interface in com.qcloud.cos.endpoint
resolve the endpoint like dns.
equals(Object) - Method in class com.qcloud.cos.internal.eventstreaming.Message
 
equals(Object) - Method in class com.qcloud.cos.model.AbortIncompleteMultipartUpload
 
equals(Object) - Method in class com.qcloud.cos.model.CSVInput
 
equals(Object) - Method in class com.qcloud.cos.model.CSVOutput
 
equals(Object) - Method in class com.qcloud.cos.model.Grant
 
equals(Object) - Method in class com.qcloud.cos.model.InputSerialization
 
equals(Object) - Method in class com.qcloud.cos.model.inventory.ServerSideEncryptionCOS
 
equals(Object) - Method in class com.qcloud.cos.model.OutputSerialization
 
equals(Object) - Method in class com.qcloud.cos.model.Owner
 
equals(Object) - Method in class com.qcloud.cos.model.SelectParameters
 
equals(Object) - Method in class com.qcloud.cos.model.Tag.Tag
 
equals(Object) - Method in class com.qcloud.cos.region.Region
 
ERROR_CODE_INTERNAL_ERROR - Static variable in class com.qcloud.cos.exception.ServiceExceptionConstants
 
ERROR_CODE_SERVICE_UNAVAILABLE - Static variable in class com.qcloud.cos.exception.ServiceExceptionConstants
 
ERROR_CODE_SLOWDOWN - Static variable in class com.qcloud.cos.exception.ServiceExceptionConstants
 
ErrorDetail - Class in com.qcloud.cos.model.ciModel.job
 
ErrorDetail() - Constructor for class com.qcloud.cos.model.ciModel.job.ErrorDetail
 
ETAG - Static variable in interface com.qcloud.cos.Headers
 
eTag - Variable in class com.qcloud.cos.model.COSObjectSummary
Hex encoded MD5 hash of this object's contents, as computed by Qcloud COS
ExceptionLogDetail - Class in com.qcloud.cos.exception
 
ExceptionLogDetail(Throwable, String) - Constructor for class com.qcloud.cos.exception.ExceptionLogDetail
 
ExceptionReporter(ProgressListener) - Constructor for class com.qcloud.cos.event.ProgressListener.ExceptionReporter
 
ExceptionUtils - Class in com.qcloud.cos.utils
 
ExceptionUtils() - Constructor for class com.qcloud.cos.utils.ExceptionUtils
 
EXCLUDE_SKIPPED_BYTES - Static variable in class com.qcloud.cos.internal.LengthCheckInputStream
 
executeOneRequest(HttpContext, HttpRequestBase) - Method in class com.qcloud.cos.http.DefaultCosHttpClient
 
executeOneRequest(HttpContext, HttpRequestBase) - Method in class com.qcloud.cos.http.TimeOutCosHttpClient
 
exeute(CosHttpRequest<Y>, HttpResponseHandler<CosServiceResponse<X>>) - Method in interface com.qcloud.cos.http.CosHttpClient
 
exeute(CosHttpRequest<Y>, HttpResponseHandler<CosServiceResponse<X>>) - Method in class com.qcloud.cos.http.DefaultCosHttpClient
 
EXPIRATION - Static variable in interface com.qcloud.cos.Headers
Header for optional object expiration
EXPIRES - Static variable in interface com.qcloud.cos.Headers
Header for optional object expiration
ExponentialBackoffStrategy(int, int) - Constructor for class com.qcloud.cos.retry.PredefinedBackoffStrategies.ExponentialBackoffStrategy
 
ExpressionType - Enum in com.qcloud.cos.model
The type of the provided expression (e.g., SQL).
ExtFilter - Class in com.qcloud.cos.model.ciModel.workflow
 
ExtFilter() - Constructor for class com.qcloud.cos.model.ciModel.workflow.ExtFilter
 
extractBlindWatermarkFromExistImage(COSClient) - Static method in class com.qcloud.cos.demo.ci.BlindWatermarkDemo
云上数据处理
ExtractDigitalWatermark - Class in com.qcloud.cos.model.ciModel.job
数字水印配置 参数详情见:https://cloud.tencent.com/document/product/460/66008
ExtractDigitalWatermark() - Constructor for class com.qcloud.cos.model.ciModel.job.ExtractDigitalWatermark
 
ExtractDigitalWatermarkJobDemo - Class in com.qcloud.cos.demo.ci
媒体处理 提取数字水印 job接口相关demo 详情见https://cloud.tencent.com/document/product/460/66008
ExtractDigitalWatermarkJobDemo() - Constructor for class com.qcloud.cos.demo.ci.ExtractDigitalWatermarkJobDemo
 

F

FaceBoundary() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse.FaceBoundary
 
FaceDetailInfos - Class in com.qcloud.cos.model.ciModel.persistence
 
FaceDetailInfos() - Constructor for class com.qcloud.cos.model.ciModel.persistence.FaceDetailInfos
 
FaceIds - Class in com.qcloud.cos.model.ciModel.ai
 
FaceIds() - Constructor for class com.qcloud.cos.model.ciModel.ai.FaceIds
 
FaceInfo - Class in com.qcloud.cos.model.ciModel.image
 
FaceInfo() - Constructor for class com.qcloud.cos.model.ciModel.image.FaceInfo
 
FaceInfos() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse.FaceInfos
 
FacePlateMosaicObject - Class in com.qcloud.cos.model.ciModel.persistence
 
FacePlateMosaicObject() - Constructor for class com.qcloud.cos.model.ciModel.persistence.FacePlateMosaicObject
 
FaceRecognitionResult - Class in com.qcloud.cos.model.ciModel.job.v2
 
FaceRecognitionResult() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.FaceRecognitionResult
 
FaceRect - Class in com.qcloud.cos.model.ciModel.ai
 
FaceRect() - Constructor for class com.qcloud.cos.model.ciModel.ai.FaceRect
 
FaceResult() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse.FaceResult
 
faceSearchBucket(FaceSearchBucketRequest) - Method in interface com.qcloud.cos.COS
 
faceSearchBucket(FaceSearchBucketRequest) - Method in class com.qcloud.cos.COSClient
 
faceSearchBucket(COSClient) - Static method in class com.qcloud.cos.demo.ci.PersonFaceDemo
faceSearchBucket 开通人脸检索功能 该接口属于 POST 请求。
FaceSearchBucketRequest - Class in com.qcloud.cos.model.ciModel.ai
 
FaceSearchBucketRequest() - Constructor for class com.qcloud.cos.model.ciModel.ai.FaceSearchBucketRequest
 
FAILED_EVENT_CODE - Static variable in class com.qcloud.cos.event.ProgressEvent
FAILED_PRECONDITION_STATUS_CODE - Static variable in class com.qcloud.cos.internal.Constants
HTTP status code indicating that preconditions failed and thus the request failed.
FailedMessage - Class in com.qcloud.cos.model.ciModel.persistence
 
FailedMessage() - Constructor for class com.qcloud.cos.model.ciModel.persistence.FailedMessage
 
failure(Throwable) - Static method in class com.qcloud.cos.exception.Throwables
Used to help perform common throw-up with minimal wrapping.
feed(byte[]) - Method in class com.qcloud.cos.internal.eventstreaming.MessageDecoder
 
feed(byte[], int, int) - Method in class com.qcloud.cos.internal.eventstreaming.MessageDecoder
 
fetch() - Method in interface com.qcloud.cos.auth.COSCredentialsFetcher
 
fetch(int) - Method in interface com.qcloud.cos.auth.COSCredentialsFetcher
 
fetch() - Method in class com.qcloud.cos.auth.HttpCredentialsFetcher
 
fetch(int) - Method in class com.qcloud.cos.auth.HttpCredentialsFetcher
 
fetchNewCOSCredentials() - Method in class com.qcloud.cos.auth.AbstractCOSCachedCredentialsProvider
 
File - Class in com.qcloud.cos.model.ciModel.metaInsight
 
File() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.File
 
FILE_MODE_DIR - Static variable in interface com.qcloud.cos.Headers
 
FileCompressConfig - Class in com.qcloud.cos.model.ciModel.job
 
FileCompressConfig() - Constructor for class com.qcloud.cos.model.ciModel.job.FileCompressConfig
 
FileCompressResult - Class in com.qcloud.cos.model.ciModel.job
 
FileCompressResult() - Constructor for class com.qcloud.cos.model.ciModel.job.FileCompressResult
 
FileHashCodeConfig - Class in com.qcloud.cos.model.ciModel.job
 
FileHashCodeConfig() - Constructor for class com.qcloud.cos.model.ciModel.job.FileHashCodeConfig
 
FileHashCodeResult - Class in com.qcloud.cos.model.ciModel.job
 
FileHashCodeResult() - Constructor for class com.qcloud.cos.model.ciModel.job.FileHashCodeResult
 
FileHeaderInfo - Enum in com.qcloud.cos.model
Describes the first line of input.
FileInfoObject - Class in com.qcloud.cos.model.ciModel.workflow
 
FileInfoObject() - Constructor for class com.qcloud.cos.model.ciModel.workflow.FileInfoObject
 
FileLockException - Exception in com.qcloud.cos.exception
 
FileLockException(Throwable) - Constructor for exception com.qcloud.cos.exception.FileLockException
 
FileLockException(String) - Constructor for exception com.qcloud.cos.exception.FileLockException
 
FileLocks - Enum in com.qcloud.cos.internal
An internal utility used to provide both inter and intra JVM file locking.
FileProcessInputObject - Class in com.qcloud.cos.model.ciModel.common
 
FileProcessInputObject() - Constructor for class com.qcloud.cos.model.ciModel.common.FileProcessInputObject
 
FileProcessJobDemo - Class in com.qcloud.cos.demo.ci
文件处理任务demo https://cloud.tencent.com/document/product/460/83091
FileProcessJobDemo() - Constructor for class com.qcloud.cos.demo.ci.FileProcessJobDemo
 
FileProcessJobDetail - Class in com.qcloud.cos.model.ciModel.job
 
FileProcessJobDetail() - Constructor for class com.qcloud.cos.model.ciModel.job.FileProcessJobDetail
 
FileProcessJobResponse - Class in com.qcloud.cos.model.ciModel.job
媒体处理 任务列表响应实体 https://cloud.tencent.com/document/product/460/48234
FileProcessJobResponse() - Constructor for class com.qcloud.cos.model.ciModel.job.FileProcessJobResponse
 
FileProcessJobType - Enum in com.qcloud.cos.model.ciModel.job
 
FileProcessOperation - Class in com.qcloud.cos.model.ciModel.job
 
FileProcessOperation() - Constructor for class com.qcloud.cos.model.ciModel.job.FileProcessOperation
 
FileProcessRequest - Class in com.qcloud.cos.model.ciModel.job
文件处理请求类
FileProcessRequest() - Constructor for class com.qcloud.cos.model.ciModel.job.FileProcessRequest
 
FileProcessResponseHandler - Class in com.qcloud.cos.internal.cihandler
 
FileProcessResponseHandler() - Constructor for class com.qcloud.cos.internal.cihandler.FileProcessResponseHandler
 
FileProcessUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.FileProcessUnmarshaller
 
FileResult - Class in com.qcloud.cos.model.ciModel.metaInsight
 
FileResult() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
FilesDetail - Class in com.qcloud.cos.model.ciModel.metaInsight
 
FilesDetail() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
FileUnCompressConfig - Class in com.qcloud.cos.model.ciModel.job
 
FileUnCompressConfig() - Constructor for class com.qcloud.cos.model.ciModel.job.FileUnCompressConfig
 
FillConcat - Class in com.qcloud.cos.model.ciModel.job.v2
 
FillConcat() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.FillConcat
 
FillConcatJobDemo - Class in com.qcloud.cos.demo.ci
填充拼接任务demo
FillConcatJobDemo() - Constructor for class com.qcloud.cos.demo.ci.FillConcatJobDemo
 
FillInput - Class in com.qcloud.cos.model.ciModel.job.v2
 
FillInput() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.FillInput
 
filter(ProgressEvent) - Method in interface com.qcloud.cos.event.ProgressEventFilter
Returns the filtered event object that will be actually passed into the listeners.
filter(ProgressEvent) - Method in class com.qcloud.cos.event.TransferCompletionFilter
 
Filter - Class in com.qcloud.cos.model
 
Filter() - Constructor for class com.qcloud.cos.model.Filter
 
FilterRule - Class in com.qcloud.cos.model
Model class representing a Filter Rule for a NotificationConfiguration.
FilterRule() - Constructor for class com.qcloud.cos.model.FilterRule
 
finalize() - Method in class com.qcloud.cos.auth.AbstractCOSCachedCredentialsProvider
 
finalize() - Method in class com.qcloud.cos.transfer.TransferManager
Releasing all resources created by TransferManager before it is being garbage collected.
fireProgressEvent(ProgressEventType) - Method in class com.qcloud.cos.transfer.AbstractTransfer
 
FlashResult - Class in com.qcloud.cos.model.ciModel.job.v2
 
FlashResult() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.FlashResult
 
forEventType(String) - Static method in class com.qcloud.cos.model.transform.SelectObjectContentEventUnmarshaller
 
formatCIRegion(Region) - Static method in class com.qcloud.cos.region.Region
 
formatCIRegion(String) - Static method in class com.qcloud.cos.region.Region
 
FormatInfo - Class in com.qcloud.cos.model.ciModel.workflow
 
FormatInfo() - Constructor for class com.qcloud.cos.model.ciModel.workflow.FormatInfo
 
formatISO8601Date(Date) - Static method in class com.qcloud.cos.utils.DateUtils
Formats the specified date as an ISO 8601 string.
formatRegion(Region) - Static method in class com.qcloud.cos.region.Region
 
formatRegion(String) - Static method in class com.qcloud.cos.region.Region
 
formatRFC822Date(Date) - Static method in class com.qcloud.cos.utils.DateUtils
Formats the specified date as an RFC 822 string.
FrameEnhance - Class in com.qcloud.cos.model.ciModel.job
 
FrameEnhance() - Constructor for class com.qcloud.cos.model.ciModel.job.FrameEnhance
 
Freeze - Class in com.qcloud.cos.model.ciModel.auditing
 
Freeze() - Constructor for class com.qcloud.cos.model.ciModel.auditing.Freeze
 
fromBase64(String) - Static method in class com.qcloud.cos.utils.BinaryUtils
Converts a Base64-encoded string to the original byte data.
fromBigDecimal(BigDecimal) - Static method in class com.qcloud.cos.utils.StringUtils
 
fromBigInteger(BigInteger) - Static method in class com.qcloud.cos.utils.StringUtils
 
fromBoolean(boolean) - Static method in class com.qcloud.cos.internal.eventstreaming.HeaderValue
 
fromBoolean(Boolean) - Static method in class com.qcloud.cos.utils.StringUtils
 
fromByte(byte) - Static method in class com.qcloud.cos.internal.eventstreaming.HeaderValue
 
fromByte(Byte) - Static method in class com.qcloud.cos.utils.StringUtils
Returns the string representation of the specified Byte.
fromByteArray(byte[]) - Static method in class com.qcloud.cos.internal.eventstreaming.HeaderValue
 
fromByteBuffer(ByteBuffer) - Static method in class com.qcloud.cos.internal.eventstreaming.HeaderValue
 
fromBytes(byte[]) - Static method in class com.qcloud.cos.utils.CRC64
Construct new CRC64 instance from byte array.
fromDate(Date) - Static method in class com.qcloud.cos.internal.eventstreaming.HeaderValue
 
fromDate(Date) - Static method in class com.qcloud.cos.utils.StringUtils
Converts the specified date to an ISO 8601 timestamp string and returns it.
fromDouble(Double) - Static method in class com.qcloud.cos.utils.StringUtils
Returns the string representation of the specified double.
fromFloat(Float) - Static method in class com.qcloud.cos.utils.StringUtils
 
fromHex(String) - Static method in class com.qcloud.cos.utils.BinaryUtils
Converts a Hex-encoded data string to the original byte data.
fromInteger(int) - Static method in class com.qcloud.cos.internal.eventstreaming.HeaderValue
 
fromInteger(Integer) - Static method in class com.qcloud.cos.utils.StringUtils
 
fromJsonString(String, Class<T>) - Static method in enum com.qcloud.cos.utils.Jackson
Returns the deserialized object from the given json string and target class; or null if the given json string is null.
fromLong(long) - Static method in class com.qcloud.cos.internal.eventstreaming.HeaderValue
 
fromLong(Long) - Static method in class com.qcloud.cos.utils.StringUtils
 
fromShort(short) - Static method in class com.qcloud.cos.internal.eventstreaming.HeaderValue
 
fromString(String) - Static method in class com.qcloud.cos.internal.eventstreaming.HeaderValue
 
fromString(String) - Static method in enum com.qcloud.cos.model.SSEAlgorithm
Returns the SSEAlgorithm enum corresponding to the given string; or null if and only if the given algorithm is null.
fromString(String) - Static method in class com.qcloud.cos.utils.StringUtils
 
fromTimestamp(DateTime) - Static method in class com.qcloud.cos.internal.eventstreaming.HeaderValue
 
fromUuid(UUID) - Static method in class com.qcloud.cos.internal.eventstreaming.HeaderValue
 
fromValue(String) - Static method in enum com.qcloud.cos.model.CompressionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.qcloud.cos.model.CORSRule.AllowedMethods
 
fromValue(String) - Static method in enum com.qcloud.cos.model.ExpressionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.qcloud.cos.model.FileHeaderInfo
Use this in place of valueOf.
fromValue(String) - Static method in enum com.qcloud.cos.model.inventory.InventoryOptionalField
Use this in place of valueOf.
fromValue(String) - Static method in enum com.qcloud.cos.model.JSONType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.qcloud.cos.model.QuoteFields
Use this in place of valueOf.
fromValue(String) - Static method in enum com.qcloud.cos.model.StorageClass
Returns the Qcloud COS StorageClass enumeration value representing the specified Qcloud COS StorageClass ID string.
fromValue(String) - Static method in enum com.qcloud.cos.model.Tier
Use this in place of valueOf.

G

GB - Static variable in class com.qcloud.cos.internal.Constants
Gigabytes
generateCEK(EncryptionMaterials, Provider) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
generateCosDomainPrivateM3U8Url(PrivateM3U8Request) - Method in class com.qcloud.cos.COSClient
 
generateCosDomainPrivateM3U8Url(COSClient) - Static method in class com.qcloud.cos.demo.ci.generatePrivateM3U8UrlDemo
 
generateDataKey(GenerateDataKeyRequest) - Method in interface com.qcloud.cos.internal.crypto.QCLOUDKMS
Generates a unique symmetric data key for client-side encryption.
generateDataKey(GenerateDataKeyRequest) - Method in class com.qcloud.cos.internal.crypto.TencentCloudKMSClient
Generates a unique symmetric data key for client-side encryption.
generateDocPreviewUrl(DocHtmlRequest) - Method in interface com.qcloud.cos.COS
GenerateDocPreviewHtmlUrl 查询账号下已开通文档预览功能的bucket
GenerateDocPreviewUrl(DocHtmlRequest) - Method in class com.qcloud.cos.COSClient
 
generateDocPreviewUrl(DocHtmlRequest) - Method in class com.qcloud.cos.COSClient
 
generateDocPreviewUrl(COSClient) - Static method in class com.qcloud.cos.demo.ci.DocJobDemo
GenerateDocPreviewUrl 生成文档预览同步请求预览地址 https://cloud.tencent.com/document/product/460/47074
generateMediainfo(MediaInfoRequest) - Method in interface com.qcloud.cos.COS
GenerateMediainfo 接口用于获取媒体文件的信息。 https://cloud.tencent.com/document/product/460/38935
generateMediainfo(MediaInfoRequest) - Method in class com.qcloud.cos.COSClient
 
generateMediainfo(COSClient) - Static method in class com.qcloud.cos.demo.ci.MediaInfoDemo
GenerateMediainfo 接口用于获取媒体文件的信息。
GenerateMediainfoHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.GenerateMediainfoHandler
 
generatePlayList(COSClient) - Static method in class com.qcloud.cos.demo.ci.GeneratePlayListDemo
generatePlayList 提交生成播放列表任务
GeneratePlayListDemo - Class in com.qcloud.cos.demo.ci
媒体处理 边转边播接口相关demo
GeneratePlayListDemo() - Constructor for class com.qcloud.cos.demo.ci.GeneratePlayListDemo
 
generatePresignedUrl(String, String, Date) - Method in interface com.qcloud.cos.COS
 
generatePresignedUrl(String, String, Date, HttpMethodName) - Method in interface com.qcloud.cos.COS
Returns a pre-signed URL for accessing COS resource.
generatePresignedUrl(String, String, Date, HttpMethodName, Map<String, String>, Map<String, String>) - Method in interface com.qcloud.cos.COS
Returns a pre-signed URL for accessing COS resource.
generatePresignedUrl(String, String, Date, HttpMethodName, Map<String, String>, Map<String, String>, Boolean, Boolean) - Method in interface com.qcloud.cos.COS
 
generatePresignedUrl(GeneratePresignedUrlRequest) - Method in interface com.qcloud.cos.COS
Returns a pre-signed URL for accessing COS resource.
generatePresignedUrl(GeneratePresignedUrlRequest, Boolean) - Method in interface com.qcloud.cos.COS
Returns a pre-signed URL for accessing COS resource.
generatePresignedUrl(String, String, Date) - Method in class com.qcloud.cos.COSClient
 
generatePresignedUrl(String, String, Date, HttpMethodName) - Method in class com.qcloud.cos.COSClient
 
generatePresignedUrl(String, String, Date, HttpMethodName, Map<String, String>, Map<String, String>) - Method in class com.qcloud.cos.COSClient
 
generatePresignedUrl(String, String, Date, HttpMethodName, Map<String, String>, Map<String, String>, Boolean, Boolean) - Method in class com.qcloud.cos.COSClient
 
generatePresignedUrl(GeneratePresignedUrlRequest) - Method in class com.qcloud.cos.COSClient
 
generatePresignedUrl(GeneratePresignedUrlRequest, Boolean) - Method in class com.qcloud.cos.COSClient
 
GeneratePresignedUrlDemo - Class in com.qcloud.cos.demo
GeneratePresignedUrlDemo展示了生成预签名的下载链接与上传连接的使用示例.
GeneratePresignedUrlDemo() - Constructor for class com.qcloud.cos.demo.GeneratePresignedUrlDemo
 
GeneratePresignedUrlRequest - Class in com.qcloud.cos.model
 
GeneratePresignedUrlRequest(String, String) - Constructor for class com.qcloud.cos.model.GeneratePresignedUrlRequest
Creates a new request for generating a pre-signed URL that can be used as part of an HTTP GET request to access the COS object stored under the specified key in the specified bucket.
GeneratePresignedUrlRequest(String, String, HttpMethodName) - Constructor for class com.qcloud.cos.model.GeneratePresignedUrlRequest
Creates a new request for generating a pre-signed URL that can be used as part of an HTTP request to access the specified COS resource.
generatePrivateM3U8UrlDemo - Class in com.qcloud.cos.demo.ci
 
generatePrivateM3U8UrlDemo() - Constructor for class com.qcloud.cos.demo.ci.generatePrivateM3U8UrlDemo
 
generateQrcode(GenerateQrcodeRequest) - Method in interface com.qcloud.cos.COS
 
generateQrcode(GenerateQrcodeRequest) - Method in class com.qcloud.cos.COSClient
 
generateQrcode(COSClient) - Static method in class com.qcloud.cos.demo.ci.QRCodeDemo
二维码生成 https://cloud.tencent.com/document/product/460/53491
GenerateQrcodeHandler - Class in com.qcloud.cos.internal.cihandler
 
GenerateQrcodeHandler() - Constructor for class com.qcloud.cos.internal.cihandler.GenerateQrcodeHandler
 
GenerateQrcodeRequest - Class in com.qcloud.cos.model.ciModel.image
 
GenerateQrcodeRequest() - Constructor for class com.qcloud.cos.model.ciModel.image.GenerateQrcodeRequest
 
GenerateQrcodeUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.GenerateQrcodeUnmarshaller
 
generateSnapshot(SnapshotRequest) - Method in interface com.qcloud.cos.COS
GenerateSnapshot 接口用于获取媒体文件某个时间的截图,输出的截图统一为 jpeg 格式。 https://cloud.tencent.com/document/product/460/38934
generateSnapshot(SnapshotRequest) - Method in class com.qcloud.cos.COSClient
 
generateSnapshot(COSClient) - Static method in class com.qcloud.cos.demo.ci.SnapshotDemo
generateSnapshot 接口用于获取媒体文件某个时间的截图并生成至bucket中。
GenerateSnapshotRequest - Class in com.qcloud.cos.model.ciModel.template
 
GenerateSnapshotRequest() - Constructor for class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest
 
GenerateSnapshotRequest.Input - Class in com.qcloud.cos.model.ciModel.template
 
GenerateSnapshotRequest.Output - Class in com.qcloud.cos.model.ciModel.template
 
generateSSECustomerKeyForPresignUrl(String) - Static method in class com.qcloud.cos.model.SSECustomerKey
Constructs a new SSECustomerKey that can be used for generating the presigned URL's.
generateToken(String, String, String, byte[], Date) - Static method in class com.qcloud.cos.demo.ci.GeneratePlayListDemo
 
generateToken(String, String, String, byte[], String) - Static method in class com.qcloud.cos.demo.ci.generatePrivateM3U8UrlDemo
 
GenericBucketRequest - Class in com.qcloud.cos.model
Generic request container for web service requests on buckets.
GenericBucketRequest(String) - Constructor for class com.qcloud.cos.model.GenericBucketRequest
Create a generic request for a bucket operation.
GET_OBJECT_IF_MATCH - Static variable in interface com.qcloud.cos.Headers
ETag matching constraint header for the get object request
GET_OBJECT_IF_MODIFIED_SINCE - Static variable in interface com.qcloud.cos.Headers
Modified since constraint header for the get object request
GET_OBJECT_IF_NONE_MATCH - Static variable in interface com.qcloud.cos.Headers
ETag non-matching constraint header for the get object request
GET_OBJECT_IF_UNMODIFIED_SINCE - Static variable in interface com.qcloud.cos.Headers
Unmodified since constraint header for the get object request
get_switch() - Method in class com.qcloud.cos.model.ciModel.job.MediaRemoveWaterMark
 
getAbortIncompleteMultipartUpload() - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
 
getAbuse() - Method in class com.qcloud.cos.model.ciModel.auditing.BaseStrategyLabel
 
getAbuseInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getAbuseInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
getAccessControlList() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.AccessControlListHandler
 
getAccessControlList() - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Returns the optional access control list for the new object.
getAccessControlList() - Method in class com.qcloud.cos.model.CopyObjectRequest
Returns the optional access control list for the new object.
getAccessControlList() - Method in class com.qcloud.cos.model.CreateBucketRequest
Returns the optional access control list for the new bucket.
getAccessControlList() - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Returns the optional access control list for the new upload.
getAccessControlList() - Method in class com.qcloud.cos.model.PutInstructionFileRequest
Returns the optional access control list for the new object.
getAccessor() - Method in class com.qcloud.cos.internal.crypto.EncryptionMaterials
Returns null since the EncryptionMaterials base class does not have a materials accessor.
getAccessTier() - Method in class com.qcloud.cos.model.IntelligentTiering.IntelligentTieringTransition
 
getAccountId() - Method in class com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Returns the account ID that owns the destination bucket.
getAcl() - Method in class com.qcloud.cos.model.SetBucketAclRequest
Returns the custom ACL to be applied to the specified bucket when this request is executed.
getAcl() - Method in class com.qcloud.cos.model.SetObjectAclRequest
Returns the custom ACL to be applied to the specified object when this request is executed.
getActionTags() - Method in class com.qcloud.cos.model.ciModel.job.VideoTagData
 
getAdditionalDetails() - Method in exception com.qcloud.cos.exception.CosServiceException
 
getAdditionalDetails() - Method in class com.qcloud.cos.exception.CosServiceExceptionBuilder
Returns any additional information retrieved in the error response.
getAddToHeader() - Method in class com.qcloud.cos.model.ciModel.job.FileHashCodeConfig
 
getAdjDarMethod() - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
getAds() - Method in class com.qcloud.cos.model.ciModel.auditing.BaseStrategyLabel
 
getAdsInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getAdsInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.BaseAuditingDetail
 
getAdsInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
getAdsInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
getAdsInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
getAdsInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
getAdsInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.SnapshotInfo
 
getAdsScore() - Method in class com.qcloud.cos.model.ciModel.auditing.Freeze
 
getAestheticScore() - Method in class com.qcloud.cos.model.ciModel.job.ImageQualityResponse
 
getAggregations() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetSimpleQueryRequest
 
getAggregations() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetSimpleQueryResponse
 
getAigc() - Method in class com.qcloud.cos.model.ciModel.job.AIGCMetadataResponse
 
getAigcMetadata() - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
getAigcMetadata() - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
getAigcMetadata() - Method in class com.qcloud.cos.model.ciModel.template.MediaSegmentObject
 
getAlbumLabels() - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelV2Response
 
getAlgorithm() - Method in class com.qcloud.cos.model.ciModel.auditing.Encryption
 
getAlgorithm() - Method in enum com.qcloud.cos.model.SSEAlgorithm
 
getAlgorithm() - Method in class com.qcloud.cos.model.SSECustomerKey
Returns the encryption algorithm to use with this customer-provided server-side encryption key.
getAliasBucketId() - Method in class com.qcloud.cos.model.ciModel.bucket.MediaBucketObject
 
getAllEvents() - Method in class com.qcloud.cos.model.SelectObjectContentEventStream
Read all of the SelectObjectContentEvents from this stream into memory.
getAllowedHeaders() - Method in class com.qcloud.cos.model.CORSRule
Returns allowed headers of this rule.
getAllowedMethods() - Method in class com.qcloud.cos.model.CORSRule
Returns the allowed methods of this rule.
getAllowedOrigins() - Method in class com.qcloud.cos.model.CORSRule
Returns the allowed origins of this rule and returns a reference to this object for method chaining.
getAllowQuotedRecordDelimiter() - Method in class com.qcloud.cos.model.CSVInput
 
getAllTags() - Method in class com.qcloud.cos.model.Tag.TagSet
Get all the tags for this TagSet
getAllTags() - Method in class com.qcloud.cos.model.TagSet
Get all the tags for this TagSet
getAllTagSets() - Method in class com.qcloud.cos.model.BucketTaggingConfiguration
Gets the list of TagSet objects contained in this object.
getAllTagSets() - Method in class com.qcloud.cos.model.IntelligentTiering.IntelligentTieringFilter
 
getAngel() - Method in class com.qcloud.cos.model.ciModel.ai.ImageOCRResponse
 
getAnimateFramesPerSecond() - Method in class com.qcloud.cos.model.ciModel.job.MediaAnimationVideoObject
 
getAnimateFramesPerSecond() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
getAnimateOnlyKeepKeyFrame() - Method in class com.qcloud.cos.model.ciModel.job.MediaAnimationVideoObject
 
getAnimateOnlyKeepKeyFrame() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
getAnimateTimeIntervalOfFrame() - Method in class com.qcloud.cos.model.ciModel.job.MediaAnimationVideoObject
 
getAnimateTimeIntervalOfFrame() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
getAppId() - Method in class com.qcloud.cos.internal.CIServiceRequest
 
getAppId() - Method in class com.qcloud.cos.model.ciModel.auditing.UserInfo
 
getAreaCoordSet() - Method in class com.qcloud.cos.model.ciModel.job.QualityEstimateItem
 
getAsync() - Method in class com.qcloud.cos.model.ciModel.auditing.Conf
 
getAsync() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingRequest
 
getAsyncFetchTask(GetAsyncFetchTaskRequest) - Method in interface com.qcloud.cos.COS
Deprecated.
getAsyncFetchTask(GetAsyncFetchTaskRequest) - Method in class com.qcloud.cos.COSClient
Deprecated.
getAsyncFetchTask() - Static method in class com.qcloud.cos.demo.fetch.GetAsyncFetchTaskDemo
 
GetAsyncFetchTaskDemo - Class in com.qcloud.cos.demo.fetch
 
GetAsyncFetchTaskDemo() - Constructor for class com.qcloud.cos.demo.fetch.GetAsyncFetchTaskDemo
 
GetAsyncFetchTaskRequest - Class in com.qcloud.cos.model.fetch
 
GetAsyncFetchTaskRequest() - Constructor for class com.qcloud.cos.model.fetch.GetAsyncFetchTaskRequest
 
GetAsyncFetchTaskResult - Class in com.qcloud.cos.model.fetch
 
GetAsyncFetchTaskResult() - Constructor for class com.qcloud.cos.model.fetch.GetAsyncFetchTaskResult
 
GetAsyncFetchTaskResultHandler - Class in com.qcloud.cos.model.fetch
 
GetAsyncFetchTaskResultHandler() - Constructor for class com.qcloud.cos.model.fetch.GetAsyncFetchTaskResultHandler
 
getAttachParam() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
getAttachParam() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListResponse
 
getAudio() - Method in class com.qcloud.cos.model.ciModel.auditing.StrategyLabels
 
getAudio() - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatTemplateObject
 
getAudio() - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeObject
 
getAudio() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
getAudio() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaStream
 
getAudio() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
getAudio() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateTransTplObject
 
getAudio() - Method in class com.qcloud.cos.model.ciModel.template.MediaVideoMontageObject
 
getAudio() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaInfo
 
getAudioBitrateAdjMethod() - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
getAudioConfig() - Method in class com.qcloud.cos.model.ciModel.job.VoiceSeparate
 
getAudioMix() - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatTemplateObject
 
getAudioMix() - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeObject
 
getAudioMix() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
getAudioMix() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
getAudioMix() - Method in class com.qcloud.cos.model.ciModel.template.MediaVideoMontageObject
 
getAudioMixArray() - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatTemplateObject
 
getAudioMixArray() - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeObject
 
getAudioMixArray() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
getAudioMixArray() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
getAudioMixArray() - Method in class com.qcloud.cos.model.ciModel.template.MediaVideoMontageObject
 
getAudioMode() - Method in class com.qcloud.cos.model.ciModel.job.VoiceSeparate
 
getAudios() - Method in class com.qcloud.cos.model.ciModel.auditing.Mask
 
getAudios() - Method in class com.qcloud.cos.model.ciModel.job.v2.Detection
 
getAudioSection() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getAudioSectionList() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getAudioSource() - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioMixObject
 
getAudioText() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getAudioTime() - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognitionResult
 
getAuditingInfoList(AuditingJobsDetail) - Static method in class com.qcloud.cos.demo.ci.AuditingResultUtil
 
getAuditingLiveInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.MaskInfo
 
getAuditingResult(AuditingJobsDetail) - Static method in class com.qcloud.cos.demo.ci.AuditingResultUtil
 
getAuObject() - Method in class com.qcloud.cos.model.ciModel.common.MediaOutputObject
 
getAve() - Method in class com.qcloud.cos.model.ciModel.persistence.ImageInfo
 
getAvgFps() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getBackground() - Method in class com.qcloud.cos.model.ciModel.template.MediaWaterMarkImage
 
getBackgroundBlue() - Method in class com.qcloud.cos.model.ciModel.job.v2.SegmentVideoBody
 
getBackgroundGreen() - Method in class com.qcloud.cos.model.ciModel.job.v2.SegmentVideoBody
 
getBackgroundLogoUrl() - Method in class com.qcloud.cos.model.ciModel.job.v2.SegmentVideoBody
 
getBackgroundRed() - Method in class com.qcloud.cos.model.ciModel.job.v2.SegmentVideoBody
 
getBackoffStrategy() - Method in class com.qcloud.cos.ClientConfig
 
getBackupPlayKey() - Method in class com.qcloud.cos.model.ciModel.hls.PlayKeyList
 
getBackupPlayKey() - Method in class com.qcloud.cos.model.ciModel.hls.UpdataHLSPlayKeyRequest
 
getBasicInfo() - Method in class com.qcloud.cos.model.ciModel.workflow.FileInfoObject
 
getBasicType() - Method in class com.qcloud.cos.model.ciModel.job.TranslationInput
 
getBatchImageInfoList(BatchImageJobDetail) - Static method in class com.qcloud.cos.demo.ci.AuditingResultUtil
 
getBbox() - Method in class com.qcloud.cos.model.ciModel.job.ObjectTagInfo
 
getBboxList() - Method in class com.qcloud.cos.model.ciModel.job.DetailPerSecond
 
getBgmFadeTime() - Method in class com.qcloud.cos.model.ciModel.job.EffectConfig
 
getBigImage() - Method in class com.qcloud.cos.model.ciModel.job.ImageQualityResponse
 
getBinaryThreshold() - Method in class com.qcloud.cos.model.ciModel.job.v2.SegmentVideoBody
 
getBindCount() - Method in class com.qcloud.cos.model.ciModel.metaInsight.Dataset
 
getBinding() - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateDatasetBindingResponse
 
getBinding() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetBindingResponse
 
getBindings() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetBindingsResponse
 
getBitrate() - Method in class com.qcloud.cos.model.ciModel.job.AudioConfig
 
getBitrate() - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioObject
 
getBitrate() - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
getBitrate() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
getBitrate() - Method in class com.qcloud.cos.model.ciModel.job.TransTpl
 
getBitrate() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaFormat
 
getBitrate() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
getBitrate() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getBizType() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategy
 
getBizType() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategyRequest
 
getBizType() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategyResponse
 
getBizType() - Method in class com.qcloud.cos.model.ciModel.auditing.Conf
 
getBizType() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingRequest
 
getBlackAndWhite() - Method in class com.qcloud.cos.model.ciModel.job.ImageQualityResponse
 
getBlackLevel() - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
getBlindWatermark(COSClient) - Static method in class com.qcloud.cos.demo.ci.BlindWatermarkDemo
上传时获取盲水印
getBlock() - Method in class com.qcloud.cos.model.ByteRangeCapturingInputStream
 
getBody() - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
getBodyInfoList() - Method in class com.qcloud.cos.model.ciModel.job.MediaTopkRecognition
 
getBodyRecognition() - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
getBodyRecognitionResult() - Method in class com.qcloud.cos.model.ciModel.job.v2.VideoTargetRecResult
 
getBoolean() - Method in class com.qcloud.cos.internal.eventstreaming.HeaderValue
 
getBottomLeftX() - Method in class com.qcloud.cos.model.ciModel.persistence.PlateDetail
 
getBottomLeftY() - Method in class com.qcloud.cos.model.ciModel.persistence.PlateDetail
 
getBottomRightX() - Method in class com.qcloud.cos.model.ciModel.persistence.PlateDetail
 
getBottomRightY() - Method in class com.qcloud.cos.model.ciModel.persistence.PlateDetail
 
getBrand() - Method in class com.qcloud.cos.model.ciModel.persistence.CarTag
 
getBucket() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingCosOutput
 
getBucket() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategy
 
getBucket() - Method in class com.qcloud.cos.model.ciModel.common.MediaOutputObject
 
getBucket() - Method in class com.qcloud.cos.model.ciModel.image.AIImageColoringRequest
 
getBucket() - Method in class com.qcloud.cos.model.ciModel.job.FileCompressResult
 
getBucket() - Method in class com.qcloud.cos.model.ciModel.job.OutputFile
 
getBucket() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.Output
 
getBucket() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Output
 
getBucket() - Method in class com.qcloud.cos.model.ciModel.job.TranslationOutput
 
getBucket() - Method in class com.qcloud.cos.model.ciModel.persistence.PicOperations.Rule
 
getBucket() - Method in class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest.Output
 
getBucket() - Method in class com.qcloud.cos.model.COSObjectId
 
getBucket() - Method in class com.qcloud.cos.model.COSObjectIdBuilder
 
getBucket() - Method in class com.qcloud.cos.model.GenericBucketRequest
Deprecated.
Use getBucketName() instead.
getBucketAcl(String) - Method in interface com.qcloud.cos.COS
Gets the AccessControlList (ACL) for the specified bucket.
getBucketAcl(GetBucketAclRequest) - Method in interface com.qcloud.cos.COS
Gets the AccessControlList (ACL) for the specified bucket.
getBucketAcl(String) - Method in class com.qcloud.cos.COSClient
 
getBucketAcl(GetBucketAclRequest) - Method in class com.qcloud.cos.COSClient
 
GetBucketAclRequest - Class in com.qcloud.cos.model
Request object containing all the options for requesting a bucket's Access Control List (ACL).
GetBucketAclRequest(String) - Constructor for class com.qcloud.cos.model.GetBucketAclRequest
 
getBucketArn() - Method in class com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Returns the COS resource name (ARN) of the bucket where inventory results will be published.
getBucketCrossOriginConfiguration(String) - Method in interface com.qcloud.cos.COS
Gets the cross origin configuration for the specified bucket, or null if no configuration has been established.
getBucketCrossOriginConfiguration(GetBucketCrossOriginConfigurationRequest) - Method in interface com.qcloud.cos.COS
Gets the cross origin configuration for the specified bucket, or null if no configuration has been established.
getBucketCrossOriginConfiguration(String) - Method in class com.qcloud.cos.COSClient
 
getBucketCrossOriginConfiguration(GetBucketCrossOriginConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
GetBucketCrossOriginConfigurationRequest - Class in com.qcloud.cos.model
Request object for the parameters to get a bucket's cross origin configuration.
GetBucketCrossOriginConfigurationRequest(String) - Constructor for class com.qcloud.cos.model.GetBucketCrossOriginConfigurationRequest
Creates a request object, ready to be executed to fetch the cross origin configuration of the specified bucket.
getBucketDomainCertificate(String, String) - Method in interface com.qcloud.cos.COS
Returns the domain certificate for the specified bucket.
getBucketDomainCertificate(BucketDomainCertificateRequest) - Method in interface com.qcloud.cos.COS
Returns the domain certificate for the specified bucket.
getBucketDomainCertificate(String, String) - Method in class com.qcloud.cos.COSClient
 
getBucketDomainCertificate(BucketDomainCertificateRequest) - Method in class com.qcloud.cos.COSClient
 
getBucketDomainCertificate() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketDomainCertificateHandler
 
getBucketDomainCertificateInfo() - Method in class com.qcloud.cos.model.bucketcertificate.BucketPutDomainCertificate
 
getBucketDomainConfiguration(String) - Method in interface com.qcloud.cos.COS
Returns the domain configuration for the specified bucket.
getBucketDomainConfiguration(GetBucketDomainConfigurationRequest) - Method in interface com.qcloud.cos.COS
Returns the domain configuration for the specified bucket.
getBucketDomainConfiguration(String) - Method in class com.qcloud.cos.COSClient
 
getBucketDomainConfiguration(GetBucketDomainConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
GetBucketDomainConfigurationRequest - Class in com.qcloud.cos.model
Request object for the parameters to retrieve a bucket's domain configuration.
GetBucketDomainConfigurationRequest(String) - Constructor for class com.qcloud.cos.model.GetBucketDomainConfigurationRequest
Creates a new request object, ready to be executed to retrieve the bucket domain configuration for the specified bucket.
getBucketEnabled() - Method in class com.qcloud.cos.model.BucketEncryptionConfiguration
 
getBucketEncryptionConfiguration(String) - Method in class com.qcloud.cos.COSClient
 
getBucketEncryptionConfiguration() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketEncryptionConfigurationHandler
 
getBucketId() - Method in class com.qcloud.cos.model.ciModel.bucket.CIBucketObject
 
getBucketId() - Method in class com.qcloud.cos.model.ciModel.bucket.MediaBucketObject
 
getBucketId() - Method in class com.qcloud.cos.model.ciModel.common.FileProcessInputObject
 
getBucketId() - Method in class com.qcloud.cos.model.ciModel.common.MediaInputObject
 
getBucketId() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfig
 
getBucketId() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse.DNADbFile
 
getBucketId() - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueObject
 
getBucketId() - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueObject
 
getBucketId() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
getBucketId() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowObject
 
getBucketId() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowResponse
 
getBucketIntelligentTierConfiguration(GetBucketIntelligentTierConfigurationRequest) - Method in interface com.qcloud.cos.COS
Get the intelligent configuration for the specified bucket.
getBucketIntelligentTierConfiguration(String) - Method in interface com.qcloud.cos.COS
Get the intelligent configuration for the specified bucket.
getBucketIntelligentTierConfiguration(GetBucketIntelligentTierConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
getBucketIntelligentTierConfiguration(String) - Method in class com.qcloud.cos.COSClient
 
getBucketIntelligentTierConfiguration() - Method in class com.qcloud.cos.model.SetBucketIntelligentTierConfigurationRequest
Returns the intelligent tier configuration to send as part of this request.
GetBucketIntelligentTierConfigurationHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.GetBucketIntelligentTierConfigurationHandler
 
GetBucketIntelligentTierConfigurationRequest - Class in com.qcloud.cos.model
 
GetBucketIntelligentTierConfigurationRequest(String) - Constructor for class com.qcloud.cos.model.GetBucketIntelligentTierConfigurationRequest
Creates a new request object, ready to be executed to retrieve the bucket intelligent tier configuration for the specified bucket.
GetBucketIntelligentTierConfigurationsUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.GetBucketIntelligentTierConfigurationsUnmarshaller
 
getBucketInventoryConfiguration(String, String) - Method in interface com.qcloud.cos.COS
Returns an inventory configuration (identified by the inventory ID) from the bucket.
getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest) - Method in interface com.qcloud.cos.COS
Returns an inventory configuration (identified by the inventory ID) from the bucket.
getBucketInventoryConfiguration(String, String) - Method in class com.qcloud.cos.COSClient
 
getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
GetBucketInventoryConfigurationHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler
 
GetBucketInventoryConfigurationRequest - Class in com.qcloud.cos.model
Request object to retrieve an inventory configuration.
GetBucketInventoryConfigurationRequest() - Constructor for class com.qcloud.cos.model.GetBucketInventoryConfigurationRequest
 
GetBucketInventoryConfigurationRequest(String, String) - Constructor for class com.qcloud.cos.model.GetBucketInventoryConfigurationRequest
 
GetBucketInventoryConfigurationResult - Class in com.qcloud.cos.model
Result object to contain the response returned from COSClient.getBucketInventoryConfiguration(GetBucketInventoryConfigurationRequest) operation.
GetBucketInventoryConfigurationResult() - Constructor for class com.qcloud.cos.model.GetBucketInventoryConfigurationResult
 
GetBucketInventoryConfigurationUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.GetBucketInventoryConfigurationUnmarshaller
 
getBucketLifecycleConfiguration(String) - Method in interface com.qcloud.cos.COS
Gets the lifecycle configuration for the specified bucket, or null if the specified bucket does not exist or if no configuration has been established.
getBucketLifecycleConfiguration(GetBucketLifecycleConfigurationRequest) - Method in interface com.qcloud.cos.COS
Gets the lifecycle configuration for the specified bucket, or null if the specified bucket does not exist or if no configuration has been established.
getBucketLifecycleConfiguration(String) - Method in class com.qcloud.cos.COSClient
 
getBucketLifecycleConfiguration(GetBucketLifecycleConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
GetBucketLifecycleConfigurationRequest - Class in com.qcloud.cos.model
Request object for the parameters to get a bucket's lifecycle configuration.
GetBucketLifecycleConfigurationRequest(String) - Constructor for class com.qcloud.cos.model.GetBucketLifecycleConfigurationRequest
Creates a request object, ready to be executed to fetch the lifecycle configuration for the specified bucket.
getBucketLocation(String) - Method in interface com.qcloud.cos.COS
Gets the geographical region where stores the specified bucket.
getBucketLocation(GetBucketLocationRequest) - Method in interface com.qcloud.cos.COS
Gets the geographical region where stores the specified bucket.
getBucketLocation(String) - Method in class com.qcloud.cos.COSClient
 
getBucketLocation(GetBucketLocationRequest) - Method in class com.qcloud.cos.COSClient
 
GetBucketLocationRequest - Class in com.qcloud.cos.model
 
GetBucketLocationRequest(String) - Constructor for class com.qcloud.cos.model.GetBucketLocationRequest
 
getBucketLoggingConfiguration(String) - Method in interface com.qcloud.cos.COS
Gets the logging configuration for the specified bucket.
getBucketLoggingConfiguration(GetBucketLoggingConfigurationRequest) - Method in interface com.qcloud.cos.COS
Gets the logging configuration for the specified bucket.
getBucketLoggingConfiguration(String) - Method in class com.qcloud.cos.COSClient
 
getBucketLoggingConfiguration(GetBucketLoggingConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
getBucketLoggingConfiguration() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketLoggingConfigurationHandler
 
GetBucketLoggingConfigurationRequest - Class in com.qcloud.cos.model
Request object for the parameters to get a bucket's logging configuration.
GetBucketLoggingConfigurationRequest(String) - Constructor for class com.qcloud.cos.model.GetBucketLoggingConfigurationRequest
Creates request object, ready to be executed to fetch the logging configuration for the specified bucket.
getBucketMetadata(String) - Method in class com.qcloud.cos.COSClient
 
getBucketName() - Method in class com.qcloud.cos.http.CosHttpRequest
 
getBucketName() - Method in class com.qcloud.cos.internal.CIServiceRequest
 
getBucketName() - Method in class com.qcloud.cos.internal.crypto.MultipartUploadCryptoContext
 
getBucketName() - Method in class com.qcloud.cos.internal.MetaInsightRequest
 
getBucketName() - Method in class com.qcloud.cos.model.AbortMultipartUploadRequest
Returns the name of the bucket containing the multipart upload to abort.
getBucketName() - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Gets the name of the existing bucket where this request will upload a new object to.
getBucketName() - Method in class com.qcloud.cos.model.bucketcertificate.BucketDomainCertificateRequest
Returns the name of the bucket whose domain configuration is being retrieved.
getBucketName() - Method in class com.qcloud.cos.model.bucketcertificate.SetBucketDomainCertificateRequest
Returns the name of the bucket whose domain certificate is being set.
getBucketName() - Method in class com.qcloud.cos.model.ciModel.ai.AddPersonFaceRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.ai.CreatePersonRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.ai.DeletePersonFaceRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.ai.GoodsMattingRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.ai.ImageOCRRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.ai.RecognizeLogoRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.ai.SearchPersonFaceRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.auditing.DescribeImageAuditingRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.bucket.MediaBucketRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.common.AICommonRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.common.CImageProcessRequest
Gets the name of the Qcloud COS bucket containing the object to image process.
getBucketName() - Method in class com.qcloud.cos.model.ciModel.common.ImageProcessRequest
Gets the name of the Qcloud COS bucket containing the object to image process.
getBucketName() - Method in class com.qcloud.cos.model.ciModel.image.AutoTranslationBlockRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.image.DetectFaceRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.image.GenerateQrcodeRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.image.ImageInspectRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelV2Request
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.image.ImageSearchRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.image.ImageStyleRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.image.ImageStyleResponse
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.image.OpenImageSearchRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.job.DocJobDetail
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.job.DocJobListRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.job.DocJobRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.job.ImageQualityRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.job.ZipPreviewRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.persistence.AIRecRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.snapshot.CosSnapshotRequest
 
getBucketName() - Method in class com.qcloud.cos.model.ciModel.snapshot.PrivateM3U8Request
 
getBucketName() - Method in class com.qcloud.cos.model.CompleteMultipartUploadRequest
Returns the name of the bucket containing the multipart upload to complete.
getBucketName() - Method in class com.qcloud.cos.model.CompleteMultipartUploadResult
Returns the name of the bucket containing the completed multipart object.
getBucketName() - Method in class com.qcloud.cos.model.COSObject
Gets the name of the bucket in which this object is contained.
getBucketName() - Method in class com.qcloud.cos.model.COSObjectSummary
Gets the name of the Qcloud COS bucket in which this object is stored.
getBucketName() - Method in class com.qcloud.cos.model.COSVersionSummary
Gets the name of the COS bucket in which this version is stored.
getBucketName() - Method in class com.qcloud.cos.model.CreateBucketRequest
Gets the name of the Qcloud COS bucket to create.
getBucketName() - Method in class com.qcloud.cos.model.DeleteBucketDomainConfigurationRequest
Returns the name of the bucket whose domain configuration is being deleted.
getBucketName() - Method in class com.qcloud.cos.model.DeleteBucketInventoryConfigurationRequest
Returns the name of the bucket containing the inventory configuration to delete.
getBucketName() - Method in class com.qcloud.cos.model.DeleteBucketRequest
Gets the name of the Qcloud COS bucket to delete.
getBucketName() - Method in class com.qcloud.cos.model.DeleteObjectRequest
Gets the name of the Qcloud COS bucket containing the object to delete.
getBucketName() - Method in class com.qcloud.cos.model.DeleteObjectsRequest
Gets the name of the COS bucket containing the object(s) to delete.
getBucketName() - Method in class com.qcloud.cos.model.DeleteObjectTaggingRequest
 
getBucketName() - Method in class com.qcloud.cos.model.DeleteVersionRequest
Gets the name of the Qcloud COS bucket containing the object to delete.
getBucketName() - Method in class com.qcloud.cos.model.fetch.GetAsyncFetchTaskRequest
 
getBucketName() - Method in class com.qcloud.cos.model.fetch.PutAsyncFetchTaskRequest
 
getBucketName() - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
Returns the name of the bucket involved in this request.
getBucketName() - Method in class com.qcloud.cos.model.GenericBucketRequest
Returns the name of the target bucket.
getBucketName() - Method in class com.qcloud.cos.model.GetBucketDomainConfigurationRequest
Returns the name of the bucket whose domain configuration is being retrieved.
getBucketName() - Method in class com.qcloud.cos.model.GetBucketIntelligentTierConfigurationRequest
Returns the name of the bucket whose bucket intelligent tier is being retrieved.
getBucketName() - Method in class com.qcloud.cos.model.GetBucketInventoryConfigurationRequest
Returns the name of the bucket containing the inventory configuration to retrieve.
getBucketName() - Method in class com.qcloud.cos.model.GetBucketRefererConfigurationRequest
Returns the name of the bucket whose referer configuration is being retrieved.
getBucketName() - Method in class com.qcloud.cos.model.GetBucketWebsiteConfigurationRequest
Returns the name of the bucket whose website configuration is being retrieved.
getBucketName() - Method in class com.qcloud.cos.model.GetObjectAclRequest
 
getBucketName() - Method in class com.qcloud.cos.model.GetObjectMetadataRequest
Gets the name of the bucket containing the object whose metadata is being retrieved.
getBucketName() - Method in class com.qcloud.cos.model.GetObjectRequest
Gets the name of the bucket containing the object to be downloaded.
getBucketName() - Method in class com.qcloud.cos.model.GetObjectTaggingRequest
 
getBucketName() - Method in class com.qcloud.cos.model.GetSymlinkRequest
 
getBucketName() - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Returns the name of the bucket in which to create the new multipart upload, and hence, the eventual object created from the multipart upload.
getBucketName() - Method in class com.qcloud.cos.model.InitiateMultipartUploadResult
Returns the name of the bucket in which the new multipart upload was initiated.
getBucketName() - Method in class com.qcloud.cos.model.ListBucketInventoryConfigurationsRequest
Gets the name of the COS bucket whose inventory configurations are to be listed.
getBucketName() - Method in class com.qcloud.cos.model.ListMultipartUploadsRequest
Returns the name of the bucket containing the uploads to list.
getBucketName() - Method in class com.qcloud.cos.model.ListObjectsRequest
Gets the name of the Qcloud COS bucket whose objects are to be listed.
getBucketName() - Method in class com.qcloud.cos.model.ListPartsRequest
Returns the name of the bucket containing the multipart upload whose parts are being listed.
getBucketName() - Method in class com.qcloud.cos.model.ListVersionsRequest
Gets the name of the COS bucket whose versions are to be listed.
getBucketName() - Method in class com.qcloud.cos.model.MultipartUploadListing
Returns the name of the bucket containing the listed multipart uploads, as specified in the original request.
getBucketName() - Method in class com.qcloud.cos.model.ObjectListing
Gets the name of the Qcloud COS bucket containing the objects listed in this ObjectListing.
getBucketName() - Method in class com.qcloud.cos.model.PartListing
Returns the name of the bucket containing the listed parts, as specified in the original request.
getBucketName() - Method in class com.qcloud.cos.model.PutSymlinkRequest
 
getBucketName() - Method in class com.qcloud.cos.model.RenameRequest
 
getBucketName() - Method in class com.qcloud.cos.model.RestoreObjectRequest
Returns the name of the bucket containing the reference to the object to restore which is now stored in CAS.
getBucketName() - Method in class com.qcloud.cos.model.SelectObjectContentRequest
The COS Bucket.
getBucketName() - Method in class com.qcloud.cos.model.SetBucketAclRequest
Returns the name of the bucket whose ACL will be modified by this request when executed.
getBucketName() - Method in class com.qcloud.cos.model.SetBucketCrossOriginConfigurationRequest
Gets the name of the bucket whose cross origin configuration is being set.
getBucketName() - Method in class com.qcloud.cos.model.SetBucketDomainConfigurationRequest
Returns the name of the bucket whose domain configuration is being set.
getBucketName() - Method in class com.qcloud.cos.model.SetBucketIntelligentTierConfigurationRequest
Returns the name of the bucket whose intelligent tier configuration is being set.
getBucketName() - Method in class com.qcloud.cos.model.SetBucketInventoryConfigurationRequest
Returns the name of the bucket where the inventory configuration will be stored.
getBucketName() - Method in class com.qcloud.cos.model.SetBucketLifecycleConfigurationRequest
 
getBucketName() - Method in class com.qcloud.cos.model.SetBucketLoggingConfigurationRequest
Gets the name of the bucket whose logging configuration is being set.
getBucketName() - Method in class com.qcloud.cos.model.SetBucketPolicyRequest
Returns the name of the COS bucket whose policy is being set.
getBucketName() - Method in class com.qcloud.cos.model.SetBucketRefererConfigurationRequest
Returns the name of the bucket whose referer configuration is being set.
getBucketName() - Method in class com.qcloud.cos.model.SetBucketReplicationConfigurationRequest
Returns the name of bucket.
getBucketName() - Method in class com.qcloud.cos.model.SetBucketTaggingConfigurationRequest
Gets the name of the bucket whose tagging configuration is being set.
getBucketName() - Method in class com.qcloud.cos.model.SetBucketVersioningConfigurationRequest
Gets the name of the bucket whose versioning configuration is being set.
getBucketName() - Method in class com.qcloud.cos.model.SetBucketWebsiteConfigurationRequest
Returns the name of the bucket whose website configuration is being set.
getBucketName() - Method in class com.qcloud.cos.model.SetObjectAclRequest
Returns the name of the bucket containing the object whose ACL is being set.
getBucketName() - Method in class com.qcloud.cos.model.SetObjectTaggingRequest
 
getBucketName() - Method in class com.qcloud.cos.model.UploadPartRequest
Returns the name of the bucket containing the existing, initiated multipart upload, with which this new part will be associated.
getBucketName() - Method in class com.qcloud.cos.model.UploadResult
Returns the name of the bucket containing the uploaded object.
getBucketName() - Method in class com.qcloud.cos.model.VersionListing
Gets the name of the Qcloud COS bucket containing the versions listed in this VersionListing.
getBucketName() - Method in class com.qcloud.cos.transfer.CIPostJobImpl
The name of the bucket where the object is being downloaded from.
getBucketName() - Method in interface com.qcloud.cos.transfer.Download
The name of the bucket where the object is being downloaded from.
getBucketName() - Method in class com.qcloud.cos.transfer.DownloadImpl
The name of the bucket where the object is being downloaded from.
getBucketName() - Method in interface com.qcloud.cos.transfer.MultipleFileDownload
Returns the name of the bucket from which files are downloaded.
getBucketName() - Method in class com.qcloud.cos.transfer.MultipleFileDownloadImpl
Returns the name of the bucket from which files are downloaded.
getBucketName() - Method in interface com.qcloud.cos.transfer.MultipleFileUpload
Returns the name of the bucket to which files are uploaded.
getBucketName() - Method in class com.qcloud.cos.transfer.MultipleFileUploadImpl
Returns the name of the bucket to which files are uploaded.
getBucketName() - Method in class com.qcloud.cos.transfer.PersistableUpload
Returns the name of the bucket.
getBucketNames() - Method in class com.qcloud.cos.model.ciModel.bucket.MediaBucketRequest
 
getBucketObjectLockConfiguration(String) - Method in class com.qcloud.cos.COSClient
 
getBucketObjectLockConfiguration() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketObjectLockConfigurationHandler
 
getBucketOwner() - Method in class com.qcloud.cos.model.ListBucketsResult
 
getBucketPolicy(String) - Method in interface com.qcloud.cos.COS
Gets the policy for the specified bucket.
getBucketPolicy(GetBucketPolicyRequest) - Method in interface com.qcloud.cos.COS
Gets the policy for the specified bucket.
getBucketPolicy(String) - Method in class com.qcloud.cos.COSClient
 
getBucketPolicy(GetBucketPolicyRequest) - Method in class com.qcloud.cos.COSClient
 
GetBucketPolicyRequest - Class in com.qcloud.cos.model
 
GetBucketPolicyRequest(String) - Constructor for class com.qcloud.cos.model.GetBucketPolicyRequest
Creates a new request object, ready to be executed to get the policy for the specified bucket.
getBucketPutDomainCertificate() - Method in class com.qcloud.cos.model.bucketcertificate.SetBucketDomainCertificateRequest
Returns the domain certificate to send as part of this request.
getBucketQCS() - Method in class com.qcloud.cos.model.ReplicationDestinationConfig
Returns the bucket QCS where the replicas are present.
getBucketRefererConfiguration(String) - Method in interface com.qcloud.cos.COS
Returns the referer configuration for the specified bucket.
getBucketRefererConfiguration(GetBucketRefererConfigurationRequest) - Method in interface com.qcloud.cos.COS
Returns the referer configuration for the specified bucket.
getBucketRefererConfiguration(String) - Method in class com.qcloud.cos.COSClient
 
getBucketRefererConfiguration(GetBucketRefererConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
GetBucketRefererConfigurationRequest - Class in com.qcloud.cos.model
Request object for the parameters to retrieve a bucket's referer configuration.
GetBucketRefererConfigurationRequest(String) - Constructor for class com.qcloud.cos.model.GetBucketRefererConfigurationRequest
Creates a new request object, ready to be executed to retrieve the bucket referer configuration for the specified bucket.
getBucketRegion() - Method in class com.qcloud.cos.model.HeadBucketResult
Returns the region where the bucket is located.
getBucketReplicationConfiguration(String) - Method in interface com.qcloud.cos.COS
Retrieves the replication configuration for the given QCloud bucket.
getBucketReplicationConfiguration(GetBucketReplicationConfigurationRequest) - Method in interface com.qcloud.cos.COS
Retrieves the replication configuration for the given QCloud bucket.
getBucketReplicationConfiguration(String) - Method in class com.qcloud.cos.COSClient
 
getBucketReplicationConfiguration(GetBucketReplicationConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
GetBucketReplicationConfigurationRequest - Class in com.qcloud.cos.model
 
GetBucketReplicationConfigurationRequest(String) - Constructor for class com.qcloud.cos.model.GetBucketReplicationConfigurationRequest
 
getBuckets() - Method in class com.qcloud.cos.model.ListBucketsResult
 
getBucketTaggingConfiguration(String) - Method in interface com.qcloud.cos.COS
Gets the tagging configuration for the specified bucket, or null if the specified bucket does not exist, or if no configuration has been established.
getBucketTaggingConfiguration(GetBucketTaggingConfigurationRequest) - Method in interface com.qcloud.cos.COS
Gets the tagging configuration for the specified bucket, or null if the specified bucket does not exist, or if no configuration has been established.
getBucketTaggingConfiguration(String) - Method in class com.qcloud.cos.COSClient
 
getBucketTaggingConfiguration(GetBucketTaggingConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
GetBucketTaggingConfigurationRequest - Class in com.qcloud.cos.model
Request object for the parameters to get a bucket's tagging configuration.
GetBucketTaggingConfigurationRequest(String) - Constructor for class com.qcloud.cos.model.GetBucketTaggingConfigurationRequest
Creates request object, ready to be executed to fetch the tagging configuration for the specified bucket.
getBucketType() - Method in class com.qcloud.cos.internal.ResponseMetadata
 
getBucketType() - Method in class com.qcloud.cos.model.Bucket
 
getBucketVersioningConfiguration(String) - Method in interface com.qcloud.cos.COS
Returns the versioning configuration for the specified bucket.
getBucketVersioningConfiguration(GetBucketVersioningConfigurationRequest) - Method in interface com.qcloud.cos.COS
Returns the versioning configuration for the specified bucket.
getBucketVersioningConfiguration(String) - Method in class com.qcloud.cos.COSClient
 
getBucketVersioningConfiguration(GetBucketVersioningConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
GetBucketVersioningConfigurationRequest - Class in com.qcloud.cos.model
Request object for the parameters to get a bucket's versioning configuration.
GetBucketVersioningConfigurationRequest(String) - Constructor for class com.qcloud.cos.model.GetBucketVersioningConfigurationRequest
Creates a request object, ready to be executed to fetch the versioning configuration for the specified bucket.
getBucketWebsiteConfiguration(String) - Method in interface com.qcloud.cos.COS
Returns the website configuration for the specified bucket.
getBucketWebsiteConfiguration(GetBucketWebsiteConfigurationRequest) - Method in interface com.qcloud.cos.COS
Returns the website configuration for the specified bucket.
getBucketWebsiteConfiguration(String) - Method in class com.qcloud.cos.COSClient
 
getBucketWebsiteConfiguration(GetBucketWebsiteConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
GetBucketWebsiteConfigurationRequest - Class in com.qcloud.cos.model
Request object for the parameters to retrieve a bucket's website configuration.
GetBucketWebsiteConfigurationRequest(String) - Constructor for class com.qcloud.cos.model.GetBucketWebsiteConfigurationRequest
Creates a new request object, ready to be executed to retrieve the bucket website configuration for the specified bucket.
getBufSize() - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
getBufSize() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
getByte() - Method in class com.qcloud.cos.internal.eventstreaming.HeaderValue
 
getByteArray() - Method in class com.qcloud.cos.internal.eventstreaming.HeaderValue
 
getByteBuffer() - Method in class com.qcloud.cos.internal.eventstreaming.HeaderValue
 
getBytes() - Method in class com.qcloud.cos.event.ProgressEvent
Returns the number of bytes associated with the event.
getBytes() - Method in class com.qcloud.cos.internal.XmlWriter
 
getBytes() - Method in class com.qcloud.cos.utils.CRC64
Get 8 byte representation of current CRC64 value.
getBytesProcessed() - Method in class com.qcloud.cos.model.Progress
Current number of uncompressed object bytes processed.
getBytesProcessed() - Method in class com.qcloud.cos.model.Stats
Total number of uncompressed object bytes processed.
getBytesReturned() - Method in class com.qcloud.cos.model.Progress
Current number of bytes of records payload data returned.
getBytesReturned() - Method in class com.qcloud.cos.model.Stats
Total number of bytes of records payload data returned.
getBytesScanned() - Method in class com.qcloud.cos.model.Progress
Current number of object bytes scanned.
getBytesScanned() - Method in class com.qcloud.cos.model.Stats
Total number of object bytes scanned.
getBytesTransfered() - Method in class com.qcloud.cos.transfer.TransferProgress
getBytesTransferred() - Method in class com.qcloud.cos.event.ProgressEvent
Convenient method to returns the number of bytes transferred in this event, or the number of bytes reset (or discarded) if negative.
getBytesTransferred() - Method in class com.qcloud.cos.transfer.TransferProgress
Returns the number of bytes completed in the associated transfer.
getCacheControl() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
getCacheControl() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
getCacheControl() - Method in class com.qcloud.cos.model.ObjectMetadata
Gets the optional Cache-Control HTTP header which allows the user to specify caching behavior along the HTTP request/reply chain.
getCacheControl() - Method in class com.qcloud.cos.model.ResponseHeaderOverrides
Returns the cache control response header override if it has been specified, or null otherwise.
getCallback() - Method in class com.qcloud.cos.model.ciModel.auditing.Conf
 
getCallback() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingRequest
 
getCallBack() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
getCallBack() - Method in class com.qcloud.cos.model.ciModel.job.DocJobObject
 
getCallBack() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessRequest
 
getCallBack() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
getCallBack() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest
 
getCallBack() - Method in class com.qcloud.cos.model.ciModel.job.TranslationRequest
 
getCallBack() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
getCallback() - Method in class com.qcloud.cos.model.ciModel.metaInsight.UpdateFileMetaIndexRequest
 
getCallBackFormat() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
getCallBackFormat() - Method in class com.qcloud.cos.model.ciModel.job.DocJobObject
 
getCallBackFormat() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessRequest
 
getCallBackFormat() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
getCallBackFormat() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest
 
getCallBackFormat() - Method in class com.qcloud.cos.model.ciModel.job.TranslationRequest
 
getCallBackFormat() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
getCallBackKafkaConfig() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
getCallBackKafkaConfig() - Method in class com.qcloud.cos.model.ciModel.job.DocJobObject
 
getCallBackKafkaConfig() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
getCallBackMqConfig() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
getCallBackMqConfig() - Method in class com.qcloud.cos.model.ciModel.job.DocJobObject
 
getCallBackMqConfig() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessRequest
 
getCallBackMqConfig() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
getCallBackMqConfig() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest
 
getCallBackMqConfig() - Method in class com.qcloud.cos.model.ciModel.job.TranslationRequest
 
getCallBackMqConfig() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
getCallbackType() - Method in class com.qcloud.cos.model.ciModel.auditing.Conf
 
getCallBackType() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
getCallBackType() - Method in class com.qcloud.cos.model.ciModel.job.DocJobObject
 
getCallBackType() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessRequest
 
getCallBackType() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
getCallBackType() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest
 
getCallBackType() - Method in class com.qcloud.cos.model.ciModel.job.TranslationRequest
 
getCallBackType() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
getCallbackVersion() - Method in class com.qcloud.cos.model.ciModel.auditing.Conf
 
getCameraLabels() - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelV2Response
 
getCandidates() - Method in class com.qcloud.cos.model.ciModel.ai.Results
 
getCannedAccessControl() - Method in class com.qcloud.cos.model.AccessControlList
according to the returned x-cos-acl header and grantList, to judge the bucket or object acl, the cases are below: 1.
getCannedAccessControlList() - Method in class com.qcloud.cos.model.CopyObjectRequest
Gets the canned ACL to use for the new, copied object.
getCannedAcl() - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Gets the optional pre-configured access control policy to use for the new object.
getCannedAcl() - Method in class com.qcloud.cos.model.CreateBucketRequest
Returns the optional Canned ACL to set for the new bucket.
getCannedACL() - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Returns the optional canned Access Control List (ACL) to set permissions for the new object created when the multipart upload is completed.
getCannedAcl() - Method in class com.qcloud.cos.model.PutInstructionFileRequest
Gets the optional pre-configured access control policy to use for the new object.
getCannedAcl() - Method in class com.qcloud.cos.model.SetBucketAclRequest
Returns the canned ACL to be applied to the specified bucket when this request is executed.
getCannedAcl() - Method in class com.qcloud.cos.model.SetObjectAclRequest
Returns the canned ACL to be applied to the specified object when this request is executed.
getCapacity() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfig
 
getCar() - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
getCarInfoList() - Method in class com.qcloud.cos.model.ciModel.job.MediaTopkRecognition
 
getCarLocations() - Method in class com.qcloud.cos.model.ciModel.persistence.CarTag
 
getCarRecognition() - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
getCarRecognitionResult() - Method in class com.qcloud.cos.model.ciModel.job.v2.VideoTargetRecResult
 
getCarTags() - Method in class com.qcloud.cos.model.ciModel.persistence.DetectCarResponse
 
getCasJobParameters() - Method in class com.qcloud.cos.model.RestoreObjectRequest
 
getCategory() - Method in class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
getCategory() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
getCategory() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo
 
getCategory() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
getCategory() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
getCategory() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
getCategory() - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueObject
 
getCategory() - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueObject
 
getCategory() - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueRequest
 
getCategory() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
getCategory() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
getCause() - Method in class com.qcloud.cos.event.ProgressListener.ExceptionReporter
Returns the underlying exception, if any; or null otherwise.
getCellHeight() - Method in class com.qcloud.cos.model.ciModel.template.SpriteSnapshotConfig
 
getCellWidth() - Method in class com.qcloud.cos.model.ciModel.template.SpriteSnapshotConfig
 
getCert() - Method in class com.qcloud.cos.model.bucketcertificate.BucketDomainCertificateInfo
 
getCertType() - Method in class com.qcloud.cos.model.bucketcertificate.BucketDomainCertificateInfo
 
getChannel() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
getChannelId() - Method in class com.qcloud.cos.model.ciModel.job.v2.FlashResult
 
getChannelLayout() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
getChannelNum() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
getChannelNum() - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
getChannels() - Method in class com.qcloud.cos.model.ciModel.job.AudioConfig
 
getChannels() - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioObject
 
getCharacter() - Method in class com.qcloud.cos.model.ciModel.ai.OcrWord
 
getCiParam() - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
getCiphertextBlob() - Method in class com.qcloud.cos.model.ciModel.job.HlsEncrypt
 
getCiProcess() - Method in class com.qcloud.cos.model.ciModel.ai.RecognizeLogoRequest
 
getCiProcess() - Method in class com.qcloud.cos.model.ciModel.common.AICommonRequest
 
getCiProcess() - Method in class com.qcloud.cos.model.ciModel.image.AIImageColoringRequest
 
getCiProcess() - Method in class com.qcloud.cos.model.ciModel.job.ImageQualityRequest
 
getCiProcess() - Method in class com.qcloud.cos.model.ciModel.persistence.Rule
 
getCiSpecialEndParameter() - Method in class com.qcloud.cos.http.CosHttpRequest
 
getCiSpecialEndParameter() - Method in class com.qcloud.cos.internal.CosServiceRequest
 
getCiSpecialRequest() - Method in class com.qcloud.cos.ClientConfig
 
getCiUploadResult() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getCiUploadResult() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ImagePersistenceHandler
 
getCiUploadResult() - Method in class com.qcloud.cos.model.CompleteMultipartUploadResult
 
getCiUploadResult() - Method in class com.qcloud.cos.model.ObjectMetadata
 
getCiUploadResult() - Method in class com.qcloud.cos.model.PutObjectResult
 
getCiUploadResult() - Method in class com.qcloud.cos.model.UploadResult
 
getClarityScore() - Method in class com.qcloud.cos.model.ciModel.job.ImageQualityResponse
 
getClientAbortTaskMonitor() - Method in class com.qcloud.cos.http.CosHttpRequest
 
getClientConfig() - Method in interface com.qcloud.cos.COS
return the client config.
getClientConfig() - Method in class com.qcloud.cos.COSClient
 
getClientMarker(RequestClientOptions.Marker) - Method in class com.qcloud.cos.internal.RequestClientOptions
Returns the value of the specified marker; or null if there is no such value.
getClipConfig() - Method in class com.qcloud.cos.model.ciModel.job.MediaContainerObject
 
getClipFrameResult() - Method in class com.qcloud.cos.model.ciModel.job.PlaceTag
 
getCloneRoot() - Method in class com.qcloud.cos.internal.CosServiceRequest
Returns the root object from which the current object was cloned; or null if there isn't one.
getCloneSource() - Method in class com.qcloud.cos.internal.CosServiceRequest
Returns the source object from which the current object was cloned; or null if there isn't one.
getCode() - Method in class com.qcloud.cos.exception.MultiObjectDeleteException.DeleteError
Returns the status code for the failed delete.
getCode() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getCode() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordResult
 
getCode() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingRecordInfo
 
getCode() - Method in class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
getCode() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
getCode() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo
 
getCode() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
getCode() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
getCode() - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
getCode() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobDetail
 
getCode() - Method in class com.qcloud.cos.model.ciModel.job.DocJobDetail
 
getCode() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessJobDetail
 
getCode() - Method in class com.qcloud.cos.model.ciModel.job.JobsDetail
 
getCode() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
getCode() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.JobsDetail
 
getCode() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
getCode() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTaskResultInfoObjectInfo
 
getCode() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTasks
 
getCode() - Method in class com.qcloud.cos.model.fetch.GetAsyncFetchTaskResult
 
getCode() - Method in class com.qcloud.cos.model.fetch.PutAsyncFetchTaskResult
 
getCodec() - Method in class com.qcloud.cos.model.ciModel.job.AudioConfig
 
getCodec() - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioObject
 
getCodec() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoCommon
 
getCodec() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
getCodec() - Method in class com.qcloud.cos.model.ciModel.job.TransTpl
 
getCodec() - Method in class com.qcloud.cos.model.ciModel.job.TtsTpl
 
getCodec() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
getCodec() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
getCodecLongName() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
getCodecLongName() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getCodecName() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
getCodecName() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getCodecTag() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
getCodecTag() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getCodecTagString() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
getCodecTagString() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getCodecTimeBase() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
getCodecTimeBase() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getCodeLocation() - Method in class com.qcloud.cos.model.ciModel.recognition.QRcodeInfo
 
getCodeStatus() - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
getCodeUrl() - Method in class com.qcloud.cos.model.ciModel.recognition.QRcodeInfo
 
getColor() - Method in class com.qcloud.cos.model.ciModel.persistence.CarTag
 
getColor() - Method in class com.qcloud.cos.model.ciModel.persistence.PlateContent
 
getColor() - Method in class com.qcloud.cos.model.ciModel.template.SpriteSnapshotConfig
 
getColorEnhance() - Method in class com.qcloud.cos.model.ciModel.job.VideoEnhance
 
getColorParam() - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
getColorPrimaries() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getColorRange() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getColorTransfer() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getColumns() - Method in class com.qcloud.cos.model.ciModel.template.SpriteSnapshotConfig
 
getComment() - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
getComments() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
getComments() - Method in class com.qcloud.cos.model.CSVInput
 
getCommentsAsString() - Method in class com.qcloud.cos.model.CSVInput
 
getCommonPrefixes() - Method in class com.qcloud.cos.model.MultipartUploadListing
Returns the common prefixes included in this multipart upload listing.
getCommonPrefixes() - Method in class com.qcloud.cos.model.ObjectListing
Gets the common prefixes included in this object listing.
getCommonPrefixes() - Method in class com.qcloud.cos.model.VersionListing
Gets the common prefixes included in this version listing.
getCompleteMultipartUploadResult() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getCompressFileCount() - Method in class com.qcloud.cos.model.ciModel.job.FileCompressResult
 
getCompressionResult() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
getCompressionResult() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
getCompressionResult() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
getCompressionType() - Method in class com.qcloud.cos.model.InputSerialization
Specifies object's compression format.
getCompressKey() - Method in class com.qcloud.cos.model.ciModel.job.FileCompressConfig
 
getConcat() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
getConcat() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
getConcatFragment(MediaTemplateObject) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.MediaTemplatesHandler
 
getConcatFragmentList() - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatTemplateObject
 
getConcatTemplate() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
getCondition() - Method in class com.qcloud.cos.model.RoutingRule
Return the condition that must be met for the specified redirect to apply.
getConf() - Method in class com.qcloud.cos.model.ciModel.auditing.AudioAuditingRequest
 
getConf() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageAuditingRequest
 
getConf() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingRequest
 
getConf() - Method in class com.qcloud.cos.model.ciModel.auditing.TextAuditingRequest
 
getConf() - Method in class com.qcloud.cos.model.ciModel.auditing.VideoAuditingRequest
 
getConf() - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingRequest
 
getConfidence() - Method in class com.qcloud.cos.model.ciModel.ai.OcrWord
 
getConfidence() - Method in class com.qcloud.cos.model.ciModel.ai.TextDetection
 
getConfidence() - Method in class com.qcloud.cos.model.ciModel.image.Label
 
getConfidence() - Method in class com.qcloud.cos.model.ciModel.job.CommonTag
 
getConfidence() - Method in class com.qcloud.cos.model.ciModel.job.DetailPerSecond
 
getConfidence() - Method in class com.qcloud.cos.model.ciModel.job.MediaTags
 
getConfidence() - Method in class com.qcloud.cos.model.ciModel.job.ObjectTagInfo
 
getConfidence() - Method in class com.qcloud.cos.model.ciModel.job.QualityEstimateItem
 
getConfidence() - Method in class com.qcloud.cos.model.ciModel.job.VideoTagLabels
 
getConfidence() - Method in class com.qcloud.cos.model.ciModel.persistence.AIGameRecResponse
 
getConfidence() - Method in class com.qcloud.cos.model.ciModel.persistence.CarTag
 
getConfiguration() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler
 
getConfiguration() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketDomainConfigurationHandler
 
getConfiguration() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketLifecycleConfigurationHandler
 
getConfiguration() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketRefererConfigurationHandler
 
getConfiguration() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketReplicationConfigurationHandler
 
getConfiguration() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketTaggingConfigurationHandler
 
getConfiguration() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketVersioningConfigurationHandler
 
getConfiguration() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketWebsiteConfigurationHandler
 
getConfiguration() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.GetBucketIntelligentTierConfigurationHandler
 
getConfiguration() - Method in class com.qcloud.cos.model.SetBucketDomainConfigurationRequest
Returns the domain configuration to send as part of this request.
getConfiguration() - Method in class com.qcloud.cos.model.SetBucketRefererConfigurationRequest
Returns the referer configuration to send as part of this request.
getConfiguration() - Method in class com.qcloud.cos.model.SetBucketWebsiteConfigurationRequest
Returns the website configuration to send as part of this request.
getConfiguration() - Method in class com.qcloud.cos.transfer.TransferManager
Returns the configuration which specifies how this TransferManager processes requests.
getConfigurations() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListBucketIntelligentTierConfigurationHandler
 
getConnectionMaxIdleMillis() - Method in class com.qcloud.cos.ClientConfig
 
getConnectionRequestTimeout() - Method in class com.qcloud.cos.ClientConfig
 
getConnectionTimeout() - Method in class com.qcloud.cos.ClientConfig
 
getContainer() - Method in class com.qcloud.cos.model.ciModel.job.MediaAnimationObject
 
getContainer() - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatTemplateObject
 
getContainer() - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeObject
 
getContainer() - Method in class com.qcloud.cos.model.ciModel.job.TransTpl
 
getContainer() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
getContainer() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
getContainer() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateTransTplObject
 
getContainer() - Method in class com.qcloud.cos.model.ciModel.template.MediaVideoMontageObject
 
getContent() - Method in class com.qcloud.cos.http.CosHttpRequest
 
getContent() - Method in class com.qcloud.cos.http.CosHttpResponse
 
getContent() - Method in class com.qcloud.cos.model.ciModel.ai.GoodsMattingResponse
 
getContent() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInputObject
 
getContent() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getContent() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeyword
 
getContent() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordRequest
 
getContent() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordResult
 
getContent() - Method in class com.qcloud.cos.model.ciModel.common.AICommonRequest
 
getContentDisposition() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
getContentDisposition() - Method in class com.qcloud.cos.model.ObjectMetadata
Gets the optional Content-Disposition HTTP header, which specifies presentation information for the object such as the recommended filename for the object to be saved as.
getContentDisposition() - Method in class com.qcloud.cos.model.ResponseHeaderOverrides
Returns the content disposition response header override if it has been specified, or null otherwise.
getContentEncoding() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
getContentEncoding() - Method in class com.qcloud.cos.model.ObjectMetadata
Gets the optional Content-Encoding HTTP header specifying what content encodings have been applied to the object and what decoding mechanisms must be applied in order to obtain the media-type referenced by the Content-Type field.
getContentEncoding() - Method in class com.qcloud.cos.model.ResponseHeaderOverrides
Returns the content encoding response header override if it has been specified, or null otherwise.
getContentLanguage() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
getContentLanguage() - Method in class com.qcloud.cos.model.ObjectMetadata
Gets the Content-Language HTTP header, which describes the natural language(s) of the intended audience for the enclosed entity.
getContentLanguage() - Method in class com.qcloud.cos.model.ResponseHeaderOverrides
Returns the content language response header override if it has been specified, or null otherwise.
getContentLength() - Method in class com.qcloud.cos.model.GetSymlinkResult
 
getContentLength() - Method in class com.qcloud.cos.model.ObjectMetadata
Gets the Content-Length HTTP header indicating the size of the associated object in bytes.
getContentLength() - Method in class com.qcloud.cos.transfer.DownloadPart
 
getContentLength(PutObjectRequest) - Static method in class com.qcloud.cos.transfer.TransferManagerUtils
Returns the size of the data in this request, otherwise -1 if the content length is unknown.
getContentMd5() - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
Gets the expected content-md5 header of the request.
getContentMD5() - Method in class com.qcloud.cos.model.ObjectMetadata
Gets the base64 encoded 128-bit MD5 digest of the associated object (content - not including headers) according to RFC 1864.
getContentMd5() - Method in class com.qcloud.cos.model.PutObjectResult
Returns the Base64-encoded MD5 hash of the object content that was calculated on the client-side.
getContentProducer() - Method in class com.qcloud.cos.model.ciModel.job.AigcMetadata
 
getContentPropagator() - Method in class com.qcloud.cos.model.ciModel.job.AigcMetadata
 
getContents() - Method in class com.qcloud.cos.model.ciModel.job.ZipPreviewResponse
 
getContentType() - Method in class com.qcloud.cos.model.ciModel.auditing.ReportBadCaseRequest
 
getContentType() - Method in class com.qcloud.cos.model.ciModel.common.AICommonRequest
 
getContentType() - Method in class com.qcloud.cos.model.ciModel.metaInsight.File
 
getContentType() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
getContentType() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
getContentType() - Method in class com.qcloud.cos.model.ciModel.workflow.BasicInfo
 
getContentType() - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
Gets the expected content-type of the request.
getContentType() - Method in class com.qcloud.cos.model.GetSymlinkResult
 
getContentType() - Method in class com.qcloud.cos.model.ObjectMetadata
Gets the Content-Type HTTP header, which indicates the type of content stored in the associated object.
getContentType() - Method in class com.qcloud.cos.model.ResponseHeaderOverrides
Returns the content type response header override if it has been specified, or null otherwise.
getContinuationToken() - Method in class com.qcloud.cos.model.ListBucketInventoryConfigurationsRequest
Gets the optional continuation token.
getContinuationToken() - Method in class com.qcloud.cos.model.ListBucketInventoryConfigurationsResult
Gets the optional continuation token.
getContrast() - Method in class com.qcloud.cos.model.ciModel.job.ColorEnhance
 
getConvertNumMode() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
getConvertNumMode() - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
getCorrection() - Method in class com.qcloud.cos.model.ciModel.job.ColorEnhance
 
getCOSAccessKeyId() - Method in class com.qcloud.cos.auth.AnonymousCOSCredentials
 
getCOSAccessKeyId() - Method in class com.qcloud.cos.auth.BasicCOSCredentials
 
getCOSAccessKeyId() - Method in class com.qcloud.cos.auth.BasicSessionCredentials
 
getCOSAccessKeyId() - Method in interface com.qcloud.cos.auth.COSCredentials
Returns the COS access key ID for this credentials object.
getCOSAppId() - Method in class com.qcloud.cos.auth.AnonymousCOSCredentials
 
getCOSAppId() - Method in class com.qcloud.cos.auth.BasicCOSCredentials
 
getCOSAppId() - Method in class com.qcloud.cos.auth.BasicSessionCredentials
 
getCOSAppId() - Method in interface com.qcloud.cos.auth.COSCredentials
Returns the COS AppId for this credentials object.
getCosBucketDestination() - Method in class com.qcloud.cos.model.inventory.InventoryDestination
Returns the InventoryCosBucketDestination which contains COS bucket destination information of where inventory results are published.
getCosClient(String, String, String) - Static method in class com.qcloud.cos.demo.ci.ClientUtils
 
getCOSClient() - Method in class com.qcloud.cos.transfer.TransferManager
Returns the underlying Qcloud COS client used to make requests to Qcloud COS.
getCOSCRC64() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
getCOSCRC64() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
getCosCredentials() - Method in class com.qcloud.cos.http.CosHttpRequest
 
getCosCredentials() - Method in class com.qcloud.cos.internal.CosServiceRequest
 
getCOSCryptoScheme() - Method in class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
getCOSException() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getCOSKmsKeyId() - Method in class com.qcloud.cos.model.SSECOSKeyManagementParams
Returns the COS Key Management System Key Id used for encryption.
getCosObject() - Method in class com.qcloud.cos.transfer.DownloadImpl
 
getCOSObjectId() - Method in class com.qcloud.cos.internal.crypto.COSObjectWrapper
 
getCOSObjectId() - Method in class com.qcloud.cos.model.GetObjectRequest
 
getCOSObjectId() - Method in class com.qcloud.cos.model.PutInstructionFileRequest
Returns the COS object id for which the new instruction file will be created.
getCOSObjectStream() - Method in interface com.qcloud.cos.utils.ServiceUtils.RetryableCOSDownloadTask
User defines how to get the COSObject from COS for this RetryableCOSDownloadTask.
getCosOutput() - Method in class com.qcloud.cos.model.ciModel.auditing.Mask
 
getCosRequestId() - Method in class com.qcloud.cos.model.fetch.GetAsyncFetchTaskResult
 
getCosRequestId() - Method in class com.qcloud.cos.model.fetch.PutAsyncFetchTaskResult
 
getCOSSecretKey() - Method in class com.qcloud.cos.auth.AnonymousCOSCredentials
 
getCOSSecretKey() - Method in class com.qcloud.cos.auth.BasicCOSCredentials
 
getCOSSecretKey() - Method in class com.qcloud.cos.auth.BasicSessionCredentials
 
getCOSSecretKey() - Method in interface com.qcloud.cos.auth.COSCredentials
Returns the COS secret access key for this credentials object.
getCosSigner() - Method in class com.qcloud.cos.ClientConfig
 
getCOSStorageClass() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
getCOSStorageClass() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
getCosTag() - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
getCOSTagging() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
getCOSTaggingCount() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
getCOSUserMeta() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
getCount() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInfo
 
getCount() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingSnapshotObject
 
getCount() - Method in class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
getCount() - Method in class com.qcloud.cos.model.ciModel.image.ImageSearchResponse
 
getCount() - Method in class com.qcloud.cos.model.ciModel.job.CommonTag
 
getCount() - Method in class com.qcloud.cos.model.ciModel.metaInsight.Groups
 
getCount() - Method in class com.qcloud.cos.model.ciModel.template.MediaSmartCoverObject
 
getCount() - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
getCover() - Method in class com.qcloud.cos.model.ciModel.persistence.Rule
 
getCrc32c() - Method in class com.qcloud.cos.model.CompleteMultipartUploadResult
 
getCrc32c() - Method in class com.qcloud.cos.model.ObjectMetadata
 
getCrc32c() - Method in class com.qcloud.cos.model.PutObjectResult
 
getCrc64Ecma() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
getCrc64Ecma() - Method in class com.qcloud.cos.model.CompleteMultipartUploadResult
 
getCrc64Ecma() - Method in class com.qcloud.cos.model.CopyObjectResult
 
getCrc64Ecma() - Method in class com.qcloud.cos.model.CopyPartResult
 
getCrc64Ecma() - Method in class com.qcloud.cos.model.CopyResult
 
getCrc64Ecma() - Method in class com.qcloud.cos.model.ObjectMetadata
 
getCrc64Ecma() - Method in class com.qcloud.cos.model.PutObjectResult
 
getCrc64Ecma() - Method in class com.qcloud.cos.model.UploadPartResult
 
getCrc64Ecma() - Method in class com.qcloud.cos.model.UploadResult
 
getCreateTime() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeyword
 
getCreateTime() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLib
 
getCreateTime() - Method in class com.qcloud.cos.model.ciModel.bucket.CIBucketObject
 
getCreateTime() - Method in class com.qcloud.cos.model.ciModel.bucket.MediaBucketObject
 
getCreateTime() - Method in class com.qcloud.cos.model.ciModel.common.MediaCommonResponse
 
getCreateTime() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfig
 
getCreateTime() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse.DNADbFile
 
getCreateTime() - Method in class com.qcloud.cos.model.ciModel.metaInsight.Binding
 
getCreateTime() - Method in class com.qcloud.cos.model.ciModel.metaInsight.Dataset
 
getCreateTime() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
getCreateTime() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
getCreateTime() - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueObject
 
getCreateTime() - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueObject
 
getCreateTime() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTasks
 
getCreateTime() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionObject
 
getCreateTime() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowObject
 
getCreateTime() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowResponse
 
getCreationDate() - Method in class com.qcloud.cos.model.Bucket
Gets the bucket's creation date.
getCreationTime() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getCreationTime() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
getCreationTime() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
getCreationTime() - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
getCreationTime() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobDetail
 
getCreationTime() - Method in class com.qcloud.cos.model.ciModel.job.DocJobDetail
 
getCreationTime() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessJobDetail
 
getCreationTime() - Method in class com.qcloud.cos.model.ciModel.job.JobsDetail
 
getCreationTime() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
getCreationTime() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.JobsDetail
 
getCreationTime() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
getCreationTime() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
getCreationTime() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getCreationTime() - Method in class com.qcloud.cos.model.ListJobsResult.DecompressionJob
 
getCredentials() - Method in class com.qcloud.cos.auth.AbstractCOSCachedCredentialsProvider
 
getCredentials() - Method in interface com.qcloud.cos.auth.COSCredentialsProvider
Returns COSCredentials which the caller can use to authorize an COS request.
getCredentials() - Method in class com.qcloud.cos.auth.COSStaticCredentialsProvider
 
getCredentials() - Method in class com.qcloud.cos.auth.InstanceCredentialsProvider
 
getCredentialsEndpoint() - Method in class com.qcloud.cos.auth.CredentialsEndpointProvider
 
getCredentialsEndpoint() - Method in class com.qcloud.cos.auth.HttpCredentialsEndpointProvider
 
getCredentialsEndpoint() - Method in class com.qcloud.cos.auth.InstanceMetadataCredentialsEndpointProvider
 
getCrf() - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
getCrf() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
getCrf() - Method in class com.qcloud.cos.model.ciModel.job.TransTpl
 
getCrop() - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
getCrop() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
getCrossOriginConfiguration() - Method in class com.qcloud.cos.model.SetBucketCrossOriginConfigurationRequest
Gets the new cross origin configuration for the specified bucket.
getCryptoMode() - Method in class com.qcloud.cos.internal.crypto.CryptoConfiguration
Returns the optionally specified crypto mode applicable only to the COS encryption client; or null.
getCryptoProvider() - Method in class com.qcloud.cos.internal.crypto.CryptoConfiguration
Returns the crypto provider whose encryption implementation will be used to encrypt and decrypt data.
getCsv() - Method in class com.qcloud.cos.model.InputSerialization
 
getCsv() - Method in class com.qcloud.cos.model.OutputSerialization
 
getCurrentDepth() - Method in class com.qcloud.cos.model.transform.StaxUnmarshallerContext
Returns the element depth of the parser's current position in the XML document being parsed.
getCustomContent() - Method in class com.qcloud.cos.model.ciModel.image.ImageInfos
 
getCustomContent() - Method in class com.qcloud.cos.model.ciModel.image.ImageSearchRequest
 
getCustomerMasterKeyId() - Method in class com.qcloud.cos.internal.crypto.EncryptionMaterials
 
getCustomerMasterKeyId() - Method in class com.qcloud.cos.internal.crypto.KMSEncryptionMaterials
Returns the default KMS's Customer Master Key ID; or null if there isn't one.
getCustomExts() - Method in class com.qcloud.cos.model.ciModel.workflow.ExtFilter
 
getCustomId() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getCustomId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.File
 
getCustomId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
getCustomId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
getCustomLabels() - Method in class com.qcloud.cos.model.ciModel.metaInsight.File
 
getCustomLabels() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
getCustomLabels() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
getCustomQueryParameters() - Method in class com.qcloud.cos.internal.CosServiceRequest
 
getCustomQueryParameters() - Method in class com.qcloud.cos.model.ciModel.auditing.VideoAuditingRequest
 
getCustomRequestHeader() - Method in class com.qcloud.cos.model.ciModel.common.ImageProcessRequest
 
getCustomRequestHeaders() - Method in class com.qcloud.cos.internal.CosServiceRequest
Returns an immutable map of custom header names to header values.
getDar() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getDar() - Method in class com.qcloud.cos.model.ciModel.workflow.InputObjectInfoObject
 
getDar() - Method in class com.qcloud.cos.model.ciModel.workflow.VideoInfo
 
getDashEncrypt() - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
getData() - Method in class com.qcloud.cos.model.ciModel.job.StreamData
 
getData() - Method in class com.qcloud.cos.model.fetch.GetAsyncFetchTaskResult
 
getData() - Method in class com.qcloud.cos.model.fetch.PutAsyncFetchTaskResult
 
getDataId() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInputObject
 
getDataId() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getDataId() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
getDataId() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
getDataId() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
getDataId() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentInputObject
 
getDataId() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingRequest
 
getDataId() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
getDataId() - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
getDataset() - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateDatasetResponse
 
getDataset() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DeleteDatasetResponse
 
getDataset() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetResponse
 
getDataset() - Method in class com.qcloud.cos.model.ciModel.metaInsight.UpdateDatasetResponse
 
getDatasetName() - Method in class com.qcloud.cos.model.ciModel.metaInsight.Binding
 
getDatasetName() - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateDatasetBindingRequest
 
getDatasetName() - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateDatasetRequest
 
getDatasetName() - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateFileMetaIndexRequest
 
getDatasetName() - Method in class com.qcloud.cos.model.ciModel.metaInsight.Dataset
 
getDatasetName() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchRequest
 
getDatasetName() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetSimpleQueryRequest
 
getDatasetName() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DeleteDatasetBindingRequest
 
getDatasetName() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DeleteDatasetRequest
 
getDatasetName() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DeleteFileMetaIndexRequest
 
getDatasetname() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetBindingRequest
 
getDatasetname() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetBindingsRequest
 
getDatasetname() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetRequest
 
getDatasetname() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeFileMetaIndexRequest
 
getDatasetName() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
getDatasetName() - Method in class com.qcloud.cos.model.ciModel.metaInsight.SearchImageRequest
 
getDatasetName() - Method in class com.qcloud.cos.model.ciModel.metaInsight.UpdateDatasetRequest
 
getDatasetName() - Method in class com.qcloud.cos.model.ciModel.metaInsight.UpdateFileMetaIndexRequest
 
getDatasets() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetsResponse
 
getDataSize() - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
 
getDate() - Method in class com.qcloud.cos.internal.eventstreaming.HeaderValue
 
getDate() - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Transition
Returns the expiration date of this object.
getDateStr() - Method in interface com.qcloud.cos.internal.VIDResult
get date header for this upload
getDateStr() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getDateStr() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
getDateStr() - Method in class com.qcloud.cos.model.CompleteMultipartUploadResult
get date header for this upload
getDateStr() - Method in class com.qcloud.cos.model.CopyObjectResult
get date header for this upload
getDateStr() - Method in class com.qcloud.cos.model.CopyResult
get date header for this upload
getDateStr() - Method in class com.qcloud.cos.model.InitiateMultipartUploadResult
 
getDateStr() - Method in class com.qcloud.cos.model.PutObjectResult
get date header for this upload
getDateStr() - Method in class com.qcloud.cos.model.UploadResult
get date header for this upload
getDays() - Method in class com.qcloud.cos.model.BucketIntelligentTierConfiguration.Transition
 
getDays() - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
Returns the time in days from when a new version of the object is uploaded to the bucket and when older versions are archived.
getDays() - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Transition
Returns the time in days from an object's creation to its expiration.
getDays() - Method in class com.qcloud.cos.model.IntelligentTiering.IntelligentTieringTransition
 
getDaysAfterInitiation() - Method in class com.qcloud.cos.model.AbortIncompleteMultipartUpload
 
getDecompressionPrefix() - Method in class com.qcloud.cos.model.ListJobsResult.DecompressionJob
 
getDecompressionResult() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DecompressionHandler
 
getDecryptIv() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getDecryptIv() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getDecryptKey() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getDecryptKey() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getDecryptMode() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getDecryptMode() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getDefault() - Static method in enum com.qcloud.cos.model.SSEAlgorithm
Returns the default server side encryption algorithm, which is AES256.
getDefaultRetryPolicy() - Static method in class com.qcloud.cos.retry.PredefinedRetryPolicies
Returns the SDK default retry policy.
getDeletedObjects() - Method in exception com.qcloud.cos.exception.MultiObjectDeleteException
Returns the list of successfully deleted objects from this request.
getDeletedObjects() - Method in class com.qcloud.cos.internal.DeleteObjectsResponse
 
getDeletedObjects() - Method in class com.qcloud.cos.model.DeleteObjectsResult
Returns the list of successfully deleted objects from this request.
getDeleteDuplicates() - Method in class com.qcloud.cos.model.ciModel.template.MediaSmartCoverObject
 
getDeleteMarkerVersionId() - Method in class com.qcloud.cos.model.DeleteObjectsResult.DeletedObject
Returns the versionId for the delete marker that was created when doing a non-versioned delete in a versioned bucket.
getDeleteMetadata() - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
getDeleteObjectResult() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DeleteObjectsHandler
 
getDelimiter() - Method in class com.qcloud.cos.model.ListMultipartUploadsRequest
Returns the optional delimiter parameter that causes multipart uploads for keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the MultipartUploadListing.getCommonPrefixes() list.
getDelimiter() - Method in class com.qcloud.cos.model.ListObjectsRequest
Gets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the ObjectListing.getCommonPrefixes() list.
getDelimiter() - Method in class com.qcloud.cos.model.ListVersionsRequest
Gets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the VersionListing.getCommonPrefixes() list.
getDelimiter() - Method in class com.qcloud.cos.model.MultipartUploadListing
Gets the delimiter parameter originally used to request this multipart upload listing, or null if no delimiter specified.
getDelimiter() - Method in class com.qcloud.cos.model.ObjectListing
Gets the delimiter parameter originally used to request this object listing, or null if no delimiter specified.
getDelimiter() - Method in class com.qcloud.cos.model.VersionListing
Gets the value of the delimiter parameter used to request this version listing.
getDescription(String) - Method in class com.qcloud.cos.internal.crypto.EncryptionMaterials
 
getDescription() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfig
 
getDescription() - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateDatasetRequest
 
getDescription() - Method in class com.qcloud.cos.model.ciModel.metaInsight.Dataset
 
getDescription() - Method in class com.qcloud.cos.model.ciModel.metaInsight.UpdateDatasetRequest
 
getDescription() - Method in class com.qcloud.cos.transfer.AbstractTransfer
Returns a human-readable description of this transfer.
getDescription() - Method in interface com.qcloud.cos.transfer.Transfer
Returns a human-readable description of this transfer.
getDestination() - Method in class com.qcloud.cos.model.inventory.InventoryConfiguration
Returns the InventoryDestination that contains information about where to publish the inventory results.
getDestinationBucketName() - Method in class com.qcloud.cos.model.BucketLoggingConfiguration
Returns the destination bucket name for this logging configuration.
getDestinationBucketName() - Method in class com.qcloud.cos.model.CopyObjectRequest
Gets the destination bucket name which will contain the new, copied object.
getDestinationBucketName() - Method in class com.qcloud.cos.model.CopyPartRequest
Gets the destination bucket name which will contain the new, copied object.
getDestinationBucketName() - Method in class com.qcloud.cos.model.CopyResult
Gets the destination bucket name which will contain the new, copied object.
getDestinationConfig() - Method in class com.qcloud.cos.model.ReplicationRule
Returns the destination configuration for the replication rule.
getDestinationKey() - Method in class com.qcloud.cos.model.CopyObjectRequest
Gets the destination bucket key under which the new, copied object will be stored.
getDestinationKey() - Method in class com.qcloud.cos.model.CopyPartRequest
Gets the destination bucket key under which the new, copied object will be stored.
getDestinationKey() - Method in class com.qcloud.cos.model.CopyResult
Gets the destination bucket key under which the new, copied object will be stored.
getDestinationSSECustomerKey() - Method in class com.qcloud.cos.model.CopyObjectRequest
 
getDestinationSSECustomerKey() - Method in class com.qcloud.cos.model.CopyPartRequest
 
getDetail() - Method in class com.qcloud.cos.model.ciModel.auditing.SentimentAnalysis
 
getDetail() - Method in class com.qcloud.cos.model.ciModel.metaInsight.Binding
 
getDetailedResults() - Method in class com.qcloud.cos.model.ciModel.job.VqaPlusResult
 
getDetailPerSecondList() - Method in class com.qcloud.cos.model.ciModel.job.CommonTag
 
getDetails() - Method in class com.qcloud.cos.model.SelectObjectContentEvent.ProgressEvent
The Progress event details.
getDetails() - Method in class com.qcloud.cos.model.SelectObjectContentEvent.StatsEvent
The Stats event details.
getDetectContent() - Method in class com.qcloud.cos.model.ciModel.auditing.Conf
 
getDetectedText() - Method in class com.qcloud.cos.model.ciModel.ai.TextDetection
 
getDetections() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNAResult
 
getDetectType() - Method in class com.qcloud.cos.model.ciModel.auditing.Conf
 
getDetectType() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingRequest
 
getDetectUrl() - Method in class com.qcloud.cos.model.ciModel.ai.GoodsMattingRequest
 
getDetectUrl() - Method in class com.qcloud.cos.model.ciModel.ai.ImageOCRRequest
 
getDetectUrl() - Method in class com.qcloud.cos.model.ciModel.ai.RecognizeLogoRequest
 
getDetectUrl() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingRequest
 
getDetectUrl() - Method in class com.qcloud.cos.model.ciModel.image.AIImageColoringRequest
 
getDetectUrl() - Method in class com.qcloud.cos.model.ciModel.image.DetectFaceRequest
 
getDetectUrl() - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelRequest
 
getDetectUrl() - Method in class com.qcloud.cos.model.ciModel.persistence.AIRecRequest
 
getDeviceId() - Method in class com.qcloud.cos.model.ciModel.auditing.UserInfo
 
getDigestChecksum() - Method in class com.qcloud.cos.internal.DigestValidationInputStream
 
getDigitalWatermark() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getDigitalWatermark() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getDirectConcat() - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatTemplateObject
 
getDirectMix() - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioMixObject
 
getDisplayName() - Method in class com.qcloud.cos.model.Owner
Gets the display name of the owner.
getDisplayName() - Method in class com.qcloud.cos.model.UinGrantee
 
getDisplayName() - Method in class com.qcloud.cos.region.Region
 
getDnaConfig() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getDnaDbConfigs() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfigsResponse
 
getDnaDbFiles() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse
 
getDnaDbId() - Method in class com.qcloud.cos.model.ciModel.job.v2.DnaConfig
 
getDnaDbId() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfig
 
getDnaDbId() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesRequest
 
getDnaDbId() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse.DNADbFile
 
getDnaDbName() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfig
 
getDnaResult() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getDocBucketObjectList() - Method in class com.qcloud.cos.model.ciModel.bucket.DocBucketResponse
 
getDocJobDetailList() - Method in class com.qcloud.cos.model.ciModel.job.DocJobListResponse
 
getDocJobObject() - Method in class com.qcloud.cos.model.ciModel.job.DocJobRequest
 
getDocPassword() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
getDocProcessObject() - Method in class com.qcloud.cos.model.ciModel.job.DocOperationObject
 
getDocProcessPageInfoList() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessResult
 
getDocProcessResult() - Method in class com.qcloud.cos.model.ciModel.job.DocOperationObject
 
getDocWatermark() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
getDocWatermarkObject() - Method in class com.qcloud.cos.model.ciModel.job.DocOperationObject
 
getDomainList() - Method in class com.qcloud.cos.model.bucketcertificate.BucketPutDomainCertificate
 
getDomainList() - Method in class com.qcloud.cos.model.BucketRefererConfiguration
 
getDomainName() - Method in class com.qcloud.cos.model.bucketcertificate.BucketDomainCertificateRequest
 
getDomainRules() - Method in class com.qcloud.cos.model.BucketDomainConfiguration
Return the list of custom domain name rules that can be used for configuring custom domain name
getDomainTxtVerification() - Method in class com.qcloud.cos.model.BucketDomainConfiguration
 
getDownloadConfig() - Method in class com.qcloud.cos.model.ciModel.job.FileUnCompressConfig
 
getDownloadPartsThreads() - Method in class com.qcloud.cos.model.GetObjectRequest
 
getDstObject() - Method in class com.qcloud.cos.model.RenameRequest
 
getDstType() - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
getDumpFile() - Method in class com.qcloud.cos.transfer.PersistableResumeDownload
 
getDuration() - Method in class com.qcloud.cos.model.ciModel.auditing.AudioSectionInfo
 
getDuration() - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
getDuration() - Method in class com.qcloud.cos.model.ciModel.job.MediaClipConfig
 
getDuration() - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatFragmentObject
 
getDuration() - Method in class com.qcloud.cos.model.ciModel.job.MediaTimeIntervalObject
 
getDuration() - Method in class com.qcloud.cos.model.ciModel.job.v2.Detection
 
getDuration() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNAResult
 
getDuration() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
getDuration() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaFormat
 
getDuration() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
getDuration() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getDuration() - Method in class com.qcloud.cos.model.ciModel.template.MediaSegmentObject
 
getDuration() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
getDuration() - Method in class com.qcloud.cos.model.ciModel.template.MediaVideoMontageObject
 
getDuration() - Method in class com.qcloud.cos.model.ciModel.workflow.AudioInfo
 
getDuration() - Method in class com.qcloud.cos.model.ciModel.workflow.FormatInfo
 
getDuration() - Method in class com.qcloud.cos.model.ciModel.workflow.InputObjectInfoObject
 
getDuration() - Method in class com.qcloud.cos.model.ciModel.workflow.VideoInfo
 
getDx() - Method in class com.qcloud.cos.model.ciModel.job.DocWatermark
 
getDx() - Method in class com.qcloud.cos.model.ciModel.job.MediaRemoveWaterMark
 
getDx() - Method in class com.qcloud.cos.model.ciModel.template.MediaWatermark
 
getDy() - Method in class com.qcloud.cos.model.ciModel.job.DocWatermark
 
getDy() - Method in class com.qcloud.cos.model.ciModel.job.MediaRemoveWaterMark
 
getDy() - Method in class com.qcloud.cos.model.ciModel.template.MediaWatermark
 
getEffectConfig() - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioMixObject
 
getEmbed() - Method in class com.qcloud.cos.model.ciModel.job.Subtitle
 
getEmptyReferConfiguration() - Method in class com.qcloud.cos.model.BucketRefererConfiguration
 
getEnableBgmFade() - Method in class com.qcloud.cos.model.ciModel.job.EffectConfig
 
getEnabled() - Method in class com.qcloud.cos.model.RequestProgress
Specifies whether periodic SelectObjectContentEvent.ProgressEvents should be sent.
getEnableEndFadeout() - Method in class com.qcloud.cos.model.ciModel.job.EffectConfig
 
getEnableScaleUp() - Method in class com.qcloud.cos.model.ciModel.job.SuperResolution
 
getEnableStartFadein() - Method in class com.qcloud.cos.model.ciModel.job.EffectConfig
 
getEnableWordPolygon() - Method in class com.qcloud.cos.model.ciModel.ai.ImageOCRRequest
 
getEncodingType() - Method in class com.qcloud.cos.model.ListMultipartUploadsRequest
Gets the optional encodingType parameter indicating the encoding method to be applied on the response.
getEncodingType() - Method in class com.qcloud.cos.model.ListObjectsRequest
Gets the optional encodingType parameter indicating the encoding method to be applied on the response.
getEncodingType() - Method in class com.qcloud.cos.model.ListPartsRequest
Gets the optional encodingType parameter indicating the encoding method to be applied on the response.
getEncodingType() - Method in class com.qcloud.cos.model.ListVersionsRequest
Gets the optional encodingType parameter indicating the encoding method to be applied on the response.
getEncodingType() - Method in class com.qcloud.cos.model.MultipartUploadListing
Gets the encoding type used by Qcloud COS to encode object key names in the XML response.
getEncodingType() - Method in class com.qcloud.cos.model.ObjectListing
Gets the encoding type used by Qcloud COS to encode object key names in the XML response.
getEncodingType() - Method in class com.qcloud.cos.model.PartListing
Gets the encoding type used by Qcloud COS to encode object key names in the XML response.
getEncodingType() - Method in class com.qcloud.cos.model.VersionListing
Gets the encoding type used by Qcloud COS to encode object key names in the XML response.
getEncryption() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInputObject
 
getEncryption() - Method in class com.qcloud.cos.model.inventory.InventoryCosBucketDestination
 
getEncryption() - Method in class com.qcloud.cos.model.SSECOSKeyManagementParams
Returns the scheme used for encrypting the Qcloud COS object.
getEncryptionContext() - Method in class com.qcloud.cos.model.SSECOSKeyManagementParams
 
getEncryptionMaterials(Map<String, String>) - Method in interface com.qcloud.cos.internal.crypto.EncryptionMaterialsAccessor
Retrieves encryption materials matching the specified description from some source.
getEncryptionMaterials() - Method in interface com.qcloud.cos.internal.crypto.EncryptionMaterialsFactory
Returns EncryptionMaterials which the caller can use for encryption.
getEncryptionMaterials() - Method in class com.qcloud.cos.internal.crypto.StaticEncryptionMaterialsProvider
 
getEncryptionMaterials(Map<String, String>) - Method in class com.qcloud.cos.internal.crypto.StaticEncryptionMaterialsProvider
 
getEncryptionMaterials() - Method in class com.qcloud.cos.model.PutInstructionFileRequest
Returns the encryption materials if specified; or null if not.
getEncryptIv() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getEncryptIv() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getEncryptKey() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getEncryptKey() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getEncryptMode() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getEncryptMode() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getEnd() - Method in class com.qcloud.cos.model.ciModel.auditing.TextPosition
 
getEnd() - Method in class com.qcloud.cos.model.ciModel.job.MediaTimeIntervalObject
 
getEnd() - Method in class com.qcloud.cos.model.ScanRange
 
getEnd_time() - Method in class com.qcloud.cos.model.ciModel.job.v2.WordList
 
getEndCreationTime() - Method in class com.qcloud.cos.model.ciModel.job.DocJobListRequest
 
getEndCreationTime() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
getEndCreationTime() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
getEndCreationTime() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
getEndFadeoutTime() - Method in class com.qcloud.cos.model.ciModel.job.EffectConfig
 
getEndIndex() - Method in class com.qcloud.cos.model.ciModel.job.PlaceTag
 
getEndMs() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.ResultDetail
 
getEndPage() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
getEndpoint() - Method in class com.qcloud.cos.http.CosHttpRequest
 
getEndpointBuilder() - Method in class com.qcloud.cos.ClientConfig
 
getEndpointResolver() - Method in class com.qcloud.cos.ClientConfig
 
getEndPointSuffix() - Method in class com.qcloud.cos.ClientConfig
Deprecated.
getEndTime() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingLiveInfo
 
getEndTime() - Method in class com.qcloud.cos.model.ciModel.auditing.LanguageResult
 
getEndTime() - Method in class com.qcloud.cos.model.ciModel.job.ActionTag
 
getEndTime() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobDetail
 
getEndTime() - Method in class com.qcloud.cos.model.ciModel.job.DocJobDetail
 
getEndTime() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessJobDetail
 
getEndTime() - Method in class com.qcloud.cos.model.ciModel.job.JobsDetail
 
getEndTime() - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatFragmentObject
 
getEndTime() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
getEndTime() - Method in class com.qcloud.cos.model.ciModel.job.MediaRemoveWaterMark
 
getEndTime() - Method in class com.qcloud.cos.model.ciModel.job.PlaceTag
 
getEndTime() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.JobsDetail
 
getEndTime() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.SentenceList
 
getEndTime() - Method in class com.qcloud.cos.model.ciModel.job.SentenceScores
 
getEndTime() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
getEndTime() - Method in class com.qcloud.cos.model.ciModel.job.v2.Sentence
 
getEndTime() - Method in class com.qcloud.cos.model.ciModel.template.MediaSegmentObject
 
getEndTime() - Method in class com.qcloud.cos.model.ciModel.template.MediaWatermark
 
getEndTime() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTasks
 
getEndTimeOffset() - Method in class com.qcloud.cos.model.ciModel.job.QualityEstimateItem
 
getEngineModelType() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
getEngineModelType() - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
getEntity() - Method in class com.qcloud.cos.model.ciModel.auditing.ListResult
 
getEntityId() - Method in class com.qcloud.cos.model.ciModel.image.ImageInfos
 
getEntityId() - Method in class com.qcloud.cos.model.ciModel.image.ImageSearchRequest
 
getErrMsg() - Method in class com.qcloud.cos.exception.ExceptionLogDetail
 
getErrMsg() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordResult
 
getErrMsg() - Method in class com.qcloud.cos.transfer.ImageAuditingImpl
 
getErrorCode() - Method in exception com.qcloud.cos.exception.CosClientException
 
getErrorCode() - Method in exception com.qcloud.cos.exception.CosServiceException
Returns the COS error code represented by this exception.
getErrorCode() - Method in class com.qcloud.cos.exception.CosServiceExceptionBuilder
 
getErrorCode() - Method in exception com.qcloud.cos.exception.MultiObjectDeleteException
Always returns null since this exception represents a "successful" response from the service with no top-level error code.
getErrorCode() - Method in exception com.qcloud.cos.exception.SelectObjectContentEventException
A unique error code for the failure scenario encountered by the service.
getErrorCode() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
getErrorCode() - Method in class com.qcloud.cos.model.ciModel.persistence.FailedMessage
 
getErrorCount() - Method in class com.qcloud.cos.model.ciModel.job.ErrorDetail
 
getErrorCount() - Method in class com.qcloud.cos.model.ciModel.job.FileCompressResult
 
getErrorDetail() - Method in class com.qcloud.cos.model.ciModel.job.FileCompressResult
 
getErrorDocument() - Method in class com.qcloud.cos.model.BucketWebsiteConfiguration
Returns the complete path to the document to serve for 4xx errors, or null if no error document has been configured.
getErrorFile() - Method in class com.qcloud.cos.model.ciModel.job.ErrorDetail
 
getErrorHostId() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
getErrorLogStatusCodeThresh() - Method in class com.qcloud.cos.ClientConfig
 
getErrorMessage() - Method in exception com.qcloud.cos.exception.CosServiceException
return the human-readable error message provided by the service
getErrorMessage() - Method in class com.qcloud.cos.exception.CosServiceExceptionBuilder
Returns the human-readable error message provided by the service
getErrorMessage() - Method in exception com.qcloud.cos.exception.SelectObjectContentEventException
A human-readable error message for the failure scenario encountered by the service.
getErrorMessage() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
getErrorMsg() - Method in class com.qcloud.cos.model.ciModel.persistence.FailedMessage
 
getErrorRequestId() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
getErrorResponseXml() - Method in exception com.qcloud.cos.exception.CosServiceException
 
getErrorResponseXml() - Method in class com.qcloud.cos.exception.CosServiceExceptionBuilder
Returns the original error response XML received from Qcloud COS
getErrors() - Method in exception com.qcloud.cos.exception.MultiObjectDeleteException
Returns the list of errors from the attempted delete operation.
getErrors() - Method in class com.qcloud.cos.internal.DeleteObjectsResponse
 
getErrorType() - Method in exception com.qcloud.cos.exception.CosServiceException
Indicates who is responsible for this exception (caller, service, or unknown).
getETag() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
getEtag() - Method in class com.qcloud.cos.model.ciModel.job.FileHashCodeResult
 
getEtag() - Method in class com.qcloud.cos.model.ciModel.job.ProcessResult
 
geteTag() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse.DNADbFile
 
getEtag() - Method in class com.qcloud.cos.model.ciModel.job.WatermarkInfo
 
getETag() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
geteTag() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
getETag() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
getEtag() - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
getEtag() - Method in class com.qcloud.cos.model.ciModel.persistence.OriginalInfo
 
geteTag() - Method in class com.qcloud.cos.model.ciModel.workflow.BasicInfo
 
getETag() - Method in class com.qcloud.cos.model.CompleteMultipartUploadResult
Returns the entity tag identifying the new object.
getETag() - Method in class com.qcloud.cos.model.CopyObjectResult
Gets the ETag value for the new object that was created in the associated CopyObjectRequest.
getETag() - Method in class com.qcloud.cos.model.CopyPartResult
Gets the ETag value for the new part that was created in the associated CopyPartRequest.
getETag() - Method in class com.qcloud.cos.model.CopyResult
Returns the entity tag identifying the new object.
getETag() - Method in class com.qcloud.cos.model.COSObjectSummary
Gets the hex encoded 128-bit MD5 hash of this object's contents as computed by Qcloud COS.
getETag() - Method in class com.qcloud.cos.model.COSVersionSummary
Gets the hex encoded 128-bit MD5 hash of this version's contents as computed by COS.
getETag() - Method in class com.qcloud.cos.model.GetSymlinkResult
 
getETag() - Method in class com.qcloud.cos.model.ObjectMetadata
Gets the hex encoded 128-bit MD5 digest of the associated object according to RFC 1864.
getETag() - Method in class com.qcloud.cos.model.PartETag
Returns the entity tag generated from the content of the associated part.
getETag() - Method in class com.qcloud.cos.model.PartSummary
Returns the entity tag generated from the part content.
getETag() - Method in class com.qcloud.cos.model.PutObjectResult
Gets the server-side ETag value for the newly created object.
getETag() - Method in class com.qcloud.cos.model.PutSymlinkResult
 
getETag() - Method in class com.qcloud.cos.model.UploadPartResult
Returns the entity tag of the newly uploaded part.
getETag() - Method in class com.qcloud.cos.model.UploadResult
Returns the entity tag identifying the new object.
getEvent() - Method in class com.qcloud.cos.model.ciModel.queue.MediaNotifyConfig
 
getEventCode() - Method in class com.qcloud.cos.event.ProgressEvent
Deprecated.
getEventId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateFileMetaIndexResponse
 
getEventId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.UpdateFileMetaIndexResponse
 
getEventsIterator() - Method in class com.qcloud.cos.model.SelectObjectContentEventStream
Retrieve an iterator over the SelectObjectContentEvents in this stream, in the order they are returned by COS.
getEventType() - Method in class com.qcloud.cos.event.ProgressEvent
Returns the type of event this object represents.
getExcelPaperDirection() - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
getExcelPaperSize() - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
getException() - Method in class com.qcloud.cos.auth.CredentialsEndpointRetryParameters
 
getException() - Method in class com.qcloud.cos.exception.ExceptionLogDetail
 
getExceptionsLogDetails() - Method in class com.qcloud.cos.http.CosHttpRequest
 
getExecutorService() - Static method in class com.qcloud.cos.event.SDKProgressPublisher
Returns the executor service used for performing the callbacks.
getExpiration() - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
The expiration date at which point the new pre-signed URL will no longer be accepted by COS.
getExpirationDate() - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Returns the expiration date of the object.
getExpirationInDays() - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Returns the time in days from an object's creation to its expiration.
getExpirationInDays() - Method in class com.qcloud.cos.model.RestoreObjectRequest
Returns the time in days from an object's creation to its expiration.
getExpirationTime() - Method in interface com.qcloud.cos.internal.ObjectExpirationResult
Returns the expiration date of the object, or null if the object is not configured to expire.
getExpirationTime() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getExpirationTime() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
getExpirationTime() - Method in class com.qcloud.cos.model.CompleteMultipartUploadResult
Returns the expiration time for this object, or null if it doesn't expire.
getExpirationTime() - Method in class com.qcloud.cos.model.CopyObjectResult
Returns the expiration time for this object, or null if it doesn't expire.
getExpirationTime() - Method in class com.qcloud.cos.model.ObjectMetadata
Returns the time this object will expire and be completely removed from COS.
getExpirationTime() - Method in class com.qcloud.cos.model.PutObjectResult
Returns the expiration time for this object, or null if it doesn't expire.
getExpirationTimeRuleId() - Method in interface com.qcloud.cos.internal.ObjectExpirationResult
Returns the bucket lifecycle configuration rule ID for the expiration of this object.
getExpirationTimeRuleId() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getExpirationTimeRuleId() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
getExpirationTimeRuleId() - Method in class com.qcloud.cos.model.CompleteMultipartUploadResult
Returns the BucketLifecycleConfiguration rule ID for this object's expiration, or null if it doesn't expire.
getExpirationTimeRuleId() - Method in class com.qcloud.cos.model.CopyObjectResult
Returns the BucketLifecycleConfiguration rule ID for this object's expiration, or null if it doesn't expire.
getExpirationTimeRuleId() - Method in class com.qcloud.cos.model.ObjectMetadata
Returns the BucketLifecycleConfiguration rule ID for this object's expiration, or null if it doesn't expire.
getExpirationTimeRuleId() - Method in class com.qcloud.cos.model.PutObjectResult
Returns the BucketLifecycleConfiguration rule ID for this object's expiration, or null if it doesn't expire.
getExpiredTime() - Method in class com.qcloud.cos.auth.InstanceProfileCredentials
 
getExpires() - Method in class com.qcloud.cos.model.ciModel.job.v2.GetPlayListRequest
 
getExpires() - Method in class com.qcloud.cos.model.ciModel.snapshot.PrivateM3U8Request
 
getExpires() - Method in class com.qcloud.cos.model.ResponseHeaderOverrides
Returns the expires response header override if it has been specified, or null otherwise.
getExposedHeaders() - Method in class com.qcloud.cos.model.CORSRule
Returns expose headers of this rule and returns a reference to this object for method chaining.
getExpression() - Method in class com.qcloud.cos.model.SelectObjectContentRequest
The expression that is used to query the object.
getExpression() - Method in class com.qcloud.cos.model.SelectParameters
 
getExpressionType() - Method in class com.qcloud.cos.model.SelectObjectContentRequest
The type of the provided expression (e.g., SQL).
getExpressionType() - Method in class com.qcloud.cos.model.SelectParameters
 
getExtFilter() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowInput
 
getExtractDigitalWatermark() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getExtractDigitalWatermark() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getFace() - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
getFace() - Method in class com.qcloud.cos.model.ciModel.persistence.CIUploadResult
 
getFaceBoundary() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse.FaceInfos
 
getFaceDetailInfos() - Method in class com.qcloud.cos.model.ciModel.persistence.CIUploadResult
 
getFaceId() - Method in class com.qcloud.cos.model.ciModel.ai.Candidates
 
getFaceId() - Method in class com.qcloud.cos.model.ciModel.ai.CreatePersonResponse
 
getFaceId() - Method in class com.qcloud.cos.model.ciModel.ai.FaceIds
 
getFaceId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse.FaceInfos
 
getFaceIds() - Method in class com.qcloud.cos.model.ciModel.ai.DeletePersonFaceRequest
 
getFaceInfo() - Method in class com.qcloud.cos.model.ciModel.image.DetectFaceResponse
 
getFaceInfos() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse.FaceResult
 
getFaceMatchThreshold() - Method in class com.qcloud.cos.model.ciModel.ai.AddPersonFaceRequest
 
getFaceMatchThreshold() - Method in class com.qcloud.cos.model.ciModel.ai.SearchPersonFaceRequest
 
getFaceModelVersion() - Method in class com.qcloud.cos.model.ciModel.image.DetectFaceResponse
 
getFaceNum() - Method in class com.qcloud.cos.model.ciModel.ai.SearchPersonFaceResponse
 
getFaceRecognition() - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
getFaceRecognitionResult() - Method in class com.qcloud.cos.model.ciModel.job.v2.VideoTargetRecResult
 
getFaceRect() - Method in class com.qcloud.cos.model.ciModel.ai.CreatePersonResponse
 
getFaceRect() - Method in class com.qcloud.cos.model.ciModel.ai.Results
 
getFaceRectList() - Method in class com.qcloud.cos.model.ciModel.persistence.FaceDetailInfos
 
getFaceResult() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse
 
getFailPageCount() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessResult
 
getFailureCallbackUrl() - Method in class com.qcloud.cos.model.fetch.PutAsyncFetchTaskRequest
 
getField() - Method in class com.qcloud.cos.model.ciModel.metaInsight.Aggregations
 
getField() - Method in class com.qcloud.cos.model.ciModel.metaInsight.AggregationsResult
 
getField() - Method in class com.qcloud.cos.model.ciModel.metaInsight.Query
 
getField() - Method in class com.qcloud.cos.model.ciModel.metaInsight.SubQueries
 
getFieldDelimiter() - Method in class com.qcloud.cos.model.CSVInput
 
getFieldDelimiter() - Method in class com.qcloud.cos.model.CSVOutput
 
getFieldDelimiterAsString() - Method in class com.qcloud.cos.model.CSVInput
 
getFieldDelimiterAsString() - Method in class com.qcloud.cos.model.CSVOutput
 
getFieldOrder() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getFile() - Method in class com.qcloud.cos.internal.ResettableInputStream
Returns the underlying file, if known; or null if not;
getFile() - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Gets the path and name of the file containing the data to be uploaded to Qcloud COS.
getFile() - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateFileMetaIndexRequest
 
getFile() - Method in class com.qcloud.cos.model.ciModel.metaInsight.UpdateFileMetaIndexRequest
 
getFile() - Method in interface com.qcloud.cos.model.CosDataSource
 
getFile() - Method in class com.qcloud.cos.model.UploadPartRequest
Returns the file containing the data to upload.
getFile() - Method in class com.qcloud.cos.transfer.PersistableUpload
Returns the file name along with path which needs to be uploaded to Qcloud COS.
getFileCompressConfig() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessOperation
 
getFileCompressResult() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessOperation
 
getFileCount() - Method in class com.qcloud.cos.model.ciModel.metaInsight.Dataset
 
getFileHashCodeConfig() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessOperation
 
getFileHashCodeResult() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessOperation
 
getFileHeaderInfo() - Method in class com.qcloud.cos.model.CSVInput
 
getFileId() - Method in class com.qcloud.cos.model.ciModel.common.MediaVod
 
getFileId() - Method in class com.qcloud.cos.model.ciModel.persistence.PicOperations.Rule
 
getFileid() - Method in class com.qcloud.cos.model.ciModel.persistence.RuleItem
 
getFileInfo() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTasks
 
getFileModifiedTime() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
getFileModifiedTime() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
getFilename() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
getFilename() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
getFileNumber() - Method in class com.qcloud.cos.model.ciModel.job.ZipPreviewResponse
 
getFileOffset() - Method in class com.qcloud.cos.model.UploadPartRequest
Returns the optional offset in the specified file, at which to begin uploading data for this part.
getFiles() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetSimpleQueryResponse
 
getFiles() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeFileMetaIndexResponse
 
getFileSize() - Method in class com.qcloud.cos.model.ciModel.job.FileHashCodeResult
 
getFileUnCompressConfig() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessOperation
 
getFillConcat() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getFillInput() - Method in class com.qcloud.cos.model.ciModel.job.v2.FillConcat
 
getFillTime() - Method in class com.qcloud.cos.model.ciModel.job.v2.FillInput
 
getFilter() - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Returns a LifecycleFilter that is used to identify objects that a Lifecycle Rule applies to.
getFilter() - Method in class com.qcloud.cos.model.ciModel.image.ImageSearchRequest
 
getFilter() - Method in class com.qcloud.cos.model.IntelligentTiering.BucketIntelligentTieringConfiguration
 
getFilterDirty() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
getFilterDirty() - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
getFilterModal() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
getFilterModal() - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
getFilterPunc() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
getFilterPunc() - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
getFilterRules() - Method in class com.qcloud.cos.model.COSKeyFilter
 
getFinalSentence() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.ResultDetail
 
getFirst() - Method in class com.qcloud.cos.model.ciModel.job.VideoTagLabels
 
getFirstByte() - Method in class com.qcloud.cos.model.CopyPartRequest
Returns the optional start range to copy from the source object.
getFirstCategory() - Method in class com.qcloud.cos.model.ciModel.image.Label
 
getFirstCategory() - Method in class com.qcloud.cos.model.ciModel.persistence.AIGameRecResponse
 
getFirstChannelOnly() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
getFirstChannelOnly() - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
getFixedEndpointAddr() - Method in class com.qcloud.cos.internal.CosServiceRequest
Returns the setted server ip and port.
getFlashAsr() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
getFlashAsr() - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
getFlashResult() - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognitionResult
 
getFlatten() - Method in class com.qcloud.cos.model.ciModel.job.FileCompressConfig
 
getFontColor() - Method in class com.qcloud.cos.model.ciModel.job.Subtitle
 
getFontColor() - Method in class com.qcloud.cos.model.ciModel.template.MediaWaterMarkText
 
getFontSize() - Method in class com.qcloud.cos.model.ciModel.job.Subtitle
 
getFontSize() - Method in class com.qcloud.cos.model.ciModel.template.MediaWaterMarkText
 
getFontType() - Method in class com.qcloud.cos.model.ciModel.job.Subtitle
 
getFontType() - Method in class com.qcloud.cos.model.ciModel.template.MediaWaterMarkText
 
getForbidState() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getForbidState() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
getForbidState() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
getForbidState() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
getForbidState() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
getForcedReplacement() - Method in class com.qcloud.cos.model.DomainRule
 
getFormat() - Method in class com.qcloud.cos.model.ciModel.job.FileCompressConfig
 
getFormat() - Method in class com.qcloud.cos.model.ciModel.job.MediaContainerObject
 
getFormat() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
getFormat() - Method in class com.qcloud.cos.model.ciModel.job.ProcessResult
 
getFormat() - Method in class com.qcloud.cos.model.ciModel.job.v2.FillConcat
 
getFormat() - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
getFormat() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoObjcet
 
getFormat() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoStreamObject
 
getFormat() - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
getFormat() - Method in class com.qcloud.cos.model.ciModel.persistence.ImageInfo
 
getFormat() - Method in class com.qcloud.cos.model.ciModel.snapshot.CosSnapshotRequest
 
getFormat() - Method in class com.qcloud.cos.model.ciModel.snapshot.SnapshotRequest
 
getFormat() - Method in class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest
 
getFormat() - Method in class com.qcloud.cos.model.ciModel.template.MediaSegmentObject
 
getFormat() - Method in class com.qcloud.cos.model.ciModel.template.MediaSmartCoverObject
 
getFormat() - Method in class com.qcloud.cos.model.ciModel.workflow.ImageInfo
 
getFormat() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaInfo
 
getFormat() - Method in class com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Returns the output format of the inventory results.
getFormatLongName() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaFormat
 
getFormatName() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaFormat
 
getFps() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoCommon
 
getFps() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
getFps() - Method in class com.qcloud.cos.model.ciModel.job.TransTpl
 
getFps() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getFps() - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
getFragmentIndex() - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatFragmentObject
 
getFrameCount() - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
getFrameCount() - Method in class com.qcloud.cos.model.ciModel.persistence.ImageInfo
 
getFrameCount() - Method in class com.qcloud.cos.model.ciModel.workflow.ImageInfo
 
getFrameDoubling() - Method in class com.qcloud.cos.model.ciModel.job.FrameEnhance
 
getFrameEnhance() - Method in class com.qcloud.cos.model.ciModel.job.VideoEnhance
 
getFreeTranscode() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getFreeTranscode() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getFreeze() - Method in class com.qcloud.cos.model.ciModel.auditing.Conf
 
getFrequency() - Method in class com.qcloud.cos.model.inventory.InventorySchedule
Returns the frequency for producing inventory results in String format.
getFusionScore() - Method in class com.qcloud.cos.model.ciModel.job.v2.BodyRecognitionResult
 
getFuture() - Method in class com.qcloud.cos.transfer.CopyMonitor
 
getFuture() - Method in class com.qcloud.cos.transfer.DownloadMonitor
 
getFuture() - Method in class com.qcloud.cos.transfer.ImageAuditingMonitor
 
getFuture() - Method in class com.qcloud.cos.transfer.MultipleFileTransferMonitor
 
getFuture() - Method in class com.qcloud.cos.transfer.ResumableDownloadMonitor
 
getFuture() - Method in interface com.qcloud.cos.transfer.TransferMonitor
Returns a Future to wait on.
getFuture() - Method in class com.qcloud.cos.transfer.UploadMonitor
 
getGameName() - Method in class com.qcloud.cos.model.ciModel.persistence.AIGameRecResponse
 
getGender() - Method in class com.qcloud.cos.model.ciModel.ai.Candidates
 
getGender() - Method in class com.qcloud.cos.model.ciModel.auditing.UserInfo
 
getGeneralProgressListener() - Method in class com.qcloud.cos.internal.CosServiceRequest
Returns the optional progress listener for receiving updates about the progress of the request.
getGoodsMatting(COSClient) - Static method in class com.qcloud.cos.demo.ci.GoodsMattingDemo
接口检测图片中的商品信息,生成只包含商品信息的图片 下载时处理 demo
getGop() - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
getGop() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
getGrantee() - Method in class com.qcloud.cos.model.Grant
Gets the grantee being granted a permission by this grant.
getGrants() - Method in class com.qcloud.cos.model.AccessControlList
Deprecated.
This will remove the duplicate grants if received from Qcloud COS. Use AccessControlList.getGrantsAsList() instead.
getGrantsAsList() - Method in class com.qcloud.cos.model.AccessControlList
Gets the list of Grant objects in this access control list (ACL).
getGroupName() - Method in class com.qcloud.cos.model.ciModel.ai.FaceSearchBucketRequest
 
getGroups() - Method in class com.qcloud.cos.model.ciModel.metaInsight.AggregationsResult
 
getHandlerAfterProcess() - Method in class com.qcloud.cos.ClientConfig
 
getHasBFrame() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getHdrMode() - Method in class com.qcloud.cos.model.ciModel.job.SDRtoHDR
 
getHeader(String) - Method in class com.qcloud.cos.model.transform.StaxUnmarshallerContext
Returns the value of the header with the specified name from the response, or null if not present.
getHeaderName() - Method in enum com.qcloud.cos.model.Permission
Returns the name of the header used to grant this permission.
getHeaders() - Method in class com.qcloud.cos.auth.CredentialsEndpointProvider
 
getHeaders() - Method in class com.qcloud.cos.auth.HttpCredentialsEndpointProvider
 
getHeaders() - Method in class com.qcloud.cos.http.CosHttpRequest
 
getHeaders() - Method in class com.qcloud.cos.http.CosHttpResponse
 
getHeaders() - Method in class com.qcloud.cos.internal.eventstreaming.Message
 
getHeaders() - Method in class com.qcloud.cos.model.ciModel.common.AICommonRequest
 
getHeight() - Method in class com.qcloud.cos.model.ciModel.ai.ItemPolygon
 
getHeight() - Method in class com.qcloud.cos.model.ciModel.ai.SucFaceRects
 
getHeight() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.RotateLocation
 
getHeight() - Method in class com.qcloud.cos.model.ciModel.auditing.Location
 
getHeight() - Method in class com.qcloud.cos.model.ciModel.auditing.ObjectResults.Location
 
getHeight() - Method in class com.qcloud.cos.model.ciModel.image.FaceInfo
 
getHeight() - Method in class com.qcloud.cos.model.ciModel.job.MediaRemoveWaterMark
 
getHeight() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoCommon
 
getHeight() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
getHeight() - Method in class com.qcloud.cos.model.ciModel.job.ProcessResult
 
getHeight() - Method in class com.qcloud.cos.model.ciModel.job.TransTpl
 
getHeight() - Method in class com.qcloud.cos.model.ciModel.job.v2.Location
 
getHeight() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getHeight() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse.FaceBoundary
 
getHeight() - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
getHeight() - Method in class com.qcloud.cos.model.ciModel.persistence.ImageInfo
 
getHeight() - Method in class com.qcloud.cos.model.ciModel.snapshot.CosSnapshotRequest
 
getHeight() - Method in class com.qcloud.cos.model.ciModel.snapshot.SnapshotRequest
 
getHeight() - Method in class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest
 
getHeight() - Method in class com.qcloud.cos.model.ciModel.template.MediaSmartCoverObject
 
getHeight() - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
getHeight() - Method in class com.qcloud.cos.model.ciModel.template.MediaWaterMarkImage
 
getHeight() - Method in class com.qcloud.cos.model.ciModel.workflow.ImageInfo
 
getHeight() - Method in class com.qcloud.cos.model.ciModel.workflow.InputObjectInfoObject
 
getHeight() - Method in class com.qcloud.cos.model.ciModel.workflow.VideoInfo
 
getHighlightHtml() - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
getHitFlag() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInfo
 
getHitFlag() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingResult
 
getHitFlag() - Method in class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
getHitFlag() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo
 
getHitInfos() - Method in class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
getHitMap() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingResult
 
getHlsEncrypt() - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
getHlsEncrypt() - Method in class com.qcloud.cos.model.ciModel.template.MediaSegmentObject
 
getHLSPlayKey(GetHLSPlayKeyRequest) - Method in interface com.qcloud.cos.COS
 
getHLSPlayKey(GetHLSPlayKeyRequest) - Method in class com.qcloud.cos.COSClient
 
getHLSPlayKey(COSClient) - Static method in class com.qcloud.cos.demo.ci.GetHLSPlayKeyDemo
getHLSPlayKey 该接口用于获取hls播放密钥。 该接口属于 GET 请求。
GetHLSPlayKeyDemo - Class in com.qcloud.cos.demo.ci
获取hls播放密钥 详情见暂无
GetHLSPlayKeyDemo() - Constructor for class com.qcloud.cos.demo.ci.GetHLSPlayKeyDemo
 
GetHLSPlayKeyRequest - Class in com.qcloud.cos.model.ciModel.hls
 
GetHLSPlayKeyRequest() - Constructor for class com.qcloud.cos.model.ciModel.hls.GetHLSPlayKeyRequest
 
GetHLSPlayKeyResponse - Class in com.qcloud.cos.model.ciModel.hls
 
GetHLSPlayKeyResponse() - Constructor for class com.qcloud.cos.model.ciModel.hls.GetHLSPlayKeyResponse
 
getHlsTsTime() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
getHostName() - Method in class com.qcloud.cos.model.RedirectRule
Return the host name to use in the redirect request.
getHttpErrorCodeReturnedEquals() - Method in class com.qcloud.cos.model.RoutingRuleCondition
Return the HTTP error code when the redirect is applied.
getHttpExpiresDate() - Method in class com.qcloud.cos.model.ObjectMetadata
Returns the date when the object is no longer cacheable.
getHttpMethod() - Method in class com.qcloud.cos.http.CosHttpRequest
 
getHttpProtocol() - Method in class com.qcloud.cos.ClientConfig
 
getHttpProxyIp() - Method in class com.qcloud.cos.ClientConfig
 
getHttpProxyPort() - Method in class com.qcloud.cos.ClientConfig
 
getHttpRedirectCode() - Method in class com.qcloud.cos.model.RedirectRule
Return the HTTP code to use in the redirect response.
getHttpRequest() - Method in class com.qcloud.cos.http.CosHttpResponse
 
getHttpRequest() - Method in class com.qcloud.cos.model.COSObjectInputStream
Returns the http request from which this input stream is derived.
getId() - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Returns the ID of this rule.
getId() - Method in class com.qcloud.cos.model.CORSRule
Returns the Id of this rule.
getId() - Method in class com.qcloud.cos.model.DeleteBucketInventoryConfigurationRequest
Returns the ID used to identify the inventory configuration.
getId() - Method in class com.qcloud.cos.model.GetBucketInventoryConfigurationRequest
Returns the ID used to identify the inventory configuration.
getId() - Method in class com.qcloud.cos.model.inventory.InventoryConfiguration
Returns the ID used to identify the inventory configuration.
getId() - Method in class com.qcloud.cos.model.Owner
Gets the ID of the owner.
getID() - Method in class com.qcloud.cos.model.ReplicationRule
Returns the id of the replication rule.
getIdentifier() - Method in interface com.qcloud.cos.model.Grantee
Gets the identifier for this grantee.
getIdentifier() - Method in enum com.qcloud.cos.model.GroupGrantee
Gets the group grantee's URI.
getIdentifier() - Method in class com.qcloud.cos.model.UinGrantee
 
getIdleConnectionAlive() - Method in class com.qcloud.cos.ClientConfig
 
getIds() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfigsRequest
 
getIds() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
getIds() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
getIds() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
getIgnoreError() - Method in class com.qcloud.cos.model.ciModel.job.FileCompressConfig
 
getIgnoreSameKey() - Method in class com.qcloud.cos.model.fetch.PutAsyncFetchTaskRequest
 
getIllegal() - Method in class com.qcloud.cos.model.ciModel.auditing.BaseStrategyLabel
 
getIllegalInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getIllegalInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
getImage() - Method in class com.qcloud.cos.model.ciModel.auditing.StrategyLabels
 
getImage() - Method in class com.qcloud.cos.model.ciModel.job.DocWatermark
 
getImage() - Method in class com.qcloud.cos.model.ciModel.template.MediaWatermark
 
getImageAIGCMetadata(String, String) - Method in interface com.qcloud.cos.COS
 
getImageAIGCMetadata(String, String) - Method in class com.qcloud.cos.COSClient
 
getImageAIGCMetadata(COSClient) - Static method in class com.qcloud.cos.demo.ci.AIGCMetadataDemo
getImageAIGCMetadata 可以获取 JPG/JPEG、PNG、AVIF 格式图片的 AIGC 元数据标识信息。 该接口属于 GET 请求。
getImageAuditingList() - Method in class com.qcloud.cos.transfer.MultipleImageAuditingImpl
 
getImageDar() - Method in class com.qcloud.cos.model.ciModel.workflow.InputObjectInfoObject
 
getImageDpi() - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
getImageDpi() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
getImageHeight() - Method in class com.qcloud.cos.model.ciModel.image.DetectFaceResponse
 
getImageHeight() - Method in class com.qcloud.cos.model.ciModel.workflow.InputObjectInfoObject
 
getImageId() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.ImageLibResults
 
getImageId() - Method in class com.qcloud.cos.model.ciModel.auditing.LibResult
 
getImageInfo() - Method in class com.qcloud.cos.model.ciModel.persistence.OriginalInfo
 
getImageInfo() - Method in class com.qcloud.cos.model.ciModel.workflow.FileInfoObject
 
getImageInfoList(ImageAuditingResponse) - Static method in class com.qcloud.cos.demo.ci.AuditingResultUtil
 
getImageInfos() - Method in class com.qcloud.cos.model.ciModel.image.ImageSearchResponse
 
getImageInspect(ImageInspectRequest) - Method in interface com.qcloud.cos.COS
 
getImageInspect(ImageInspectRequest) - Method in class com.qcloud.cos.COSClient
 
getImageInspect(COSClient) - Static method in class com.qcloud.cos.demo.ci.ImageInspectDemo
getImageInspect 检测图片中是否隐含其他类型的可疑文件。
getImageLabel(ImageLabelRequest) - Method in interface com.qcloud.cos.COS
GetImageLabel 图片标签 https://cloud.tencent.com/document/product/460/39082
getImageLabel(ImageLabelRequest) - Method in class com.qcloud.cos.COSClient
 
getImageLabel(COSClient) - Static method in class com.qcloud.cos.demo.ci.ImageLabelDemo
getImageLabel 图片标签,返回图片中置信度较高的主题标签。
getImageLabelV2(ImageLabelV2Request) - Method in interface com.qcloud.cos.COS
GetImageLabel 图片标签V2 https://cloud.tencent.com/document/product/460/39082
getImageLabelV2(ImageLabelV2Request) - Method in class com.qcloud.cos.COSClient
 
getImageParams() - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
getImageParams() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
getImageParams() - Method in class com.qcloud.cos.model.ciModel.job.KeyConfig
 
getImageResult() - Method in class com.qcloud.cos.model.ciModel.metaInsight.SearchImageResponse
 
getImageResults() - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
getImages() - Method in class com.qcloud.cos.model.ciModel.auditing.Mask
 
getImageStyle(ImageStyleRequest) - Method in interface com.qcloud.cos.COS
 
getImageStyle(ImageStyleRequest) - Method in class com.qcloud.cos.COSClient
 
getImageStyle(COSClient) - Static method in class com.qcloud.cos.demo.ci.ImageStyleDemo
查询图片处理样式 https://cloud.tencent.com/document/product/460/30117
GetImageStyleHandler - Class in com.qcloud.cos.internal.cihandler
 
GetImageStyleHandler() - Constructor for class com.qcloud.cos.internal.cihandler.GetImageStyleHandler
 
getImageStyleUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.getImageStyleUnmarshaller
 
getImageWidth() - Method in class com.qcloud.cos.model.ciModel.image.DetectFaceResponse
 
getImageWidth() - Method in class com.qcloud.cos.model.ciModel.workflow.InputObjectInfoObject
 
getIncludedObjectVersions() - Method in class com.qcloud.cos.model.inventory.InventoryConfiguration
Returns which object version(s) to included in the inventory results.
getIndex() - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatTemplateObject
 
getIndex() - Method in class com.qcloud.cos.model.ciModel.job.v2.TimeInfo
 
getIndex() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
getIndex() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoSubtitle
 
getIndex() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getIndexDocumentSuffix() - Method in class com.qcloud.cos.model.BucketWebsiteConfiguration
Returns the document to serve when a directory is specified (ex: index.html).
getInfoList() - Method in class com.qcloud.cos.model.ciModel.job.MediaRecognition
 
getInfoToResume() - Method in class com.qcloud.cos.transfer.PauseResult
Returns the information that can be used to resume a successfully paused operation.
getInitialClipNum() - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
getInitiated() - Method in class com.qcloud.cos.model.MultipartUpload
Returns the date at which this upload was initiated.
getInitiateMultipartUploadResult() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.InitiateMultipartUploadHandler
 
getInitiator() - Method in class com.qcloud.cos.model.MultipartUpload
Returns the user who initiated this multipart upload.
getInitiator() - Method in class com.qcloud.cos.model.PartListing
Returns details on the user who initiated the associated multipart upload.
getInlier() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaSong
 
getInodeId() - Method in class com.qcloud.cos.model.ObjectMetadata
 
getInput() - Method in class com.qcloud.cos.model.ciModel.auditing.AudioAuditingRequest
 
getInput() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingRequest
 
getInput() - Method in class com.qcloud.cos.model.ciModel.auditing.TextAuditingRequest
 
getInput() - Method in class com.qcloud.cos.model.ciModel.auditing.VideoAuditingRequest
 
getInput() - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingRequest
 
getInput() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobDetail
 
getInput() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobRequest
 
getInput() - Method in class com.qcloud.cos.model.ciModel.job.DocJobDetail
 
getInput() - Method in class com.qcloud.cos.model.ciModel.job.DocJobObject
 
getInput() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessJobDetail
 
getInput() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessRequest
 
getInput() - Method in class com.qcloud.cos.model.ciModel.job.JobsDetail
 
getInput() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
getInput() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
getInput() - Method in class com.qcloud.cos.model.ciModel.job.MediaTtsConfig
 
getInput() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest
 
getInput() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.JobsDetail
 
getInput() - Method in class com.qcloud.cos.model.ciModel.job.TranslationRequest
 
getInput() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
getInput() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
getInput() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoRequest
 
getInput() - Method in class com.qcloud.cos.model.ciModel.snapshot.SnapshotRequest
 
getInput() - Method in class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest
 
getInput() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowNode
 
getInput() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowStart
 
getInputFaceBoundary() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse.FaceResult
 
getInputList() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageAuditingRequest
 
getInputObjectInfo() - Method in class com.qcloud.cos.model.ciModel.workflow.JudgementResultObject
 
getInputObjectName() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTaskResultInfoObjectInfo
 
getInputSerialization() - Method in class com.qcloud.cos.model.SelectObjectContentRequest
Describes the format of the data in the object that is being queried.
getInputSerialization() - Method in class com.qcloud.cos.model.SelectParameters
 
getInputStream() - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Gets the input stream containing the data to be uploaded to Qcloud COS.
getInputStream() - Method in interface com.qcloud.cos.model.CosDataSource
 
getInputStream() - Method in class com.qcloud.cos.model.UploadPartRequest
Returns the stream containing the data to upload for the new part.
getInputText() - Method in class com.qcloud.cos.model.ciModel.image.AutoTranslationBlockRequest
 
getInputType() - Method in class com.qcloud.cos.model.ciModel.job.MediaTtsConfig
 
getInstance() - Static method in class com.qcloud.cos.auth.ConnectionUtils
 
getInstance() - Static method in class com.qcloud.cos.auth.InstanceCredentialsRetryPolicy
 
getInstance() - Static method in class com.qcloud.cos.auth.InstanceCredentialsUtils
 
getInstance() - Static method in class com.qcloud.cos.model.transform.SimpleTypeStaxUnmarshallers.LongStaxUnmarshaller
 
getInstanceId() - Method in class com.qcloud.cos.model.ciModel.job.CallBackKafkaConfig
 
getInstanceId() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListResponse
 
getInstanceLength() - Method in class com.qcloud.cos.model.ObjectMetadata
Returns the physical length of the entire object stored in COS.
getInstructionFileSuffix() - Method in class com.qcloud.cos.model.EncryptedGetObjectRequest
 
getInteger() - Method in class com.qcloud.cos.internal.eventstreaming.HeaderValue
 
getInterlaced() - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
getInterval() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageAuditingInputObject
 
getInterval() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingRequest
 
getInventoryConfiguration() - Method in class com.qcloud.cos.model.GetBucketInventoryConfigurationResult
Returns the requested inventory configuration.
getInventoryConfiguration() - Method in class com.qcloud.cos.model.SetBucketInventoryConfigurationRequest
Returns the inventory configuration.
getInventoryConfigurationList() - Method in class com.qcloud.cos.model.ListBucketInventoryConfigurationsResult
Returns the list of inventory configurations for a bucket.
getInventoryFilter() - Method in class com.qcloud.cos.model.inventory.InventoryConfiguration
Returns the inventoryFilter used to describe a set of objects to include in inventory results.
getInventoryText() - Method in class com.qcloud.cos.model.SetBucketInventoryConfigurationRequest
 
getIp() - Method in class com.qcloud.cos.model.ciModel.auditing.UserInfo
 
getIsCheckAudioBitrate() - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
getIsCheckAudioChannel() - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
getIsCheckBlack() - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
getIsCheckCount() - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
getIsCheckReso() - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
getIsCheckVideoBitrate() - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
getIsCheckVideoFps() - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
getIsDistinguishHost() - Method in class com.qcloud.cos.ClientConfig
 
getIsHdr2Sdr() - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
getIsHlsEncrypt() - Method in class com.qcloud.cos.model.ciModel.job.HlsEncrypt
 
getIsHlsEncrypt() - Method in class com.qcloud.cos.model.ciModel.template.MediaHlsEncryptObject
 
getIsPicInfo() - Method in class com.qcloud.cos.model.ciModel.job.MediaPicProcessTemplateObject
 
getIsPicInfo() - Method in class com.qcloud.cos.model.ciModel.job.PicProcess
 
getIsPicInfo() - Method in class com.qcloud.cos.model.ciModel.persistence.FacePlateMosaicObject
 
getIsPicInfo() - Method in class com.qcloud.cos.model.ciModel.persistence.PicOperations
 
getIsStreamCopy() - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
getItemPolygon() - Method in class com.qcloud.cos.model.ciModel.ai.TextDetection
 
getItems() - Method in class com.qcloud.cos.model.ciModel.job.DetailedResult
 
getIV() - Method in class com.qcloud.cos.internal.crypto.CryptoConfiguration
 
getIV() - Method in class com.qcloud.cos.model.ciModel.auditing.Encryption
 
getJobDetail() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobResponse
 
getJobDetail() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessJobResponse
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.auditing.AudioAuditingRequest
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.auditing.DescribeImageAuditingRequest
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingRequest
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingRequest
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.auditing.ReportBadCaseRequest
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.auditing.TextAuditingRequest
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.auditing.VideoAuditingRequest
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingRequest
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobDetail
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobRequest
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.job.DocJobDetail
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.job.DocJobRequest
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessJobDetail
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessRequest
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.job.JobsDetail
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.JobsDetail
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.job.TranslationResponse
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
getJobId() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTasks
 
getJobId() - Method in class com.qcloud.cos.model.DecompressionResult
 
getJobId() - Method in class com.qcloud.cos.model.inventory.PostBucketInventoryConfigurationResult
 
getJobId() - Method in class com.qcloud.cos.model.ListJobsResult.DecompressionJob
 
getJobLevel() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
getJobLevel() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getJobLevel() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.Operation
 
getJobLevel() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Operation
 
getJobLevel() - Method in class com.qcloud.cos.model.ciModel.job.TranslationOperation
 
getJobLevel() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getJobList() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageAuditingResponse
 
getJobParam() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
getJobs() - Method in class com.qcloud.cos.model.ListJobsResult
 
getJobsDetail() - Method in class com.qcloud.cos.model.ciModel.auditing.AudioAuditingResponse
 
getJobsDetail() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingResponse
 
getJobsDetail() - Method in class com.qcloud.cos.model.ciModel.auditing.TextAuditingResponse
 
getJobsDetail() - Method in class com.qcloud.cos.model.ciModel.auditing.VideoAuditingResponse
 
getJobsDetail() - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingResponse
 
getJobsDetail() - Method in class com.qcloud.cos.model.ciModel.job.DocJobResponse
 
getJobsDetail() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobResponse
 
getJobsDetail() - Method in class com.qcloud.cos.model.ciModel.job.PicProcessResponse
 
getJobsDetail() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse
 
getJobsDetail() - Method in class com.qcloud.cos.model.ciModel.job.TranslationResponse
 
getJobsDetail() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobResponseV2
 
getJobsDetailList() - Method in class com.qcloud.cos.model.ciModel.job.MediaListJobResponse
 
getJson() - Method in class com.qcloud.cos.model.InputSerialization
Specifies JSON as object's input serialization format.
getJson() - Method in class com.qcloud.cos.model.OutputSerialization
Specifies JSON as request's output serialization format.
getJudgementInfo() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTasks
 
getJudgementResult() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTaskJudgementInfo
 
getKeepAllTracks() - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioObject
 
getKeepTwoTracks() - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioObject
 
getKey() - Method in class com.qcloud.cos.exception.MultiObjectDeleteException.DeleteError
Returns the key of the object that couldn't be deleted.
getKey() - Method in class com.qcloud.cos.internal.crypto.MultipartUploadCryptoContext
 
getKey() - Method in class com.qcloud.cos.model.AbortMultipartUploadRequest
Returns the key of the multipart upload to abort.
getKey() - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Gets the key under which to store the new object.
getKey() - Method in class com.qcloud.cos.model.ciModel.auditing.Encryption
 
getKey() - Method in class com.qcloud.cos.model.ciModel.common.CImageProcessRequest
Gets the key of the object to image process.
getKey() - Method in class com.qcloud.cos.model.ciModel.common.ImageProcessRequest
Gets the key of the object to image process.
getKey() - Method in class com.qcloud.cos.model.ciModel.job.FileCompressConfig
 
getKey() - Method in class com.qcloud.cos.model.ciModel.job.KeyConfig
 
getKey() - Method in class com.qcloud.cos.model.ciModel.job.ZipPreviewResponse.Content
 
getKey() - Method in class com.qcloud.cos.model.ciModel.metaInsight.File
 
getKey() - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
getKey() - Method in class com.qcloud.cos.model.ciModel.persistence.OriginalInfo
 
getKey() - Method in class com.qcloud.cos.model.CompleteMultipartUploadRequest
Returns the key under which the multipart upload to complete is stored.
getKey() - Method in class com.qcloud.cos.model.CompleteMultipartUploadResult
Gets the key by which the newly created object is stored.
getKey() - Method in class com.qcloud.cos.model.COSObject
Gets the key under which this object is stored.
getKey() - Method in class com.qcloud.cos.model.COSObjectId
 
getKey() - Method in class com.qcloud.cos.model.COSObjectIdBuilder
 
getKey() - Method in class com.qcloud.cos.model.COSObjectSummary
Gets the key under which this object is stored in Qcloud COS.
getKey() - Method in class com.qcloud.cos.model.COSVersionSummary
Gets the key under which this version is stored in COS.
getKey() - Method in class com.qcloud.cos.model.DeleteObjectRequest
Gets the key of the object to delete.
getKey() - Method in class com.qcloud.cos.model.DeleteObjectsRequest.KeyVersion
 
getKey() - Method in class com.qcloud.cos.model.DeleteObjectsResult.DeletedObject
Returns the key that was successfully deleted.
getKey() - Method in class com.qcloud.cos.model.DeleteObjectTaggingRequest
 
getKey() - Method in class com.qcloud.cos.model.DeleteVersionRequest
Gets the key of the object to delete.
getKey() - Method in class com.qcloud.cos.model.fetch.PutAsyncFetchTaskRequest
 
getKey() - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
Returns the key of the object involved in this request.
getKey() - Method in class com.qcloud.cos.model.GetObjectAclRequest
 
getKey() - Method in class com.qcloud.cos.model.GetObjectMetadataRequest
Gets the key of the object whose metadata is being retrieved.
getKey() - Method in class com.qcloud.cos.model.GetObjectRequest
Gets the key under which the object to be downloaded is stored.
getKey() - Method in class com.qcloud.cos.model.GetObjectTaggingRequest
 
getKey() - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Returns the key by which to store the new multipart upload, and hence, the eventual object created from the multipart upload.
getKey() - Method in class com.qcloud.cos.model.InitiateMultipartUploadResult
Returns the object key for which the multipart upload was initiated.
getKey() - Method in class com.qcloud.cos.model.ListJobsResult.DecompressionJob
 
getKey() - Method in class com.qcloud.cos.model.ListPartsRequest
Returns the key of the associated multipart upload whose parts are being listed.
getKey() - Method in class com.qcloud.cos.model.MultipartUpload
Returns the key by which this upload is stored.
getKey() - Method in class com.qcloud.cos.model.PartListing
Returns the key value specified in the original request used to identify which multipart upload contains the parts to list.
getKey() - Method in class com.qcloud.cos.model.RestoreObjectRequest
Gets the key, the name of the reference to the object to restore, which is now stored in CAS.
getKey() - Method in class com.qcloud.cos.model.SelectObjectContentRequest
The Object Key.
getKey() - Method in class com.qcloud.cos.model.SetObjectAclRequest
Returns the name of the object whose ACL is being set.
getKey() - Method in class com.qcloud.cos.model.SetObjectTaggingRequest
 
getKey() - Method in class com.qcloud.cos.model.SSECustomerKey
Returns the base64-encoded server-side encryption key that was provided in this object's constructor.
getKey() - Method in class com.qcloud.cos.model.Tag.Tag
 
getKey() - Method in class com.qcloud.cos.model.UploadPartRequest
Returns the key of the initiated multipart upload.
getKey() - Method in class com.qcloud.cos.model.UploadResult
Returns the key by which the newly created object is stored.
getKey() - Method in class com.qcloud.cos.transfer.CIPostJobImpl
The key under which this object was stored in Qcloud COS.
getKey() - Method in interface com.qcloud.cos.transfer.Download
The key under which this object was stored in Qcloud COS.
getKey() - Method in class com.qcloud.cos.transfer.DownloadImpl
The key under which this object was stored in Qcloud COS.
getKey() - Method in class com.qcloud.cos.transfer.PersistableUpload
Returns the name of the object.
getKeyConfigList() - Method in class com.qcloud.cos.model.ciModel.job.FileCompressConfig
 
getKeyId() - Method in class com.qcloud.cos.model.ciModel.auditing.Encryption
 
getKeyID() - Method in class com.qcloud.cos.model.ciModel.job.HlsEncrypt
 
getKeyMarker() - Method in class com.qcloud.cos.model.ListMultipartUploadsRequest
Returns the optional key marker indicating where in the results to begin listing.
getKeyMarker() - Method in class com.qcloud.cos.model.ListVersionsRequest
Gets the optional keyMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
getKeyMarker() - Method in class com.qcloud.cos.model.MultipartUploadListing
Returns the optional key marker specified in the original request to specify where in the results to begin listing multipart uploads.
getKeyMarker() - Method in class com.qcloud.cos.model.VersionListing
The key marker parameter originally used to request this version listing, or null if no key marker was specified.
getKeyPair() - Method in class com.qcloud.cos.internal.crypto.EncryptionMaterials
Returns the key pair stored in this EncryptionMaterials object.
getKeyPair() - Method in class com.qcloud.cos.internal.crypto.KMSEncryptionMaterials
Always throws UnsupportedOperationException.
getKeyPrefix() - Method in interface com.qcloud.cos.transfer.MultipleFileDownload
Returns the key prefix of the virtual directory being downloaded.
getKeyPrefix() - Method in class com.qcloud.cos.transfer.MultipleFileDownloadImpl
Returns the key prefix of the virtual directory being downloaded.
getKeyPrefix() - Method in interface com.qcloud.cos.transfer.MultipleFileUpload
Returns the key prefix of the virtual directory being uploaded.
getKeyPrefix() - Method in class com.qcloud.cos.transfer.MultipleFileUploadImpl
Returns the key prefix of the virtual directory being uploaded to.
getKeyPrefixEquals() - Method in class com.qcloud.cos.model.RoutingRuleCondition
Return the object key name prefix when the redirect is applied.
getKeys() - Method in class com.qcloud.cos.model.ciModel.job.DownloadConfig
 
getKeys() - Method in class com.qcloud.cos.model.DeleteObjectsRequest
Returns the list of keys to delete from this bucket.
getKeyType() - Method in class com.qcloud.cos.model.ciModel.auditing.Encryption
 
getKeyword() - Method in class com.qcloud.cos.model.ciModel.auditing.HitInfo
 
getKeywordID() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeyword
 
getKeywordID() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordResult
 
getKeywordIDs() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordRequest
 
getKeyWords() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInfo
 
getKeywords() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordRequest
 
getKeywords() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordResponse
 
getKeywords() - Method in class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
getKeywords() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.OcrResults
 
getKeywords() - Method in class com.qcloud.cos.model.ciModel.auditing.ObjectResults
 
getKeywords() - Method in class com.qcloud.cos.model.ciModel.auditing.OcrResults
 
getKMSAlgorithm() - Method in class com.qcloud.cos.model.BucketEncryptionConfiguration
 
getKmsMasterKeyID() - Method in class com.qcloud.cos.model.BucketEncryptionConfiguration
 
getKmsRegion() - Method in class com.qcloud.cos.internal.crypto.CryptoConfiguration
Returns the the KMS region explicitly specified for the KMS client when such client is internally instantiated; or null if no explicit KMS region is specified.
getKmsRegion() - Method in class com.qcloud.cos.model.ciModel.job.HlsEncrypt
 
getLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingAudio
 
getLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingImage
 
getLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeyword
 
getLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordRequest
 
getLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordResult
 
getLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
getLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.BaseAuditingDetail
 
getLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
getLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo
 
getLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
getLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
getLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentResultInfo
 
getLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
getLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.LanguageResult
 
getLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.ReportBadCaseRequest
 
getLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
getLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.SentimentAnalysis
 
getLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.SnapshotInfo
 
getLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
getLabel() - Method in class com.qcloud.cos.model.ciModel.job.AigcMetadata
 
getLabelName() - Method in class com.qcloud.cos.model.ciModel.image.Label
 
getLabels() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategy
 
getLabels() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategyRequest
 
getLabels() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
getLabels() - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
getLabels() - Method in class com.qcloud.cos.model.ciModel.job.VideoTagData
 
getLang() - Method in class com.qcloud.cos.model.ciModel.job.OperationTranslation
 
getLang() - Method in class com.qcloud.cos.model.ciModel.job.TranslationInput
 
getLanguage() - Method in class com.qcloud.cos.model.ciModel.ai.ImageOCRResponse
 
getLanguage() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
getLanguage() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
getLanguage() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoSubtitle
 
getLanguage() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getLanguageResult() - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
getLanguageType() - Method in class com.qcloud.cos.model.ciModel.ai.ImageOCRRequest
 
getLargeImageDetect() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageAuditingInputObject
 
getLargeImageDetect() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingRequest
 
getLastByte() - Method in class com.qcloud.cos.model.CopyPartRequest
Returns the optional zero-based byte offset to stop copying the source.
getLastModified() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
getLastModified() - Method in class com.qcloud.cos.model.ciModel.job.FileHashCodeResult
 
getLastModified() - Method in class com.qcloud.cos.model.ciModel.job.ZipPreviewResponse.Content
 
getLastModified() - Method in class com.qcloud.cos.model.ciModel.workflow.BasicInfo
 
getLastModified() - Method in class com.qcloud.cos.model.COSObjectSummary
Gets the date when, according to Qcloud COS, this object was last modified.
getLastModified() - Method in class com.qcloud.cos.model.COSVersionSummary
Gets the date according to COS at which this version was last modified.
getLastModified() - Method in class com.qcloud.cos.model.GetSymlinkResult
 
getLastModified() - Method in class com.qcloud.cos.model.ObjectMetadata
Gets the value of the Last-Modified header, indicating the date and time at which Qcloud COS last recorded a modification to the associated object.
getLastModified() - Method in class com.qcloud.cos.model.PartSummary
Returns the date this part was last modified.
getLastModifiedDate() - Method in class com.qcloud.cos.model.CopyObjectResult
Gets the date the newly copied object was last modified.
getLastModifiedDate() - Method in class com.qcloud.cos.model.CopyPartResult
Gets the date the newly copied part was last modified.
getLeft() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse.FaceBoundary
 
getLeftBottom() - Method in class com.qcloud.cos.model.ciModel.ai.WordPolygon
 
getLeftTop() - Method in class com.qcloud.cos.model.ciModel.ai.WordPolygon
 
getLevel() - Method in class com.qcloud.cos.model.ciModel.auditing.UserInfo
 
getLevel() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getLibId() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordRequest
 
getLibID() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordResponse
 
getLibID() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLib
 
getLibid() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLibRequest
 
getLibID() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLibResponse
 
getLibName() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLib
 
getLibName() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLibRequest
 
getLibName() - Method in class com.qcloud.cos.model.ciModel.auditing.HitInfo
 
getLibResults() - Method in class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
getLibResults() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo
 
getLibs() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLibResponse
 
getLicenseRecognitionResult() - Method in class com.qcloud.cos.model.ciModel.job.v2.VideoTargetRecResult
 
getLifecycleConfiguration() - Method in class com.qcloud.cos.model.SetBucketLifecycleConfigurationRequest
 
getLimit() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordRequest
 
getLimit() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategyRequest
 
getLimit() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLibRequest
 
getLimit() - Method in class com.qcloud.cos.model.ciModel.image.ImageSearchRequest
 
getLimit() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchRequest
 
getLimit() - Method in class com.qcloud.cos.model.ciModel.metaInsight.SearchImageRequest
 
getLines() - Method in class com.qcloud.cos.model.ciModel.template.SpriteSnapshotConfig
 
getListener() - Method in class com.qcloud.cos.event.ProgressInputStream
 
getListeners() - Method in class com.qcloud.cos.event.ProgressListenerChain
Returns the listeners associated with this listener chain.
getListInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInputObject
 
getListInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getListInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
getListInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
getListInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
getListInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
getListing() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListVersionsHandler
 
getListingFile() - Method in class com.qcloud.cos.model.ciModel.job.FileUnCompressConfig
 
getListMultipartUploadsResult() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListMultipartUploadsHandler
 
getListName() - Method in class com.qcloud.cos.model.ciModel.auditing.ListResult
 
getListPartsResult() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListPartsHandler
 
getListResults() - Method in class com.qcloud.cos.model.ciModel.auditing.ListInfo
 
getListType() - Method in class com.qcloud.cos.model.ciModel.auditing.ListResult
 
getLiveOutput() - Method in class com.qcloud.cos.model.ciModel.auditing.Mask
 
getLocalTimeDelta() - Method in class com.qcloud.cos.auth.COSSigner
 
getLocation() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BucketLocationHandler
 
getLocation() - Method in class com.qcloud.cos.model.Bucket
 
getLocation() - Method in class com.qcloud.cos.model.ciModel.ai.RecognizeLogoResponse.LogoInfo
 
getLocation() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo.ObjectResults
 
getLocation() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.OcrResults
 
getLocation() - Method in class com.qcloud.cos.model.ciModel.auditing.ObjectResults
 
getLocation() - Method in class com.qcloud.cos.model.ciModel.auditing.OcrResults
 
getLocation() - Method in class com.qcloud.cos.model.ciModel.auditing.PoliticsInfoObjectResults
 
getLocation() - Method in class com.qcloud.cos.model.ciModel.job.MediaBodyInfo
 
getLocation() - Method in class com.qcloud.cos.model.ciModel.job.v2.ResultInfo
 
getLocation() - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
getLocation() - Method in class com.qcloud.cos.model.ciModel.persistence.OriginalInfo
 
getLocation() - Method in class com.qcloud.cos.model.CompleteMultipartUploadResult
Returns the URL identifying the new multipart object.
getLocMode() - Method in class com.qcloud.cos.model.ciModel.template.MediaWatermark
 
getLogFilePrefix() - Method in class com.qcloud.cos.model.BucketLoggingConfiguration
Returns the optional log file prefix.
getLoggingConfiguration() - Method in class com.qcloud.cos.model.SetBucketLoggingConfigurationRequest
Gets the logging configuration for the specified bucket.
getLogoInfo() - Method in class com.qcloud.cos.model.ciModel.ai.RecognizeLogoResponse
 
getLong() - Method in class com.qcloud.cos.internal.eventstreaming.HeaderValue
 
getLongImage() - Method in class com.qcloud.cos.model.ciModel.job.ImageQualityResponse
 
getLongShortMode() - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
getLongShortMode() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
getLowQualityScore() - Method in class com.qcloud.cos.model.ciModel.job.ImageQualityResponse
 
getM3u8() - Method in class com.qcloud.cos.model.ciModel.snapshot.PrivateM3U8Response
 
getManifest() - Method in class com.qcloud.cos.model.ciModel.common.BatchInputObject
 
getMargin() - Method in class com.qcloud.cos.model.ciModel.template.SpriteSnapshotConfig
 
getMarker() - Method in class com.qcloud.cos.model.ListBucketsRequest
 
getMarker() - Method in class com.qcloud.cos.model.ListObjectsRequest
Gets the optional marker parameter indicating where in the bucket to begin listing.
getMarker() - Method in class com.qcloud.cos.model.ObjectListing
Gets the marker parameter originally used to request this object listing, or null if no marker was specified.
getMask() - Method in class com.qcloud.cos.model.ciModel.auditing.Conf
 
getMaskInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getMasterPlayKey() - Method in class com.qcloud.cos.model.ciModel.hls.PlayKeyList
 
getMasterPlayKey() - Method in class com.qcloud.cos.model.ciModel.hls.UpdataHLSPlayKeyRequest
 
getMatchDetails() - Method in class com.qcloud.cos.model.ciModel.job.v2.Detection
 
getMatchEndTime() - Method in class com.qcloud.cos.model.ciModel.job.v2.MatchDetail
 
getMatchingETagConstraints() - Method in class com.qcloud.cos.model.CopyObjectRequest
Gets the optional list of ETag constraints that, when present, must include a match for the source object's current ETag in order for the copy object request to be executed.
getMatchingETagConstraints() - Method in class com.qcloud.cos.model.CopyPartRequest
Gets the optional list of ETag constraints that, when present, must include a match for the source object's current ETag in order for the copy object request to be executed.
getMatchingETagConstraints() - Method in class com.qcloud.cos.model.GetObjectRequest
Gets the optional list of ETag constraints that, when present, must include a match for the object's current ETag in order for this request to be executed.
getMatchStartTime() - Method in class com.qcloud.cos.model.ciModel.job.v2.MatchDetail
 
getMatchThreshold() - Method in class com.qcloud.cos.model.ciModel.image.ImageSearchRequest
 
getMatchThreshold() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchRequest
 
getMatchThreshold() - Method in class com.qcloud.cos.model.ciModel.metaInsight.SearchImageRequest
 
getMatchType() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLib
 
getMatchType() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLibRequest
 
getMaterialsDescription() - Method in class com.qcloud.cos.internal.crypto.EncryptionMaterials
Returns a snapshot of the current material description; never null.
getMaterialsDescription() - Method in class com.qcloud.cos.internal.crypto.MultipartUploadCryptoContext
 
getMaterialsDescription() - Method in class com.qcloud.cos.model.EncryptedInitiateMultipartUploadRequest
 
getMaterialsDescription() - Method in class com.qcloud.cos.model.EncryptedPutObjectRequest
 
getMaterialsDescription() - Method in interface com.qcloud.cos.model.MaterialsDescriptionProvider
Returns an unmodifiable view of the MaterialsDescription which the caller can use to load EncryptionMaterials from any EncryptionMaterialsAccessor
getMaterialsDescription() - Method in class com.qcloud.cos.model.PutInstructionFileRequest
Returns the material description for the new instruction file.
getMaxAgeSeconds() - Method in class com.qcloud.cos.model.CORSRule
Sets the ID of this rule and returns a reference to this object for method chaining.
getMaxCapacity() - Method in class com.qcloud.cos.model.ciModel.image.OpenImageSearchRequest
 
getMaxConcurrent() - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueObject
 
getMaxConcurrent() - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueObject
 
getMaxConnectionsCount() - Method in class com.qcloud.cos.ClientConfig
 
getMaxErrorRetry() - Method in class com.qcloud.cos.ClientConfig
 
getMaxErrorRetryForCopyRequest() - Method in class com.qcloud.cos.ClientConfig
 
getMaxFaceNum() - Method in class com.qcloud.cos.model.ciModel.image.DetectFaceRequest
 
getMaxFaceNum() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchRequest
 
getMaxFaceNum() - Method in class com.qcloud.cos.model.ciModel.metaInsight.File
 
getMaxFrames() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageAuditingInputObject
 
getMaxFrames() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingRequest
 
getMaxKeys() - Method in class com.qcloud.cos.model.ListBucketsRequest
 
getMaxKeys() - Method in class com.qcloud.cos.model.ListObjectsRequest
Gets the optional maxKeys parameter indicating the maximum number of keys to include in the response.
getMaxKeys() - Method in class com.qcloud.cos.model.ObjectListing
Gets the maxKeys parameter originally used to request this object listing, or the default maxKeys value provided by Qcloud COS if the requester didn't specify a value.
getMaxKeys() - Method in class com.qcloud.cos.model.VersionListing
Gets the value of the maxKeys parameter used to request this version listing.
getMaxParts() - Method in class com.qcloud.cos.model.ListPartsRequest
Returns the optional maximum number of parts to be returned in the part listing.
getMaxParts() - Method in class com.qcloud.cos.model.PartListing
Returns the optional max parts value specified in the original request to limit how many parts are listed.
getMaxQps() - Method in class com.qcloud.cos.model.ciModel.image.OpenImageSearchRequest
 
getMaxrate() - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
getMaxrate() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
getMaxResults() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetSimpleQueryRequest
 
getMaxresults() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetBindingsRequest
 
getMaxresults() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetsRequest
 
getMaxResults() - Method in class com.qcloud.cos.model.ListVersionsRequest
Gets the optional maxResults parameter indicating the maximum number of results to include in the response.
getMaxSize() - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueObject
 
getMaxSize() - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueObject
 
getMaxUploads() - Method in class com.qcloud.cos.model.ListMultipartUploadsRequest
Returns the optional maximum number of uploads to return, or null if no maximum number of uploads has been set for this request.
getMaxUploads() - Method in class com.qcloud.cos.model.MultipartUploadListing
Returns the optional maximum number of uploads to be listed, as specified in the original request.
getMd5() - Method in class com.qcloud.cos.model.ciModel.job.FileHashCodeResult
 
getMd5() - Method in class com.qcloud.cos.model.ciModel.workflow.ImageInfo
 
getMd5() - Method in class com.qcloud.cos.model.fetch.PutAsyncFetchTaskRequest
 
getMd5() - Method in class com.qcloud.cos.model.SSECustomerKey
Returns the optional base64-encoded MD5 digest of the encryption key to use when validating the integrity of the transmitted server-side encryption key.
getMd5Digest() - Method in class com.qcloud.cos.internal.MD5DigestCalculatingInputStream
 
getMd5Digest() - Method in class com.qcloud.cos.model.UploadPartRequest
Returns the optional, but recommended, MD5 hash of the content of this part.
getMd5Info() - Method in class com.qcloud.cos.model.ciModel.job.Md5Info
 
getMd5Info() - Method in class com.qcloud.cos.model.ciModel.job.OutputFile
 
getMeaninglessInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getMediaAIGCMetadata(String, String) - Method in interface com.qcloud.cos.COS
 
getMediaAIGCMetadata(String, String) - Method in class com.qcloud.cos.COSClient
 
getMediaAIGCMetadata(COSClient) - Static method in class com.qcloud.cos.demo.ci.AIGCMetadataDemo
本接口获取视频、音频中的 AIGC 元数据标识信息。 本接口属于 GET 请求。
getMediaAnimation() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getMediaAnimation() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getMediaBucketList() - Method in class com.qcloud.cos.model.ciModel.bucket.CIMediaListObject
 
getMediaBucketList() - Method in class com.qcloud.cos.model.ciModel.bucket.MediaBucketResponse
 
getMediaConcatTemplate() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getMediaConcatTemplate() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getMediaInfo() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getMediaInfo() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getMediaInfo() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoResponse
 
getMediaInfo() - Method in class com.qcloud.cos.model.ciModel.workflow.FileInfoObject
 
getMediaInfoAudioList() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoStream
 
getMediaInfoVideoList() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoStream
 
getMediaResult() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getMediaResult() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getMediaType() - Method in class com.qcloud.cos.model.ciModel.metaInsight.File
 
getMediaType() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
getMediaType() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
getMediaWorkflowDependency() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTopology
 
getMediaWorkflowList() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListResponse
 
getMediaWorkflowNodes() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTopology
 
getMediaWorkflowStart() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowNodes
 
getMessage() - Method in exception com.qcloud.cos.exception.CosServiceException
 
getMessage() - Method in class com.qcloud.cos.exception.MultiObjectDeleteException.DeleteError
Returns a description of the failure.
getMessage() - Method in exception com.qcloud.cos.exception.SelectObjectContentEventException
Retrieve a summary of the reason for the exception, including the SelectObjectContentEventException.getErrorCode() and SelectObjectContentEventException.getErrorMessage(), if the error was raised by the service.
getMessage() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getMessage() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingRecordInfo
 
getMessage() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
getMessage() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
getMessage() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
getMessage() - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
getMessage() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobDetail
 
getMessage() - Method in class com.qcloud.cos.model.ciModel.job.DocJobDetail
 
getMessage() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessJobDetail
 
getMessage() - Method in class com.qcloud.cos.model.ciModel.job.JobsDetail
 
getMessage() - Method in class com.qcloud.cos.model.ciModel.job.MediaDigitalWatermark
 
getMessage() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
getMessage() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.JobsDetail
 
getMessage() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
getMessage() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTaskResultInfoObjectInfo
 
getMessage() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTasks
 
getMessage() - Method in class com.qcloud.cos.model.fetch.GetAsyncFetchTaskResult
 
getMessage() - Method in class com.qcloud.cos.model.fetch.PutAsyncFetchTaskResult
 
getMetadata() - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Gets the optional metadata instructing Qcloud COS how to handle the uploaded data (e.g.
getMetadata() - Method in class com.qcloud.cos.model.AppendObjectResult
 
getMetadata() - Method in class com.qcloud.cos.model.PutObjectResult
Returns the metadata retrieved as a response to COSClient#putObject(PutObjectRequest) operation.
getMetadata() - Method in class com.qcloud.cos.model.transform.StaxUnmarshallerContext
Returns any metadata collected through metadata expressions while this context was reading the XML events from the XML document.
getMetadataDirective() - Method in class com.qcloud.cos.model.CopyObjectRequest
Specifies whether the metadata is copied from the source object or replaced with metadata provided in the request.
getMethod() - Method in class com.qcloud.cos.internal.cihandler.HttpEntityEnclosingDelete
 
getMethod() - Method in class com.qcloud.cos.model.ciModel.common.AICommonRequest
 
getMethod() - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
The HTTP method (GET, PUT, DELETE, HEAD) to be used in this request.
getMinimumUploadPartSize() - Method in class com.qcloud.cos.transfer.TransferManagerConfiguration
Returns the minimum part size for upload parts.
getMixMode() - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioMixObject
 
getMode() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingSnapshotObject
 
getMode() - Method in class com.qcloud.cos.model.ciModel.image.GenerateQrcodeRequest
 
getMode() - Method in class com.qcloud.cos.model.ciModel.job.FileUnCompressConfig
 
getMode() - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatFragmentObject
 
getMode() - Method in class com.qcloud.cos.model.ciModel.job.QualityEstimateConfig
 
getMode() - Method in class com.qcloud.cos.model.ciModel.job.SceneChangeInfo
 
getMode() - Method in class com.qcloud.cos.model.ciModel.job.TtsTpl
 
getMode() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
getMode() - Method in class com.qcloud.cos.model.ciModel.job.v2.SegmentVideoBody
 
getMode() - Method in class com.qcloud.cos.model.ciModel.job.v2.SplitVideoParts
 
getMode() - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateDatasetBindingRequest
 
getMode() - Method in class com.qcloud.cos.model.ciModel.metaInsight.SearchImageRequest
 
getMode() - Method in class com.qcloud.cos.model.ciModel.snapshot.CosSnapshotRequest
 
getMode() - Method in class com.qcloud.cos.model.ciModel.snapshot.SnapshotRequest
 
getMode() - Method in class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest
 
getMode() - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
getMode() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
getMode() - Method in class com.qcloud.cos.model.ciModel.template.MediaWaterMarkImage
 
getModerationTime() - Method in class com.qcloud.cos.model.ciModel.auditing.ReportBadCaseRequest
 
getModifiedSinceConstraint() - Method in class com.qcloud.cos.model.CopyObjectRequest
Gets the optional modified constraint that restricts this request to executing only if the source object has been modified after the specified date.
getModifiedSinceConstraint() - Method in class com.qcloud.cos.model.CopyPartRequest
Gets the optional modified constraint that restricts this request to executing only if the source object has been modified after the specified date.
getModifiedSinceConstraint() - Method in class com.qcloud.cos.model.GetObjectRequest
Gets the optional modified constraint that restricts this request to executing only if the object has been modified after the specified date.
getMonitor() - Method in class com.qcloud.cos.transfer.AbstractTransfer
 
getMqMode() - Method in class com.qcloud.cos.model.ciModel.job.CallBackMqConfig
 
getMqMode() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.CallBackMqConfig
 
getMqName() - Method in class com.qcloud.cos.model.ciModel.job.CallBackMqConfig
 
getMqName() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.CallBackMqConfig
 
getMqRegion() - Method in class com.qcloud.cos.model.ciModel.job.CallBackMqConfig
 
getMqRegion() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.CallBackMqConfig
 
getMsg() - Method in class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
getMsg() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo
 
getMsg() - Method in class com.qcloud.cos.model.DecompressionResult
 
getMsSharpen() - Method in class com.qcloud.cos.model.ciModel.job.VideoEnhance
 
getMultipartCopyPartSize() - Method in class com.qcloud.cos.transfer.TransferManagerConfiguration
Returns the minimum size in bytes of each part in a multi-part copy request.
getMultipartCopyThreshold() - Method in class com.qcloud.cos.transfer.TransferManagerConfiguration
Returns the maximum threshold size of an COS object after which the copy operation is carried out using multi-part request.
getMultipartUploadId() - Method in class com.qcloud.cos.transfer.PersistableUpload
Returns the multi part upload id.
getMultipartUploads() - Method in class com.qcloud.cos.model.MultipartUploadListing
Returns the list of multipart uploads.
getMultipartUploadThreshold() - Method in class com.qcloud.cos.transfer.TransferManagerConfiguration
Returns the size threshold in bytes for when to use multipart uploads.
getMutlipartUploadThreshold() - Method in class com.qcloud.cos.transfer.PersistableUpload
Returns the upper threshold for file size after which multipart upload is used..
getName() - Method in class com.qcloud.cos.model.Bucket
Gets the name of the bucket.
getName() - Method in class com.qcloud.cos.model.ciModel.ai.RecognizeLogoResponse.LogoInfo
 
getName() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategy
 
getName() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategyRequest
 
getName() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo.ObjectResults
 
getName() - Method in enum com.qcloud.cos.model.ciModel.auditing.DetectType
 
getName() - Method in class com.qcloud.cos.model.ciModel.auditing.ObjectResults
 
getName() - Method in class com.qcloud.cos.model.ciModel.auditing.PoliticsInfoObjectResults
 
getName() - Method in class com.qcloud.cos.model.ciModel.bucket.MediaBucketObject
 
getName() - Method in class com.qcloud.cos.model.ciModel.image.Label
 
getName() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobDetail
 
getName() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobRequest
 
getName() - Method in class com.qcloud.cos.model.ciModel.job.CommonTag
 
getName() - Method in class com.qcloud.cos.model.ciModel.job.DetailPerSecond
 
getName() - Method in class com.qcloud.cos.model.ciModel.job.MediaBodyInfo
 
getName() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
getName() - Method in enum com.qcloud.cos.model.ciModel.job.MediaJobType
 
getName() - Method in class com.qcloud.cos.model.ciModel.job.ObjectTagInfo
 
getName() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
getName() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
getName() - Method in class com.qcloud.cos.model.ciModel.job.v2.ResultInfo
 
getName() - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueObject
 
getName() - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueRequest
 
getName() - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueObject
 
getName() - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueRequest
 
getName() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
getName() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
getName() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTasks
 
getName() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
getName() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowObject
 
getName() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowRequest
 
getName() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowResponse
 
getName() - Method in class com.qcloud.cos.model.DomainRule
 
getName() - Method in class com.qcloud.cos.model.FilterRule
Returns the name for this FilterRule.
getNeedPersonInfo() - Method in class com.qcloud.cos.model.ciModel.ai.SearchPersonFaceRequest
 
getNeedRotateDetection() - Method in class com.qcloud.cos.model.ciModel.ai.AddPersonFaceRequest
 
getNeedRotateDetection() - Method in class com.qcloud.cos.model.ciModel.ai.CreatePersonRequest
 
getNeedRotateDetection() - Method in class com.qcloud.cos.model.ciModel.ai.SearchPersonFaceRequest
 
getNeedSignedHeaderSet() - Static method in class com.qcloud.cos.auth.COSSigner
 
getNegative() - Method in class com.qcloud.cos.model.ciModel.auditing.SentimentAnalysisDetail
 
getNewObjectMetadata() - Method in class com.qcloud.cos.model.CopyObjectRequest
Gets the optional object metadata to set for the new, copied object.
getNewsLabels() - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelV2Response
 
getNextAppendPosition() - Method in class com.qcloud.cos.model.AppendObjectResult
 
getNextContinuationToken() - Method in class com.qcloud.cos.model.ListBucketInventoryConfigurationsResult
Gets the optional NextContinuationToken.
getNextCopyPartRequest() - Method in class com.qcloud.cos.transfer.CopyPartRequestFactory
Constructs a copy part requests and returns it.
getNextInitializationVector() - Method in class com.qcloud.cos.internal.crypto.MultipartUploadCbcContext
 
getNextKeyMarker() - Method in class com.qcloud.cos.model.MultipartUploadListing
Returns the next key marker that should be used in the next request to get the next page of results.
getNextKeyMarker() - Method in class com.qcloud.cos.model.VersionListing
Gets the key marker to use in the next listVersions request in order to obtain the next page of results.
getNextMarker() - Method in class com.qcloud.cos.model.ListBucketsResult
 
getNextMarker() - Method in class com.qcloud.cos.model.ObjectListing
Gets the marker to use in the next listObjects request in order to see the next page of results.
getNextPartNumberMarker() - Method in class com.qcloud.cos.model.PartListing
Returns the next part number marker.
getNextToken() - Method in class com.qcloud.cos.model.ciModel.job.DocJobListRequest
 
getNextToken() - Method in class com.qcloud.cos.model.ciModel.job.DocJobListResponse
 
getNextToken() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
getNextToken() - Method in class com.qcloud.cos.model.ciModel.job.MediaListJobResponse
 
getNextToken() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
getNextToken() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetSimpleQueryRequest
 
getNextToken() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetSimpleQueryResponse
 
getNexttoken() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetBindingsRequest
 
getNextToken() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetBindingsResponse
 
getNexttoken() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetsRequest
 
getNextToken() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetsResponse
 
getNextToken() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionsResponse
 
getNextToken() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
getNextToken() - Method in class com.qcloud.cos.model.ListJobsResult
 
getNextUploadIdMarker() - Method in class com.qcloud.cos.model.MultipartUploadListing
Returns the next upload ID marker that should be used in the next request to get the next page of results.
getNextUploadPartRequest() - Method in class com.qcloud.cos.internal.UploadPartRequestFactory
 
getNextVersionIdMarker() - Method in class com.qcloud.cos.model.VersionListing
Gets the version ID marker to use in the next listVersions request in order to obtain the next page of results.
getNickname() - Method in class com.qcloud.cos.model.ciModel.auditing.UserInfo
 
getNoAudio() - Method in class com.qcloud.cos.model.ciModel.job.VqaPlusResult
 
getNoncurrentVersionExpirationInDays() - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
 
getNoncurrentVersionTransitions() - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Returns the Qcloud COS non current object transition rules associated with the given rule.
getNoneCamLabels() - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelV2Response
 
getNoNeedOutput() - Method in class com.qcloud.cos.model.ciModel.job.TranslationOperation
 
getNonExistIds() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfigsResponse
 
getNonExistJobIds() - Method in class com.qcloud.cos.model.ciModel.job.DocJobResponse
 
getNonExistPIDs() - Method in class com.qcloud.cos.model.ciModel.queue.MediaListQueueResponse
 
getNonmatchingETagConstraints() - Method in class com.qcloud.cos.model.CopyObjectRequest
Gets the optional list of ETag constraints that, when present, must not include a match for the source object's current ETag in order for the copy object request to be executed.
getNonmatchingETagConstraints() - Method in class com.qcloud.cos.model.CopyPartRequest
Gets the optional list of ETag constraints that, when present, must not include a match for the source object's current ETag in order for the copy object request to be executed.
getNonmatchingETagConstraints() - Method in class com.qcloud.cos.model.GetObjectRequest
Gets the optional list of ETag constraints that when present, must not include a match for the object's current ETag in order for this request to be executed.
getNotifiedByteCount() - Method in class com.qcloud.cos.event.ProgressInputStream
 
getNotifyConfig() - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueObject
 
getNotifyConfig() - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueRequest
 
getNotifyConfig() - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueObject
 
getNotifyConfig() - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueRequest
 
getNoVideo() - Method in class com.qcloud.cos.model.ciModel.job.VqaPlusResult
 
getNumFrames() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getNumProgram() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaFormat
 
getNumStream() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaFormat
 
getObject(String, String) - Method in interface com.qcloud.cos.COS
Gets the object stored in under the specified bucket and key.
getObject(GetObjectRequest) - Method in interface com.qcloud.cos.COS
Gets the object stored in under the specified bucket and key.
getObject(GetObjectRequest, File) - Method in interface com.qcloud.cos.COS
Gets the object metadata for the object stored in under the specified bucket and key, and saves the object contents to the specified file.
getObject(String, String) - Method in class com.qcloud.cos.COSClient
 
getObject(GetObjectRequest) - Method in class com.qcloud.cos.COSClient
 
getObject(GetObjectRequest, File) - Method in class com.qcloud.cos.COSClient
 
getObject(GetObjectRequest) - Method in class com.qcloud.cos.COSEncryptionClient.COSDirectImpl
 
getObject(GetObjectRequest, File) - Method in class com.qcloud.cos.COSEncryptionClient.COSDirectImpl
 
getObject(GetObjectRequest) - Method in class com.qcloud.cos.COSEncryptionClient
 
getObject(GetObjectRequest, File) - Method in class com.qcloud.cos.COSEncryptionClient
 
getObject(GetObjectRequest) - Method in class com.qcloud.cos.internal.COSDirect
 
getObject(GetObjectRequest, File) - Method in class com.qcloud.cos.internal.COSDirect
 
getObject(GetObjectRequest) - Method in interface com.qcloud.cos.internal.COSDirectSpi
 
getObject(GetObjectRequest, File) - Method in interface com.qcloud.cos.internal.COSDirectSpi
 
getObject() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingCosOutput
 
getObject() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInputObject
 
getObject() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getObject() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
getObject() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
getObject() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
getObject() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentInputObject
 
getObject() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
getObject() - Method in class com.qcloud.cos.model.ciModel.common.MediaInputObject
 
getObject() - Method in class com.qcloud.cos.model.ciModel.common.MediaOutputObject
 
getObject() - Method in class com.qcloud.cos.model.ciModel.job.FileCompressResult
 
getObject() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.Input
 
getObject() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.Output
 
getObject() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Input
 
getObject() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Output
 
getObject() - Method in class com.qcloud.cos.model.ciModel.job.TranslationInput
 
getObject() - Method in class com.qcloud.cos.model.ciModel.job.TranslationOutput
 
getObject() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesRequest
 
getObject() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse.DNADbFile
 
getObject() - Method in class com.qcloud.cos.model.ciModel.job.v2.GetPlayListRequest
 
getObject() - Method in class com.qcloud.cos.model.ciModel.snapshot.PrivateM3U8Request
 
getObject() - Method in class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest.Input
 
getObject() - Method in class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest.Output
 
getObject() - Method in class com.qcloud.cos.model.ciModel.workflow.BasicInfo
 
getObject() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionObject
 
getObject() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
getObjectAcl(String, String) - Method in interface com.qcloud.cos.COS
Gets the AccessControlList (ACL) for the specified object in Qcloud COS.
getObjectAcl(GetObjectAclRequest) - Method in interface com.qcloud.cos.COS
Gets the AccessControlList (ACL) for the specified object in Qcloud COS.
getObjectAcl(String, String) - Method in class com.qcloud.cos.COSClient
 
getObjectAcl(GetObjectAclRequest) - Method in class com.qcloud.cos.COSClient
 
getObjectACL() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
getObjectACL() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
GetObjectAclRequest - Class in com.qcloud.cos.model
 
GetObjectAclRequest(String, String) - Constructor for class com.qcloud.cos.model.GetObjectAclRequest
 
getObjectContent() - Method in class com.qcloud.cos.model.COSObject
Gets the input stream containing the contents of this object.
getObjectCount() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTaskJudgementInfo
 
getObjectCount() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTaskResultInfo
 
getObjectDecompressionStatus(String, String) - Method in interface com.qcloud.cos.COS
 
getObjectDecompressionStatus(String, String, String) - Method in interface com.qcloud.cos.COS
查询解压任务的状态
getObjectDecompressionStatus(String, String) - Method in class com.qcloud.cos.COSClient
 
getObjectDecompressionStatus(String, String, String) - Method in class com.qcloud.cos.COSClient
 
GetObjectDemo - Class in com.qcloud.cos.demo
 
GetObjectDemo() - Constructor for class com.qcloud.cos.demo.GetObjectDemo
 
getObjectId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
getObjectId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
getObjectInfo() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTaskResultInfo
 
getObjectKey() - Method in class com.qcloud.cos.model.ciModel.ai.AddPersonFaceRequest
 
getObjectKey() - Method in class com.qcloud.cos.model.ciModel.ai.CreatePersonRequest
 
getObjectKey() - Method in class com.qcloud.cos.model.ciModel.ai.DeletePersonFaceRequest
 
getObjectKey() - Method in class com.qcloud.cos.model.ciModel.ai.GoodsMattingRequest
 
getObjectKey() - Method in class com.qcloud.cos.model.ciModel.ai.ImageOCRRequest
 
getObjectKey() - Method in class com.qcloud.cos.model.ciModel.ai.SearchPersonFaceRequest
 
getObjectKey() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingRequest
 
getObjectKey() - Method in class com.qcloud.cos.model.ciModel.common.AICommonRequest
 
getObjectKey() - Method in class com.qcloud.cos.model.ciModel.image.AIImageColoringRequest
 
getObjectKey() - Method in class com.qcloud.cos.model.ciModel.image.DetectFaceRequest
 
getObjectKey() - Method in class com.qcloud.cos.model.ciModel.image.ImageInspectRequest
 
getObjectKey() - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelRequest
 
getObjectKey() - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelV2Request
 
getObjectKey() - Method in class com.qcloud.cos.model.ciModel.image.ImageSearchRequest
 
getObjectKey() - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
getObjectKey() - Method in class com.qcloud.cos.model.ciModel.job.ImageQualityRequest
 
getObjectKey() - Method in class com.qcloud.cos.model.ciModel.job.ZipPreviewRequest
 
getObjectKey() - Method in class com.qcloud.cos.model.ciModel.persistence.AIRecRequest
 
getObjectKey() - Method in class com.qcloud.cos.model.ciModel.snapshot.CosSnapshotRequest
 
getObjectKey() - Method in class com.qcloud.cos.model.DecompressionRequest
 
getObjectList() - Method in class com.qcloud.cos.model.ciModel.persistence.ProcessResults
 
getObjectListing() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListBucketHandler
 
getObjectMetadata(String, String) - Method in interface com.qcloud.cos.COS
Gets the metadata for the specified object without actually fetching the object itself.
getObjectMetadata(GetObjectMetadataRequest) - Method in interface com.qcloud.cos.COS
Gets the metadata for the specified object without actually fetching the object itself.
getObjectMetadata(String, String) - Method in class com.qcloud.cos.COSClient
 
getObjectMetadata(GetObjectMetadataRequest) - Method in class com.qcloud.cos.COSClient
 
getObjectMetadata() - Method in class com.qcloud.cos.model.CompleteMultipartUploadRequest
 
getObjectMetadata() - Method in class com.qcloud.cos.model.COSObject
Gets the metadata stored by Qcloud COS for this object.
getObjectMetadata() - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Returns the additional information about the new object being created, such as content type, content encoding, user metadata, etc.
getObjectMetadata() - Method in class com.qcloud.cos.model.UploadPartRequest
Returns the additional information about the part being uploaded.
getObjectMetadata() - Method in class com.qcloud.cos.transfer.CIPostJobImpl
Returns the ObjectMetadata for the object being downloaded.
getObjectMetadata() - Method in interface com.qcloud.cos.transfer.Download
Returns the ObjectMetadata for the object being downloaded.
getObjectMetadata() - Method in class com.qcloud.cos.transfer.DownloadImpl
Returns the ObjectMetadata for the object being downloaded.
GetObjectMetadataDemo - Class in com.qcloud.cos.demo
 
GetObjectMetadataDemo() - Constructor for class com.qcloud.cos.demo.GetObjectMetadataDemo
 
GetObjectMetadataRequest - Class in com.qcloud.cos.model
 
GetObjectMetadataRequest(String, String) - Constructor for class com.qcloud.cos.model.GetObjectMetadataRequest
Constructs a new GetObjectMetadataRequest used to retrieve a specified object's metadata.
GetObjectMetadataRequest(String, String, String) - Constructor for class com.qcloud.cos.model.GetObjectMetadataRequest
Constructs a new GetObjectMetadataRequest with basic options.
getObjectName() - Method in class com.qcloud.cos.model.ciModel.job.Md5Info
 
getObjectName() - Method in class com.qcloud.cos.model.ciModel.job.OutputFile
 
getObjectName() - Method in class com.qcloud.cos.model.ciModel.job.PicProcessResult
 
getObjectName() - Method in class com.qcloud.cos.model.ciModel.workflow.JudgementResultObject
 
getObjectName() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTaskResultInfoObjectInfo
 
getObjectName() - Method in class com.qcloud.cos.model.ciModel.workflow.SpriteObjectInfo
 
getObjectPrefix() - Method in class com.qcloud.cos.model.ciModel.job.OutputFile
 
getObjectPrefix() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowInput
 
GetObjectRequest - Class in com.qcloud.cos.model
 
GetObjectRequest(COSObjectId) - Constructor for class com.qcloud.cos.model.GetObjectRequest
 
GetObjectRequest(String, String) - Constructor for class com.qcloud.cos.model.GetObjectRequest
Constructs a new GetObjectRequest with all the required parameters.
GetObjectRequest(String, String, String) - Constructor for class com.qcloud.cos.model.GetObjectRequest
Constructs a new GetObjectRequest with all the required parameters.
getObjectResults() - Method in class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
getObjectResults() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo
 
getObjects() - Method in class com.qcloud.cos.model.ciModel.job.ObjectTag
 
getObjectSecurely(GetObjectRequest) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModule
 
getObjectSecurely(GetObjectRequest, File) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModule
 
getObjectSecurely(GetObjectRequest) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModuleAE
 
getObjectSecurely(GetObjectRequest, File) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModuleAE
 
getObjectSecurely(GetObjectRequest) - Method in class com.qcloud.cos.internal.crypto.CryptoModuleDispatcher
 
getObjectSecurely(GetObjectRequest, File) - Method in class com.qcloud.cos.internal.crypto.CryptoModuleDispatcher
 
getObjectSummaries() - Method in class com.qcloud.cos.model.ObjectListing
Gets the list of object summaries describing the objects stored in the COS bucket.
getObjectTagging(GetObjectTaggingRequest) - Method in interface com.qcloud.cos.COS
Returns the tags for the specified object.
getObjectTagging(GetObjectTaggingRequest) - Method in class com.qcloud.cos.COSClient
 
GetObjectTaggingHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.GetObjectTaggingHandler
 
GetObjectTaggingRequest - Class in com.qcloud.cos.model
Request object for the parameters to get the tags for an object.
GetObjectTaggingRequest(String, String, String) - Constructor for class com.qcloud.cos.model.GetObjectTaggingRequest
Construct an instance of this object.
GetObjectTaggingRequest(String, String) - Constructor for class com.qcloud.cos.model.GetObjectTaggingRequest
Construct an instance of this object.
GetObjectTaggingResponseHeaderHandler - Class in com.qcloud.cos.internal
Handler for retrieving headers from the GetObjectTaggingRequest response.
GetObjectTaggingResponseHeaderHandler() - Constructor for class com.qcloud.cos.internal.GetObjectTaggingResponseHeaderHandler
 
GetObjectTaggingResponseUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.GetObjectTaggingResponseUnmarshaller
 
GetObjectTaggingResult - Class in com.qcloud.cos.model
Contains all the information returned from performing a GetObjectTaggingRequest.
GetObjectTaggingResult(List<Tag>) - Constructor for class com.qcloud.cos.model.GetObjectTaggingResult
Constructs an instance of this object.
getObjectTags() - Method in class com.qcloud.cos.model.ciModel.job.VideoTagData
 
getObjectUrl(String, String) - Method in class com.qcloud.cos.COSClient
 
getObjectUrl(String, String, String) - Method in class com.qcloud.cos.COSClient
 
getObjectUrl(GetObjectRequest) - Method in class com.qcloud.cos.COSClient
 
getObjectUrl() - Method in class com.qcloud.cos.model.ciModel.job.OutputFile
 
getObjectUrl() - Method in class com.qcloud.cos.model.ciModel.workflow.JudgementResultObject
 
getObjectUrl() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTaskResultInfoObjectInfo
 
getObjectUrl() - Method in class com.qcloud.cos.model.ciModel.workflow.SpriteObjectInfo
 
GetObjectURLDemo - Class in com.qcloud.cos.demo
 
GetObjectURLDemo() - Constructor for class com.qcloud.cos.demo.GetObjectURLDemo
 
getOcrResults() - Method in class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
getOcrResults() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
getOcrResults() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo
 
getOffset() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordRequest
 
getOffset() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategyRequest
 
getOffset() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLibRequest
 
getOffset() - Method in class com.qcloud.cos.model.ciModel.image.ImageSearchRequest
 
getOffsetEndMs() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Words
 
getOffsetStartMs() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Words
 
getOffsetTime() - Method in class com.qcloud.cos.model.ciModel.auditing.AudioSectionInfo
 
getOffsetTime() - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
getOngoingRestore() - Method in interface com.qcloud.cos.internal.ObjectRestoreResult
Returns then boolean value which indicates there is an ongoing restore request.
getOngoingRestore() - Method in class com.qcloud.cos.model.ObjectMetadata
Returns the boolean value which indicates whether there is ongoing restore request.
getOnKeyExist() - Method in class com.qcloud.cos.model.fetch.PutAsyncFetchTaskRequest
 
getOperation() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobDetail
 
getOperation() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobRequest
 
getOperation() - Method in class com.qcloud.cos.model.ciModel.job.DocJobDetail
 
getOperation() - Method in class com.qcloud.cos.model.ciModel.job.DocJobObject
 
getOperation() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessJobDetail
 
getOperation() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessRequest
 
getOperation() - Method in class com.qcloud.cos.model.ciModel.job.JobsDetail
 
getOperation() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
getOperation() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
getOperation() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest
 
getOperation() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.JobsDetail
 
getOperation() - Method in class com.qcloud.cos.model.ciModel.job.TranslationRequest
 
getOperation() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
getOperation() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
getOperation() - Method in class com.qcloud.cos.model.ciModel.metaInsight.Aggregations
 
getOperation() - Method in class com.qcloud.cos.model.ciModel.metaInsight.AggregationsResult
 
getOperation() - Method in class com.qcloud.cos.model.ciModel.metaInsight.Query
 
getOperation() - Method in class com.qcloud.cos.model.ciModel.metaInsight.SubQueries
 
getOperation() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowNode
 
getOperation() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowNodes
 
getOptionalFields() - Method in class com.qcloud.cos.model.inventory.InventoryConfiguration
Returns the optional fields that are included in the inventory results.
getOrder() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetSimpleQueryRequest
 
getOrderByTime() - Method in class com.qcloud.cos.model.ciModel.job.DocJobListRequest
 
getOrderByTime() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
getOrderByTime() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
getOrderByTime() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
getOrientation() - Method in class com.qcloud.cos.model.ciModel.persistence.ImageInfo
 
getOriginalInfo() - Method in class com.qcloud.cos.model.ciModel.job.PicProcessResult
 
getOriginalInfo() - Method in class com.qcloud.cos.model.ciModel.persistence.CIUploadResult
 
getOriginalRequest() - Method in class com.qcloud.cos.http.CosHttpRequest
 
getOutlineColor() - Method in class com.qcloud.cos.model.ciModel.job.Subtitle
 
getOutput() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingLiveInfo
 
getOutput() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingRecordInfo
 
getOutput() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
getOutput() - Method in class com.qcloud.cos.model.ciModel.job.DocOperationObject
 
getOutput() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessOperation
 
getOutput() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getOutput() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.Operation
 
getOutput() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Operation
 
getOutput() - Method in class com.qcloud.cos.model.ciModel.job.TranslationOperation
 
getOutput() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getOutput() - Method in class com.qcloud.cos.model.ciModel.snapshot.SnapshotRequest
 
getOutput() - Method in class com.qcloud.cos.model.ciModel.snapshot.SnapshotResponse
 
getOutput() - Method in class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest
 
getOutput() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaOperation
 
getOutputFile() - Method in class com.qcloud.cos.model.ciModel.job.MediaResult
 
getOutputFileType() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
getOutputFileType() - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
getOutputSerialization() - Method in class com.qcloud.cos.model.SelectObjectContentRequest
Describes the format of the data that you want COS to return in response.
getOutputSerialization() - Method in class com.qcloud.cos.model.SelectParameters
 
getOwner() - Method in class com.qcloud.cos.model.AccessControlList
Gets the owner of the AccessControlList.
getOwner() - Method in class com.qcloud.cos.model.Bucket
Gets the bucket's owner.
getOwner() - Method in class com.qcloud.cos.model.COSObjectSummary
Gets the owner of this object.
getOwner() - Method in class com.qcloud.cos.model.COSVersionSummary
Gets the owner of this version.
getOwner() - Method in class com.qcloud.cos.model.MultipartUpload
Returns the owner of this multipart upload.
getOwner() - Method in class com.qcloud.cos.model.PartListing
Returns details on the user who owns the associated multipart upload.
getOwnerID() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
getPad() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
getPadding() - Method in class com.qcloud.cos.model.ciModel.template.SpriteSnapshotConfig
 
getPage() - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
getPage() - Method in class com.qcloud.cos.model.ciModel.job.WatermarkInfo
 
getPageCount() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
getPageCount() - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
getPageNo() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessPageInfo
 
getPageNumber() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentResultInfo
 
getPageNumber() - Method in class com.qcloud.cos.model.ciModel.bucket.CIMediaListObject
 
getPageNumber() - Method in class com.qcloud.cos.model.ciModel.bucket.DocBucketResponse
 
getPageNumber() - Method in class com.qcloud.cos.model.ciModel.bucket.MediaBucketRequest
 
getPageNumber() - Method in class com.qcloud.cos.model.ciModel.common.MediaCommonResponse
 
getPageNumber() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfigsRequest
 
getPageNumber() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfigsResponse
 
getPageNumber() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesRequest
 
getPageNumber() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse
 
getPageNumber() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
getPageNumber() - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueRequest
 
getPageNumber() - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueRequest
 
getPageNumber() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
getPageNumber() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
getPageNumber() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListResponse
 
getPageSegment() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
getPageSize() - Method in class com.qcloud.cos.model.ciModel.bucket.CIMediaListObject
 
getPageSize() - Method in class com.qcloud.cos.model.ciModel.bucket.DocBucketResponse
 
getPageSize() - Method in class com.qcloud.cos.model.ciModel.bucket.MediaBucketRequest
 
getPageSize() - Method in class com.qcloud.cos.model.ciModel.common.MediaCommonResponse
 
getPageSize() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfigsRequest
 
getPageSize() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfigsResponse
 
getPageSize() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesRequest
 
getPageSize() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse
 
getPageSize() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
getPageSize() - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueRequest
 
getPageSize() - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueRequest
 
getPageSize() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
getPageSize() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
getPageSize() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListResponse
 
getPaperDirection() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
getParameters() - Method in class com.qcloud.cos.http.CosHttpRequest
 
getParents() - Method in class com.qcloud.cos.model.ciModel.image.LocationLabel
 
getParquet() - Method in class com.qcloud.cos.model.InputSerialization
Specifies Parquet as object's input serialization format.
getPartBegin() - Method in class com.qcloud.cos.model.ciModel.job.v2.TimeInfo
 
getPartEnd() - Method in class com.qcloud.cos.model.ciModel.job.v2.TimeInfo
 
getPartETag() - Method in class com.qcloud.cos.model.CopyPartResult
Returns an identifier which identifies the copy part by its part number and the entity tag computed from the part's data.
getPartETag() - Method in class com.qcloud.cos.model.UploadPartResult
Returns an identifier which identifies the upload part by its part number and the entity tag computed from the part's data.
getPartETags() - Method in class com.qcloud.cos.model.CompleteMultipartUploadRequest
Returns the list of part numbers and ETags that identify the individual parts of the multipart upload to complete.
getPartNumber() - Method in class com.qcloud.cos.model.CopyPartRequest
Returns the part number describing this part's position relative to the other parts in the multipart upload.
getPartNumber() - Method in class com.qcloud.cos.model.CopyPartResult
Gets the part number of the newly copied part.
getPartNumber() - Method in class com.qcloud.cos.model.PartETag
Returns the part number of the associated part.
getPartNumber() - Method in class com.qcloud.cos.model.PartSummary
Returns the part number describing this part's position relative to the other parts in the multipart upload.
getPartNumber() - Method in class com.qcloud.cos.model.UploadPartRequest
Returns the part number describing this part's position relative to the other parts in the multipart upload.
getPartNumber() - Method in class com.qcloud.cos.model.UploadPartResult
Returns the part number of the newly uploaded part.
getPartNumberMarker() - Method in class com.qcloud.cos.model.ListPartsRequest
Returns the optional part number marker indicating where in the results to being listing parts.
getPartNumberMarker() - Method in class com.qcloud.cos.model.PartListing
Returns the optional part number marker specified in the original request to specify where in the results to begin listing parts.
getParts() - Method in class com.qcloud.cos.model.PartListing
Returns the list of parts described in this part listing.
getPartSize() - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
 
getPartSize() - Method in class com.qcloud.cos.model.UploadPartRequest
Returns the size of this part, in bytes.
getPartSize() - Method in class com.qcloud.cos.transfer.PersistableUpload
Returns the part size to be used in multi part upload.
getPassword() - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
getPath() - Method in class com.qcloud.cos.model.ciModel.auditing.StorageConf
 
getPauseStatus() - Method in exception com.qcloud.cos.exception.PauseException
Returns more information on why the pause failed.
getPauseStatus() - Method in class com.qcloud.cos.transfer.PauseResult
Returns information about whether the pause was successful or not; and if not why.
getPauseType() - Method in class com.qcloud.cos.transfer.PersistableUpload
 
getPayload() - Method in class com.qcloud.cos.internal.eventstreaming.Message
 
getPayload() - Method in class com.qcloud.cos.model.SelectObjectContentEvent.RecordsEvent
The byte array of partial, one or more result records.
getPayload() - Method in class com.qcloud.cos.model.SelectObjectContentResult
 
getPdf() - Method in class com.qcloud.cos.model.ciModel.ai.ImageOCRRequest
 
getPdfPageNumber() - Method in class com.qcloud.cos.model.ciModel.ai.ImageOCRRequest
 
getPdfPageSize() - Method in class com.qcloud.cos.model.ciModel.ai.ImageOCRResponse
 
getPercentTransfered() - Method in class com.qcloud.cos.transfer.TransferProgress
getPercentTransferred() - Method in class com.qcloud.cos.transfer.TransferProgress
Returns a percentage of the number of bytes transferred out of the total number of bytes to transfer.
getPermission() - Method in class com.qcloud.cos.model.Grant
Gets the permission being granted to the grantee by this grant.
getPersistableUpload() - Method in class com.qcloud.cos.transfer.UploadCallable
 
getPersonExDescription() - Method in class com.qcloud.cos.model.ciModel.ai.PersonExDescriptionInfo
 
getPersonExDescriptionIndex() - Method in class com.qcloud.cos.model.ciModel.ai.PersonExDescriptionInfo
 
getPersonExDescriptionInfos() - Method in class com.qcloud.cos.model.ciModel.ai.CreatePersonRequest
 
getPersonId() - Method in class com.qcloud.cos.model.ciModel.ai.AddPersonFaceRequest
 
getPersonId() - Method in class com.qcloud.cos.model.ciModel.ai.Candidates
 
getPersonId() - Method in class com.qcloud.cos.model.ciModel.ai.CreatePersonRequest
 
getPersonId() - Method in class com.qcloud.cos.model.ciModel.ai.DeletePersonFaceRequest
 
getPersonId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse.FaceInfos
 
getPersonId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.Persons
 
getPersonName() - Method in class com.qcloud.cos.model.ciModel.ai.AddPersonFaceRequest
 
getPersonName() - Method in class com.qcloud.cos.model.ciModel.ai.Candidates
 
getPersonName() - Method in class com.qcloud.cos.model.ciModel.ai.CreatePersonRequest
 
getPersons() - Method in class com.qcloud.cos.model.ciModel.metaInsight.File
 
getPersonTags() - Method in class com.qcloud.cos.model.ciModel.job.VideoTagData
 
getPet() - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
getPetInfoList() - Method in class com.qcloud.cos.model.ciModel.job.MediaTopkRecognition
 
getPetRecognition() - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
getPetRecognitionResult() - Method in class com.qcloud.cos.model.ciModel.job.v2.VideoTargetRecResult
 
getPicIndex() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessPageInfo
 
getPicName() - Method in class com.qcloud.cos.model.ciModel.image.ImageInfos
 
getPicNum() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessPageInfo
 
getPicOperations() - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
 
getPicOperations() - Method in class com.qcloud.cos.model.ciModel.common.CImageProcessRequest
 
getPicOperations() - Method in class com.qcloud.cos.model.ciModel.common.ImageProcessRequest
 
getPicOperations() - Method in class com.qcloud.cos.model.CompleteMultipartUploadRequest
 
getPicPagination() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
getPicProcess() - Method in class com.qcloud.cos.model.ciModel.job.JobParam
 
getPicProcess() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getPicProcess() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getPicProcessOperation() - Method in class com.qcloud.cos.model.ciModel.job.PicProcessRequest
 
getPicProcessQueueId() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowInput
 
getPicProcessResult() - Method in class com.qcloud.cos.model.ciModel.job.JobParam
 
getPicProcessResult() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getPicProcessResult() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getPicSize() - Method in class com.qcloud.cos.model.ciModel.image.ImageInspectResponse
 
getPicType() - Method in class com.qcloud.cos.model.ciModel.image.ImageInspectResponse
 
getPitchScore() - Method in class com.qcloud.cos.model.ciModel.job.VocalScoreResult
 
getPixelBlackThreshold() - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
getPixfmt() - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
getPixFmt() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
getPixFormat() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getPlaceTags() - Method in class com.qcloud.cos.model.ciModel.job.VideoTagData
 
getPlainText() - Method in class com.qcloud.cos.model.ciModel.job.HlsEncrypt
 
getPlate() - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
getPlate() - Method in class com.qcloud.cos.model.ciModel.persistence.CIUploadResult
 
getPlate() - Method in class com.qcloud.cos.model.ciModel.persistence.PlateContent
 
getPlateContent() - Method in class com.qcloud.cos.model.ciModel.persistence.CarTag
 
getPlateDetailInfos() - Method in class com.qcloud.cos.model.ciModel.persistence.CIUploadResult
 
getPlateDetailInfos() - Method in class com.qcloud.cos.model.ciModel.persistence.PlateDetailInfos
 
getPlateLocationList() - Method in class com.qcloud.cos.model.ciModel.persistence.PlateContent
 
getPlatform() - Static method in class com.qcloud.cos.utils.VersionInfoUtils
Returns the current platform for the COS SDK in which this class is running.
getPlayKeyList() - Method in class com.qcloud.cos.model.ciModel.hls.CreateHLSPlayKeyResponse
 
getPlayKeyList() - Method in class com.qcloud.cos.model.ciModel.hls.GetHLSPlayKeyResponse
 
getPlayKeyList() - Method in class com.qcloud.cos.model.ciModel.hls.UpdataHLSPlayKeyResponse
 
getPlayList(GetPlayListRequest) - Method in interface com.qcloud.cos.COS
 
getPlayList(GetPlayListRequest) - Method in class com.qcloud.cos.COSClient
 
getPlayList(COSClient) - Static method in class com.qcloud.cos.demo.ci.GeneratePlayListDemo
getPlayList 生成边转边播请求url地址
GetPlayListRequest - Class in com.qcloud.cos.model.ciModel.job.v2
 
GetPlayListRequest() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.GetPlayListRequest
 
getPlayListSimple(COSClient) - Static method in class com.qcloud.cos.demo.ci.GeneratePlayListDemo
 
getPoint() - Method in class com.qcloud.cos.model.ciModel.ai.RecognizeLogoResponse.Location
 
getPoints() - Method in class com.qcloud.cos.model.ciModel.recognition.CodeLocation
 
getPolicyText() - Method in class com.qcloud.cos.model.BucketPolicy
Gets the raw policy JSON text as returned by COS.
getPolicyText() - Method in class com.qcloud.cos.model.SetBucketPolicyRequest
Returns the policy to apply to the specified bucket.
getPolitics() - Method in class com.qcloud.cos.model.ciModel.auditing.BaseStrategyLabel
 
getPoliticsInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getPoliticsInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.BaseAuditingDetail
 
getPoliticsInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
getPoliticsInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
getPoliticsInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
getPoliticsInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
getPoliticsInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.SnapshotInfo
 
getPoliticsInfoObjectResults() - Method in class com.qcloud.cos.model.ciModel.auditing.PoliticsInfo
 
getPoliticsScore() - Method in class com.qcloud.cos.model.ciModel.auditing.Freeze
 
getPolygon() - Method in class com.qcloud.cos.model.ciModel.ai.TextDetection
 
getPorn() - Method in class com.qcloud.cos.model.ciModel.auditing.BaseStrategyLabel
 
getPornInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getPornInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.BaseAuditingDetail
 
getPornInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
getPornInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
getPornInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
getPornInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
getPornInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.SnapshotInfo
 
getPornScore() - Method in class com.qcloud.cos.model.ciModel.auditing.Freeze
 
getPos() - Method in class com.qcloud.cos.model.ciModel.template.MediaWatermark
 
getPosition() - Method in class com.qcloud.cos.model.AppendObjectRequest
 
getPositions() - Method in class com.qcloud.cos.model.ciModel.auditing.HitInfo
 
getPositive() - Method in class com.qcloud.cos.model.ciModel.auditing.SentimentAnalysisDetail
 
getPredicate() - Method in class com.qcloud.cos.model.inventory.InventoryFilter
Returns the InventoryFilterPredicate to be used when evaluating an inventory filter.
getPredicate() - Method in class com.qcloud.cos.model.lifecycle.LifecycleFilter
Returns the LifecycleFilterPredicate to be applied to BucketLifecycleConfiguration.Rule.
getPrefix() - Method in class com.qcloud.cos.model.ciModel.common.BatchInputObject
 
getPrefix() - Method in class com.qcloud.cos.model.ciModel.job.DownloadConfig
 
getPrefix() - Method in class com.qcloud.cos.model.ciModel.job.FileCompressConfig
 
getPrefix() - Method in class com.qcloud.cos.model.ciModel.job.FileUnCompressConfig
 
getPrefix() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetsRequest
 
getPrefix() - Method in class com.qcloud.cos.model.IntelligentTiering.IntelligentTieringFilter
 
getPrefix() - Method in class com.qcloud.cos.model.inventory.InventoryAndPredicate
 
getPrefix() - Method in class com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Returns the prefix that is prepended to all inventory results.
getPrefix() - Method in class com.qcloud.cos.model.inventory.InventoryPrefixPredicate
Returns the prefix to use when evaluating an inventory filter.
getPrefix() - Method in class com.qcloud.cos.model.lifecycle.LifecyclePrefixPredicate
Returns the key prefix for which the
getPrefix() - Method in class com.qcloud.cos.model.ListMultipartUploadsRequest
Returns the optional prefix parameter that restricts the response to multipart uploads for keys that begin with the specified prefix.
getPrefix() - Method in class com.qcloud.cos.model.ListObjectsRequest
Gets the optional prefix parameter and restricts the response to keys that begin with the specified prefix.
getPrefix() - Method in class com.qcloud.cos.model.ListVersionsRequest
Gets the optional prefix parameter restricting the response to keys that begin with the specified prefix.
getPrefix() - Method in class com.qcloud.cos.model.MultipartUploadListing
Returns the prefix parameter originally used to request this multipart upload listing, or null if no prefix was specified.
getPrefix() - Method in class com.qcloud.cos.model.ObjectListing
Gets the prefix parameter originally used to request this object listing, or null if no prefix was specified.
getPrefix() - Method in class com.qcloud.cos.model.ReplicationRule
Returns the prefix associated with the replication rule.
getPrefix() - Method in class com.qcloud.cos.model.VersionListing
The prefix parameter originally used to request this version listing, or null if no prefix was specified.
getPrefixReplaced() - Method in class com.qcloud.cos.model.ciModel.job.FileUnCompressConfig
 
getPrefixReplaced() - Method in class com.qcloud.cos.model.DecompressionRequest
 
getPreflightStatusUpdateInterval() - Method in class com.qcloud.cos.ClientConfig
 
getPreset() - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
getPreset() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
getPreviousObjectListing() - Method in class com.qcloud.cos.model.ListNextBatchOfObjectsRequest
Returns the previous object listing.
getPreviousVersionListing() - Method in class com.qcloud.cos.model.ListNextBatchOfVersionsRequest
Returns the previous version listing.
getPrivateKey() - Method in class com.qcloud.cos.model.bucketcertificate.BucketDomainCertificateInfo
 
getPrivateM3U8(PrivateM3U8Request) - Method in interface com.qcloud.cos.COS
 
getPrivateM3U8(PrivateM3U8Request) - Method in class com.qcloud.cos.COSClient
 
GetPrivateM3U8 - Class in com.qcloud.cos.demo.ci
GetPrivateM3U8 接口用于获取私有 M3U8 ts 资源的下载授权 请求详情参见:https://cloud.tencent.com/document/product/436/63740
GetPrivateM3U8() - Constructor for class com.qcloud.cos.demo.ci.GetPrivateM3U8
 
getPrivateM3U8(COSClient) - Static method in class com.qcloud.cos.demo.ci.GetPrivateM3U8
 
getProcessResult() - Method in class com.qcloud.cos.model.ciModel.job.PicProcessResult
 
getProcessResults() - Method in class com.qcloud.cos.model.ciModel.persistence.CIUploadResult
 
getProcessRule() - Method in class com.qcloud.cos.model.ciModel.job.MediaPicProcessTemplateObject
 
getProcessRule() - Method in class com.qcloud.cos.model.ciModel.job.PicProcess
 
getProcessType() - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
getProduceId() - Method in class com.qcloud.cos.model.ciModel.job.AigcMetadata
 
getProductLabels() - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelV2Response
 
getProfile() - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioObject
 
getProfile() - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
getProfile() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
getProfile() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getProgress() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessJobDetail
 
getProgress() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
getProgress() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
getProgress() - Method in class com.qcloud.cos.transfer.AbstractTransfer
Returns progress information about this transfer.
getProgress() - Method in interface com.qcloud.cos.transfer.Transfer
Returns progress information about this transfer.
getProgressListener() - Method in class com.qcloud.cos.http.CosHttpRequest
 
getPropagateId() - Method in class com.qcloud.cos.model.ciModel.job.AigcMetadata
 
getProtocol() - Method in class com.qcloud.cos.http.CosHttpRequest
 
getprotocol() - Method in class com.qcloud.cos.model.RedirectRule
Return the protocol to use in the redirect request.
getProxyPassword() - Method in class com.qcloud.cos.ClientConfig
 
getProxyUsername() - Method in class com.qcloud.cos.ClientConfig
 
getPureImage() - Method in class com.qcloud.cos.model.ciModel.job.ImageQualityResponse
 
getQality() - Method in class com.qcloud.cos.model.ciModel.job.MediaAnimationVideoObject
 
getQality() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
getQrcodeContent() - Method in class com.qcloud.cos.model.ciModel.image.GenerateQrcodeRequest
 
getQRcodeInfoList() - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
getQuality() - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
getQuality() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
getQuality() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
getQuality() - Method in class com.qcloud.cos.model.ciModel.job.ProcessResult
 
getQuality() - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
getQuality() - Method in class com.qcloud.cos.model.ciModel.persistence.ImageInfo
 
getQualityControl() - Method in class com.qcloud.cos.model.ciModel.ai.AddPersonFaceRequest
 
getQualityControl() - Method in class com.qcloud.cos.model.ciModel.ai.CreatePersonRequest
 
getQualityControl() - Method in class com.qcloud.cos.model.ciModel.ai.SearchPersonFaceRequest
 
getQualityEstimate() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getQualityEstimate() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getQualityEstimateConfig() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getQualityEstimateConfig() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getQualityInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
getQuery() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetSimpleQueryRequest
 
getQueryParams() - Method in class com.qcloud.cos.model.ciModel.common.AICommonRequest
 
getQueryParams() - Method in class com.qcloud.cos.model.ciModel.common.CImageProcessRequest
 
getQueue() - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueResponse
 
getQueueId() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
getQueueId() - Method in class com.qcloud.cos.model.ciModel.job.DocJobDetail
 
getQueueId() - Method in class com.qcloud.cos.model.ciModel.job.DocJobListRequest
 
getQueueId() - Method in class com.qcloud.cos.model.ciModel.job.DocJobObject
 
getQueueId() - Method in class com.qcloud.cos.model.ciModel.job.DocJobRequest
 
getQueueId() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessJobDetail
 
getQueueId() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessRequest
 
getQueueId() - Method in class com.qcloud.cos.model.ciModel.job.JobsDetail
 
getQueueId() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
getQueueId() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
getQueueId() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.JobsDetail
 
getQueueId() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
getQueueId() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
getQueueId() - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueObject
 
getQueueId() - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueRequest
 
getQueueId() - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueObject
 
getQueueId() - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueRequest
 
getQueueId() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowInput
 
getQueueList() - Method in class com.qcloud.cos.model.ciModel.queue.MediaListQueueResponse
 
getQueueType() - Method in class com.qcloud.cos.model.ciModel.job.JobsDetail
 
getQueueType() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
getQueueType() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
getQueueType() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
getQueueType() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
getQuiet() - Method in class com.qcloud.cos.model.DeleteObjectsRequest
Returns the quiet element for this request.
getQuoteCharacter() - Method in class com.qcloud.cos.model.CSVInput
 
getQuoteCharacter() - Method in class com.qcloud.cos.model.CSVOutput
 
getQuoteCharacterAsString() - Method in class com.qcloud.cos.model.CSVInput
 
getQuoteCharacterAsString() - Method in class com.qcloud.cos.model.CSVOutput
 
getQuoteEscapeCharacter() - Method in class com.qcloud.cos.model.CSVInput
 
getQuoteEscapeCharacter() - Method in class com.qcloud.cos.model.CSVOutput
 
getQuoteEscapeCharacterAsString() - Method in class com.qcloud.cos.model.CSVInput
 
getQuoteEscapeCharacterAsString() - Method in class com.qcloud.cos.model.CSVOutput
 
getQuoteFields() - Method in class com.qcloud.cos.model.CSVOutput
 
getRange() - Method in class com.qcloud.cos.model.GetObjectRequest
Gets the optional inclusive byte range within the desired object that will be downloaded by this request.
getRawMetadata() - Method in class com.qcloud.cos.model.ObjectMetadata
For internal use only.
getRawMetadataValue(String) - Method in class com.qcloud.cos.model.ObjectMetadata
For internal use only.
getRawResponseContent() - Method in exception com.qcloud.cos.exception.CosServiceException
Typically only useful for debugging purpose if for some reason the SDK cannot parse the HTTP response from a service
getReadLimit() - Method in class com.qcloud.cos.ClientConfig
 
getReadLimit() - Method in class com.qcloud.cos.internal.CosServiceRequest
 
getReadLimit() - Method in interface com.qcloud.cos.internal.ReadLimitInfo
Returns the read limit for mark-and-reset during retries; or -1 if not available.
getReadLimit() - Method in class com.qcloud.cos.internal.RequestClientOptions
Returns the mark-and-reset read limit; defaults to 131073.
getReceiveTokenId() - Method in class com.qcloud.cos.model.ciModel.auditing.UserInfo
 
getRecognitionResult() - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelResponse
 
getRecordDelimiter() - Method in class com.qcloud.cos.model.CSVInput
 
getRecordDelimiter() - Method in class com.qcloud.cos.model.CSVOutput
 
getRecordDelimiter() - Method in class com.qcloud.cos.model.JSONOutput
The value used to separate individual records in the output.
getRecordDelimiterAsString() - Method in class com.qcloud.cos.model.CSVInput
 
getRecordDelimiterAsString() - Method in class com.qcloud.cos.model.CSVOutput
 
getRecordDelimiterAsString() - Method in class com.qcloud.cos.model.JSONOutput
The value used to separate individual records in the output.
getRecordInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.MaskInfo
 
getRecordsInputStream() - Method in class com.qcloud.cos.model.SelectObjectContentEventStream
Retrieve an input stream to the subset of the COS object that matched the query.
getRecordsInputStream(SelectObjectContentEventVisitor) - Method in class com.qcloud.cos.model.SelectObjectContentEventStream
Retrieve an input stream to the subset of the COS object that matched the query.
getRedirect() - Method in class com.qcloud.cos.model.RoutingRule
Return the redirect information.
getRedirectAllRequestsTo() - Method in class com.qcloud.cos.model.BucketWebsiteConfiguration
Return the redirect information where all requests will be redirect to.
getRedirectLocation() - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Gets the optional redirect location for the new object.
getRedirectLocation() - Method in class com.qcloud.cos.model.CopyObjectRequest
Gets the optional redirect location for the newly copied object.
getRedirectLocation() - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Gets the optional redirect location for the new object.
getRedirectLocation() - Method in class com.qcloud.cos.model.PutInstructionFileRequest
Gets the optional redirect location for the new object.
getRefererType() - Method in class com.qcloud.cos.model.BucketRefererConfiguration
 
getRefFrames() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getReflndex() - Method in class com.qcloud.cos.model.ciModel.job.v2.FillConcat
 
getRefMode() - Method in class com.qcloud.cos.model.ciModel.job.v2.FillConcat
 
getRegion() - Method in class com.qcloud.cos.ClientConfig
 
getRegion() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingCosOutput
 
getRegion() - Method in class com.qcloud.cos.model.ciModel.bucket.CIBucketObject
 
getRegion() - Method in class com.qcloud.cos.model.ciModel.bucket.MediaBucketObject
 
getRegion() - Method in class com.qcloud.cos.model.ciModel.common.FileProcessInputObject
 
getRegion() - Method in class com.qcloud.cos.model.ciModel.common.MediaInputObject
 
getRegion() - Method in class com.qcloud.cos.model.ciModel.common.MediaOutputObject
 
getRegion() - Method in class com.qcloud.cos.model.ciModel.job.CallBackKafkaConfig
 
getRegion() - Method in class com.qcloud.cos.model.ciModel.job.FileCompressResult
 
getRegion() - Method in class com.qcloud.cos.model.ciModel.job.OutputFile
 
getRegion() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.Output
 
getRegion() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Output
 
getRegion() - Method in class com.qcloud.cos.model.ciModel.job.TranslationOutput
 
getRegion() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfig
 
getRegion() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse.DNADbFile
 
getRegion() - Method in class com.qcloud.cos.model.ciModel.metaInsight.Dataset
 
getRegion() - Method in class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest.Output
 
getRegionName() - Method in class com.qcloud.cos.region.Region
 
getRegions() - Method in class com.qcloud.cos.model.ciModel.bucket.MediaBucketRequest
 
getRegisteredConnectionManagers() - Static method in class com.qcloud.cos.http.IdleConnectionMonitor
 
getRemark() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeyword
 
getRemark() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordResult
 
getRemove() - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioObject
 
getRemove() - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
getRemove() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
getRemoveBlue() - Method in class com.qcloud.cos.model.ciModel.job.v2.SegmentVideoBody
 
getRemoveGreen() - Method in class com.qcloud.cos.model.ciModel.job.v2.SegmentVideoBody
 
getRemoveRed() - Method in class com.qcloud.cos.model.ciModel.job.v2.SegmentVideoBody
 
getRemoveWatermark() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getRemoveWatermarkList() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getRename() - Method in class com.qcloud.cos.model.ciModel.job.KeyConfig
 
getReplace() - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioMixObject
 
getReplaceKeyPrefixWith() - Method in class com.qcloud.cos.model.RedirectRule
Return the object prefix key to use in the redirect request.
getReplaceKeyWith() - Method in class com.qcloud.cos.model.RedirectRule
Return the specific key to use in the redirect request.
getReplicationConfiguration() - Method in class com.qcloud.cos.model.SetBucketReplicationConfigurationRequest
Returns the replication configuration of bucket.
getRequest() - Method in class com.qcloud.cos.http.CosHttpResponse
 
getRequest() - Method in class com.qcloud.cos.transfer.CIPostJobImpl
 
getRequest() - Method in class com.qcloud.cos.transfer.ImageAuditingImpl
 
getRequestClientOptions() - Method in class com.qcloud.cos.internal.CosServiceRequest
Gets the options stored with this request object.
getRequestFile(PutObjectRequest) - Static method in class com.qcloud.cos.transfer.TransferManagerUtils
Convenience method for getting the file specified in a request.
getRequestFrequent() - Method in class com.qcloud.cos.model.BucketIntelligentTierConfiguration.Transition
 
getRequestFrequent() - Method in class com.qcloud.cos.model.IntelligentTiering.IntelligentTieringTransition
 
getRequestId() - Method in exception com.qcloud.cos.exception.CosServiceException
Returns the COS request ID that uniquely identifies the service request the caller made.
getRequestId() - Method in class com.qcloud.cos.exception.CosServiceExceptionBuilder
 
getRequestId() - Method in class com.qcloud.cos.internal.CIServiceRequest
 
getRequestId() - Method in class com.qcloud.cos.internal.CosServiceResponse
Returns the cos request ID from the response metadata
getRequestId() - Method in class com.qcloud.cos.internal.MetaInsightRequest
 
getRequestId() - Method in class com.qcloud.cos.internal.ResponseMetadata
 
getRequestId() - Method in interface com.qcloud.cos.internal.VIDResult
get requestid for this upload
getRequestId() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
getRequestId() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.ai.AddPersonFaceResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.ai.CreatePersonResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.ai.SearchPersonFaceResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.bucket.CIMediaListObject
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.bucket.DocBucketResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.common.MediaCommonResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.hls.CreateHLSPlayKeyResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.hls.GetHLSPlayKeyResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.hls.UpdataHLSPlayKeyResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.image.DetectFaceResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.image.ImageSearchResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.job.ImageQualityResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfigsResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateDatasetBindingResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateDatasetResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateFileMetaIndexResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetSimpleQueryResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DeleteDatasetBindingResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DeleteDatasetResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DeleteFileMetaIndexResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetBindingResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetBindingsResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetsResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeFileMetaIndexResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.SearchImageResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.UpdateDatasetResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.UpdateFileMetaIndexResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.persistence.DetectCarResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionsResponse
 
getRequestId() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListResponse
 
getRequestId() - Method in class com.qcloud.cos.model.CompleteMultipartUploadResult
get requestid for this upload
getRequestId() - Method in class com.qcloud.cos.model.CopyObjectResult
get requestid for this upload
getRequestId() - Method in class com.qcloud.cos.model.CopyPartResult
 
getRequestId() - Method in class com.qcloud.cos.model.CopyResult
get requestid for this upload
getRequestId() - Method in class com.qcloud.cos.model.CosServiceResult
get requestid for this upload
getRequestId() - Method in class com.qcloud.cos.model.fetch.GetAsyncFetchTaskResult
 
getRequestId() - Method in class com.qcloud.cos.model.fetch.PutAsyncFetchTaskResult
 
getRequestId() - Method in class com.qcloud.cos.model.GetSymlinkResult
 
getRequestId() - Method in class com.qcloud.cos.model.InitiateMultipartUploadResult
 
getRequestId() - Method in class com.qcloud.cos.model.ObjectMetadata
 
getRequestId() - Method in class com.qcloud.cos.model.PutObjectResult
get requestid for this upload
getRequestId() - Method in class com.qcloud.cos.model.PutSymlinkResult
 
getRequestId() - Method in class com.qcloud.cos.model.UploadPartResult
 
getRequestId() - Method in class com.qcloud.cos.model.UploadResult
get requestid for this upload
getRequestParameters() - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
Returns the complete map of additional request parameters to be included in the pre-signed URL.
getRequestProgress() - Method in class com.qcloud.cos.model.SelectObjectContentRequest
Describes optional, periodic SelectObjectContentEvent.ProgressEvents that can be returned.
getRequestTimeout() - Method in class com.qcloud.cos.ClientConfig
 
getRequestTimeOutEnable() - Method in class com.qcloud.cos.ClientConfig
 
getReservedCode1() - Method in class com.qcloud.cos.model.ciModel.job.AigcMetadata
 
getReservedCode2() - Method in class com.qcloud.cos.model.ciModel.job.AigcMetadata
 
getResoAdjMethod() - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
getResolution() - Method in class com.qcloud.cos.model.ciModel.job.SuperResolution
 
getResourcePath() - Method in class com.qcloud.cos.http.CosHttpRequest
 
getResourcesPrefix() - Method in class com.qcloud.cos.model.DecompressionRequest
 
getResponse() - Method in class com.qcloud.cos.internal.cihandler.AIGameRecResponseHandler
 
getResponse(InputStream) - Method in class com.qcloud.cos.internal.cihandler.AigcMetadataJsonResponseHandler
 
getResponse(InputStream) - Method in class com.qcloud.cos.internal.cihandler.AuditingStrategyHandler
 
getResponse(InputStream) - Method in class com.qcloud.cos.internal.cihandler.AuditingTextLibHandler
 
getResponse() - Method in class com.qcloud.cos.internal.cihandler.AutoTranslationBlockResponseHandler
 
getResponse() - Method in class com.qcloud.cos.internal.cihandler.BatchJobResponseHandler
 
getResponse(InputStream, Class<T>) - Method in class com.qcloud.cos.internal.cihandler.CICommonHandler
 
getResponse(InputStream, Class<T>) - Method in class com.qcloud.cos.internal.cihandler.CICommonJsonResponseHandler
 
getResponse(InputStream, Class<T>) - Method in class com.qcloud.cos.internal.cihandler.CIJsonHandler
 
getResponse() - Method in class com.qcloud.cos.internal.cihandler.DescribeMediaJobHandler
 
getResponse() - Method in class com.qcloud.cos.internal.cihandler.DetectCarHandler
 
getResponse() - Method in class com.qcloud.cos.internal.cihandler.DetectFaceResponseHandler
 
getResponse() - Method in class com.qcloud.cos.internal.cihandler.FileProcessResponseHandler
 
getResponse() - Method in class com.qcloud.cos.internal.cihandler.GenerateQrcodeHandler
 
getResponse() - Method in class com.qcloud.cos.internal.cihandler.GetImageStyleHandler
 
getResponse() - Method in class com.qcloud.cos.internal.cihandler.MediaJobResponseHandler
 
getResponse() - Method in class com.qcloud.cos.internal.cihandler.ReportBadCaseHandler
 
getResponse() - Method in class com.qcloud.cos.internal.cihandler.SearchImageHandler
 
getResponse() - Method in class com.qcloud.cos.internal.cihandler.TriggerWorkflowListHandler
 
getResponse() - Method in class com.qcloud.cos.internal.cihandler.WebpageAuditingDescribeJobHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BatchImageAuditingHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CreateAudioAuditingJobHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CreateVideoAuditingJobHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DescribeAudioAuditingJobHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DescribeDocProcessJobHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DescribeDocProcessJobsHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DescribeImageAuditingJobHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DescribeMediaJobsHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DescribeVideoAuditingJobHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DocJobHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DocListQueueHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DocumentAuditingDescribeJobHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DocumentAuditingJobHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.GenerateMediainfoHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ImageAuditingHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ImageLabelHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ImageLabelV2Handler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListDocBucketHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListMediaBucketHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListQueueHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.MediaJobCreatHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.MediaQueueResponseHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.MediaTemplateHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.MediaTemplatesHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.SnapshotHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.TextAuditingDescribeJobHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.TextAuditingJobHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.WebpageAuditingJobHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.WorkflowExecutionHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.WorkflowExecutionsHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.WorkflowHandler
 
getResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.WorkflowListHandler
 
getResponse() - Method in class com.qcloud.cos.transfer.ImageAuditingImpl
 
getResponseHeaders() - Method in class com.qcloud.cos.internal.COSXmlResponseHandler
Returns the headers from the processed response.
getResponseHeaders() - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
Returns the headers to be overridden in the service response.
getResponseHeaders() - Method in class com.qcloud.cos.model.GetObjectRequest
Returns the headers to be overridden in the service response.
getResponseList(InputStream) - Method in class com.qcloud.cos.internal.cihandler.AuditingStrategyHandler
 
getResponseMetadata() - Method in class com.qcloud.cos.internal.CosServiceResponse
Returns the response metadata for this response.
getResTextFormat() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
getResTextFormat() - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
getRestoreExpirationTime() - Method in interface com.qcloud.cos.internal.ObjectRestoreResult
Returns the expiration date when the Object is scheduled to move to CAS, or null if the object is not configured to expire.
getRestoreExpirationTime() - Method in class com.qcloud.cos.model.ObjectMetadata
Returns the time at which an object that has been temporarily restored from CAS will expire, and will need to be restored again in order to be accessed.
getResult() - Method in class com.qcloud.cos.internal.CosServiceResponse
Returns the result contained by this response.
getResult() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler
 
getResult() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.GetObjectTaggingHandler
 
getResult() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.GetServiceHandler
 
getResult() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListBucketInventoryConfigurationsHandler
 
getResult() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListJobsResultHandler
 
getResult() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.PostBucketInventoryConfigurationsHandler
 
getResult() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getResult() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
getResult() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
getResult() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
getResult() - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
getResult() - Method in class com.qcloud.cos.model.ciModel.auditing.SnapshotInfo
 
getResult() - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognitionResult
 
getResultDetails() - Method in class com.qcloud.cos.model.ciModel.job.v2.BodyRecognitionResult
 
getResultInfo() - Method in class com.qcloud.cos.model.ciModel.job.v2.ResultDetails
 
getResultInfo() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTasks
 
getResultJson() - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelResponse
 
getResults() - Method in class com.qcloud.cos.model.ciModel.ai.SearchPersonFaceResponse
 
getResults() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordResponse
 
getResumeableMultipartUploadId() - Method in interface com.qcloud.cos.transfer.Upload
if isResumeableMultipartUploadAfterFailed is true, we can call getResumeableMultipartUploadId to get upload info.
getResumeableMultipartUploadId() - Method in class com.qcloud.cos.transfer.UploadImpl
 
getRetCode() - Method in class com.qcloud.cos.model.ciModel.ai.AddPersonFaceResponse
 
getRetCode() - Method in class com.qcloud.cos.model.ciModel.ai.Results
 
getRetentionDays() - Method in class com.qcloud.cos.model.BucketObjectLockConfiguration
 
getRetentionMode() - Method in class com.qcloud.cos.model.BucketObjectLockConfiguration
 
getRetryPolicy() - Method in class com.qcloud.cos.auth.CredentialsEndpointProvider
 
getRetryPolicy() - Method in class com.qcloud.cos.ClientConfig
 
getReturnHighlightHtml() - Method in class com.qcloud.cos.model.ciModel.auditing.Conf
 
getRhythemScore() - Method in class com.qcloud.cos.model.ciModel.job.VocalScoreResult
 
getRightBottom() - Method in class com.qcloud.cos.model.ciModel.ai.WordPolygon
 
getRightTop() - Method in class com.qcloud.cos.model.ciModel.ai.WordPolygon
 
getRoi() - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
getRole() - Method in class com.qcloud.cos.model.ciModel.auditing.UserInfo
 
getRoleName() - Method in class com.qcloud.cos.model.BucketReplicationConfiguration
Returns the role name associated with this replication configuration.
getRoom() - Method in class com.qcloud.cos.model.ciModel.auditing.UserInfo
 
getRotate() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.RotateLocation
 
getRotate() - Method in class com.qcloud.cos.model.ciModel.auditing.Location
 
getRotate() - Method in class com.qcloud.cos.model.ciModel.auditing.ObjectResults.Location
 
getRotate() - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
getRotate() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
getRotate() - Method in class com.qcloud.cos.model.ciModel.job.QualityEstimateConfig
 
getRotate() - Method in class com.qcloud.cos.model.ciModel.snapshot.CosSnapshotRequest
 
getRotate() - Method in class com.qcloud.cos.model.ciModel.snapshot.SnapshotRequest
 
getRotate() - Method in class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest
 
getRotation() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getRoutingRules() - Method in class com.qcloud.cos.model.BucketWebsiteConfiguration
Return the list of routing rules that can be used for configuring redirects if certain conditions are meet.
getRule() - Method in class com.qcloud.cos.model.ciModel.persistence.PicOperations.Rule
 
getRule() - Method in class com.qcloud.cos.model.ciModel.persistence.RuleItem
 
getRuleId() - Method in class com.qcloud.cos.model.IntelligentTiering.BucketIntelligentTieringConfiguration
 
getRules() - Method in class com.qcloud.cos.model.BucketCrossOriginConfiguration
Returns the list of rules that comprise this configuration.
getRules() - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration
Returns the list of rules that comprise this configuration.
getRules() - Method in class com.qcloud.cos.model.BucketReplicationConfiguration
Returns the replication rules associated with this QCloud bucket.
getRules() - Method in class com.qcloud.cos.model.ciModel.persistence.FacePlateMosaicObject
 
getRules() - Method in class com.qcloud.cos.model.ciModel.persistence.PicOperations
 
getRuleType() - Method in class com.qcloud.cos.model.ciModel.job.v2.DnaConfig
 
getRunId() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionObject
 
getRunId() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
getSampleFmt() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
getSampleFormat() - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioObject
 
getSamplerate() - Method in class com.qcloud.cos.model.ciModel.job.AudioConfig
 
getSamplerate() - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioObject
 
getSampleRate() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
getSar() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getSaturation() - Method in class com.qcloud.cos.model.ciModel.job.ColorEnhance
 
getScale() - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
getScaleMethod() - Method in class com.qcloud.cos.model.ciModel.template.SpriteSnapshotConfig
 
getScanMode() - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
getScanMode() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
getScanRange() - Method in class com.qcloud.cos.model.SelectObjectContentRequest
The byte range of the query
getScanRange() - Method in class com.qcloud.cos.model.SelectParameters
 
getScenario() - Method in class com.qcloud.cos.model.ciModel.job.VideoTag
 
getScene() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
getScene() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
getScene() - Method in class com.qcloud.cos.model.ciModel.template.MediaVideoMontageObject
 
getSceneChangeInfo() - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatTemplateObject
 
getScenes() - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelRequest
 
getScenes() - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelV2Request
 
getSchedule() - Method in class com.qcloud.cos.model.inventory.InventoryConfiguration
Returns the schedule for generating inventory results.
getScore() - Method in class com.qcloud.cos.model.ciModel.ai.Candidates
 
getScore() - Method in class com.qcloud.cos.model.ciModel.ai.RecognizeLogoResponse.LogoInfo
 
getScore() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInfo
 
getScore() - Method in class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
getScore() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
getScore() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo
 
getScore() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
getScore() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.ImageLibResults
 
getScore() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
getScore() - Method in class com.qcloud.cos.model.ciModel.auditing.LanguageResult
 
getScore() - Method in class com.qcloud.cos.model.ciModel.auditing.LibResult
 
getScore() - Method in class com.qcloud.cos.model.ciModel.auditing.SentimentAnalysis
 
getScore() - Method in class com.qcloud.cos.model.ciModel.image.ImageInfos
 
getScore() - Method in class com.qcloud.cos.model.ciModel.job.MediaBodyInfo
 
getScore() - Method in class com.qcloud.cos.model.ciModel.job.MediaTopkRecognition
 
getScore() - Method in class com.qcloud.cos.model.ciModel.job.QualityEstimate
 
getScore() - Method in class com.qcloud.cos.model.ciModel.job.SentenceScores
 
getScore() - Method in class com.qcloud.cos.model.ciModel.job.v2.ResultInfo
 
getScore() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse.FaceInfos
 
getScore() - Method in class com.qcloud.cos.model.ciModel.metaInsight.ImageResult
 
getSdrToHDR() - Method in class com.qcloud.cos.model.ciModel.job.VideoEnhance
 
getSecond() - Method in class com.qcloud.cos.model.ciModel.job.VideoTagLabels
 
getSecondCategory() - Method in class com.qcloud.cos.model.ciModel.image.Label
 
getSecondCategory() - Method in class com.qcloud.cos.model.ciModel.persistence.AIGameRecResponse
 
getSectionCount() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getSectionList() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getSegment() - Method in class com.qcloud.cos.model.ciModel.job.JobParam
 
getSegment() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getSegment() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getSegmentType() - Method in class com.qcloud.cos.model.ciModel.job.v2.SegmentVideoBody
 
getSegmentVideoBody() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getSensitive() - Method in class com.qcloud.cos.model.ciModel.job.v2.VideoTargetRecResult
 
getSentenceList() - Method in class com.qcloud.cos.model.ciModel.job.v2.FlashResult
 
getSentenceMaxLength() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
getSentenceMaxLength() - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
getSentenceScores() - Method in class com.qcloud.cos.model.ciModel.job.PitchScore
 
getSentimentAnalysis() - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
getSerial() - Method in class com.qcloud.cos.model.ciModel.persistence.CarTag
 
getServerSideEncryption() - Method in class com.qcloud.cos.internal.SSEResultBase
Deprecated.
getServerSideEncryption() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
getServerSideEncryption() - Method in class com.qcloud.cos.model.ObjectMetadata
Returns the server-side encryption algorithm for the object, or null if none was used.
getService(ListBucketsRequest) - Method in class com.qcloud.cos.COSClient
 
getService() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategy
 
getService() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategyRequest
 
GetServiceHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.GetServiceHandler
 
GetServiceUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.GetServiceUnmarshaller
 
getSessionToken() - Method in class com.qcloud.cos.auth.BasicSessionCredentials
 
getSessionToken() - Method in interface com.qcloud.cos.auth.COSSessionCredentials
Returns the session token for this session.
getSha1() - Method in class com.qcloud.cos.model.ciModel.job.FileHashCodeResult
 
getSha256() - Method in class com.qcloud.cos.model.ciModel.job.FileHashCodeResult
 
getSharpenLevel() - Method in class com.qcloud.cos.model.ciModel.job.MsSharpen
 
getSheet() - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
getSheetId() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
getSheetNumber() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentResultInfo
 
getShort() - Method in class com.qcloud.cos.internal.eventstreaming.HeaderValue
 
getShutdownTimeout() - Method in class com.qcloud.cos.ClientConfig
 
getSignExpired() - Method in class com.qcloud.cos.ClientConfig
 
getSimilar() - Method in class com.qcloud.cos.model.ciModel.job.v2.Detection
 
getSimilar() - Method in class com.qcloud.cos.model.ciModel.job.v2.DetectionAudio
 
getSimilarDuration() - Method in class com.qcloud.cos.model.ciModel.job.v2.Detection
 
getSimilarPersonId() - Method in class com.qcloud.cos.model.ciModel.ai.CreatePersonResponse
 
getSingerName() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaSong
 
getSize() - Method in class com.qcloud.cos.model.ciModel.job.DocJobListRequest
 
getSize() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
getSize() - Method in class com.qcloud.cos.model.ciModel.job.ProcessResult
 
getSize() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
getSize() - Method in class com.qcloud.cos.model.ciModel.job.WatermarkInfo
 
getSize() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaFormat
 
getSize() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
getSize() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
getSize() - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
getSize() - Method in class com.qcloud.cos.model.ciModel.workflow.BasicInfo
 
getSize() - Method in class com.qcloud.cos.model.ciModel.workflow.InputObjectInfoObject
 
getSize() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
getSize() - Method in class com.qcloud.cos.model.COSObjectSummary
Gets the size of this object in bytes.
getSize() - Method in class com.qcloud.cos.model.COSVersionSummary
Gets the size of this version in bytes.
getSize() - Method in class com.qcloud.cos.model.PartSummary
Returns the size of this part, in bytes.
getSliceSentence() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.ResultDetail
 
getSlideConfig() - Method in class com.qcloud.cos.model.ciModel.template.MediaWatermark
 
getSlideMode() - Method in class com.qcloud.cos.model.ciModel.template.SlideConfig
 
getSmallImage() - Method in class com.qcloud.cos.model.ciModel.job.ImageQualityResponse
 
getSmartCover() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getSmartCover() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getSnapshot(CosSnapshotRequest) - Method in interface com.qcloud.cos.COS
 
getSnapshot(CosSnapshotRequest) - Method in class com.qcloud.cos.COSClient
 
getSnapshot(COSClient) - Static method in class com.qcloud.cos.demo.ci.SnapshotDemo
GetSnapshot 接口用于获取媒体文件某个时间的截图。 (推荐)
getSnapshot() - Method in class com.qcloud.cos.model.ciModel.auditing.Conf
 
getSnapshot() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getSnapshot() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getSnapshot() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
getSnapshot() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
getSnapshot() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
getSnapshot() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateTransTplObject
 
getSnapshotConfig() - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
getSnapshotCount() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getSnapshotFreq() - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
getSnapshotList() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getSnapshotOutMode() - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
getSnapshotPrefix() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getSnapshotPrefix() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getSnapshotTime() - Method in class com.qcloud.cos.model.ciModel.auditing.SnapshotInfo
 
getSocketTimeout() - Method in class com.qcloud.cos.ClientConfig
 
getSongList() - Method in class com.qcloud.cos.model.ciModel.job.v2.SoundHoundResult
 
getSongName() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaSong
 
getSort() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetSimpleQueryRequest
 
getSoundHound() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getSoundHoundResult() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getSourceAppid() - Method in class com.qcloud.cos.model.CopyObjectRequest
 
getSourceAppid() - Method in class com.qcloud.cos.model.CopyPartRequest
 
getSourceBucketName() - Method in class com.qcloud.cos.model.CopyObjectRequest
Gets the name of the bucket containing the source object to be copied.
getSourceBucketName() - Method in class com.qcloud.cos.model.CopyPartRequest
Gets the name of the bucket containing the source object to be copied.
getSourceBucketName() - Method in class com.qcloud.cos.model.CopyResult
Gets the name of the bucket containing the source object to be copied.
getSourceBucketName() - Method in class com.qcloud.cos.model.DecompressionRequest
 
getSourceBucketRegion() - Method in class com.qcloud.cos.model.CopyObjectRequest
 
getSourceBucketRegion() - Method in class com.qcloud.cos.model.CopyPartRequest
 
getSourceEndpointBuilder() - Method in class com.qcloud.cos.model.CopyObjectRequest
 
getSourceEndpointBuilder() - Method in class com.qcloud.cos.model.CopyPartRequest
 
getSourceKey() - Method in class com.qcloud.cos.model.CopyObjectRequest
Gets the source bucket key under which the source object to be copied is stored.
getSourceKey() - Method in class com.qcloud.cos.model.CopyPartRequest
Gets the source bucket key under which the source object to be copied is stored.
getSourceKey() - Method in class com.qcloud.cos.model.CopyResult
Gets the source bucket key under which the source object to be copied is stored.
getSourceLang() - Method in class com.qcloud.cos.model.ciModel.image.AutoTranslationBlockRequest
 
getSourceSSECustomerKey() - Method in class com.qcloud.cos.model.CopyObjectRequest
 
getSourceSSECustomerKey() - Method in class com.qcloud.cos.model.CopyPartRequest
 
getSourceVersionId() - Method in class com.qcloud.cos.model.CopyObjectRequest
Gets the version ID specifying which version of the source object to copy.
getSourceVersionId() - Method in class com.qcloud.cos.model.CopyPartRequest
Gets the version ID specifying which version of the source object to copy.
getSpeakerDiarization() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
getSpeakerDiarization() - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
getSpeakerId() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.ResultDetail
 
getSpeakerId() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.SentenceList
 
getSpeakerId() - Method in class com.qcloud.cos.model.ciModel.job.v2.Sentence
 
getSpeakerNumber() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
getSpeakerNumber() - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
getSpeechRecognition() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.Operation
 
getSpeechRecognition() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Operation
 
getSpeechRecognition() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getSpeechRecognitionResult() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Operation
 
getSpeechRecognitionResult() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getSpeechSpeed() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.ResultDetail
 
getSpeed() - Method in class com.qcloud.cos.model.ciModel.job.TtsTpl
 
getSpeed() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
getSpeed() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
getSplitVideoInfoResult() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getSplitVideoParts() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getSpriteObject() - Method in class com.qcloud.cos.model.ciModel.common.MediaOutputObject
 
getSpriteObjectCount() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTaskResultInfo
 
getSpriteObjectInfo() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTaskResultInfo
 
getSrcEndTime() - Method in class com.qcloud.cos.model.ciModel.job.v2.MatchDetail
 
getSrcObject() - Method in class com.qcloud.cos.model.RenameRequest
 
getSrcStartTime() - Method in class com.qcloud.cos.model.ciModel.job.v2.MatchDetail
 
getSrcType() - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
getSrcType() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
getSSEAlgorithm() - Method in interface com.qcloud.cos.internal.ServerSideEncryptionResult
Returns the server-side encryption algorithm if the object is encrypted using COS-managed keys.
getSSEAlgorithm() - Method in class com.qcloud.cos.internal.SSEResultBase
 
getSseAlgorithm() - Method in class com.qcloud.cos.model.BucketEncryptionConfiguration
 
getSSEAlgorithm() - Method in class com.qcloud.cos.model.ObjectMetadata
 
getSSECOSKeyManagementParams() - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Returns the COS Key Management System parameters used to encrypt the object on server side.
getSSECOSKeyManagementParams() - Method in class com.qcloud.cos.model.CopyObjectRequest
 
getSSECOSKeyManagementParams() - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Returns the COS Key Management System parameters used to encrypt the object on server side.
getSSECOSKeyManagementParams() - Method in interface com.qcloud.cos.model.SSECOSKeyManagementParamsProvider
Returns the optional SSECOSKeyManagementParams to use to encrypt the uploaded object.
getSSECOSKmsKeyId() - Method in class com.qcloud.cos.model.ObjectMetadata
Returns the Key Management System key id used for Server Side Encryption of the COS object.
getSSECustomerAlgorithm() - Method in interface com.qcloud.cos.internal.ServerSideEncryptionResult
Returns the server-side encryption algorithm if the object is encrypted using customer-provided keys.
getSSECustomerAlgorithm() - Method in class com.qcloud.cos.internal.SSEResultBase
 
getSSECustomerAlgorithm() - Method in class com.qcloud.cos.model.ObjectMetadata
 
getSSECustomerKey() - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
 
getSSECustomerKey() - Method in class com.qcloud.cos.model.GetObjectMetadataRequest
 
getSSECustomerKey() - Method in class com.qcloud.cos.model.GetObjectRequest
 
getSSECustomerKey() - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
 
getSSECustomerKey() - Method in class com.qcloud.cos.model.SelectObjectContentRequest
 
getSSECustomerKey() - Method in interface com.qcloud.cos.model.SSECustomerKeyProvider
Returns the optional customer-provided server-side encryption key to use to encrypt the uploaded object.
getSSECustomerKey() - Method in class com.qcloud.cos.model.UploadPartRequest
 
getSSECustomerKeyMd5() - Method in interface com.qcloud.cos.internal.ServerSideEncryptionResult
Returns the base64-encoded MD5 digest of the encryption key for server-side encryption, if the object is encrypted using customer-provided keys.
getSSECustomerKeyMd5() - Method in class com.qcloud.cos.internal.SSEResultBase
 
getSSECustomerKeyMd5() - Method in class com.qcloud.cos.model.ObjectMetadata
 
getStandardObject() - Method in class com.qcloud.cos.model.ciModel.job.VocalScore
 
getStandardUrl() - Method in class com.qcloud.cos.model.ciModel.job.VocalScore
 
getStart() - Method in class com.qcloud.cos.model.ciModel.auditing.TextPosition
 
getStart() - Method in class com.qcloud.cos.model.ciModel.job.MediaTimeIntervalObject
 
getStart() - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
getStart() - Method in class com.qcloud.cos.model.ScanRange
 
getStart_time() - Method in class com.qcloud.cos.model.ciModel.job.v2.WordList
 
getStartByte() - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
getStartCreationTime() - Method in class com.qcloud.cos.model.ciModel.job.DocJobListRequest
 
getStartCreationTime() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
getStartCreationTime() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
getStartCreationTime() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
getStartFadeinTime() - Method in class com.qcloud.cos.model.ciModel.job.EffectConfig
 
getStartIndex() - Method in class com.qcloud.cos.model.ciModel.job.PlaceTag
 
getStartMs() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.ResultDetail
 
getStartPage() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
getStartTime() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingLiveInfo
 
getStartTime() - Method in class com.qcloud.cos.model.ciModel.auditing.LanguageResult
 
getStartTime() - Method in class com.qcloud.cos.model.ciModel.job.ActionTag
 
getStartTime() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessJobDetail
 
getStartTime() - Method in class com.qcloud.cos.model.ciModel.job.JobsDetail
 
getStartTime() - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatFragmentObject
 
getStartTime() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
getStartTime() - Method in class com.qcloud.cos.model.ciModel.job.MediaRemoveWaterMark
 
getStartTime() - Method in class com.qcloud.cos.model.ciModel.job.PlaceTag
 
getStartTime() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.JobsDetail
 
getStartTime() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.SentenceList
 
getStartTime() - Method in class com.qcloud.cos.model.ciModel.job.SentenceScores
 
getStartTime() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
getStartTime() - Method in class com.qcloud.cos.model.ciModel.job.v2.Sentence
 
getStartTime() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaFormat
 
getStartTime() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
getStartTime() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getStartTime() - Method in class com.qcloud.cos.model.ciModel.template.MediaSegmentObject
 
getStartTime() - Method in class com.qcloud.cos.model.ciModel.template.MediaWatermark
 
getStartTimeOffset() - Method in class com.qcloud.cos.model.ciModel.job.QualityEstimateItem
 
getState() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getState() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
getState() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
getState() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
getState() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
getState() - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
getState() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobDetail
 
getState() - Method in class com.qcloud.cos.model.ciModel.job.DocJobDetail
 
getState() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessJobDetail
 
getState() - Method in class com.qcloud.cos.model.ciModel.job.JobsDetail
 
getState() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
getState() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.JobsDetail
 
getState() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
getState() - Method in class com.qcloud.cos.model.ciModel.metaInsight.Binding
 
getState() - Method in class com.qcloud.cos.model.ciModel.persistence.FailedMessage
 
getState() - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueObject
 
getState() - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueRequest
 
getState() - Method in class com.qcloud.cos.model.ciModel.queue.MediaNotifyConfig
 
getState() - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueObject
 
getState() - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueRequest
 
getState() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
getState() - Method in class com.qcloud.cos.model.ciModel.workflow.ExtFilter
 
getState() - Method in class com.qcloud.cos.model.ciModel.workflow.JudgementResultObject
 
getState() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTasks
 
getState() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionObject
 
getState() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowObject
 
getState() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowRequest
 
getState() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowResponse
 
getState() - Method in class com.qcloud.cos.transfer.AbstractTransfer
Returns the current state of this transfer.
getState() - Method in interface com.qcloud.cos.transfer.Transfer
Returns the current state of this transfer.
getStates() - Method in class com.qcloud.cos.model.ciModel.job.DocJobListRequest
 
getStates() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
getStates() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
getStates() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
getStatistics() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetRequest
 
getStatus() - Method in class com.qcloud.cos.model.bucketcertificate.BucketGetDomainCertificate
 
getStatus() - Method in class com.qcloud.cos.model.BucketIntelligentTierConfiguration
 
getStatus() - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Returns the status of this rule.
getStatus() - Method in class com.qcloud.cos.model.BucketObjectLockConfiguration
 
getStatus() - Method in class com.qcloud.cos.model.BucketRefererConfiguration
 
getStatus() - Method in class com.qcloud.cos.model.BucketVersioningConfiguration
Returns the current status of versioning for this bucket versioning configuration object, indicating if versioning is enabled or not for a bucket.
getStatus() - Method in class com.qcloud.cos.model.ciModel.ai.RecognizeLogoResponse
 
getStatus() - Method in class com.qcloud.cos.model.DecompressionResult
 
getStatus() - Method in class com.qcloud.cos.model.DomainRule
 
getStatus() - Method in class com.qcloud.cos.model.IntelligentTiering.BucketIntelligentTieringConfiguration
 
getStatus() - Method in class com.qcloud.cos.model.ListJobsResult.DecompressionJob
 
getStatus() - Method in class com.qcloud.cos.model.ReplicationRule
Returns the status of the replication rule.
getStatus() - Method in enum com.qcloud.cos.model.ReplicationRuleStatus
 
getStatusCode() - Method in class com.qcloud.cos.auth.CredentialsEndpointRetryParameters
 
getStatusCode() - Method in exception com.qcloud.cos.exception.CosServiceException
Returns the HTTP status code that was returned with this service exception.
getStatusCode() - Method in class com.qcloud.cos.exception.CosServiceExceptionBuilder
Returns the HTTP status code that was returned with this service exception.
getStatusCode() - Method in class com.qcloud.cos.http.CosHttpResponse
 
getStatusText() - Method in class com.qcloud.cos.http.CosHttpResponse
 
getStockState() - Method in class com.qcloud.cos.model.ciModel.metaInsight.Binding
 
getStorageClass() - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Gets the optional Qcloud COS storage class to use when storing the new object.
getStorageClass() - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Transition
Returns the storage class of this object.
getStorageClass() - Method in class com.qcloud.cos.model.CopyObjectRequest
Gets the optional Qcloud COS storage class to use when storing the newly copied object.
getStorageClass() - Method in class com.qcloud.cos.model.COSObjectSummary
Gets the storage class used by Qcloud COS for this object.
getStorageClass() - Method in class com.qcloud.cos.model.COSVersionSummary
Gets the storage class used by COS for this version.
getStorageClass() - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Returns the optional storage class to use when storing this upload's data in COS.
getStorageClass() - Method in class com.qcloud.cos.model.ObjectMetadata
 
getStorageClass() - Method in class com.qcloud.cos.model.PartListing
Returns the class of storage used for the parts in the associated multipart upload.
getStorageClass() - Method in class com.qcloud.cos.model.PutInstructionFileRequest
Gets the optional COS storage class to use when storing the new object.
getStorageClass() - Method in class com.qcloud.cos.model.PutSymlinkResult
 
getStorageClass() - Method in class com.qcloud.cos.model.ReplicationDestinationConfig
Returns the storage class associated with the replication destination configuration.
getStorageClassAsString() - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
Returns the storage class of this object.
getStorageClassEnum() - Method in class com.qcloud.cos.model.ObjectMetadata
 
getStorageConf() - Method in class com.qcloud.cos.model.ciModel.auditing.VideoAuditingRequest
 
getStorageMode() - Method in class com.qcloud.cos.internal.crypto.CryptoConfiguration
Returns the current storage mode of a CryptoConfiguration object.
getStrategies() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLib
 
getStrategy() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategyListResponse
 
getStrategy() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategyResponse
 
getStream() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoObjcet
 
getStream() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoStreamObject
 
getStreamData() - Method in class com.qcloud.cos.model.ciModel.job.VideoTagResult
 
getString() - Method in class com.qcloud.cos.internal.eventstreaming.HeaderValue
 
getStyleBody() - Method in class com.qcloud.cos.model.ciModel.image.ImageStyleRequest
 
getStyleBody() - Method in class com.qcloud.cos.model.ciModel.image.StyleRule
 
getStyleConvertToXmlByteArray(ImageStyleRequest) - Static method in class com.qcloud.cos.model.ciModel.xml.CImageXmlFactory
查询样式请求转换
getStyleName() - Method in class com.qcloud.cos.model.ciModel.image.ImageStyleRequest
 
getStyleName() - Method in class com.qcloud.cos.model.ciModel.image.StyleRule
 
getStyleRule() - Method in class com.qcloud.cos.model.ciModel.image.ImageStyleResponse
 
getSubAppId() - Method in class com.qcloud.cos.model.ciModel.common.MediaVod
 
getSubErrCode() - Method in class com.qcloud.cos.model.ciModel.job.StreamData
 
getSubErrMsg() - Method in class com.qcloud.cos.model.ciModel.job.StreamData
 
getSubLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getSubLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
getSubLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
getSubLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo
 
getSubLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo.ObjectResults
 
getSubLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
getSubLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
getSubLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.PoliticsInfoObjectResults
 
getSubLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
getSubQueries() - Method in class com.qcloud.cos.model.ciModel.metaInsight.Query
 
getSubTag() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
getSubTag() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
getSubtitle() - Method in class com.qcloud.cos.model.ciModel.job.Subtitles
 
getSubtitle() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoStream
 
getSubtitle() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaStream
 
getSubtitles() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getSubtitles() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getSubTransfers() - Method in interface com.qcloud.cos.transfer.MultipleFileUpload
Returns a collection of sub transfers associated with the multi file upload.
getSubTransfers() - Method in class com.qcloud.cos.transfer.MultipleFileUploadImpl
 
getSuccessCallbackUrl() - Method in class com.qcloud.cos.model.fetch.PutAsyncFetchTaskRequest
 
getSuccPageCount() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessResult
 
getSucFaceId() - Method in class com.qcloud.cos.model.ciModel.ai.AddPersonFaceResponse
 
getSucFaceNum() - Method in class com.qcloud.cos.model.ciModel.ai.AddPersonFaceResponse
 
getSucFaceRect() - Method in class com.qcloud.cos.model.ciModel.ai.AddPersonFaceResponse
 
getSucIndexes() - Method in class com.qcloud.cos.model.ciModel.ai.AddPersonFaceResponse
 
getSuffix() - Method in class com.qcloud.cos.model.PutInstructionFileRequest
Returns the suffix for the new instruction file.
getSuggestedLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.ReportBadCaseRequest
 
getSuggestion() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLib
 
getSuggestion() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLibRequest
 
getSuggestion() - Method in class com.qcloud.cos.model.ciModel.auditing.BaseAuditingDetail
 
getSuggestion() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
getSuggestion() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentResultInfo
 
getSuggestion() - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
getSuperResolution() - Method in class com.qcloud.cos.model.ciModel.job.VideoEnhance
 
getSuspiciousBeginByte() - Method in class com.qcloud.cos.model.ciModel.image.ImageInspectResponse
 
getSuspiciousEndByte() - Method in class com.qcloud.cos.model.ciModel.image.ImageInspectResponse
 
getSuspiciousSize() - Method in class com.qcloud.cos.model.ciModel.image.ImageInspectResponse
 
getSuspiciousType() - Method in class com.qcloud.cos.model.ciModel.image.ImageInspectResponse
 
getSwitchTrack() - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioObject
 
getSymlink(GetSymlinkRequest) - Method in interface com.qcloud.cos.COS
Get the object the symbolic link actually points to.
getSymlink(GetSymlinkRequest) - Method in class com.qcloud.cos.COSClient
 
getSymlink() - Method in class com.qcloud.cos.model.GetSymlinkRequest
 
getSymlink() - Method in class com.qcloud.cos.model.PutSymlinkRequest
 
GetSymlinkDemo - Class in com.qcloud.cos.demo
 
GetSymlinkDemo() - Constructor for class com.qcloud.cos.demo.GetSymlinkDemo
 
GetSymlinkRequest - Class in com.qcloud.cos.model
 
GetSymlinkRequest() - Constructor for class com.qcloud.cos.model.GetSymlinkRequest
 
GetSymlinkRequest(String, String, String) - Constructor for class com.qcloud.cos.model.GetSymlinkRequest
 
GetSymlinkResult - Class in com.qcloud.cos.model
 
GetSymlinkResult() - Constructor for class com.qcloud.cos.model.GetSymlinkResult
 
GetSymlinkResultHandler - Class in com.qcloud.cos.model
 
GetSymlinkResultHandler() - Constructor for class com.qcloud.cos.model.GetSymlinkResultHandler
 
getSymmetricKey() - Method in class com.qcloud.cos.internal.crypto.EncryptionMaterials
Returns the symmetric key stored in this EncryptionMaterials object.
getSymmetricKey() - Method in class com.qcloud.cos.internal.crypto.KMSEncryptionMaterials
Always throws UnsupportedOperationException.
getTag() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
getTag() - Method in class com.qcloud.cos.model.ciModel.job.DocJobDetail
 
getTag() - Method in class com.qcloud.cos.model.ciModel.job.DocJobListRequest
 
getTag() - Method in class com.qcloud.cos.model.ciModel.job.DocJobObject
 
getTag() - Method in class com.qcloud.cos.model.ciModel.job.DocJobRequest
 
getTag() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessJobDetail
 
getTag() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessRequest
 
getTag() - Method in class com.qcloud.cos.model.ciModel.job.JobsDetail
 
getTag() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
getTag() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
getTag() - Method in class com.qcloud.cos.model.ciModel.job.MediaTags
 
getTag() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest
 
getTag() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.JobsDetail
 
getTag() - Method in class com.qcloud.cos.model.ciModel.job.TranslationRequest
 
getTag() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
getTag() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
getTag() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
getTag() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
getTag() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
getTag() - Method in class com.qcloud.cos.model.Tag.LifecycleTagPredicate
 
getTag(String) - Method in class com.qcloud.cos.model.Tag.TagSet
Get the value of the tag with the given key.
getTag(String) - Method in class com.qcloud.cos.model.TagSet
Get the value of the tag with the given key.
getTagCls() - Method in class com.qcloud.cos.model.ciModel.job.MediaTags
 
getTagging() - Method in class com.qcloud.cos.model.SetObjectTaggingRequest
 
getTaggingConfiguration() - Method in class com.qcloud.cos.model.SetBucketTaggingConfigurationRequest
Gets the new tagging configuration for the specified bucket.
getTags() - Method in class com.qcloud.cos.model.ciModel.image.ImageInfos
 
getTags() - Method in class com.qcloud.cos.model.ciModel.image.ImageSearchRequest
 
getTags() - Method in class com.qcloud.cos.model.ciModel.job.ActionTag
 
getTags() - Method in class com.qcloud.cos.model.ciModel.job.PlaceTag
 
getTags() - Method in class com.qcloud.cos.model.ciModel.job.VideoTagData
 
getTags() - Method in class com.qcloud.cos.model.inventory.InventoryAndPredicate
 
getTagSet() - Method in class com.qcloud.cos.model.BucketTaggingConfiguration
Gets the first TagSet object contained in this object.
getTagSet() - Method in class com.qcloud.cos.model.GetObjectTaggingResult
 
getTagSet() - Method in class com.qcloud.cos.model.ObjectTagging
 
getTagSetAtIndex(int) - Method in class com.qcloud.cos.model.BucketTaggingConfiguration
Gets the TagSet object at the specified index contained in this object.
getTarget() - Method in class com.qcloud.cos.model.GetSymlinkResult
 
getTarget() - Method in class com.qcloud.cos.model.PutSymlinkRequest
 
getTargetBucketName() - Method in class com.qcloud.cos.model.DecompressionRequest
 
getTargetKeyPrefix() - Method in class com.qcloud.cos.model.DecompressionRequest
 
getTargetLang() - Method in class com.qcloud.cos.model.ciModel.image.AutoTranslationBlockRequest
 
getTaskId() - Method in class com.qcloud.cos.model.fetch.GetAsyncFetchTaskRequest
 
getTasks() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionObject
 
getTeenagerInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getTeenagerInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
getTeenagerInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
getTeenagerInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
getTeenagerInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.SnapshotInfo
 
getTemplate() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateResponseV2
 
getTemplate() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateResponse
 
getTemplateId() - Method in class com.qcloud.cos.model.ciModel.job.JobParam
 
getTemplateId() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getTemplateId() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.Operation
 
getTemplateId() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Operation
 
getTemplateId() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getTemplateId() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
getTemplateId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateDatasetRequest
 
getTemplateId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.Dataset
 
getTemplateId() - Method in class com.qcloud.cos.model.ciModel.metaInsight.UpdateDatasetRequest
 
getTemplateId() - Method in class com.qcloud.cos.model.ciModel.template.MediaListTemplateResponse
 
getTemplateId() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
getTemplateId() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
getTemplateId() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateResponse
 
getTemplateId() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaOperation
 
getTemplateList() - Method in class com.qcloud.cos.model.ciModel.template.MediaListTemplateResponse
 
getTemplateName() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getTemplateName() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Operation
 
getTemplateName() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getTerminationTime() - Method in class com.qcloud.cos.model.ListJobsResult.DecompressionJob
 
getTerrorism() - Method in class com.qcloud.cos.model.ciModel.auditing.BaseStrategyLabel
 
getTerrorismScore() - Method in class com.qcloud.cos.model.ciModel.auditing.Freeze
 
getTerroristInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getTerroristInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.BaseAuditingDetail
 
getTerroristInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
getTerroristInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
getTerroristInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
getTerroristInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
getTerroristInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.SnapshotInfo
 
getTestClient() - Static method in class com.qcloud.cos.demo.ci.ClientUtils
 
getText() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
getText() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
getText() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.OcrResults
 
getText() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentResultInfo
 
getText() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
getText() - Method in class com.qcloud.cos.model.ciModel.auditing.OcrResults
 
getText() - Method in class com.qcloud.cos.model.ciModel.auditing.ReportBadCaseRequest
 
getText() - Method in class com.qcloud.cos.model.ciModel.auditing.ResultsImageAuditingDetail
 
getText() - Method in class com.qcloud.cos.model.ciModel.auditing.ResultsTextAuditingDetail
 
getText() - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
getText() - Method in class com.qcloud.cos.model.ciModel.auditing.SnapshotInfo
 
getText() - Method in class com.qcloud.cos.model.ciModel.auditing.StrategyLabels
 
getText() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.SentenceList
 
getText() - Method in class com.qcloud.cos.model.ciModel.job.v2.FlashResult
 
getText() - Method in class com.qcloud.cos.model.ciModel.job.v2.Sentence
 
getText() - Method in class com.qcloud.cos.model.ciModel.job.VideoTag
 
getText() - Method in class com.qcloud.cos.model.ciModel.metaInsight.SearchImageRequest
 
getText() - Method in class com.qcloud.cos.model.ciModel.persistence.ProcessResults
 
getText() - Method in class com.qcloud.cos.model.ciModel.template.MediaWatermark
 
getText() - Method in class com.qcloud.cos.model.ciModel.template.MediaWaterMarkText
 
getTextDetections() - Method in class com.qcloud.cos.model.ciModel.ai.ImageOCRResponse
 
getTextDomain() - Method in class com.qcloud.cos.model.ciModel.image.AutoTranslationBlockRequest
 
getTextLabel() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategy
 
getTextLibs() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategyRequest
 
getTextResults() - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
getTextStyle() - Method in class com.qcloud.cos.model.ciModel.image.AutoTranslationBlockRequest
 
getTgtType() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
getTgtType() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessResult
 
getTgtUri() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessPageInfo
 
getTier() - Method in class com.qcloud.cos.model.CASJobParameters
 
getTieringTransitions() - Method in class com.qcloud.cos.model.IntelligentTiering.BucketIntelligentTieringConfiguration
 
getTime() - Method in class com.qcloud.cos.model.ciModel.job.MediaRecognition
 
getTime() - Method in class com.qcloud.cos.model.ciModel.job.MediaTopkRecognition
 
getTime() - Method in class com.qcloud.cos.model.ciModel.job.SceneChangeInfo
 
getTime() - Method in class com.qcloud.cos.model.ciModel.job.v2.ResultDetails
 
getTime() - Method in class com.qcloud.cos.model.ciModel.snapshot.CosSnapshotRequest
 
getTime() - Method in class com.qcloud.cos.model.ciModel.snapshot.SnapshotRequest
 
getTime() - Method in class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest
 
getTimebase() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
getTimebase() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getTimeInfos() - Method in class com.qcloud.cos.model.ciModel.job.v2.SplitVideoInfoResult
 
getTimeInterval() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingSnapshotObject
 
getTimeInterval() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
getTimeInterval() - Method in class com.qcloud.cos.model.ciModel.job.MediaAnimationObject
 
getTimeInterval() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getTimeInterval() - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeObject
 
getTimeInterval() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getTimeInterval() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
getTimeInterval() - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
getTimeInterval() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
getTimeInterval() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateTransTplObject
 
getTimeoutClientThreadSize() - Method in class com.qcloud.cos.ClientConfig
 
getTimestamp() - Method in class com.qcloud.cos.internal.eventstreaming.HeaderValue
 
getTimeStamp() - Method in class com.qcloud.cos.model.ciModel.job.DetailPerSecond
 
getTimeStamp() - Method in class com.qcloud.cos.model.ciModel.job.ObjectTag
 
getToken() - Method in class com.qcloud.cos.model.ciModel.snapshot.PrivateM3U8Request
 
getTokenId() - Method in class com.qcloud.cos.model.ciModel.auditing.UserInfo
 
getTokenType() - Method in class com.qcloud.cos.model.ciModel.snapshot.PrivateM3U8Request
 
getTop() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse.FaceBoundary
 
getTopic() - Method in class com.qcloud.cos.model.ciModel.job.CallBackKafkaConfig
 
getTopKRecognition() - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
getTopology() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionObject
 
getTopology() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowObject
 
getTopology() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowRequest
 
getTopology() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowResponse
 
getTotalBytesToTransfer() - Method in class com.qcloud.cos.transfer.TransferProgress
Returns the total size in bytes of the associated transfer, or -1 if the total size isn't known.
getTotalCount() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordResponse
 
getTotalCount() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategyListResponse
 
getTotalCount() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLibResponse
 
getTotalCount() - Method in class com.qcloud.cos.model.ciModel.bucket.CIMediaListObject
 
getTotalCount() - Method in class com.qcloud.cos.model.ciModel.bucket.DocBucketResponse
 
getTotalCount() - Method in class com.qcloud.cos.model.ciModel.common.MediaCommonResponse
 
getTotalCount() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfigsResponse
 
getTotalCount() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse
 
getTotalCount() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListResponse
 
getTotalFileSize() - Method in class com.qcloud.cos.model.ciModel.metaInsight.Dataset
 
getTotalNumberOfParts() - Method in class com.qcloud.cos.internal.UploadPartRequestFactory
 
getTotalPageCount() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessResult
 
getTotalSheetCount() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessResult
 
getTraceId() - Method in exception com.qcloud.cos.exception.CosServiceException
 
getTraceId() - Method in class com.qcloud.cos.exception.CosServiceExceptionBuilder
Gets Qcloud COS's extended request ID.
getTraceId() - Method in class com.qcloud.cos.internal.ResponseMetadata
 
getTrafficLimit() - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
 
getTrafficLimit() - Method in class com.qcloud.cos.model.GetObjectRequest
 
getTrafficLimit() - Method in class com.qcloud.cos.model.UploadPartRequest
 
getTranscode() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingCosOutput
 
getTranscode() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingLiveOutput
 
getTranscode() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getTranscode() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getTranscodeIndex() - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
getTranscodeIndex() - Method in class com.qcloud.cos.model.ciModel.template.MediaSegmentObject
 
getTransConfig() - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeObject
 
getTransConfig() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
getTransConfig() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
getTransConfig() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
getTransConfig() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateTransTplObject
 
getTransition() - Method in class com.qcloud.cos.model.BucketIntelligentTierConfiguration
 
getTransitions() - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Returns the transition attribute of the rule.
getTransitionType() - Method in class com.qcloud.cos.model.ciModel.job.SceneChangeInfo
 
getTranslation() - Method in class com.qcloud.cos.model.ciModel.job.TranslationOperation
 
getTranslationResult() - Method in class com.qcloud.cos.model.ciModel.image.AutoTranslationBlockResponse
 
getTransMode() - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
getTransparency() - Method in class com.qcloud.cos.model.ciModel.template.MediaWaterMarkImage
 
getTransparency() - Method in class com.qcloud.cos.model.ciModel.template.MediaWaterMarkText
 
getTransTpl() - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
getTransTpl() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
getTrascode() - Method in class com.qcloud.cos.model.ciModel.job.VideoEnhance
 
getTtsConfig() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getTtsConfig() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getTtsTpl() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getTtsTpl() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getTtsTpl() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
getType() - Method in class com.qcloud.cos.internal.eventstreaming.HeaderValue
 
getType() - Method in class com.qcloud.cos.model.Bucket
 
getType() - Method in class com.qcloud.cos.model.ciModel.ai.ImageOCRRequest
 
getType() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingAudio
 
getType() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingImage
 
getType() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInfo
 
getType() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getType() - Method in enum com.qcloud.cos.model.ciModel.auditing.DetectType
 
getType() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentInputObject
 
getType() - Method in class com.qcloud.cos.model.ciModel.auditing.HitInfo
 
getType() - Method in class com.qcloud.cos.model.ciModel.auditing.UserInfo
 
getType() - Method in class com.qcloud.cos.model.ciModel.auditing.VideoAuditingRequest
 
getType() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobDetail
 
getType() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobRequest
 
getType() - Method in class com.qcloud.cos.model.ciModel.job.DetailedResult
 
getType() - Method in class com.qcloud.cos.model.ciModel.job.DocWatermark
 
getType() - Method in class com.qcloud.cos.model.ciModel.job.FileCompressConfig
 
getType() - Method in class com.qcloud.cos.model.ciModel.job.FileHashCodeConfig
 
getType() - Method in class com.qcloud.cos.model.ciModel.job.MediaDigitalWatermark
 
getType() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
getType() - Method in enum com.qcloud.cos.model.ciModel.job.MediaJobType
 
getType() - Method in class com.qcloud.cos.model.ciModel.job.OperationTranslation
 
getType() - Method in class com.qcloud.cos.model.ciModel.job.TranslationInput
 
getType() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
getType() - Method in class com.qcloud.cos.model.ciModel.persistence.CarTag
 
getType() - Method in class com.qcloud.cos.model.ciModel.persistence.PlateContent
 
getType() - Method in class com.qcloud.cos.model.ciModel.queue.MediaNotifyConfig
 
getType() - Method in class com.qcloud.cos.model.ciModel.template.MediaWatermark
 
getType() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTasks
 
getType() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowNode
 
getType() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowNodes
 
getType() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowStart
 
getType() - Method in class com.qcloud.cos.model.DomainRule
 
getType() - Method in class com.qcloud.cos.model.JSONInput
The type of JSON.
getTypeIdentifier() - Method in interface com.qcloud.cos.model.Grantee
Returns the identifier for the type of this grant, to be used when specifying grants in the header of a request.
getTypeIdentifier() - Method in enum com.qcloud.cos.model.GroupGrantee
 
getTypeIdentifier() - Method in class com.qcloud.cos.model.UinGrantee
 
getTypeName() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInfo
 
getUncompressedSize() - Method in class com.qcloud.cos.model.ciModel.job.ZipPreviewResponse.Content
 
getUnCompressKey() - Method in class com.qcloud.cos.model.ciModel.job.FileUnCompressConfig
 
getUncompressKey() - Method in class com.qcloud.cos.model.ciModel.job.ZipPreviewRequest
 
getUniquePersonControl() - Method in class com.qcloud.cos.model.ciModel.ai.CreatePersonRequest
 
getUnmodifiedSinceConstraint() - Method in class com.qcloud.cos.model.CopyObjectRequest
Gets the optional unmodified constraint that restricts this request to executing only if the source object has not been modified after the specified date.
getUnmodifiedSinceConstraint() - Method in class com.qcloud.cos.model.CopyPartRequest
Gets the optional unmodified constraint that restricts this request to executing only if the source object has not been modified after the specified date.
getUnmodifiedSinceConstraint() - Method in class com.qcloud.cos.model.GetObjectRequest
Gets the optional unmodified constraint that restricts this request to executing only if the object has not been modified after the specified date.
getUnnotifiedByteCount() - Method in class com.qcloud.cos.event.ProgressInputStream
 
getUpdateTime() - Method in class com.qcloud.cos.model.ciModel.common.MediaCommonResponse
 
getUpdateTime() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfig
 
getUpdateTime() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse.DNADbFile
 
getUpdateTime() - Method in class com.qcloud.cos.model.ciModel.metaInsight.Binding
 
getUpdateTime() - Method in class com.qcloud.cos.model.ciModel.metaInsight.Dataset
 
getUpdateTime() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
getUpdateTime() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
getUpdateTime() - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueObject
 
getUpdateTime() - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueObject
 
getUpdateTime() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowObject
 
getUpdateTime() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowResponse
 
getUploadId() - Method in class com.qcloud.cos.model.AbortMultipartUploadRequest
Returns the ID of the upload to abort.
getUploadId() - Method in class com.qcloud.cos.model.CompleteMultipartUploadRequest
Returns the ID of the multipart upload to complete.
getUploadId() - Method in class com.qcloud.cos.model.CopyPartRequest
Returns the ID of the existing, initiated multipart upload with which this new part will be associated.
getUploadId() - Method in class com.qcloud.cos.model.InitiateMultipartUploadResult
Returns the initiated multipart upload ID.
getUploadId() - Method in class com.qcloud.cos.model.ListPartsRequest
Returns the ID of the multipart upload whose parts are being listed.
getUploadId() - Method in class com.qcloud.cos.model.MultipartUpload
Returns the unique ID of this multipart upload.
getUploadId() - Method in class com.qcloud.cos.model.PartListing
Returns the upload ID value specified in the original request used to identify which multipart upload contains the parts to list.
getUploadId() - Method in class com.qcloud.cos.model.UploadPartRequest
Returns the ID of the existing, initiated multipart upload with which this new part will be associated.
getUploadIdMarker() - Method in class com.qcloud.cos.model.ListMultipartUploadsRequest
Returns the optional upload ID marker indicating where in the results to begin listing.
getUploadIdMarker() - Method in class com.qcloud.cos.model.MultipartUploadListing
Returns the optional upload ID marker specified in the original request to specify where in the results to begin listing multipart uploads.
getUpperLeftX() - Method in class com.qcloud.cos.model.ciModel.persistence.PlateDetail
 
getUpperLeftY() - Method in class com.qcloud.cos.model.ciModel.persistence.PlateDetail
 
getUpperRightX() - Method in class com.qcloud.cos.model.ciModel.persistence.PlateDetail
 
getUpperRightY() - Method in class com.qcloud.cos.model.ciModel.persistence.PlateDetail
 
getURI() - Method in class com.qcloud.cos.model.ciModel.metaInsight.Binding
 
getuRI() - Method in class com.qcloud.cos.model.ciModel.metaInsight.Binding
 
getURI() - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateDatasetBindingRequest
 
getURI() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchRequest
 
getURI() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse.FaceInfos
 
getURI() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DeleteDatasetBindingRequest
 
getURI() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DeleteFileMetaIndexRequest
 
getUri() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetBindingRequest
 
getUri() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeFileMetaIndexRequest
 
getURI() - Method in class com.qcloud.cos.model.ciModel.metaInsight.File
 
getURI() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
getURI() - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
getURI() - Method in class com.qcloud.cos.model.ciModel.metaInsight.ImageResult
 
getURI() - Method in class com.qcloud.cos.model.ciModel.metaInsight.SearchImageRequest
 
getUriKey() - Method in class com.qcloud.cos.model.ciModel.job.HlsEncrypt
 
getUriKey() - Method in class com.qcloud.cos.model.ciModel.template.MediaHlsEncryptObject
 
getUrl() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingImage
 
getUrl() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInputObject
 
getUrl() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getUrl() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingLiveOutput
 
getUrl() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
getUrl() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
getUrl() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
getUrl() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentInputObject
 
getUrl() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
getUrl() - Method in class com.qcloud.cos.model.ciModel.auditing.ReportBadCaseRequest
 
getUrl() - Method in class com.qcloud.cos.model.ciModel.auditing.ResultsImageAuditingDetail
 
getUrl() - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
getUrl() - Method in class com.qcloud.cos.model.ciModel.auditing.SnapshotInfo
 
getUrl() - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
getUrl() - Method in class com.qcloud.cos.model.ciModel.common.MediaInputObject
 
getUrl() - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatFragmentObject
 
getUrl() - Method in class com.qcloud.cos.model.ciModel.job.MediaRecognition
 
getUrl() - Method in class com.qcloud.cos.model.ciModel.job.MediaTopkRecognition
 
getUrl() - Method in class com.qcloud.cos.model.ciModel.job.Subtitle
 
getUrl() - Method in class com.qcloud.cos.model.ciModel.job.v2.FillInput
 
getUrl() - Method in class com.qcloud.cos.model.ciModel.job.v2.ResultDetails
 
getUrl() - Method in class com.qcloud.cos.model.ciModel.queue.MediaNotifyConfig
 
getUrl() - Method in class com.qcloud.cos.model.ciModel.template.MediaWaterMarkImage
 
getUrl() - Method in class com.qcloud.cos.model.fetch.PutAsyncFetchTaskRequest
 
getUrlFile() - Method in class com.qcloud.cos.model.ciModel.common.BatchInputObject
 
getUrlList() - Method in class com.qcloud.cos.model.ciModel.job.FileCompressConfig
 
getUserAgent() - Method in class com.qcloud.cos.ClientConfig
 
getUserAgent() - Static method in class com.qcloud.cos.utils.VersionInfoUtils
 
getUserData() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
getUserData() - Method in class com.qcloud.cos.model.ciModel.job.DocOperationObject
 
getUserData() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessOperation
 
getUserData() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getUserData() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.Operation
 
getUserData() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Operation
 
getUserData() - Method in class com.qcloud.cos.model.ciModel.job.TranslationOperation
 
getUserData() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getUserInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInputObject
 
getUserInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
getUserInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
getUserInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
getUserInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentInputObject
 
getUserInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
getUserInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
getUserMetadata() - Method in class com.qcloud.cos.model.ObjectMetadata
Gets the custom user-metadata for the associated object.
getUserMetaDataOf(String) - Method in class com.qcloud.cos.model.ObjectMetadata
Returns the value of the specified user meta datum.
getUuid() - Method in class com.qcloud.cos.internal.eventstreaming.HeaderValue
 
getValue() - Method in class com.qcloud.cos.model.ciModel.metaInsight.AggregationsResult
 
getValue() - Method in class com.qcloud.cos.model.ciModel.metaInsight.File
 
getValue() - Method in class com.qcloud.cos.model.ciModel.metaInsight.Groups
 
getValue() - Method in class com.qcloud.cos.model.ciModel.metaInsight.Query
 
getValue() - Method in class com.qcloud.cos.model.ciModel.metaInsight.SubQueries
 
getValue() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowDependency
 
getValue() - Method in class com.qcloud.cos.model.FilterRule
Returns the value for this FilterRule
getValue() - Method in class com.qcloud.cos.model.Tag.Tag
 
getValue() - Method in class com.qcloud.cos.utils.CRC64
Get long representation of current CRC64 value.
getValueInfo() - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
getVersion() - Method in class com.qcloud.cos.model.ciModel.job.MediaDigitalWatermark
 
getVersion() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getVersion() - Method in class com.qcloud.cos.model.ciModel.job.SuperResolution
 
getVersion() - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
getVersion() - Method in class com.qcloud.cos.model.DeleteObjectsRequest.KeyVersion
 
getVersion() - Static method in class com.qcloud.cos.utils.VersionInfoUtils
Returns the current version for the COS SDK in which this class is running.
getVersionId() - Method in class com.qcloud.cos.exception.MultiObjectDeleteException.DeleteError
Returns the versionId of the object that couldn't be deleted.
getVersionId() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
getVersionId() - Method in class com.qcloud.cos.model.CompleteMultipartUploadResult
Returns the version ID of the new object, only present if versioning has been enabled for the bucket.
getVersionId() - Method in class com.qcloud.cos.model.CopyObjectResult
Gets the version ID of the newly copied object.
getVersionId() - Method in class com.qcloud.cos.model.CopyPartResult
Gets the version ID of the source object.
getVersionId() - Method in class com.qcloud.cos.model.CopyResult
Returns the version ID of the new object.
getVersionId() - Method in class com.qcloud.cos.model.COSObjectId
Returns the version id which is optionally applicable for COS get (but not put) operations.
getVersionId() - Method in class com.qcloud.cos.model.COSObjectIdBuilder
 
getVersionId() - Method in class com.qcloud.cos.model.COSVersionSummary
Gets the version ID which uniquely identifies this version of an object.
getVersionId() - Method in class com.qcloud.cos.model.DeleteObjectRequest
 
getVersionId() - Method in class com.qcloud.cos.model.DeleteObjectsResult.DeletedObject
Returns the version deleted, or null for unversioned objects.
getVersionId() - Method in class com.qcloud.cos.model.DeleteObjectTaggingRequest
 
getVersionId() - Method in class com.qcloud.cos.model.DeleteObjectTaggingResult
 
getVersionId() - Method in class com.qcloud.cos.model.DeleteVersionRequest
Gets the version ID uniquely identifying which version of the object to delete.
getVersionId() - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
Returns the version ID of the object, only present if versioning has been enabled for the bucket.
getVersionId() - Method in class com.qcloud.cos.model.GetObjectAclRequest
 
getVersionId() - Method in class com.qcloud.cos.model.GetObjectMetadataRequest
Gets the optional version ID of the object version whose metadata is being retrieved.
getVersionId() - Method in class com.qcloud.cos.model.GetObjectRequest
Gets the optional version ID specifying which version of the object to download.
getVersionId() - Method in class com.qcloud.cos.model.GetObjectTaggingRequest
 
getVersionId() - Method in class com.qcloud.cos.model.GetObjectTaggingResult
 
getVersionId() - Method in class com.qcloud.cos.model.GetSymlinkRequest
 
getVersionId() - Method in class com.qcloud.cos.model.GetSymlinkResult
 
getVersionId() - Method in class com.qcloud.cos.model.ObjectMetadata
Gets the version ID of the associated Qcloud COS object if available.
getVersionId() - Method in class com.qcloud.cos.model.PutObjectResult
Gets the optional version ID of the newly uploaded object.
getVersionId() - Method in class com.qcloud.cos.model.RestoreObjectRequest
Returns the id of the version to be restored.
getVersionId() - Method in class com.qcloud.cos.model.SetObjectAclRequest
Returns the version ID of the object version whose ACL is being set.
getVersionId() - Method in class com.qcloud.cos.model.SetObjectTaggingRequest
 
getVersionId() - Method in class com.qcloud.cos.model.SetObjectTaggingResult
 
getVersionId() - Method in class com.qcloud.cos.model.UploadResult
Returns the version ID of the new object.
getVersionIdMarker() - Method in class com.qcloud.cos.model.ListVersionsRequest
Gets the optional versionIdMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
getVersionIdMarker() - Method in class com.qcloud.cos.model.VersionListing
Gets the value of the version ID marker parameter used to request this version listing.
getVersioningConfiguration() - Method in class com.qcloud.cos.model.SetBucketVersioningConfigurationRequest
Gets the new versioning configuration for the specified bucket.
getVersionSummaries() - Method in class com.qcloud.cos.model.VersionListing
Gets the list of version summaries describing the versions stored in the associated COS bucket.
getVideo() - Method in class com.qcloud.cos.model.ciModel.job.MediaAnimationObject
 
getVideo() - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatTemplateObject
 
getVideo() - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeObject
 
getVideo() - Method in class com.qcloud.cos.model.ciModel.job.TransTpl
 
getVideo() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
getVideo() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaStream
 
getVideo() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
getVideo() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateTransTplObject
 
getVideo() - Method in class com.qcloud.cos.model.ciModel.template.MediaVideoMontageObject
 
getVideo() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaInfo
 
getVideoBitrateAdjMethod() - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
getVideoEnhance() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getVideoEnhance() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getVideoEnhance() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
getVideoEnhance() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
getVideoEnhance() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
getVideoFpsAdjMethod() - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
getVideoId() - Method in class com.qcloud.cos.model.ciModel.job.v2.Detection
 
getVideoId() - Method in class com.qcloud.cos.model.ciModel.job.v2.DnaConfig
 
getVideoId() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse.DNADbFile
 
getVideoId() - Method in class com.qcloud.cos.model.ciModel.job.v2.DNAResult
 
getVideoMontage() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getVideoMontage() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getVideoTag() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getVideoTag() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getVideoTagResult() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getVideoTagResult() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getVideoTargetRec() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getVideoTargetRec() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getVideoTargetRec() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
getVideoTargetRec() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
getVideoTargetRec() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
getVideoTargetRecResult() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getvMargin() - Method in class com.qcloud.cos.model.ciModel.job.Subtitle
 
getVocalScore() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getVocalScore() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getVocalScoreResult() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getVocalScoreResult() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getVod() - Method in class com.qcloud.cos.model.ciModel.common.MediaInputObject
 
getVoiceSeparate() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getVoiceSeparate() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getVoiceType() - Method in class com.qcloud.cos.model.ciModel.job.TtsTpl
 
getVoiceType() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
getVoiceType() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
getVolume() - Method in class com.qcloud.cos.model.ciModel.job.TtsTpl
 
getVolume() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
getVolume() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
getVqaPlusResult() - Method in class com.qcloud.cos.model.ciModel.job.QualityEstimate
 
getWatermark() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getWatermark() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getWatermark() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
getWatermark() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
getWatermark() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
getWatermark() - Method in class com.qcloud.cos.model.ciModel.workflow.AttachParam
 
getWatermarkInfo() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessResult
 
getWatermarkList() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getWatermarkList() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getWatermarkStatus() - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
getWatermarkStatusCode() - Method in class com.qcloud.cos.model.ciModel.persistence.ProcessResults
 
getWatermarkTemplateId() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
getWatermarkTemplateId() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
getWatermarkTemplateId() - Method in class com.qcloud.cos.model.ciModel.workflow.AttachParam
 
getWebLabels() - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelV2Response
 
getWidth() - Method in class com.qcloud.cos.model.ciModel.ai.ItemPolygon
 
getWidth() - Method in class com.qcloud.cos.model.ciModel.ai.SucFaceRects
 
getWidth() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.RotateLocation
 
getWidth() - Method in class com.qcloud.cos.model.ciModel.auditing.Location
 
getWidth() - Method in class com.qcloud.cos.model.ciModel.auditing.ObjectResults.Location
 
getWidth() - Method in class com.qcloud.cos.model.ciModel.image.FaceInfo
 
getWidth() - Method in class com.qcloud.cos.model.ciModel.image.GenerateQrcodeRequest
 
getWidth() - Method in class com.qcloud.cos.model.ciModel.job.MediaRemoveWaterMark
 
getWidth() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoCommon
 
getWidth() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
getWidth() - Method in class com.qcloud.cos.model.ciModel.job.ProcessResult
 
getWidth() - Method in class com.qcloud.cos.model.ciModel.job.TransTpl
 
getWidth() - Method in class com.qcloud.cos.model.ciModel.job.v2.Location
 
getWidth() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
getWidth() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse.FaceBoundary
 
getWidth() - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
getWidth() - Method in class com.qcloud.cos.model.ciModel.persistence.ImageInfo
 
getWidth() - Method in class com.qcloud.cos.model.ciModel.snapshot.CosSnapshotRequest
 
getWidth() - Method in class com.qcloud.cos.model.ciModel.snapshot.SnapshotRequest
 
getWidth() - Method in class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest
 
getWidth() - Method in class com.qcloud.cos.model.ciModel.template.MediaSmartCoverObject
 
getWidth() - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
getWidth() - Method in class com.qcloud.cos.model.ciModel.template.MediaWaterMarkImage
 
getWidth() - Method in class com.qcloud.cos.model.ciModel.workflow.ImageInfo
 
getWidth() - Method in class com.qcloud.cos.model.ciModel.workflow.InputObjectInfoObject
 
getWidth() - Method in class com.qcloud.cos.model.ciModel.workflow.VideoInfo
 
getWithFields() - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetSimpleQueryRequest
 
getWord() - Method in class com.qcloud.cos.model.ciModel.ai.ImageOCRRequest
 
getWord() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Words
 
getWord() - Method in class com.qcloud.cos.model.ciModel.job.v2.WordList
 
getWordCoordPoint() - Method in class com.qcloud.cos.model.ciModel.ai.OcrWord
 
getWordInfo() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
getWordInfo() - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
getWordList() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.SentenceList
 
getWordList() - Method in class com.qcloud.cos.model.ciModel.job.v2.Sentence
 
getWordPolygon() - Method in class com.qcloud.cos.model.ciModel.ai.TextDetection
 
getWords() - Method in class com.qcloud.cos.model.ciModel.ai.TextDetection
 
getWords() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.ResultDetail
 
getWordsNum() - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.ResultDetail
 
getWorkflowExecution() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionResponse
 
getWorkflowExecutionList() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionsResponse
 
getWorkflowId() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionObject
 
getWorkflowId() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
getWorkflowId() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowObject
 
getWorkflowId() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowRequest
 
getWorkflowId() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowResponse
 
getWorkflowIds() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
getWorkflowName() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionObject
 
getWrappedInputStream() - Method in class com.qcloud.cos.event.ProgressInputStream
 
getWrappedInputStream() - Method in class com.qcloud.cos.internal.crypto.AdjustedRangeInputStream
 
getWrappedInputStream() - Method in class com.qcloud.cos.internal.SdkInputStream
Returns the underlying input stream, if any, from the subclass; or null if there is no underlying input stream.
getX() - Method in class com.qcloud.cos.model.ciModel.ai.OcrPolygon
 
getX() - Method in class com.qcloud.cos.model.ciModel.ai.SucFaceRects
 
getX() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.RotateLocation
 
getX() - Method in class com.qcloud.cos.model.ciModel.auditing.Location
 
getX() - Method in class com.qcloud.cos.model.ciModel.auditing.ObjectResults.Location
 
getX() - Method in class com.qcloud.cos.model.ciModel.image.FaceInfo
 
getX() - Method in class com.qcloud.cos.model.ciModel.job.v2.Location
 
getX() - Method in class com.qcloud.cos.model.ciModel.persistence.CarLocation
 
getX() - Method in class com.qcloud.cos.model.ciModel.persistence.PlateContent.PlateLocation
 
getX1() - Method in class com.qcloud.cos.model.ciModel.job.BBox
 
getX2() - Method in class com.qcloud.cos.model.ciModel.job.BBox
 
getxMax() - Method in class com.qcloud.cos.model.ciModel.image.LocationLabel
 
getxMin() - Method in class com.qcloud.cos.model.ciModel.image.LocationLabel
 
getXmlInputFactory() - Static method in class com.qcloud.cos.utils.XmlUtils
 
getxSheetPics() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessPageInfo
 
getxSlideSpeed() - Method in class com.qcloud.cos.model.ciModel.template.SlideConfig
 
getY() - Method in class com.qcloud.cos.model.ciModel.ai.OcrPolygon
 
getY() - Method in class com.qcloud.cos.model.ciModel.ai.SucFaceRects
 
getY() - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.RotateLocation
 
getY() - Method in class com.qcloud.cos.model.ciModel.auditing.Location
 
getY() - Method in class com.qcloud.cos.model.ciModel.auditing.ObjectResults.Location
 
getY() - Method in class com.qcloud.cos.model.ciModel.image.FaceInfo
 
getY() - Method in class com.qcloud.cos.model.ciModel.job.v2.Location
 
getY() - Method in class com.qcloud.cos.model.ciModel.persistence.CarLocation
 
getY() - Method in class com.qcloud.cos.model.ciModel.persistence.PlateContent.PlateLocation
 
getY1() - Method in class com.qcloud.cos.model.ciModel.job.BBox
 
getY2() - Method in class com.qcloud.cos.model.ciModel.job.BBox
 
getYear() - Method in class com.qcloud.cos.model.ciModel.persistence.CarTag
 
getyMax() - Method in class com.qcloud.cos.model.ciModel.image.LocationLabel
 
getyMin() - Method in class com.qcloud.cos.model.ciModel.image.LocationLabel
 
getySlideSpeed() - Method in class com.qcloud.cos.model.ciModel.template.SlideConfig
 
getZoom() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
goodsMatting(GoodsMattingRequest) - Method in interface com.qcloud.cos.COS
 
goodsMatting(GoodsMattingRequest) - Method in class com.qcloud.cos.COSClient
 
GoodsMattingDemo - Class in com.qcloud.cos.demo.ci
商品抠图 详情见https://cloud.tencent.com/document/product/460/79735
GoodsMattingDemo() - Constructor for class com.qcloud.cos.demo.ci.GoodsMattingDemo
 
GoodsMattingRequest - Class in com.qcloud.cos.model.ciModel.ai
 
GoodsMattingRequest() - Constructor for class com.qcloud.cos.model.ciModel.ai.GoodsMattingRequest
 
GoodsMattingResponse - Class in com.qcloud.cos.model.ciModel.ai
 
GoodsMattingResponse() - Constructor for class com.qcloud.cos.model.ciModel.ai.GoodsMattingResponse
 
Grant - Class in com.qcloud.cos.model
Specifies a grant, consisting of one grantee and one permission.
Grant(Grantee, Permission) - Constructor for class com.qcloud.cos.model.Grant
Constructs a new Grant object using the specified grantee and permission objects.
grantAllPermissions(Grant...) - Method in class com.qcloud.cos.model.AccessControlList
Adds a set of grantee/permission pairs to the access control list (ACL), where each item in the set is a Grant object.
Grantee - Interface in com.qcloud.cos.model
Represents a grantee (entity) that can be assigned access permissions in an AccessControlList.
grantPermission(Grantee, Permission) - Method in class com.qcloud.cos.model.AccessControlList
Adds a grantee to the access control list (ACL) with the given permission.
grayscaleImageDemo(COSClient) - Static method in class com.qcloud.cos.demo.ci.BasicImageProcessing
设图片变为灰度图 https://cloud.tencent.com/document/product/460/66519
GroupGrantee - Enum in com.qcloud.cos.model
Specifies constants defining a group of COS users who can be granted permissions to buckets and objects.
Groups - Class in com.qcloud.cos.model.ciModel.metaInsight
 
Groups() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.Groups
 
GuardedBy - Annotation Type in com.qcloud.cos.annotation
Documenting annotation to indicate the field or method on which this is applied can only be accessed when holding the given lock (identified by value).

H

handle(int, long) - Method in class com.qcloud.cos.http.DefaultHandlerAfterProcess
 
handle(int, long) - Method in interface com.qcloud.cos.http.HandlerAfterProcess
 
handle(CosHttpResponse) - Method in interface com.qcloud.cos.http.HttpResponseHandler
Accepts an HTTP response object, and returns an object of type T.
handle(CosHttpResponse) - Method in class com.qcloud.cos.internal.CIGetResponseHandler
 
handle(InputStream, CosHttpResponse) - Method in class com.qcloud.cos.internal.CIGetResponseHandler
 
handle(CosHttpResponse) - Method in class com.qcloud.cos.internal.CIGetSnapshotResponseHandler
 
handle(InputStream, CosHttpResponse) - Method in class com.qcloud.cos.internal.CIGetSnapshotResponseHandler
 
handle(AccessControlList, CosHttpResponse) - Method in class com.qcloud.cos.internal.COSDefaultAclHeaderHandler
 
handle(CosHttpResponse) - Method in class com.qcloud.cos.internal.CosErrorResponseHandler
 
handle(CosHttpResponse) - Method in class com.qcloud.cos.internal.CosMetadataResponseHandler
 
handle(ObjectMetadata, CosHttpResponse) - Method in class com.qcloud.cos.internal.CosMetadataResponseHandler
 
handle(CosHttpResponse) - Method in class com.qcloud.cos.internal.COSObjectResponseHandler
 
handle(CosHttpResponse) - Method in class com.qcloud.cos.internal.COSStringResponseHandler
 
handle(XmlResponsesSaxParser.CopyObjectResultHandler, CosHttpResponse) - Method in class com.qcloud.cos.internal.COSVersionHeaderHandler
 
handle(CosHttpResponse) - Method in class com.qcloud.cos.internal.COSXmlResponseHandler
 
handle(DeleteObjectTaggingResult, CosHttpResponse) - Method in class com.qcloud.cos.internal.DeleteObjectTaggingHeaderHandler
 
handle(GetObjectTaggingResult, CosHttpResponse) - Method in class com.qcloud.cos.internal.GetObjectTaggingResponseHeaderHandler
 
handle(T, CosHttpResponse) - Method in interface com.qcloud.cos.internal.HeaderHandler
Applies one or more headers to the response object given.
handle(T, CosHttpResponse) - Method in class com.qcloud.cos.internal.ObjectExpirationHeaderHandler
 
handle(T, CosHttpResponse) - Method in class com.qcloud.cos.internal.ObjectRestoreHeaderHandler
 
handle(CosHttpResponse) - Method in class com.qcloud.cos.internal.ResponseHeaderHandlerChain
 
handle(T, CosHttpResponse) - Method in class com.qcloud.cos.internal.ServerSideEncryptionHeaderHandler
 
handle(SetObjectTaggingResult, CosHttpResponse) - Method in class com.qcloud.cos.internal.SetObjectTaggingResponseHeaderHandler
 
handle(T, CosHttpResponse) - Method in class com.qcloud.cos.internal.VIDResultHandler
 
handle(CosHttpResponse) - Method in class com.qcloud.cos.internal.VoidCosResponseHandler
 
handle(CosHttpResponse) - Method in class com.qcloud.cos.model.fetch.GetAsyncFetchTaskResultHandler
 
handle(CosHttpResponse) - Method in class com.qcloud.cos.model.fetch.PutAsyncFetchTaskResultHandler
 
handle(CosHttpResponse) - Method in class com.qcloud.cos.model.GetSymlinkResultHandler
 
handle(CosHttpResponse) - Method in class com.qcloud.cos.model.HeadBucketResultHandler
 
handle(CosHttpResponse) - Method in class com.qcloud.cos.model.PutSymlinkResultHandler
 
HandlerAfterProcess - Interface in com.qcloud.cos.http
 
hasClientExecutionAborted() - Method in interface com.qcloud.cos.internal.CosClientAbortTask
 
hasClientExecutionAborted() - Method in class com.qcloud.cos.internal.CosClientAbortTaskImpl
 
hasDonePreflight() - Method in class com.qcloud.cos.model.PutObjectRequest
 
hasDonePreflight() - Method in class com.qcloud.cos.model.UploadPartRequest
 
hasDownloadedBlocks(String) - Method in class com.qcloud.cos.transfer.PersistableResumeDownload
Return true if block is in downloadedBlocks, false else.
hasFinalPartBeenSeen() - Method in class com.qcloud.cos.internal.crypto.MultipartUploadCryptoContext
 
hashCode() - Method in class com.qcloud.cos.internal.eventstreaming.Message
 
hashCode() - Method in class com.qcloud.cos.model.AbortIncompleteMultipartUpload
 
hashCode() - Method in class com.qcloud.cos.model.CSVInput
 
hashCode() - Method in class com.qcloud.cos.model.CSVOutput
 
hashCode() - Method in class com.qcloud.cos.model.Grant
 
hashCode() - Method in class com.qcloud.cos.model.InputSerialization
 
hashCode() - Method in class com.qcloud.cos.model.inventory.ServerSideEncryptionCOS
 
hashCode() - Method in class com.qcloud.cos.model.OutputSerialization
 
hashCode() - Method in class com.qcloud.cos.model.Owner
 
hashCode() - Method in class com.qcloud.cos.model.ScanRange
 
hashCode() - Method in class com.qcloud.cos.model.SelectParameters
 
hashCode() - Method in class com.qcloud.cos.model.Tag.Tag
 
hasMoreRequests() - Method in class com.qcloud.cos.internal.UploadPartRequestFactory
 
hasMoreRequests() - Method in class com.qcloud.cos.transfer.CopyPartRequestFactory
 
hasPendingContent() - Method in class com.qcloud.cos.internal.eventstreaming.MessageDecoder
 
hasTimeoutExpired() - Method in interface com.qcloud.cos.internal.CosClientAbortTaskMonitor
 
hasTimeoutExpired() - Method in class com.qcloud.cos.internal.CosClientAbortTaskMonitorImpl
 
hasTimeoutExpired() - Method in class com.qcloud.cos.internal.DefaultClientAbortTaskImpl
 
headBucket(HeadBucketRequest) - Method in interface com.qcloud.cos.COS
Performs a head bucket operation on the requested bucket name.
headBucket(HeadBucketRequest) - Method in class com.qcloud.cos.COSClient
 
HeadBucketRequest - Class in com.qcloud.cos.model
 
HeadBucketRequest(String) - Constructor for class com.qcloud.cos.model.HeadBucketRequest
 
HeadBucketResult - Class in com.qcloud.cos.model
Result object for Head Bucket request.
HeadBucketResult() - Constructor for class com.qcloud.cos.model.HeadBucketResult
 
HeadBucketResultHandler - Class in com.qcloud.cos.model
 
HeadBucketResultHandler() - Constructor for class com.qcloud.cos.model.HeadBucketResultHandler
 
HeaderHandler<T> - Interface in com.qcloud.cos.internal
Assistant response handler that can pull an HTTP header out of the response and apply it to a response object.
Headers - Interface in com.qcloud.cos
Common COS HTTP header values used throughout the COS Java client.
HeaderType - Enum in com.qcloud.cos.internal.eventstreaming
 
HeaderValue - Class in com.qcloud.cos.internal.eventstreaming
A typed header value.
HeaderValue() - Constructor for class com.qcloud.cos.internal.eventstreaming.HeaderValue
 
HeadObjectDemo - Class in com.qcloud.cos.demo
 
HeadObjectDemo() - Constructor for class com.qcloud.cos.demo.HeadObjectDemo
 
HitInfo - Class in com.qcloud.cos.model.ciModel.auditing
 
HitInfo() - Constructor for class com.qcloud.cos.model.ciModel.auditing.HitInfo
 
HlsEncrypt - Class in com.qcloud.cos.model.ciModel.job
 
HlsEncrypt() - Constructor for class com.qcloud.cos.model.ciModel.job.HlsEncrypt
 
HOST - Static variable in interface com.qcloud.cos.Headers
 
HOST_CONNECT - Static variable in class com.qcloud.cos.exception.ClientExceptionConstants
 
httpClient - Variable in class com.qcloud.cos.http.DefaultCosHttpClient
 
HttpCredentialsEndpointProvider - Class in com.qcloud.cos.auth
 
HttpCredentialsEndpointProvider(String, String, Map<String, String>) - Constructor for class com.qcloud.cos.auth.HttpCredentialsEndpointProvider
 
HttpCredentialsFetcher - Class in com.qcloud.cos.auth
 
HttpCredentialsFetcher(CredentialsEndpointProvider) - Constructor for class com.qcloud.cos.auth.HttpCredentialsFetcher
 
HttpEntityEnclosingDelete - Class in com.qcloud.cos.internal.cihandler
 
HttpEntityEnclosingDelete() - Constructor for class com.qcloud.cos.internal.cihandler.HttpEntityEnclosingDelete
 
HttpEntityEnclosingDelete(URI) - Constructor for class com.qcloud.cos.internal.cihandler.HttpEntityEnclosingDelete
 
HttpEntityEnclosingDelete(String) - Constructor for class com.qcloud.cos.internal.cihandler.HttpEntityEnclosingDelete
 
HttpMethodName - Enum in com.qcloud.cos.http
 
HttpProtocol - Enum in com.qcloud.cos.http
 
HttpResponseHandler<T> - Interface in com.qcloud.cos.http
 

I

identifyQrCode(COSClient) - Static method in class com.qcloud.cos.demo.ci.QRCodeDemo
 
identifyQrCodeWithGetObject(COSClient) - Static method in class com.qcloud.cos.demo.ci.QRCodeDemo
下载时二维码识别 https://cloud.tencent.com/document/product/460/37513
identifyQrCodeWithMultipart(COSClient) - Static method in class com.qcloud.cos.demo.ci.QRCodeDemo
 
identifyQrCodeWithTransferManager(TransferManager) - Static method in class com.qcloud.cos.demo.ci.QRCodeDemo
 
IdleConnectionMonitor - Class in com.qcloud.cos.http
 
IdleConnectionMonitorThread - Class in com.qcloud.cos.http
 
IdleConnectionMonitorThread(HttpClientConnectionManager) - Constructor for class com.qcloud.cos.http.IdleConnectionMonitorThread
 
IllegalInfo - Class in com.qcloud.cos.model.ciModel.auditing
审核场景为违法的审核结果信息
IllegalInfo() - Constructor for class com.qcloud.cos.model.ciModel.auditing.IllegalInfo
 
imageAdjustingBrightnessDemo(COSClient) - Static method in class com.qcloud.cos.demo.ci.BasicImageProcessing
将图片亮度提高70 https://cloud.tencent.com/document/product/460/51808
imageAdjustingContrastDemo(COSClient) - Static method in class com.qcloud.cos.demo.ci.BasicImageProcessing
将图片对比度降低50 https://cloud.tencent.com/document/product/460/51809
imageAuditing(ImageAuditingRequest) - Method in interface com.qcloud.cos.COS
ImageAuditing图片审核 https://cloud.tencent.com/document/product/460/37318
imageAuditing(ImageAuditingRequest) - Method in class com.qcloud.cos.COSClient
 
imageAuditing(COSClient) - Static method in class com.qcloud.cos.demo.ci.ImageAuditingDemo
createImageAuditingJob 接口用于创建图片审核任务。(发送单个任务 推荐)
ImageAuditingDemo - Class in com.qcloud.cos.demo.ci
内容审核 图片审核接口相关demo 详情见https://cloud.tencent.com/document/product/460/37318
ImageAuditingDemo() - Constructor for class com.qcloud.cos.demo.ci.ImageAuditingDemo
 
ImageAuditingDescribeJobUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.ImageAuditingDescribeJobUnmarshaller
 
ImageAuditingHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.ImageAuditingHandler
 
ImageAuditingImpl - Class in com.qcloud.cos.transfer
 
ImageAuditingImpl(String, TransferProgress, ProgressListenerChain, TransferStateChangeListener, ImageAuditingRequest) - Constructor for class com.qcloud.cos.transfer.ImageAuditingImpl
 
ImageAuditingMonitor - Class in com.qcloud.cos.transfer
 
ImageAuditingMonitor(ImageAuditingImpl, Future<?>) - Constructor for class com.qcloud.cos.transfer.ImageAuditingMonitor
 
ImageAuditingRequest - Class in com.qcloud.cos.model.ciModel.auditing
图片审核请求实体 参数详情参考:https://cloud.tencent.com/document/product/460/37318
ImageAuditingRequest() - Constructor for class com.qcloud.cos.model.ciModel.auditing.ImageAuditingRequest
 
ImageAuditingResponse - Class in com.qcloud.cos.model.ciModel.auditing
图片审核响应实体 参数详情参考:https://cloud.tencent.com/document/product/460/37318
ImageAuditingResponse() - Constructor for class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
ImageAuditingUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.ImageAuditingUnmarshaller
 
imageAuditingV2(ImageAuditingRequest) - Method in interface com.qcloud.cos.COS
 
imageAuditingV2(ImageAuditingRequest) - Method in class com.qcloud.cos.COSClient
 
imageAuditingV2(COSClient) - Static method in class com.qcloud.cos.demo.ci.ImageAuditingDemo
createImageAuditingJob 接口用于创建图片审核任务。
imageBase64 - Variable in class com.qcloud.cos.internal.cihandler.GenerateQrcodeHandler
 
imageConvertingFormatDemo(COSClient) - Static method in class com.qcloud.cos.demo.ci.BasicImageProcessing
将图片转换为 png 格式 https://cloud.tencent.com/document/product/460/36543
imageCroppingDemo(COSClient) - Static method in class com.qcloud.cos.demo.ci.BasicImageProcessing
内切圆裁剪功能,radius是内切圆的半径150 https://cloud.tencent.com/document/product/460/36541
imageGaussianBlurringDemo(COSClient) - Static method in class com.qcloud.cos.demo.ci.BasicImageProcessing
模糊半径取8,sigma 值取5,进行高斯模糊处理 https://cloud.tencent.com/document/product/460/36545
ImageInfo - Class in com.qcloud.cos.model.ciModel.persistence
 
ImageInfo() - Constructor for class com.qcloud.cos.model.ciModel.persistence.ImageInfo
 
ImageInfo - Class in com.qcloud.cos.model.ciModel.workflow
 
ImageInfo() - Constructor for class com.qcloud.cos.model.ciModel.workflow.ImageInfo
 
ImageInfos - Class in com.qcloud.cos.model.ciModel.image
 
ImageInfos() - Constructor for class com.qcloud.cos.model.ciModel.image.ImageInfos
 
ImageInspectDemo - Class in com.qcloud.cos.demo.ci
异常图片检测demo https://cloud.tencent.com/document/product/460/75997
ImageInspectDemo() - Constructor for class com.qcloud.cos.demo.ci.ImageInspectDemo
 
ImageInspectRequest - Class in com.qcloud.cos.model.ciModel.image
 
ImageInspectRequest() - Constructor for class com.qcloud.cos.model.ciModel.image.ImageInspectRequest
 
ImageInspectResponse - Class in com.qcloud.cos.model.ciModel.image
 
ImageInspectResponse() - Constructor for class com.qcloud.cos.model.ciModel.image.ImageInspectResponse
 
ImageLabelDemo - Class in com.qcloud.cos.demo.ci
图片标签接口使用demo https://cloud.tencent.com/document/product/460/39082
ImageLabelDemo() - Constructor for class com.qcloud.cos.demo.ci.ImageLabelDemo
 
ImageLabelHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.ImageLabelHandler
 
ImageLabelRequest - Class in com.qcloud.cos.model.ciModel.image
获取图片标签接口请求实体 https://cloud.tencent.com/document/product/460/39082
ImageLabelRequest() - Constructor for class com.qcloud.cos.model.ciModel.image.ImageLabelRequest
 
ImageLabelResponse - Class in com.qcloud.cos.model.ciModel.image
获取图片标签接口响应实体 https://cloud.tencent.com/document/product/460/39082
ImageLabelResponse() - Constructor for class com.qcloud.cos.model.ciModel.image.ImageLabelResponse
 
ImageLabelUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.ImageLabelUnmarshaller
 
ImageLabelV2Handler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.ImageLabelV2Handler
 
ImageLabelV2Request - Class in com.qcloud.cos.model.ciModel.image
 
ImageLabelV2Request() - Constructor for class com.qcloud.cos.model.ciModel.image.ImageLabelV2Request
 
ImageLabelV2Response - Class in com.qcloud.cos.model.ciModel.image
获取图片标签接口响应实体 https://cloud.tencent.com/document/product/460/39082
ImageLabelV2Response() - Constructor for class com.qcloud.cos.model.ciModel.image.ImageLabelV2Response
 
ImageLabelV2Unmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.ImageLabelV2Unmarshaller
 
ImageLibResults() - Constructor for class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.ImageLibResults
 
imageOCR(ImageOCRRequest) - Method in interface com.qcloud.cos.COS
 
imageOCR(ImageOCRRequest) - Method in class com.qcloud.cos.COSClient
 
imageOCR(COSClient) - Static method in class com.qcloud.cos.demo.ci.OcrDemo
imageOCR 通用文字识别功能(Optical Character Recognition,OCR) 基于行业前沿的深度学习技术,将图片上的文字内容,智能识别为可编辑的文本 可应用于随手拍扫描、纸质文档电子化、电商广告审核等多种场景,大幅提升信息处理效率。
ImageOCRRequest - Class in com.qcloud.cos.model.ciModel.ai
 
ImageOCRRequest() - Constructor for class com.qcloud.cos.model.ciModel.ai.ImageOCRRequest
 
ImageOCRResponse - Class in com.qcloud.cos.model.ciModel.ai
 
ImageOCRResponse() - Constructor for class com.qcloud.cos.model.ciModel.ai.ImageOCRResponse
 
ImagePersistenceDemo - Class in com.qcloud.cos.demo.ci
基础图片处理相关demo 相关API https://cloud.tencent.com/document/product/460/36540
ImagePersistenceDemo() - Constructor for class com.qcloud.cos.demo.ci.ImagePersistenceDemo
 
ImagePersistenceHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.ImagePersistenceHandler
 
ImagePersistenceUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.ImagePersistenceUnmarshaller
 
imageProcessing(COSClient, String) - Static method in class com.qcloud.cos.demo.ci.BasicImageProcessing
 
ImageProcessRequest - Class in com.qcloud.cos.model.ciModel.common
 
ImageProcessRequest(String, String) - Constructor for class com.qcloud.cos.model.ciModel.common.ImageProcessRequest
Constructs a new ImageProcessRequest, specifying the object's bucket name and key.
imageQualityChangeDemo(COSClient) - Static method in class com.qcloud.cos.demo.ci.BasicImageProcessing
设置图片的绝对质量为60 https://cloud.tencent.com/document/product/460/36544
ImageQualityDemo - Class in com.qcloud.cos.demo.ci
 
ImageQualityDemo() - Constructor for class com.qcloud.cos.demo.ci.ImageQualityDemo
 
ImageQualityRequest - Class in com.qcloud.cos.model.ciModel.job
 
ImageQualityRequest() - Constructor for class com.qcloud.cos.model.ciModel.job.ImageQualityRequest
 
ImageQualityResponse - Class in com.qcloud.cos.model.ciModel.job
 
ImageQualityResponse() - Constructor for class com.qcloud.cos.model.ciModel.job.ImageQualityResponse
 
ImageResult - Class in com.qcloud.cos.model.ciModel.metaInsight
 
ImageResult() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.ImageResult
 
imageRotateDemo(COSClient) - Static method in class com.qcloud.cos.demo.ci.BasicImageProcessing
图片顺时针旋转角度90 取值范围0 - 360 https://cloud.tencent.com/document/product/460/36542
ImageSearchDemo - Class in com.qcloud.cos.demo.ci
以图搜图接口使用demo https://cloud.tencent.com/document/product/460/63899
ImageSearchDemo() - Constructor for class com.qcloud.cos.demo.ci.ImageSearchDemo
 
ImageSearchRequest - Class in com.qcloud.cos.model.ciModel.image
 
ImageSearchRequest() - Constructor for class com.qcloud.cos.model.ciModel.image.ImageSearchRequest
 
ImageSearchResponse - Class in com.qcloud.cos.model.ciModel.image
 
ImageSearchResponse() - Constructor for class com.qcloud.cos.model.ciModel.image.ImageSearchResponse
 
imageSharpeningDemo(COSClient) - Static method in class com.qcloud.cos.demo.ci.BasicImageProcessing
设置锐化参数为70 https://cloud.tencent.com/document/product/460/51809
ImageStyleDemo - Class in com.qcloud.cos.demo.ci
图片样式接口 demo 接口详情见 https://cloud.tencent.com/document/product/460/30118
ImageStyleDemo() - Constructor for class com.qcloud.cos.demo.ci.ImageStyleDemo
 
ImageStyleRequest - Class in com.qcloud.cos.model.ciModel.image
 
ImageStyleRequest() - Constructor for class com.qcloud.cos.model.ciModel.image.ImageStyleRequest
 
ImageStyleResponse - Class in com.qcloud.cos.model.ciModel.image
 
ImageStyleResponse() - Constructor for class com.qcloud.cos.model.ciModel.image.ImageStyleResponse
 
imageWatermarkingDemo(COSClient) - Static method in class com.qcloud.cos.demo.ci.BasicImageProcessing
设置水印图片,并指定水印位置 https://cloud.tencent.com/document/product/460/51809
imageZoomDemo(COSClient) - Static method in class com.qcloud.cos.demo.ci.BasicImageProcessing
缩放图片宽高为原图50% https://cloud.tencent.com/document/product/460/36540
Immutable - Annotation Type in com.qcloud.cos.annotation
Documenting annotation to indicate a class is immutable.
INCLUDE_SKIPPED_BYTES - Static variable in class com.qcloud.cos.internal.LengthCheckInputStream
 
initiateMultipartUpload(InitiateMultipartUploadRequest) - Method in interface com.qcloud.cos.COS
Initiates a multipart upload and returns an InitiateMultipartUploadResult which contains an upload ID.
initiateMultipartUpload(InitiateMultipartUploadRequest) - Method in class com.qcloud.cos.COSClient
 
initiateMultipartUpload(InitiateMultipartUploadRequest) - Method in class com.qcloud.cos.COSEncryptionClient.COSDirectImpl
 
initiateMultipartUpload(InitiateMultipartUploadRequest) - Method in class com.qcloud.cos.COSEncryptionClient
 
initiateMultipartUpload(InitiateMultipartUploadRequest) - Method in class com.qcloud.cos.internal.COSDirect
 
initiateMultipartUpload(InitiateMultipartUploadRequest) - Method in interface com.qcloud.cos.internal.COSDirectSpi
 
InitiateMultipartUploadHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.InitiateMultipartUploadHandler
 
InitiateMultipartUploadRequest - Class in com.qcloud.cos.model
 
InitiateMultipartUploadRequest(String, String) - Constructor for class com.qcloud.cos.model.InitiateMultipartUploadRequest
Constructs a request to initiate a new multipart upload in the specified bucket, stored by the specified key.
InitiateMultipartUploadRequest(String, String, long, long) - Constructor for class com.qcloud.cos.model.InitiateMultipartUploadRequest
Constructs a request to initiate a new multipart upload in the specified bucket, stored by the specified key, and with the additional specified data size and part size.
InitiateMultipartUploadRequest(String, String, ObjectMetadata) - Constructor for class com.qcloud.cos.model.InitiateMultipartUploadRequest
Constructs a request to initiate a new multipart upload in the specified bucket, stored by the specified key, and with the additional specified object metadata.
InitiateMultipartUploadResult - Class in com.qcloud.cos.model
 
InitiateMultipartUploadResult() - Constructor for class com.qcloud.cos.model.InitiateMultipartUploadResult
 
InitiateMultipartUploadResultUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.InitiateMultipartUploadResultUnmarshaller
 
initiateMultipartUploadSecurely(InitiateMultipartUploadRequest) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModule
 
initiateMultipartUploadSecurely(InitiateMultipartUploadRequest) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
initiateMultipartUploadSecurely(InitiateMultipartUploadRequest) - Method in class com.qcloud.cos.internal.crypto.CryptoModuleDispatcher
 
INODE_ID - Static variable in interface com.qcloud.cos.Headers
 
Input() - Constructor for class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.Input
 
Input() - Constructor for class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Input
 
Input() - Constructor for class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest.Input
 
InputFaceBoundary - Class in com.qcloud.cos.model.ciModel.metaInsight
 
InputFaceBoundary() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.InputFaceBoundary
 
InputObjectInfoObject - Class in com.qcloud.cos.model.ciModel.workflow
 
InputObjectInfoObject() - Constructor for class com.qcloud.cos.model.ciModel.workflow.InputObjectInfoObject
 
InputSerialization - Class in com.qcloud.cos.model
Describes the serialization format of the object.
InputSerialization() - Constructor for class com.qcloud.cos.model.InputSerialization
 
inputStreamForRequest(InputStream, ProgressListener) - Static method in class com.qcloud.cos.event.ProgressInputStream
 
inputStreamForResponse(InputStream, CosServiceRequest) - Static method in class com.qcloud.cos.event.ProgressInputStream
Returns an input stream for response progress tracking purposes.
inputStreamForResponse(InputStream, ProgressListener) - Static method in class com.qcloud.cos.event.ProgressInputStream
Returns an input stream for response progress tracking purposes.
InputStreamUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.InputStreamUnmarshaller
 
InputSubstream - Class in com.qcloud.cos.internal
Filtered input stream implementation that exposes a range of an input stream as a new input stream.
InputSubstream(InputStream, long, long, boolean) - Constructor for class com.qcloud.cos.internal.InputSubstream
Constructs a new InputSubstream so that when callers start reading from this stream they'll start at the specified offset in the real stream and after they've read the specified length, this stream will look empty.
INSTANCE - Static variable in class com.qcloud.cos.internal.DefaultClientAbortTaskImpl
 
INSTANCE - Static variable in class com.qcloud.cos.internal.SkipMd5CheckStrategy
 
InstanceCredentialsFetcher - Class in com.qcloud.cos.auth
 
InstanceCredentialsFetcher(CredentialsEndpointProvider) - Constructor for class com.qcloud.cos.auth.InstanceCredentialsFetcher
 
InstanceCredentialsProvider - Class in com.qcloud.cos.auth
 
InstanceCredentialsProvider(InstanceCredentialsFetcher) - Constructor for class com.qcloud.cos.auth.InstanceCredentialsProvider
 
InstanceCredentialsRetryPolicy - Class in com.qcloud.cos.auth
 
InstanceCredentialsUtils - Class in com.qcloud.cos.auth
The utils for CPM and CVM credentials fetcher
InstanceMetadataCredentialsEndpointProvider - Class in com.qcloud.cos.auth
 
InstanceMetadataCredentialsEndpointProvider(InstanceMetadataCredentialsEndpointProvider.Instance) - Constructor for class com.qcloud.cos.auth.InstanceMetadataCredentialsEndpointProvider
 
InstanceMetadataCredentialsEndpointProvider(InstanceMetadataCredentialsEndpointProvider.Instance, String) - Constructor for class com.qcloud.cos.auth.InstanceMetadataCredentialsEndpointProvider
 
InstanceMetadataCredentialsEndpointProvider.Instance - Enum in com.qcloud.cos.auth
 
InstanceProfileCredentials - Class in com.qcloud.cos.auth
 
InstanceProfileCredentials(String, String, String, String, long) - Constructor for class com.qcloud.cos.auth.InstanceProfileCredentials
Deprecated.
InstanceProfileCredentials(String, String, String, long) - Constructor for class com.qcloud.cos.auth.InstanceProfileCredentials
 
instructionFileId() - Method in class com.qcloud.cos.model.COSObjectId
Returns the instruction file id of the default instruction file.
instructionFileId(String) - Method in class com.qcloud.cos.model.COSObjectId
Returns the instruction file id of an instruction file with the given suffix.
InstructionFileId - Class in com.qcloud.cos.model
 
instructionFileId() - Method in class com.qcloud.cos.model.InstructionFileId
Always throws UnsupportedOperationException since an instruction file itself cannot further have an instruction file.
instructionFileId(String) - Method in class com.qcloud.cos.model.InstructionFileId
Always throws UnsupportedOperationException since an instruction file itself cannot further have an instruction file.
IntelligentTieringFilter - Class in com.qcloud.cos.model.IntelligentTiering
 
IntelligentTieringFilter() - Constructor for class com.qcloud.cos.model.IntelligentTiering.IntelligentTieringFilter
 
IntelligentTieringTransition - Class in com.qcloud.cos.model.IntelligentTiering
 
IntelligentTieringTransition() - Constructor for class com.qcloud.cos.model.IntelligentTiering.IntelligentTieringTransition
 
InventoryAndPredicate - Class in com.qcloud.cos.model.inventory
 
InventoryAndPredicate() - Constructor for class com.qcloud.cos.model.inventory.InventoryAndPredicate
 
InventoryConfiguration - Class in com.qcloud.cos.model.inventory
 
InventoryConfiguration() - Constructor for class com.qcloud.cos.model.inventory.InventoryConfiguration
 
InventoryCosBucketDestination - Class in com.qcloud.cos.model.inventory
Contains the bucket name, file format, bucket owner (optional), and prefix (optional) where inventory results are published.
InventoryCosBucketDestination() - Constructor for class com.qcloud.cos.model.inventory.InventoryCosBucketDestination
 
InventoryDestination - Class in com.qcloud.cos.model.inventory
Information about where to publish the inventory results.
InventoryDestination() - Constructor for class com.qcloud.cos.model.inventory.InventoryDestination
 
InventoryEncryption - Interface in com.qcloud.cos.model.inventory
Interface for different types of encryption options for bucket inventories.
InventoryFilter - Class in com.qcloud.cos.model.inventory
Specifies an inventory filter.
InventoryFilter() - Constructor for class com.qcloud.cos.model.inventory.InventoryFilter
 
InventoryFilter(InventoryFilterPredicate) - Constructor for class com.qcloud.cos.model.inventory.InventoryFilter
 
InventoryFilterPredicate - Class in com.qcloud.cos.model.inventory
Base class to represent the root predicate in InventoryFilter class.
InventoryFilterPredicate() - Constructor for class com.qcloud.cos.model.inventory.InventoryFilterPredicate
 
InventoryFormat - Enum in com.qcloud.cos.model.inventory
The output format of the inventory results.
InventoryFrequency - Enum in com.qcloud.cos.model.inventory
The frequency for producing inventory results.
InventoryFrequency - Enum in com.qcloud.cos.model
The frequency for producing inventory results.
InventoryIncludedObjectVersions - Enum in com.qcloud.cos.model.inventory
The object version(s) that can be included in the inventory results.
InventoryOptionalField - Enum in com.qcloud.cos.model.inventory
The optional fields that can be included in the inventory results.
InventoryPredicateVisitor - Interface in com.qcloud.cos.model.inventory
Interface to invoke specific behavior based on the type of InventoryFilterPredicate visited.
InventoryPrefixPredicate - Class in com.qcloud.cos.model.inventory
A InventoryFilterPredicate class to represent the prefix to use when evaluating an inventory filter.
InventoryPrefixPredicate(String) - Constructor for class com.qcloud.cos.model.inventory.InventoryPrefixPredicate
 
InventorySchedule - Class in com.qcloud.cos.model.inventory
Schedule for generating inventory results.
InventorySchedule() - Constructor for class com.qcloud.cos.model.inventory.InventorySchedule
 
IOUtils - Enum in com.qcloud.cos.utils
Utilities for IO operations.
isAborted() - Method in class com.qcloud.cos.internal.SdkFilterInputStream
 
isAddLogDebugHeader() - Method in class com.qcloud.cos.ClientConfig
 
isAesGcmAvailable() - Static method in class com.qcloud.cos.internal.crypto.CryptoRuntime
 
isAllFile() - Method in class com.qcloud.cos.model.ciModel.workflow.ExtFilter
 
isAudio() - Method in class com.qcloud.cos.model.ciModel.workflow.ExtFilter
 
isBouncyCastleAvailable() - Static method in class com.qcloud.cos.internal.crypto.CryptoRuntime
 
isByteCountEvent() - Method in enum com.qcloud.cos.event.ProgressEventType
Returns true if this even type is associated with some number of bytes; false otherwise.
isCancelled() - Method in enum com.qcloud.cos.transfer.PauseStatus
Returns true if the transfer is cancelled else false.
isChangeEndpointRetry() - Method in class com.qcloud.cos.ClientConfig
 
isCheckPreflightStatus() - Method in class com.qcloud.cos.ClientConfig
 
isCheckRequestPath() - Method in class com.qcloud.cos.ClientConfig
 
isCheckSSLCertificate() - Method in class com.qcloud.cos.ClientConfig
 
isCloseDisabled() - Method in class com.qcloud.cos.internal.ReleasableInputStream
Returns true if the close method has been disabled; false otherwise.
isContentType() - Method in class com.qcloud.cos.model.ciModel.workflow.ExtFilter
 
isCoverImageRequest(PutObjectRequest) - Static method in class com.qcloud.cos.model.ciModel.utils.CICheckUtils
校验是否为上传覆盖原图请求
isCreateEncryptionMaterial() - Method in class com.qcloud.cos.model.EncryptedInitiateMultipartUploadRequest
Returns true if a new set of encryption material is to be created; false otherwise.
isCustom() - Method in class com.qcloud.cos.model.ciModel.workflow.ExtFilter
 
isDeleteMarker() - Method in class com.qcloud.cos.model.COSVersionSummary
Returns whether or not this version represents a delete marker.
isDeleteMarker() - Method in class com.qcloud.cos.model.DeleteObjectsResult.DeletedObject
Returns whether the object deleted was a delete marker.
isDeleteMarker() - Method in class com.qcloud.cos.model.ObjectMetadata
 
isDone() - Method in class com.qcloud.cos.transfer.AbstractTransfer
Returns whether or not the transfer is finished (i.e.
isDone() - Method in class com.qcloud.cos.transfer.CopyMonitor
 
isDone() - Method in class com.qcloud.cos.transfer.DownloadMonitor
 
isDone() - Method in class com.qcloud.cos.transfer.ImageAuditingMonitor
 
isDone() - Method in class com.qcloud.cos.transfer.MultipleFileTransferMonitor
 
isDone() - Method in class com.qcloud.cos.transfer.ResumableDownloadMonitor
 
isDone() - Method in interface com.qcloud.cos.transfer.Transfer
Returns whether or not the transfer is finished (i.e.
isDone() - Method in interface com.qcloud.cos.transfer.TransferMonitor
Returns whether the transfer is completed.
isDone() - Method in class com.qcloud.cos.transfer.UploadMonitor
 
isEnabled() - Method in interface com.qcloud.cos.internal.CosClientAbortTask
 
isEnabled() - Method in class com.qcloud.cos.internal.CosClientAbortTaskImpl
 
isEnabled() - Method in interface com.qcloud.cos.internal.CosClientAbortTaskMonitor
 
isEnabled() - Method in class com.qcloud.cos.internal.CosClientAbortTaskMonitorImpl
 
isEnabled() - Method in class com.qcloud.cos.internal.DefaultClientAbortTaskImpl
 
isEnabled() - Method in class com.qcloud.cos.model.inventory.InventoryConfiguration
Returns true if the inventory is enabled or false if inventory is disabled.
isEnableResumableUpload() - Method in class com.qcloud.cos.model.PutObjectRequest
 
isErrorResponse() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
isExistDefaultAcl() - Method in class com.qcloud.cos.model.AccessControlList
 
isExpired() - Method in class com.qcloud.cos.auth.InstanceProfileCredentials
 
isExpiredObjectDeleteMarker() - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Returns whether the current expiration policy for the object is set to remove objects when only a delete marker is left
isFileLocked(File) - Static method in enum com.qcloud.cos.internal.FileLocks
Returns true if the specified file is currently locked; false otherwise.
isFileModeDir() - Method in class com.qcloud.cos.model.ObjectMetadata
 
isIgnoreMissingInstructionFile() - Method in class com.qcloud.cos.internal.crypto.CryptoConfiguration
Returns true to ignore instruction file that cannot be found during a GET operation; false otherwise.
isImage() - Method in class com.qcloud.cos.model.ciModel.workflow.ExtFilter
 
isInsideResponseHeader() - Method in class com.qcloud.cos.model.transform.StaxUnmarshallerContext
 
isKeyWrapExpected() - Method in class com.qcloud.cos.model.EncryptedGetObjectRequest
Returns true if key wrapping is expected; false otherwise.
isKMSEnabled() - Method in class com.qcloud.cos.internal.crypto.EncryptionMaterials
Returns true if this is a KMS material description; false otherwise.
isKMSEnabled() - Method in class com.qcloud.cos.internal.crypto.KMSEncryptionMaterials
Returns true if this is a KMS material description; false otherwise.
isLastPart() - Method in class com.qcloud.cos.model.UploadPartRequest
Returns true if the creator of this request has indicated this part is the last part being uploaded in a multipart upload.
isLatest() - Method in class com.qcloud.cos.model.COSVersionSummary
Returns whether or not this version is the latest version for the associated object.
isLoggingEnabled() - Method in class com.qcloud.cos.model.BucketLoggingConfiguration
Returns true if logging is enabled.
isMaz - Variable in class com.qcloud.cos.model.BucketGetMetadataResult
 
isMazBucket() - Method in class com.qcloud.cos.model.HeadBucketResult
 
isMergeBucket() - Method in class com.qcloud.cos.model.HeadBucketResult
 
isMetaAccBucket() - Method in class com.qcloud.cos.model.HeadBucketResult
 
isMultipartCopy() - Method in class com.qcloud.cos.transfer.CopyCallable
Returns true if this CopyCallable is processing a multi-part copy.
isMultipartUpload() - Method in class com.qcloud.cos.transfer.UploadCallable
Returns true if this UploadCallable is processing a multipart upload.
isNeedPreflight() - Method in class com.qcloud.cos.model.ObjectMetadata
 
isNullOrEmpty(Collection<T>) - Static method in class com.qcloud.cos.utils.CollectionUtils
 
isNullOrEmpty(String) - Static method in class com.qcloud.cos.utils.StringUtils
 
iso8601DateFormat - Static variable in class com.qcloud.cos.utils.DateUtils
ISO 8601 format
ISO_8859_1_ENCODING - Static variable in class com.qcloud.cos.internal.Constants
 
isOFS - Variable in class com.qcloud.cos.model.BucketGetMetadataResult
 
isPaused() - Method in enum com.qcloud.cos.transfer.PauseStatus
Returns true if the transfer is paused else false.
isPrefixReplaced() - Method in class com.qcloud.cos.model.DecompressionRequest
 
isPrintShutdownStackTrace() - Method in class com.qcloud.cos.ClientConfig
 
isReadOnly() - Method in class com.qcloud.cos.internal.crypto.CryptoConfiguration
 
isRecursive() - Method in class com.qcloud.cos.model.DeleteObjectRequest
 
isRedirectsEnabled() - Method in class com.qcloud.cos.ClientConfig
 
IsRefreshEndpointAddr() - Method in class com.qcloud.cos.ClientConfig
 
isRenameFaultTolerant() - Method in class com.qcloud.cos.ClientConfig
 
isRequestCycleEvent() - Method in enum com.qcloud.cos.event.ProgressEventType
Returns true if this event type is related to the execution of a single http request-response to COS; false otherwise.
isRequestPathInvalid(String) - Static method in class com.qcloud.cos.utils.StringUtils
 
isRequestTimeout() - Method in exception com.qcloud.cos.exception.CosClientException
 
isResumeableMultipartUploadAfterFailed() - Method in interface com.qcloud.cos.transfer.Upload
if multipart upload failed, whether we can upload again.
isResumeableMultipartUploadAfterFailed() - Method in class com.qcloud.cos.transfer.UploadImpl
 
isRetryable() - Method in exception com.qcloud.cos.exception.AbortedException
Returns a hint as to whether it makes sense to retry upon this exception.
isRetryable() - Method in exception com.qcloud.cos.exception.CosClientException
Returns a hint as to whether it makes sense to retry upon this exception.
isRetryable() - Method in exception com.qcloud.cos.exception.FileLockException
 
isRetryable() - Method in exception com.qcloud.cos.exception.PauseException
Returns a hint as to whether it makes sense to retry upon this exception.
isRetryableClientException(Exception) - Static method in class com.qcloud.cos.retry.RetryUtils
Returns true if the specified exception is a retryable service side exception.
isRetryableClientException(CosClientException) - Static method in class com.qcloud.cos.retry.RetryUtils
Returns true if the specified exception is a retryable service side exception.
isRetryableServiceException(Exception) - Static method in class com.qcloud.cos.retry.RetryUtils
Returns true if the specified exception is a retryable service side exception.
isRetryableServiceException(CosServiceException) - Static method in class com.qcloud.cos.retry.RetryUtils
Returns true if the specified exception is a retryable service side exception.
isRetryAfterPreflight() - Method in class com.qcloud.cos.ClientConfig
 
isRetryAfterPreflight() - Method in class com.qcloud.cos.retry.RetryPolicy
 
isShortConnection() - Method in class com.qcloud.cos.ClientConfig
 
isSignPrefixMode() - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
 
isStartOfDocument() - Method in class com.qcloud.cos.model.transform.StaxUnmarshallerContext
Returns true if this unmarshaller context is at the very beginning of a source document (i.e.
isStrict() - Method in class com.qcloud.cos.internal.crypto.COSCryptoModuleAE
Returns true if a strict encryption mode is in use in the current crypto module; false otherwise.
isStrict() - Method in class com.qcloud.cos.internal.crypto.COSCryptoModuleAEStrict
 
isSuspicious() - Method in class com.qcloud.cos.model.ciModel.image.ImageInspectResponse
 
isSyncCallSafe(ProgressListener) - Static method in class com.qcloud.cos.event.DeliveryMode.Check
 
isSyncCallSafe() - Method in interface com.qcloud.cos.event.DeliveryMode
Returns true if it is safe to make a synchronous callback to the implementing listener without the risk of incurring undue latency; false otherwise.
isSyncCallSafe() - Method in class com.qcloud.cos.event.MultipleFileTransferProgressUpdatingListener
 
isSyncCallSafe() - Method in class com.qcloud.cos.event.ProgressListener.ExceptionReporter
 
isSyncCallSafe() - Method in class com.qcloud.cos.event.ProgressListenerChain
 
isSyncCallSafe() - Method in class com.qcloud.cos.event.SyncProgressListener
Always returns true.
isThrow304Directly() - Method in class com.qcloud.cos.ClientConfig
 
isThrow412Directly() - Method in class com.qcloud.cos.ClientConfig
 
isTransferEvent() - Method in enum com.qcloud.cos.event.ProgressEventType
Returns true if this event type is a transfer event, which may involve multiple request cycle events.
isTruncated() - Method in class com.qcloud.cos.model.ciModel.job.ZipPreviewResponse
 
isTruncated() - Method in class com.qcloud.cos.model.ListBucketInventoryConfigurationsResult
Gets whether or not this inventory configuration listing is complete.
isTruncated() - Method in class com.qcloud.cos.model.ListBucketsResult
 
isTruncated() - Method in class com.qcloud.cos.model.MultipartUploadListing
Returns true if the listing is truncated, and additional requests need to be made to get more results.
isTruncated() - Method in class com.qcloud.cos.model.ObjectListing
Gets whether or not this object listing is complete.
isTruncated() - Method in class com.qcloud.cos.model.PartListing
Returns whether or not this listing is truncated, and additional requests need to be made to get more results.
isTruncated() - Method in class com.qcloud.cos.model.VersionListing
Gets whether or not the version listing is complete, indicating if additional calls to Qcloud COS are needed to obtain complete version listing results.
isUploadParallelizable(PutObjectRequest, boolean) - Static method in class com.qcloud.cos.transfer.TransferManagerUtils
Returns true if the specified upload request can use parallel part uploads for increased performance.
isUseConnectionMonitor() - Method in class com.qcloud.cos.ClientConfig
 
isUseDefaultDnsResolver() - Method in class com.qcloud.cos.ClientConfig
 
IsUseInventoryText() - Method in class com.qcloud.cos.model.SetBucketInventoryConfigurationRequest
 
isValid(Object) - Static method in class com.qcloud.cos.internal.RequestXmlFactory.CheckObjectUtils
 
isValid(String) - Static method in class com.qcloud.cos.internal.RequestXmlFactory.CheckObjectUtils
 
isVideo() - Method in class com.qcloud.cos.model.ciModel.workflow.ExtFilter
 
ItemPolygon - Class in com.qcloud.cos.model.ciModel.ai
 
ItemPolygon() - Constructor for class com.qcloud.cos.model.ciModel.ai.ItemPolygon
 

J

Jackson - Enum in com.qcloud.cos.utils
 
JceEncryptionConstants - Class in com.qcloud.cos.internal.crypto
Contains constants required by the JCE encryption library.
JceEncryptionConstants() - Constructor for class com.qcloud.cos.internal.crypto.JceEncryptionConstants
 
JobCreatUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.JobCreatUnmarshaller
 
JobDemo - Class in com.qcloud.cos.demo.ci
媒体处理 job接口相关demo 详情见https://cloud.tencent.com/document/product/460/84790
JobDemo() - Constructor for class com.qcloud.cos.demo.ci.JobDemo
 
JobParam - Class in com.qcloud.cos.model.ciModel.job
 
JobParam() - Constructor for class com.qcloud.cos.model.ciModel.job.JobParam
 
JobsDetail - Class in com.qcloud.cos.model.ciModel.job
 
JobsDetail() - Constructor for class com.qcloud.cos.model.ciModel.job.JobsDetail
 
JobsDetail() - Constructor for class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.JobsDetail
 
JobUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.JobUnmarshaller
 
join(String, String...) - Static method in class com.qcloud.cos.utils.StringUtils
Joins the strings in parts with joiner between each string
join(List<String>) - Static method in class com.qcloud.cos.utils.StringUtils
Returns a new string created by joining each of the strings in the specified list together, with a comma between them.
jsonGeneratorOf(Writer) - Static method in enum com.qcloud.cos.utils.Jackson
 
JSONInput - Class in com.qcloud.cos.model
 
JSONInput() - Constructor for class com.qcloud.cos.model.JSONInput
 
jsonNodeOf(String) - Static method in enum com.qcloud.cos.utils.Jackson
 
JSONOutput - Class in com.qcloud.cos.model
 
JSONOutput() - Constructor for class com.qcloud.cos.model.JSONOutput
 
JSONType - Enum in com.qcloud.cos.model
 
JudgementResultObject - Class in com.qcloud.cos.model.ciModel.workflow
 
JudgementResultObject() - Constructor for class com.qcloud.cos.model.ciModel.workflow.JudgementResultObject
 

K

KB - Static variable in class com.qcloud.cos.internal.Constants
Kilobytes
kekMaterialsProvider - Variable in class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
key - Variable in class com.qcloud.cos.model.COSObjectSummary
The key under which this object is stored
KeyConfig - Class in com.qcloud.cos.model.ciModel.job
 
KeyConfig() - Constructor for class com.qcloud.cos.model.ciModel.job.KeyConfig
 
KeyVersion(String) - Constructor for class com.qcloud.cos.model.DeleteObjectsRequest.KeyVersion
Constructs a key without a version.
KeyVersion(String, String) - Constructor for class com.qcloud.cos.model.DeleteObjectsRequest.KeyVersion
Constructs a key-version pair.
kms - Variable in class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
KMSEncryptionClientDemo - Class in com.qcloud.cos.demo
 
KMSEncryptionClientDemo() - Constructor for class com.qcloud.cos.demo.KMSEncryptionClientDemo
 
KMSEncryptionMaterials - Class in com.qcloud.cos.internal.crypto
KMS specific encryption materials.
KMSEncryptionMaterials(String) - Constructor for class com.qcloud.cos.internal.crypto.KMSEncryptionMaterials
 
KMSEncryptionMaterialsProvider - Class in com.qcloud.cos.internal.crypto
 
KMSEncryptionMaterialsProvider(String) - Constructor for class com.qcloud.cos.internal.crypto.KMSEncryptionMaterialsProvider
 
KMSEncryptionMaterialsProvider(KMSEncryptionMaterials) - Constructor for class com.qcloud.cos.internal.crypto.KMSEncryptionMaterialsProvider
 
KmsUploadDemo - Class in com.qcloud.cos.demo
 
KmsUploadDemo() - Constructor for class com.qcloud.cos.demo.KmsUploadDemo
 

L

Label - Class in com.qcloud.cos.model.ciModel.image
标签信息
Label() - Constructor for class com.qcloud.cos.model.ciModel.image.Label
 
LabelV2 - Class in com.qcloud.cos.model.ciModel.image
标签信息V2
LabelV2() - Constructor for class com.qcloud.cos.model.ciModel.image.LabelV2
 
LanguageResult - Class in com.qcloud.cos.model.ciModel.auditing
 
LanguageResult() - Constructor for class com.qcloud.cos.model.ciModel.auditing.LanguageResult
 
LAST_MODIFIED - Static variable in interface com.qcloud.cos.Headers
 
lastModified - Variable in class com.qcloud.cos.model.COSObjectSummary
The date, according to Qcloud COS, when this object was last modified
LengthCheckInputStream - Class in com.qcloud.cos.internal
 
LengthCheckInputStream(InputStream, long, boolean) - Constructor for class com.qcloud.cos.internal.LengthCheckInputStream
Constructs an input stream that performs length check to ensure the number of bytes read from the underlying input stream is the same as the expected total.
LibResult - Class in com.qcloud.cos.model.ciModel.auditing
 
LibResult() - Constructor for class com.qcloud.cos.model.ciModel.auditing.LibResult
 
LicenseRecognitionResult - Class in com.qcloud.cos.model.ciModel.job.v2
 
LicenseRecognitionResult() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.LicenseRecognitionResult
 
LifecycleAndOperator - Class in com.qcloud.cos.model.lifecycle
A logical AND of two or more predicates of type LifecycleFilterPredicate.
LifecycleAndOperator(List<LifecycleFilterPredicate>) - Constructor for class com.qcloud.cos.model.lifecycle.LifecycleAndOperator
 
lifecycleConfiguration - Variable in class com.qcloud.cos.model.BucketGetMetadataResult
 
LifecycleFilter - Class in com.qcloud.cos.model.lifecycle
The LifecycleFilter is used to identify objects that a Lifecycle Rule applies to.
LifecycleFilter() - Constructor for class com.qcloud.cos.model.lifecycle.LifecycleFilter
 
LifecycleFilter(LifecycleFilterPredicate) - Constructor for class com.qcloud.cos.model.lifecycle.LifecycleFilter
 
LifecycleFilterPredicate - Class in com.qcloud.cos.model.lifecycle
Base class to represent the root predicate in LifecycleFilter class.
LifecycleFilterPredicate() - Constructor for class com.qcloud.cos.model.lifecycle.LifecycleFilterPredicate
 
LifecyclePredicateVisitor - Interface in com.qcloud.cos.model.lifecycle
Interface to invoke specific behavior based on the type of LifecycleFilterPredicate visited.
LifecyclePrefixPredicate - Class in com.qcloud.cos.model.lifecycle
A LifecycleFilterPredicate class to represent the prefix identifying one or more objects to which the
LifecyclePrefixPredicate(String) - Constructor for class com.qcloud.cos.model.lifecycle.LifecyclePrefixPredicate
 
LifecycleTagPredicate - Class in com.qcloud.cos.model.Tag
A LifecycleFilterPredicate class to represent the Tag object that must exist in the object's tag set in order for the BucketLifecycleConfiguration.Rule to apply.
LifecycleTagPredicate(Tag) - Constructor for class com.qcloud.cos.model.Tag.LifecycleTagPredicate
 
limitingOutputImageSize(COSClient) - Static method in class com.qcloud.cos.demo.ci.BasicImageProcessing
将 JPG 图片转换为 PNG 格式,并限制图片大小为15KB https://cloud.tencent.com/document/product/460/56732
LINE_SEPARATOR - Static variable in class com.qcloud.cos.auth.COSSignerConstants
 
ListBucketHandler(boolean) - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.ListBucketHandler
 
ListBucketIntelligentTierConfigurationHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.ListBucketIntelligentTierConfigurationHandler
 
listBucketIntelligentTieringConfiguration(String) - Method in class com.qcloud.cos.COSClient
 
listBucketInventoryConfigurations(ListBucketInventoryConfigurationsRequest) - Method in interface com.qcloud.cos.COS
Returns the list of inventory configurations for the bucket.
listBucketInventoryConfigurations(ListBucketInventoryConfigurationsRequest) - Method in class com.qcloud.cos.COSClient
 
ListBucketInventoryConfigurationsHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.ListBucketInventoryConfigurationsHandler
 
ListBucketInventoryConfigurationsRequest - Class in com.qcloud.cos.model
Request object to list inventory configurations of a bucket.
ListBucketInventoryConfigurationsRequest() - Constructor for class com.qcloud.cos.model.ListBucketInventoryConfigurationsRequest
 
ListBucketInventoryConfigurationsResult - Class in com.qcloud.cos.model
Result object to contain the response returned from COSClient.listBucketInventoryConfigurations(ListBucketInventoryConfigurationsRequest) operation.
ListBucketInventoryConfigurationsResult() - Constructor for class com.qcloud.cos.model.ListBucketInventoryConfigurationsResult
 
ListBucketInventoryConfigurationsUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.ListBucketInventoryConfigurationsUnmarshaller
 
listBuckets() - Method in interface com.qcloud.cos.COS
Returns a list of all buckets that the authenticated sender of the request owns.
listBuckets(ListBucketsRequest) - Method in interface com.qcloud.cos.COS
Returns a list of all buckets that the authenticated sender of the request owns.
listBuckets() - Method in class com.qcloud.cos.COSClient
 
listBuckets(ListBucketsRequest) - Method in class com.qcloud.cos.COSClient
 
ListBucketsRequest - Class in com.qcloud.cos.model
 
ListBucketsRequest() - Constructor for class com.qcloud.cos.model.ListBucketsRequest
 
ListBucketsResult - Class in com.qcloud.cos.model
 
ListBucketsResult() - Constructor for class com.qcloud.cos.model.ListBucketsResult
 
ListBucketTieringConfigurationUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.ListBucketTieringConfigurationUnmarshaller
 
ListBucketUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.ListBucketUnmarshaller
 
ListDocBucketHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.ListDocBucketHandler
 
listenerChain - Variable in class com.qcloud.cos.transfer.AbstractTransfer
Hook for adding/removing more progress listeners.
ListInfo - Class in com.qcloud.cos.model.ciModel.auditing
 
ListInfo() - Constructor for class com.qcloud.cos.model.ciModel.auditing.ListInfo
 
ListJobsResult - Class in com.qcloud.cos.model
 
ListJobsResult() - Constructor for class com.qcloud.cos.model.ListJobsResult
 
ListJobsResult.DecompressionJob - Class in com.qcloud.cos.model
 
ListJobsResultHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.ListJobsResultHandler
 
ListJobsResultUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.ListJobsResultUnmarshaller
 
ListJobUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.ListJobUnmarshaller
 
ListMediaBucketHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.ListMediaBucketHandler
 
listMultipartUploads(ListMultipartUploadsRequest) - Method in interface com.qcloud.cos.COS
Lists in-progress multipart uploads.
listMultipartUploads(ListMultipartUploadsRequest) - Method in class com.qcloud.cos.COSClient
 
ListMultipartUploadsHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.ListMultipartUploadsHandler
 
ListMultipartUploadsRequest - Class in com.qcloud.cos.model
 
ListMultipartUploadsRequest(String) - Constructor for class com.qcloud.cos.model.ListMultipartUploadsRequest
Constructs a new ListMultipartUploadsRequest to list the multipart uploads from the specified bucket.
ListMultipartUploadsResultUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.ListMultipartUploadsResultUnmarshaller
 
listNextBatchOfObjects(ObjectListing) - Method in interface com.qcloud.cos.COS
Provides an easy way to continue a truncated object listing and retrieve the next page of results.
listNextBatchOfObjects(ListNextBatchOfObjectsRequest) - Method in interface com.qcloud.cos.COS
Provides an easy way to continue a truncated object listing and retrieve the next page of results.
listNextBatchOfObjects(ObjectListing) - Method in class com.qcloud.cos.COSClient
 
listNextBatchOfObjects(ListNextBatchOfObjectsRequest) - Method in class com.qcloud.cos.COSClient
 
ListNextBatchOfObjectsRequest - Class in com.qcloud.cos.model
Request object for parameters of listing next batch of objects.
ListNextBatchOfObjectsRequest(ObjectListing) - Constructor for class com.qcloud.cos.model.ListNextBatchOfObjectsRequest
Creates a request object for listing next batch of objects.
listNextBatchOfVersions(VersionListing) - Method in interface com.qcloud.cos.COS
Provides an easy way to continue a truncated VersionListing and retrieve the next page of results.
listNextBatchOfVersions(ListNextBatchOfVersionsRequest) - Method in interface com.qcloud.cos.COS
Provides an easy way to continue a truncated VersionListing and retrieve the next page of results.
listNextBatchOfVersions(VersionListing) - Method in class com.qcloud.cos.COSClient
 
listNextBatchOfVersions(ListNextBatchOfVersionsRequest) - Method in class com.qcloud.cos.COSClient
 
ListNextBatchOfVersionsRequest - Class in com.qcloud.cos.model
Request object for the parameters to list next batch of versions.
ListNextBatchOfVersionsRequest(VersionListing) - Constructor for class com.qcloud.cos.model.ListNextBatchOfVersionsRequest
Creates a request object for listing next batch of versions.
listObjectDecompressionJobs(String, String, String, String, String) - Method in interface com.qcloud.cos.COS
列出解压缩任务列表.
listObjectDecompressionJobs(String, String, String, String, String) - Method in class com.qcloud.cos.COSClient
 
listObjects(String) - Method in interface com.qcloud.cos.COS
Returns a list of summary information about the objects in the specified buckets.
listObjects(String, String) - Method in interface com.qcloud.cos.COS
Returns a list of summary information about the objects in the specified bucket.
listObjects(ListObjectsRequest) - Method in interface com.qcloud.cos.COS
Returns a list of summary information about the objects in the specified bucket.
listObjects(String) - Method in class com.qcloud.cos.COSClient
 
listObjects(String, String) - Method in class com.qcloud.cos.COSClient
 
listObjects(ListObjectsRequest) - Method in class com.qcloud.cos.COSClient
 
ListObjectsDemo - Class in com.qcloud.cos.demo
ListObjectsDemo展示了如何列出object
ListObjectsDemo() - Constructor for class com.qcloud.cos.demo.ListObjectsDemo
 
ListObjectsRequest - Class in com.qcloud.cos.model
Contains options to return a list of summary information about the objects in the specified bucket.
ListObjectsRequest() - Constructor for class com.qcloud.cos.model.ListObjectsRequest
Constructs a new ListObjectsRequest object.
ListObjectsRequest(String, String, String, String, Integer) - Constructor for class com.qcloud.cos.model.ListObjectsRequest
Constructs a new ListObjectsRequest object and initializes all required and optional object fields.
ListObjectsUnmarshaller(boolean) - Constructor for class com.qcloud.cos.internal.Unmarshallers.ListObjectsUnmarshaller
 
listParts(ListPartsRequest) - Method in interface com.qcloud.cos.COS
Lists the parts that have been uploaded for a specific multipart upload.
listParts(ListPartsRequest) - Method in class com.qcloud.cos.COSClient
 
ListPartsHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.ListPartsHandler
 
ListPartsRequest - Class in com.qcloud.cos.model
Container for the the parameters of the ListParts operation.
ListPartsRequest(String, String, String) - Constructor for class com.qcloud.cos.model.ListPartsRequest
Constructs a new ListPartsRequest from the required parameters bucket name, key and upload ID.
ListPartsResultUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.ListPartsResultUnmarshaller
 
ListQueueHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.ListQueueHandler
 
ListQueueUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.ListQueueUnmarshaller
 
ListResult - Class in com.qcloud.cos.model.ciModel.auditing
 
ListResult() - Constructor for class com.qcloud.cos.model.ciModel.auditing.ListResult
 
ListTemplateUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.ListTemplateUnmarshaller
 
listVersions(String, String) - Method in interface com.qcloud.cos.COS
Returns a list of summary information about the versions in the specified bucket.
listVersions(String, String, String, String, String, Integer) - Method in interface com.qcloud.cos.COS
Returns a list of summary information about the versions in the specified bucket.
listVersions(ListVersionsRequest) - Method in interface com.qcloud.cos.COS
Returns a list of summary information about the versions in the specified bucket.
listVersions(String, String) - Method in class com.qcloud.cos.COSClient
 
listVersions(String, String, String, String, String, Integer) - Method in class com.qcloud.cos.COSClient
 
listVersions(ListVersionsRequest) - Method in class com.qcloud.cos.COSClient
 
ListVersionsHandler(boolean) - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.ListVersionsHandler
 
ListVersionsRequest - Class in com.qcloud.cos.model
 
ListVersionsRequest() - Constructor for class com.qcloud.cos.model.ListVersionsRequest
Constructs a new ListVersionsRequest object.
ListVersionsRequest(String, String, String, String, String, Integer) - Constructor for class com.qcloud.cos.model.ListVersionsRequest
Constructs a new ListVersionsRequest object and initializes all required and optional fields.
LiveAuditingJobDemo - Class in com.qcloud.cos.demo.ci
内容审核 直播审核接口相关demo 详情见https://cloud.tencent.com/document/product/460/76261
LiveAuditingJobDemo() - Constructor for class com.qcloud.cos.demo.ci.LiveAuditingJobDemo
 
location - Variable in class com.qcloud.cos.model.BucketGetMetadataResult
 
Location() - Constructor for class com.qcloud.cos.model.ciModel.ai.RecognizeLogoResponse.Location
 
Location - Class in com.qcloud.cos.model.ciModel.auditing
 
Location() - Constructor for class com.qcloud.cos.model.ciModel.auditing.Location
 
Location() - Constructor for class com.qcloud.cos.model.ciModel.auditing.ObjectResults.Location
 
Location - Class in com.qcloud.cos.model.ciModel.job.v2
 
Location() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.Location
 
LocationLabel - Class in com.qcloud.cos.model.ciModel.image
标签信息V2
LocationLabel() - Constructor for class com.qcloud.cos.model.ciModel.image.LocationLabel
 
lock(File) - Static method in enum com.qcloud.cos.internal.FileLocks
Acquires an exclusive lock on the specified file, creating the file as necessary.
log - Variable in class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
loggingConfiguration - Variable in class com.qcloud.cos.model.BucketGetMetadataResult
 
LogoInfo() - Constructor for class com.qcloud.cos.model.ciModel.ai.RecognizeLogoResponse.LogoInfo
 
LongStaxUnmarshaller() - Constructor for class com.qcloud.cos.model.transform.SimpleTypeStaxUnmarshallers.LongStaxUnmarshaller
 

M

main(String[]) - Static method in class com.qcloud.cos.demo.AppendObjectDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.AsymmetricKeyEncryptionClientDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.BucketCertificateDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.BucketCorsDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.BucketDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.BucketDomainDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.BucketEncryptionDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.BucketIntelligentTierDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.BucketInventoryDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.BucketLifecycleDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.BucketLoggingDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.BucketPolicyDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.BucketRefererDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.BucketReplicationDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.BucketTaggingDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.BucketVersioningDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.BucketWebsiteDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.CAMRoleDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.AIGameRecDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.AIGCMetadataDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.AIGetRequestDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.AnimationTemplateDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.AudioAuditingJobDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.AuditingKeywordDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.AuditingStrategyDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.AuditingTextLibDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.AutoTranslationBlockDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.BaseCosImageProcessDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.BasicImageProcessing
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.BatchJobDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.BlindWatermarkDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.BucketDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.CICommonDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.CIUniversalDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.ConcatDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.ConcatTemplateDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.CreateDatasetBindingDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.CreateDatasetDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.CreateFileMetaIndexDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.CreateHLSPlayKeyDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.DatasetFaceSearchDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.DatasetSimpleQueryDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.DeleteDatasetBindingDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.DeleteDatasetDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.DeleteFileMetaIndexDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.DescribeDatasetBindingsDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.DescribeDatasetDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.DescribeDatasetsDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.DescribeFileMetaIndexDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.DetectCarDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.DetectFaceDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.DigitalWatermarkJobDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.DocBucketDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.DocJobDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.DocQueueDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.DocumentAuditingJobDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.ExtractDigitalWatermarkJobDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.FileProcessJobDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.FillConcatJobDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.GeneratePlayListDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.GetPrivateM3U8
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.GoodsMattingDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.ImageAuditingDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.ImageInspectDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.ImageLabelDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.ImagePersistenceDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.ImageQualityDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.ImageSearchDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.ImageStyleDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.JobDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.LiveAuditingJobDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.MediaDNADemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.MediaInfoDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.OcrDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.PersonFaceDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.PicProcessJobDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.PostSpeechRecognitionDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.QRCodeDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.QualityEstimateJobDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.QueueDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.RecognizeLogoDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.SearchImageDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.SegmentJobDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.SegmentVideoBodyJobDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.SmartCoverDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.SnapshotDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.SnapshotJobDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.SnapshotTemplateDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.SoundHoundJobDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.SplitVideoPartsDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.TextAuditingJobDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.TranscodeJobDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.TranscodeTemplateDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.TranslationDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.TtsJobDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.UpdateDatasetDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.UpdateFileMetaIndexDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.VideoAuditingJobDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.VideoEnhanceJobDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.VideoMontageDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.VideoTagDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.VideoTargetRecJobDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.VocalScoreJobDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.VoiceSeparateJobDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.WatermarkJobDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.WatermarkTemplateDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.WebpageAuditingJobDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ci.WorkFlowDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.CopyFileDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.CreateSymlinkDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.DecompressDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.DelFileDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.fetch.GetAsyncFetchTaskDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.fetch.PutAsyncFetchTaskDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.GeneratePresignedUrlDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.GetObjectDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.GetObjectMetadataDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.GetObjectURLDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.GetSymlinkDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.HeadObjectDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.KMSEncryptionClientDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.KmsUploadDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ListObjectsDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ModifyObjectMetadataDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.MultipartUploadDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ObjectTaggingDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.PicOperationDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.PostObjectDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.ProxyDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.PutObjectDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.RecoverObjectsDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.RecoverObjectsDemo2
 
main(String[]) - Static method in class com.qcloud.cos.demo.RestoreObjectDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.SelectObjectContentDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.SetGetBucketAclDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.SetGetObjectAclDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.SimpleUploadFileDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.SSECOSDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.SSECustomerDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.SymmetricKeyEncryptionClientDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.TemporyTokenDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.TransferManagerDemo
 
main(String[]) - Static method in class com.qcloud.cos.demo.UserSpecifiedEndpointDemo
 
mark(int) - Method in class com.qcloud.cos.internal.crypto.CipherLiteInputStream
 
mark(int) - Method in class com.qcloud.cos.internal.crypto.RenewableCipherLiteInputStream
Mark and reset is currently only partially supported, in the sense that, if the underlying input stream supports mark-and-reset, this input stream can then be marked at and get reset back to the very beginning of the stream (but not anywhere else).
mark(int) - Method in class com.qcloud.cos.internal.InputSubstream
 
mark(int) - Method in class com.qcloud.cos.internal.LengthCheckInputStream
 
mark(int) - Method in class com.qcloud.cos.internal.MD5DigestCalculatingInputStream
 
mark(int) - Method in class com.qcloud.cos.internal.ResettableInputStream
Marks the current position in this input stream.
mark(int) - Method in class com.qcloud.cos.internal.SdkBufferedInputStream
 
mark(int) - Method in class com.qcloud.cos.internal.SdkFilterInputStream
 
mark(int) - Method in class com.qcloud.cos.model.ByteRangeCapturingInputStream
 
markSupported() - Method in class com.qcloud.cos.internal.crypto.CipherLiteInputStream
 
markSupported() - Method in class com.qcloud.cos.internal.crypto.RenewableCipherLiteInputStream
Mark and reset is currently only partially supported, in the sense that, if the underlying input stream supports mark-and-reset, this input stream can then be marked at and get reset back to the very beginning of the stream (but not anywhere else).
markSupported() - Method in class com.qcloud.cos.internal.ResettableInputStream
 
markSupported() - Method in class com.qcloud.cos.internal.SdkBufferedInputStream
 
markSupported() - Method in class com.qcloud.cos.internal.SdkFilterInputStream
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.qcloud.cos.internal.cihandler.MediaWorkflowMapConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.qcloud.cos.internal.converter.CIConverter
 
Mask - Class in com.qcloud.cos.model.ciModel.auditing
 
Mask() - Constructor for class com.qcloud.cos.model.ciModel.auditing.Mask
 
MaskInfo - Class in com.qcloud.cos.model.ciModel.auditing
 
MaskInfo() - Constructor for class com.qcloud.cos.model.ciModel.auditing.MaskInfo
 
MatchDetail - Class in com.qcloud.cos.model.ciModel.job.v2
 
MatchDetail() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.MatchDetail
 
matchEndTime - Variable in class com.qcloud.cos.model.ciModel.job.v2.MatchDetail
 
matchStartTime - Variable in class com.qcloud.cos.model.ciModel.job.v2.MatchDetail
 
MATERIALS_DESCRIPTION - Static variable in interface com.qcloud.cos.Headers
JSON-encoded description of encryption materials used during encryption
MaterialsDescriptionProvider - Interface in com.qcloud.cos.model
Interface for providing MaterialsDescription.
MAXIMUM_UPLOAD_PARTS - Static variable in class com.qcloud.cos.internal.Constants
The maximum allowed parts in a multipart upload.
MB - Static variable in class com.qcloud.cos.internal.Constants
Megabytes
md5AsBase64(InputStream) - Static method in class com.qcloud.cos.utils.Md5Utils
Returns the MD5 in base64 for the data from the given input stream.
md5AsBase64(byte[]) - Static method in class com.qcloud.cos.utils.Md5Utils
Returns the MD5 in base64 for the given byte array.
md5AsBase64(File) - Static method in class com.qcloud.cos.utils.Md5Utils
Returns the MD5 in base64 for the given file.
MD5DigestCalculatingInputStream - Class in com.qcloud.cos.internal
Simple InputStream wrapper that examines the wrapped stream's contents as they are read and calculates and MD5 digest.
MD5DigestCalculatingInputStream(InputStream) - Constructor for class com.qcloud.cos.internal.MD5DigestCalculatingInputStream
 
md5Hex(File) - Static method in class com.qcloud.cos.utils.Md5Utils
 
md5Hex(String) - Static method in class com.qcloud.cos.utils.Md5Utils
 
md5Hex(byte[]) - Static method in class com.qcloud.cos.utils.Md5Utils
 
Md5Info - Class in com.qcloud.cos.model.ciModel.job
 
Md5Info() - Constructor for class com.qcloud.cos.model.ciModel.job.Md5Info
 
Md5Utils - Class in com.qcloud.cos.utils
 
Md5Utils() - Constructor for class com.qcloud.cos.utils.Md5Utils
 
MeaninglessInfo - Class in com.qcloud.cos.model.ciModel.auditing
 
MeaninglessInfo() - Constructor for class com.qcloud.cos.model.ciModel.auditing.MeaninglessInfo
 
MediaAnimationObject - Class in com.qcloud.cos.model.ciModel.job
媒体处理 动图任务实体 https://cloud.tencent.com/document/product/460/48217
MediaAnimationObject() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaAnimationObject
 
MediaAnimationVideoObject - Class in com.qcloud.cos.model.ciModel.job
媒体处理 动图任务 video实体 https://cloud.tencent.com/document/product/460/48217
MediaAnimationVideoObject() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaAnimationVideoObject
 
MediaAudioMixObject - Class in com.qcloud.cos.model.ciModel.job
媒体处理 Audio实体 https://cloud.tencent.com/document/product/460/48234
MediaAudioMixObject() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaAudioMixObject
 
MediaAudioObject - Class in com.qcloud.cos.model.ciModel.job
媒体处理 Audio实体 https://cloud.tencent.com/document/product/460/48234
MediaAudioObject() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaAudioObject
 
MediaBodyInfo - Class in com.qcloud.cos.model.ciModel.job
 
MediaBodyInfo() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaBodyInfo
 
MediaBucketObject - Class in com.qcloud.cos.model.ciModel.bucket
数据万象媒体bucket实体类 字段详情见 https://cloud.tencent.com/document/product/460/38914
MediaBucketObject() - Constructor for class com.qcloud.cos.model.ciModel.bucket.MediaBucketObject
 
MediaBucketRequest - Class in com.qcloud.cos.model.ciModel.bucket
数据万象 媒体处理bucket相关接口请求实体类 对应参数详情:https://cloud.tencent.com/document/product/460/38914
MediaBucketRequest() - Constructor for class com.qcloud.cos.model.ciModel.bucket.MediaBucketRequest
 
MediaBucketResponse - Class in com.qcloud.cos.model.ciModel.bucket
数据万象 媒体bucket查询接口响应实体 详情见 https://cloud.tencent.com/document/product/460/38914
MediaBucketResponse() - Constructor for class com.qcloud.cos.model.ciModel.bucket.MediaBucketResponse
 
MediaClipConfig - Class in com.qcloud.cos.model.ciModel.job
 
MediaClipConfig() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaClipConfig
 
MediaCommonResponse - Class in com.qcloud.cos.model.ciModel.common
媒体处理 公用返回实体
MediaCommonResponse() - Constructor for class com.qcloud.cos.model.ciModel.common.MediaCommonResponse
 
MediaConcatFragmentObject - Class in com.qcloud.cos.model.ciModel.job
媒体处理拼接节点
MediaConcatFragmentObject() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaConcatFragmentObject
 
MediaConcatTemplateObject - Class in com.qcloud.cos.model.ciModel.job
媒体处理拼接模板实体类
MediaConcatTemplateObject() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaConcatTemplateObject
 
MediaContainerObject - Class in com.qcloud.cos.model.ciModel.job
 
MediaContainerObject() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaContainerObject
 
MediaDigitalWatermark - Class in com.qcloud.cos.model.ciModel.job
数字水印配置 参数详情见:https://cloud.tencent.com/document/product/460/66000
MediaDigitalWatermark() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaDigitalWatermark
 
MediaDNADemo - Class in com.qcloud.cos.demo.ci
视频 DNA 任务可实现视频入库、视频查重、视频出库操作。 详细内容请参考API : https://cloud.tencent.com/document/product/460/96115
MediaDNADemo() - Constructor for class com.qcloud.cos.demo.ci.MediaDNADemo
 
MediaFormat - Class in com.qcloud.cos.model.ciModel.mediaInfo
MediaInfo 格式详情实体类 详情见:https://cloud.tencent.com/document/product/460/38935
MediaFormat() - Constructor for class com.qcloud.cos.model.ciModel.mediaInfo.MediaFormat
 
MediaHlsEncryptObject - Class in com.qcloud.cos.model.ciModel.template
 
MediaHlsEncryptObject() - Constructor for class com.qcloud.cos.model.ciModel.template.MediaHlsEncryptObject
 
MediaInfo - Class in com.qcloud.cos.model.ciModel.workflow
 
MediaInfo() - Constructor for class com.qcloud.cos.model.ciModel.workflow.MediaInfo
 
MediaInfoAudio - Class in com.qcloud.cos.model.ciModel.mediaInfo
MediaInfo 格式详情实体类 详情见:https://cloud.tencent.com/document/product/460/38935
MediaInfoAudio() - Constructor for class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
MediaInfoDemo - Class in com.qcloud.cos.demo.ci
GenerateMediainfo 接口用于获取媒体文件的信息。 请求详情参见:https://cloud.tencent.com/document/product/460/38935
MediaInfoDemo() - Constructor for class com.qcloud.cos.demo.ci.MediaInfoDemo
 
MediaInfoObjcet - Class in com.qcloud.cos.model.ciModel.mediaInfo
MediaInfo 格式详情实体类 详情见:https://cloud.tencent.com/document/product/460/38935
MediaInfoObjcet() - Constructor for class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoObjcet
 
MediaInfoRequest - Class in com.qcloud.cos.model.ciModel.mediaInfo
媒体信息接口 请求实体
MediaInfoRequest() - Constructor for class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoRequest
 
MediaInfoResponse - Class in com.qcloud.cos.model.ciModel.mediaInfo
MediaInfo 媒体信息返回包装类 详情见:https://cloud.tencent.com/document/product/460/38935
MediaInfoResponse() - Constructor for class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoResponse
 
MediaInfoStream - Class in com.qcloud.cos.model.ciModel.mediaInfo
MediaInfo 格式详情实体类 详情见:https://cloud.tencent.com/document/product/460/38935
MediaInfoStream() - Constructor for class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoStream
 
MediaInfoStreamObject - Class in com.qcloud.cos.model.ciModel.mediaInfo
MediaInfo 格式详情实体类 详情见:https://cloud.tencent.com/document/product/460/38935
MediaInfoStreamObject() - Constructor for class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoStreamObject
 
MediaInfoSubtitle - Class in com.qcloud.cos.model.ciModel.mediaInfo
MediaInfo 字幕详情实体类 详情见:https://cloud.tencent.com/document/product/460/38935
MediaInfoSubtitle() - Constructor for class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoSubtitle
 
MediaInfoUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.MediaInfoUnmarshaller
 
MediaInfoVideo - Class in com.qcloud.cos.model.ciModel.mediaInfo
MediaInfo video详情实体类 详情见:https://cloud.tencent.com/document/product/460/38935
MediaInfoVideo() - Constructor for class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
MediaInputObject - Class in com.qcloud.cos.model.ciModel.common
输入文件在cos中的位置 例 cos根目录下的1.txt文件 则object = 1.txt cos根目录下test文件夹中的1.txt文件 object = test/1.txt
MediaInputObject() - Constructor for class com.qcloud.cos.model.ciModel.common.MediaInputObject
 
MediaJobCreatHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.MediaJobCreatHandler
 
MediaJobObject - Class in com.qcloud.cos.model.ciModel.job
媒体处理 任务实体 https://cloud.tencent.com/document/product/460/48234
MediaJobObject() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
MediaJobObject - Class in com.qcloud.cos.model.ciModel.job.v2
媒体处理 任务实体 https://cloud.tencent.com/document/product/460/48234
MediaJobObject() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
MediaJobOperation - Class in com.qcloud.cos.model.ciModel.job
媒体处理 operation实体 https://cloud.tencent.com/document/product/460/48234
MediaJobOperation() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
MediaJobOperation - Class in com.qcloud.cos.model.ciModel.job.v2
媒体处理 operation实体 https://cloud.tencent.com/document/product/460/48234
MediaJobOperation() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
MediaJobResponse - Class in com.qcloud.cos.model.ciModel.job
媒体处理 任务响应实体 https://cloud.tencent.com/document/product/460/48234
MediaJobResponse() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaJobResponse
 
MediaJobResponseHandler - Class in com.qcloud.cos.internal.cihandler
 
MediaJobResponseHandler() - Constructor for class com.qcloud.cos.internal.cihandler.MediaJobResponseHandler
 
MediaJobResponseV2 - Class in com.qcloud.cos.model.ciModel.job.v2
媒体处理 任务响应实体 https://cloud.tencent.com/document/product/460/48234
MediaJobResponseV2() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.MediaJobResponseV2
 
MediaJobsRequest - Class in com.qcloud.cos.model.ciModel.job
媒体处理 任务请求实体 https://cloud.tencent.com/document/product/460/48234
MediaJobsRequest() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
MediaJobsRequestV2 - Class in com.qcloud.cos.model.ciModel.job.v2
媒体处理 任务请求实体 https://cloud.tencent.com/document/product/460/48234
MediaJobsRequestV2() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
MediaJobType - Enum in com.qcloud.cos.model.ciModel.job
 
MediaListJobResponse - Class in com.qcloud.cos.model.ciModel.job
媒体处理 任务列表响应实体 https://cloud.tencent.com/document/product/460/48234
MediaListJobResponse() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaListJobResponse
 
MediaListQueueResponse - Class in com.qcloud.cos.model.ciModel.queue
媒体处理 队列列表响应实体 https://cloud.tencent.com/document/product/460/48234
MediaListQueueResponse() - Constructor for class com.qcloud.cos.model.ciModel.queue.MediaListQueueResponse
 
MediaListTemplateResponse - Class in com.qcloud.cos.model.ciModel.template
 
MediaListTemplateResponse() - Constructor for class com.qcloud.cos.model.ciModel.template.MediaListTemplateResponse
 
MediaNotifyConfig - Class in com.qcloud.cos.model.ciModel.queue
媒体处理 回调通知渠道 实体 https://cloud.tencent.com/document/product/460/42324
MediaNotifyConfig() - Constructor for class com.qcloud.cos.model.ciModel.queue.MediaNotifyConfig
 
MediaOperation - Class in com.qcloud.cos.model.ciModel.workflow
 
MediaOperation() - Constructor for class com.qcloud.cos.model.ciModel.workflow.MediaOperation
 
MediaOutputObject - Class in com.qcloud.cos.model.ciModel.common
媒体处理 输出信息实体
MediaOutputObject() - Constructor for class com.qcloud.cos.model.ciModel.common.MediaOutputObject
 
MediaPicProcessTemplateObject - Class in com.qcloud.cos.model.ciModel.job
图片处理模板实体类
MediaPicProcessTemplateObject() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaPicProcessTemplateObject
 
MediaQueueObject - Class in com.qcloud.cos.model.ciModel.queue
媒体处理 队列实体 https://cloud.tencent.com/document/product/460/42324
MediaQueueObject() - Constructor for class com.qcloud.cos.model.ciModel.queue.MediaQueueObject
 
MediaQueueRequest - Class in com.qcloud.cos.model.ciModel.queue
 
MediaQueueRequest() - Constructor for class com.qcloud.cos.model.ciModel.queue.MediaQueueRequest
 
MediaQueueResponse - Class in com.qcloud.cos.model.ciModel.queue
 
MediaQueueResponse() - Constructor for class com.qcloud.cos.model.ciModel.queue.MediaQueueResponse
 
MediaQueueResponseHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.MediaQueueResponseHandler
 
MediaRecognition - Class in com.qcloud.cos.model.ciModel.job
 
MediaRecognition() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaRecognition
 
MediaRemoveWaterMark - Class in com.qcloud.cos.model.ciModel.job
去除水印实体类
MediaRemoveWaterMark() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaRemoveWaterMark
 
MediaResult - Class in com.qcloud.cos.model.ciModel.job
 
MediaResult() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaResult
 
MediaSegmentObject - Class in com.qcloud.cos.model.ciModel.template
 
MediaSegmentObject() - Constructor for class com.qcloud.cos.model.ciModel.template.MediaSegmentObject
 
MediaSmartCoverObject - Class in com.qcloud.cos.model.ciModel.template
 
MediaSmartCoverObject() - Constructor for class com.qcloud.cos.model.ciModel.template.MediaSmartCoverObject
 
MediaSnapshotObject - Class in com.qcloud.cos.model.ciModel.template
 
MediaSnapshotObject() - Constructor for class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
MediaSong - Class in com.qcloud.cos.model.ciModel.job.v2
 
MediaSong() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.MediaSong
 
MediaStream - Class in com.qcloud.cos.model.ciModel.mediaInfo
MediaInfo 格式详情实体类 详情见:https://cloud.tencent.com/document/product/460/38935
MediaStream() - Constructor for class com.qcloud.cos.model.ciModel.mediaInfo.MediaStream
 
MediaTag - Enum in com.qcloud.cos.model.ciModel.mediaInfo
媒体处理任务的 Tag
MediaTags - Class in com.qcloud.cos.model.ciModel.job
 
MediaTags() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaTags
 
MediaTaskJudgementInfo - Class in com.qcloud.cos.model.ciModel.workflow
 
MediaTaskJudgementInfo() - Constructor for class com.qcloud.cos.model.ciModel.workflow.MediaTaskJudgementInfo
 
MediaTaskResultInfo - Class in com.qcloud.cos.model.ciModel.workflow
 
MediaTaskResultInfo() - Constructor for class com.qcloud.cos.model.ciModel.workflow.MediaTaskResultInfo
 
MediaTaskResultInfoObjectInfo - Class in com.qcloud.cos.model.ciModel.workflow
 
MediaTaskResultInfoObjectInfo() - Constructor for class com.qcloud.cos.model.ciModel.workflow.MediaTaskResultInfoObjectInfo
 
MediaTasks - Class in com.qcloud.cos.model.ciModel.workflow
 
MediaTasks() - Constructor for class com.qcloud.cos.model.ciModel.workflow.MediaTasks
 
MediaTemplateHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.MediaTemplateHandler
 
MediaTemplateObject - Class in com.qcloud.cos.model.ciModel.template
 
MediaTemplateObject() - Constructor for class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
MediaTemplateRequest - Class in com.qcloud.cos.model.ciModel.template
 
MediaTemplateRequest() - Constructor for class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
MediaTemplateRequestV2 - Class in com.qcloud.cos.model.ciModel.job.v2
 
MediaTemplateRequestV2() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
MediaTemplateResponse - Class in com.qcloud.cos.model.ciModel.template
 
MediaTemplateResponse() - Constructor for class com.qcloud.cos.model.ciModel.template.MediaTemplateResponse
 
MediaTemplateResponseV2 - Class in com.qcloud.cos.model.ciModel.job.v2
 
MediaTemplateResponseV2() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateResponseV2
 
MediaTemplatesHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.MediaTemplatesHandler
 
MediaTemplateTransTplObject - Class in com.qcloud.cos.model.ciModel.template
 
MediaTemplateTransTplObject() - Constructor for class com.qcloud.cos.model.ciModel.template.MediaTemplateTransTplObject
 
MediaTimeIntervalObject - Class in com.qcloud.cos.model.ciModel.job
媒体处理 任务时间参数实体 https://cloud.tencent.com/document/product/460/48234
MediaTimeIntervalObject() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaTimeIntervalObject
 
MediaTopkRecognition - Class in com.qcloud.cos.model.ciModel.job
 
MediaTopkRecognition() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaTopkRecognition
 
MediaTopology - Class in com.qcloud.cos.model.ciModel.workflow
媒体处理工作流 拓扑信息实体
MediaTopology() - Constructor for class com.qcloud.cos.model.ciModel.workflow.MediaTopology
 
MediaTranscodeObject - Class in com.qcloud.cos.model.ciModel.job
媒体处理 任务转码实体 https://cloud.tencent.com/document/product/460/48234
MediaTranscodeObject() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaTranscodeObject
 
MediaTranscodeVideoObject - Class in com.qcloud.cos.model.ciModel.job
媒体处理 任务转码实体 https://cloud.tencent.com/document/product/460/48234
MediaTranscodeVideoObject() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
MediaTransConfigObject - Class in com.qcloud.cos.model.ciModel.job
媒体处理 任务转码配置实体 https://cloud.tencent.com/document/product/460/48234
MediaTransConfigObject() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
MediaTtsConfig - Class in com.qcloud.cos.model.ciModel.job
媒体处理 任务时间参数实体 https://cloud.tencent.com/document/product/460/48234
MediaTtsConfig() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaTtsConfig
 
MediaVideoCommon - Class in com.qcloud.cos.model.ciModel.job
媒体处理 任务video公共实体 https://cloud.tencent.com/document/product/460/48234
MediaVideoCommon() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaVideoCommon
 
MediaVideoMontageObject - Class in com.qcloud.cos.model.ciModel.template
 
MediaVideoMontageObject(MediaTemplateRequest) - Constructor for class com.qcloud.cos.model.ciModel.template.MediaVideoMontageObject
 
MediaVideoMontageObject() - Constructor for class com.qcloud.cos.model.ciModel.template.MediaVideoMontageObject
 
MediaVideoObject - Class in com.qcloud.cos.model.ciModel.job
媒体处理 任务video响应实体 https://cloud.tencent.com/document/product/460/48234
MediaVideoObject() - Constructor for class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
MediaVod - Class in com.qcloud.cos.model.ciModel.common
 
MediaVod() - Constructor for class com.qcloud.cos.model.ciModel.common.MediaVod
 
MediaWatermark - Class in com.qcloud.cos.model.ciModel.template
水印模板实体类 参数详情见:https://cloud.tencent.com/document/product/460/48176
MediaWatermark() - Constructor for class com.qcloud.cos.model.ciModel.template.MediaWatermark
 
MediaWaterMarkImage - Class in com.qcloud.cos.model.ciModel.template
水印图片实体类 参数详情见: https://cloud.tencent.com/document/product/460/48176
MediaWaterMarkImage() - Constructor for class com.qcloud.cos.model.ciModel.template.MediaWaterMarkImage
 
MediaWaterMarkText - Class in com.qcloud.cos.model.ciModel.template
水印Text实体类 https://cloud.tencent.com/document/product/460/48176
MediaWaterMarkText() - Constructor for class com.qcloud.cos.model.ciModel.template.MediaWaterMarkText
 
MediaWorkflowDependency - Class in com.qcloud.cos.model.ciModel.workflow
 
MediaWorkflowDependency() - Constructor for class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowDependency
 
MediaWorkflowExecutionObject - Class in com.qcloud.cos.model.ciModel.workflow
工作流请求实体类 请见:https://cloud.tencent.com/document/product/460/45947
MediaWorkflowExecutionObject() - Constructor for class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionObject
 
MediaWorkflowExecutionResponse - Class in com.qcloud.cos.model.ciModel.workflow
工作流响应实体类 请见:https://cloud.tencent.com/document/product/460/45947
MediaWorkflowExecutionResponse() - Constructor for class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionResponse
 
MediaWorkflowExecutionsResponse - Class in com.qcloud.cos.model.ciModel.workflow
工作流请求实体类 请见:https://cloud.tencent.com/document/product/460/45947
MediaWorkflowExecutionsResponse() - Constructor for class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionsResponse
 
MediaWorkflowInput - Class in com.qcloud.cos.model.ciModel.workflow
 
MediaWorkflowInput() - Constructor for class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowInput
 
MediaWorkflowListRequest - Class in com.qcloud.cos.model.ciModel.workflow
工作流列表请求实体类 请见:https://cloud.tencent.com/document/product/460/45947
MediaWorkflowListRequest() - Constructor for class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
MediaWorkflowListResponse - Class in com.qcloud.cos.model.ciModel.workflow
工作流请求实体类 请见:https://cloud.tencent.com/document/product/460/45947
MediaWorkflowListResponse() - Constructor for class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListResponse
 
MediaWorkflowMapConverter - Class in com.qcloud.cos.internal.cihandler
自定义 Map 序列化 converter
MediaWorkflowMapConverter() - Constructor for class com.qcloud.cos.internal.cihandler.MediaWorkflowMapConverter
 
MediaWorkflowNode - Class in com.qcloud.cos.model.ciModel.workflow
 
MediaWorkflowNode() - Constructor for class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowNode
 
MediaWorkflowNodes - Class in com.qcloud.cos.model.ciModel.workflow
 
MediaWorkflowNodes() - Constructor for class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowNodes
 
MediaWorkflowObject - Class in com.qcloud.cos.model.ciModel.workflow
 
MediaWorkflowObject() - Constructor for class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowObject
 
MediaWorkflowRequest - Class in com.qcloud.cos.model.ciModel.workflow
工作流请求实体类 请见:https://cloud.tencent.com/document/product/460/45947
MediaWorkflowRequest() - Constructor for class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowRequest
 
MediaWorkflowResponse - Class in com.qcloud.cos.model.ciModel.workflow
工作流请求实体类 请见:https://cloud.tencent.com/document/product/460/45947
MediaWorkflowResponse() - Constructor for class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowResponse
 
MediaWorkflowStart - Class in com.qcloud.cos.model.ciModel.workflow
 
MediaWorkflowStart() - Constructor for class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowStart
 
Message - Class in com.qcloud.cos.internal.eventstreaming
An eventstream message.
Message(Map<String, HeaderValue>, byte[]) - Constructor for class com.qcloud.cos.internal.eventstreaming.Message
 
MessageDecoder - Class in com.qcloud.cos.internal.eventstreaming
 
MessageDecoder() - Constructor for class com.qcloud.cos.internal.eventstreaming.MessageDecoder
 
metadata - Variable in class com.qcloud.cos.internal.ResponseMetadata
 
METADATA_DIRECTIVE - Static variable in interface com.qcloud.cos.Headers
COS request header indicating how to handle metadata when copying an object
MetaInsightRequest - Class in com.qcloud.cos.internal
 
MetaInsightRequest() - Constructor for class com.qcloud.cos.internal.MetaInsightRequest
 
METHOD_NAME - Static variable in class com.qcloud.cos.internal.cihandler.HttpEntityEnclosingDelete
 
ModifyObjectMetadataDemo - Class in com.qcloud.cos.demo
 
ModifyObjectMetadataDemo() - Constructor for class com.qcloud.cos.demo.ModifyObjectMetadataDemo
 
monitor - Variable in class com.qcloud.cos.transfer.AbstractTransfer
 
MsSharpen - Class in com.qcloud.cos.model.ciModel.job
 
MsSharpen() - Constructor for class com.qcloud.cos.model.ciModel.job.MsSharpen
 
MultiObjectDeleteException - Exception in com.qcloud.cos.exception
 
MultiObjectDeleteException(Collection<MultiObjectDeleteException.DeleteError>, Collection<DeleteObjectsResult.DeletedObject>) - Constructor for exception com.qcloud.cos.exception.MultiObjectDeleteException
 
MultiObjectDeleteException.DeleteError - Class in com.qcloud.cos.exception
An error that occurred when deleting an object.
MultiObjectDeleteXmlFactory - Class in com.qcloud.cos.internal
Factory for creating XML fragments from DeleteObjectsRequest objects that can be sent to COS.
MultiObjectDeleteXmlFactory() - Constructor for class com.qcloud.cos.internal.MultiObjectDeleteXmlFactory
 
MultipartUpload - Class in com.qcloud.cos.model
 
MultipartUpload() - Constructor for class com.qcloud.cos.model.MultipartUpload
 
MultipartUploadCbcContext - Class in com.qcloud.cos.internal.crypto
 
multipartUploadContexts - Variable in class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
Map of data about in progress encrypted multipart uploads.
MultipartUploadCryptoContext - Class in com.qcloud.cos.internal.crypto
Contextual information for an in-flight multipart upload.
MultipartUploadCryptoContext(String, String, ContentCryptoMaterial) - Constructor for class com.qcloud.cos.internal.crypto.MultipartUploadCryptoContext
 
MultipartUploadDemo - Class in com.qcloud.cos.demo
分开上传demo展示了初始化分块,分快上传拷贝, 列出已上传分块,完成分块,终止分块的demo 分块上传的完成逻辑较复杂,需要经历多个步骤, 建议用户使用TransferManager中封装好的上传接口来进行文件的上传
MultipartUploadDemo() - Constructor for class com.qcloud.cos.demo.MultipartUploadDemo
 
MultipartUploadListing - Class in com.qcloud.cos.model
The ListMultipartUploadsResponse contains all the information about the ListMultipartUploads method.
MultipartUploadListing() - Constructor for class com.qcloud.cos.model.MultipartUploadListing
 
MultipleFileDownload - Interface in com.qcloud.cos.transfer
Multiple file download of an entire virtual directory.
MultipleFileDownloadImpl - Class in com.qcloud.cos.transfer
Multiple file download when downloading an entire virtual directory.
MultipleFileDownloadImpl(String, TransferProgress, ProgressListenerChain, String, String, Collection<? extends Download>) - Constructor for class com.qcloud.cos.transfer.MultipleFileDownloadImpl
 
MultipleFileTransfer<T extends Transfer> - Class in com.qcloud.cos.transfer
Interface for multiple file transfers
MultipleFileTransferMonitor - Class in com.qcloud.cos.transfer
 
MultipleFileTransferMonitor(AbstractTransfer, Collection<? extends AbstractTransfer>) - Constructor for class com.qcloud.cos.transfer.MultipleFileTransferMonitor
 
MultipleFileTransferProgressUpdatingListener - Class in com.qcloud.cos.event
TransferProgressUpdatingListener for multiple-file transfer.
MultipleFileTransferProgressUpdatingListener(TransferProgress, ProgressListenerChain) - Constructor for class com.qcloud.cos.event.MultipleFileTransferProgressUpdatingListener
 
MultipleFileTransferStateChangeListener - Class in com.qcloud.cos.event
 
MultipleFileTransferStateChangeListener(CountDownLatch, MultipleFileTransfer<?>) - Constructor for class com.qcloud.cos.event.MultipleFileTransferStateChangeListener
 
MultipleFileUpload - Interface in com.qcloud.cos.transfer
Multiple file download of an entire virtual directory.
MultipleFileUploadImpl - Class in com.qcloud.cos.transfer
Multiple file upload when uploading an entire directory.
MultipleFileUploadImpl(String, TransferProgress, ProgressListenerChain, String, String, Collection<? extends Upload>) - Constructor for class com.qcloud.cos.transfer.MultipleFileUploadImpl
 
MultipleImageAuditingImpl - Class in com.qcloud.cos.transfer
Multiple file download when downloading an entire virtual directory.
MultipleImageAuditingImpl(String, TransferProgress, List<ImageAuditingImpl>) - Constructor for class com.qcloud.cos.transfer.MultipleImageAuditingImpl
 

N

needIntegrityCheck() - Method in interface com.qcloud.cos.utils.ServiceUtils.RetryableCOSDownloadTask
User defines whether integrity check is needed for this RetryableCOSDownloadTask.
needsConnectionLeftOpen() - Method in interface com.qcloud.cos.http.HttpResponseHandler
Indicates if this response handler requires that the underlying HTTP connection not be closed automatically after the response is handled.
needsConnectionLeftOpen() - Method in class com.qcloud.cos.internal.AbstractCosResponseHandler
The majority of COS response handlers read the complete response while handling it, and don't need to manually manage the underlying HTTP connection.
needsConnectionLeftOpen() - Method in class com.qcloud.cos.internal.CIGetResponseHandler
 
needsConnectionLeftOpen() - Method in class com.qcloud.cos.internal.CIGetSnapshotResponseHandler
 
needsConnectionLeftOpen() - Method in class com.qcloud.cos.internal.CosErrorResponseHandler
 
needsConnectionLeftOpen() - Method in class com.qcloud.cos.internal.COSObjectResponseHandler
 
needSignedHeader(String) - Method in class com.qcloud.cos.auth.COSSigner
 
newMultipartCOSCipherInputStream(UploadPartRequest, CipherLite) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
newResettableInputStream(File) - Static method in class com.qcloud.cos.internal.ResettableInputStream
Convenient factory method to construct a new resettable input stream for the given file, converting any IOException into CosClientException.
newResettableInputStream(File, String) - Static method in class com.qcloud.cos.internal.ResettableInputStream
Convenient factory method to construct a new resettable input stream for the given file, converting any IOException into CosClientException with the given error message.
newResettableInputStream(FileInputStream) - Static method in class com.qcloud.cos.internal.ResettableInputStream
Convenient factory method to construct a new resettable input stream for the given file input stream, converting any IOException into CosClientException.
newResettableInputStream(FileInputStream, String) - Static method in class com.qcloud.cos.internal.ResettableInputStream
Convenient factory method to construct a new resettable input stream for the given file input stream, converting any IOException into CosClientException with the given error message.
newRule() - Method in enum com.qcloud.cos.model.COSKeyFilter.FilterRuleName
Convenience factory method to create a new FilterRule with name initialized to this COSKeyFilter.FilterRuleName
newRule(String) - Method in enum com.qcloud.cos.model.COSKeyFilter.FilterRuleName
Convenience factory method to create a new FilterRule with name initialized to this COSKeyFilter.FilterRuleName and value initialized to value
nextEvent() - Method in class com.qcloud.cos.model.transform.StaxUnmarshallerContext
Returns the next XML event for the document being parsed.
NO_RETRY_POLICY - Static variable in interface com.qcloud.cos.auth.CredentialsEndpointRetryPolicy
 
NO_RETRY_POLICY - Static variable in class com.qcloud.cos.retry.PredefinedRetryPolicies
No retry policy
NO_SUCH_BUCKET_STATUS_CODE - Static variable in class com.qcloud.cos.internal.Constants
 
NoncurrentVersionTransition() - Constructor for class com.qcloud.cos.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
 
NOOP - Static variable in interface com.qcloud.cos.event.ProgressListener
 
notifyStateChangeListeners(Transfer.TransferState) - Method in class com.qcloud.cos.transfer.AbstractTransfer
Notifies all the registered state change listeners of the state update.
NotThreadSafe - Annotation Type in com.qcloud.cos.annotation
Documenting annotation to indicate a class is not thread-safe and should not be used in a multi-threaded context.
NULL_VERSION_ID - Static variable in class com.qcloud.cos.internal.Constants
Represents a null version ID

O

ObjectExpirationHeaderHandler<T extends ObjectExpirationResult> - Class in com.qcloud.cos.internal
 
ObjectExpirationHeaderHandler() - Constructor for class com.qcloud.cos.internal.ObjectExpirationHeaderHandler
 
ObjectExpirationResult - Interface in com.qcloud.cos.internal
Interface for service responses that receive the x-cos-expiration header.
ObjectListing - Class in com.qcloud.cos.model
Contains the results of listing the objects in an Qcloud COS bucket.
ObjectListing() - Constructor for class com.qcloud.cos.model.ObjectListing
 
objectMetadata - Variable in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Additional information about the new object being created, such as content type, content encoding, user metadata, etc.
ObjectMetadata - Class in com.qcloud.cos.model
Represents the object metadata that is stored with Qcloud COS.
ObjectMetadata() - Constructor for class com.qcloud.cos.model.ObjectMetadata
 
ObjectMetadataProvider - Interface in com.qcloud.cos.transfer
This is the callback interface which is used by TransferManager.uploadDirectory and TransferManager.uploadFileList.
ObjectRestoreHeaderHandler<T extends ObjectRestoreResult> - Class in com.qcloud.cos.internal
 
ObjectRestoreHeaderHandler() - Constructor for class com.qcloud.cos.internal.ObjectRestoreHeaderHandler
 
ObjectRestoreResult - Interface in com.qcloud.cos.internal
Interface for service responses that receive the x-cos-restore header.
ObjectResults() - Constructor for class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo.ObjectResults
 
ObjectResults - Class in com.qcloud.cos.model.ciModel.auditing
 
ObjectResults() - Constructor for class com.qcloud.cos.model.ciModel.auditing.ObjectResults
 
ObjectResults.Location - Class in com.qcloud.cos.model.ciModel.auditing
 
ObjectTag - Class in com.qcloud.cos.model.ciModel.job
 
ObjectTag() - Constructor for class com.qcloud.cos.model.ciModel.job.ObjectTag
 
ObjectTagging - Class in com.qcloud.cos.model
The tagging for an object.
ObjectTagging(List<Tag>) - Constructor for class com.qcloud.cos.model.ObjectTagging
Constructs an instance of this object.
ObjectTaggingDemo - Class in com.qcloud.cos.demo
 
ObjectTaggingDemo() - Constructor for class com.qcloud.cos.demo.ObjectTaggingDemo
 
ObjectTaggingXmlFactory - Class in com.qcloud.cos.model.transform
 
ObjectTaggingXmlFactory() - Constructor for class com.qcloud.cos.model.transform.ObjectTaggingXmlFactory
 
ObjectTagInfo - Class in com.qcloud.cos.model.ciModel.job
 
ObjectTagInfo() - Constructor for class com.qcloud.cos.model.ciModel.job.ObjectTagInfo
 
objIsNotValid(Object) - Static method in class com.qcloud.cos.internal.RequestXmlFactory.CheckObjectUtils
校验对象是否有效,判断对象中是否含有有效的字段。
objIsNotValid(Object) - Static method in class com.qcloud.cos.model.ciModel.xml.CIMediaXmlFactory
 
objIsValid(Object) - Static method in class com.qcloud.cos.internal.RequestXmlFactory.CheckObjectUtils
 
obtainingBasicImageInformationDemo(COSClient) - Static method in class com.qcloud.cos.demo.ci.BasicImageProcessing
 
obtainingImageAverageHueDemo(COSClient) - Static method in class com.qcloud.cos.demo.ci.BasicImageProcessing
 
obtainingImageEXIFDemo(COSClient) - Static method in class com.qcloud.cos.demo.ci.BasicImageProcessing
 
OcrDemo - Class in com.qcloud.cos.demo.ci
OCR 同步请求demo https://cloud.tencent.com/document/product/460/63227
OcrDemo() - Constructor for class com.qcloud.cos.demo.ci.OcrDemo
 
OcrPolygon - Class in com.qcloud.cos.model.ciModel.ai
 
OcrPolygon() - Constructor for class com.qcloud.cos.model.ciModel.ai.OcrPolygon
 
OcrResults() - Constructor for class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.OcrResults
 
OcrResults - Class in com.qcloud.cos.model.ciModel.auditing
 
OcrResults() - Constructor for class com.qcloud.cos.model.ciModel.auditing.OcrResults
 
OcrWord - Class in com.qcloud.cos.model.ciModel.ai
 
OcrWord() - Constructor for class com.qcloud.cos.model.ciModel.ai.OcrWord
 
OFF - Static variable in class com.qcloud.cos.model.BucketVersioningConfiguration
bucket versioning status indicating that versioning is off for a bucket.
onClose() - Method in class com.qcloud.cos.event.ProgressInputStream
Defaults to behave the same as ProgressInputStream.onEOF().
onEOF() - Method in class com.qcloud.cos.event.ProgressInputStream
An end-of-file event is to be notified.
onFirstRead() - Method in class com.qcloud.cos.event.ProgressInputStream
The read method is called for the very first time.
onNotifyBytesRead() - Method in class com.qcloud.cos.event.ProgressInputStream
Upon notification of the number of bytes transferred since last notification.
onPersistableTransfer(PersistableTransfer) - Method in interface com.qcloud.cos.event.COSProgressListener
Called when the information to resume an upload/download operation is available, The execution of the callback of this listener is managed by COSProgressListener.
onPersistableTransfer(PersistableTransfer) - Method in class com.qcloud.cos.event.COSProgressListenerChain
 
onReset() - Method in class com.qcloud.cos.event.ProgressInputStream
A reset event is to be notified.
openImageSearch(OpenImageSearchRequest) - Method in interface com.qcloud.cos.COS
 
openImageSearch(OpenImageSearchRequest) - Method in class com.qcloud.cos.COSClient
 
openImageSearch(COSClient) - Static method in class com.qcloud.cos.demo.ci.ImageSearchDemo
openImageSearch 开通以图搜图服务
OpenImageSearchRequest - Class in com.qcloud.cos.model.ciModel.image
 
OpenImageSearchRequest() - Constructor for class com.qcloud.cos.model.ciModel.image.OpenImageSearchRequest
 
Operation() - Constructor for class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.Operation
 
Operation() - Constructor for class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Operation
 
OperationTranslation - Class in com.qcloud.cos.model.ciModel.job
 
OperationTranslation() - Constructor for class com.qcloud.cos.model.ciModel.job.OperationTranslation
 
OriginalInfo - Class in com.qcloud.cos.model.ciModel.persistence
 
OriginalInfo() - Constructor for class com.qcloud.cos.model.ciModel.persistence.OriginalInfo
 
Output() - Constructor for class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.Output
 
Output() - Constructor for class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Output
 
Output() - Constructor for class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest.Output
 
OutputFile - Class in com.qcloud.cos.model.ciModel.job
 
OutputFile() - Constructor for class com.qcloud.cos.model.ciModel.job.OutputFile
 
OutputSerialization - Class in com.qcloud.cos.model
Describes how results of the Select job are serialized.
OutputSerialization() - Constructor for class com.qcloud.cos.model.OutputSerialization
 
OVERWRITE_MODE - Static variable in class com.qcloud.cos.utils.ServiceUtils
 
owner - Variable in class com.qcloud.cos.model.COSObjectSummary
The owner of this object - can be null if the requester doesn't have permission to view object ownership information
Owner - Class in com.qcloud.cos.model
Represents the owner of an COS COS bucket.
Owner() - Constructor for class com.qcloud.cos.model.Owner
Constructs a new Owner without specifying an ID or display name.
Owner(String, String) - Constructor for class com.qcloud.cos.model.Owner
Constructs a new Owner with the specified ID and display name.

P

Parameter_Domain_Certificate - Static variable in class com.qcloud.cos.model.bucketcertificate.BucketDomainCertificateParameters
 
Parameter_Domain_Name - Static variable in class com.qcloud.cos.model.bucketcertificate.BucketDomainCertificateParameters
 
ParquetInput - Class in com.qcloud.cos.model
 
ParquetInput() - Constructor for class com.qcloud.cos.model.ParquetInput
 
parse(String) - Method in class com.qcloud.cos.auth.HttpCredentialsFetcher
 
parse(String) - Method in class com.qcloud.cos.auth.InstanceCredentialsFetcher
 
parse(InputStream, ContentHandler) - Static method in class com.qcloud.cos.utils.XmlUtils
 
parseAccessControlListResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
Parses an AccessControlListHandler response XML document from an input stream.
ParseActionTag(ActionTag, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
parseAIGameRecResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseAudioAuditingJobResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
ParseAudioConfig(AudioConfig, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParseAudioMix(MediaAudioMixObject, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
parseAudioSection(AudioSectionInfo, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
parseAutoTranslationBlockResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseBatchImageAuditingResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseBatchJobResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseBucketCrossOriginConfigurationResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseBucketDomainCertificateResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseBucketDomainConfigurationResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseBucketEncryptionResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseBucketIntelligentTierConfigurationsResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseBucketLifecycleConfigurationResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseBucketListInventoryConfigurationsResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseBucketLocationResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseBucketObjectLockConfigurationResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseBucketRefererConfigurationResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseCompleteMultipartUploadResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
ParseConcatFragment(MediaConcatFragmentObject, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParseContainer(MediaContainerObject, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
parseCopyObjectResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseDecompressionResult(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseDeletedObjectsResult(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseDescribeAudioAuditingJobResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseDescribeDocJobResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseDescribeMediaTemplatesResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseDescribeVideoAuditingJobResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
ParseDetailedResult(DetailedResult, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
parseDetectCarResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseDetectFaceResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseDocJobListResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseDocJobResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseDocListBucketResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseDocListQueueResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseDocumentAuditingDescribeResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseDocumentAuditingResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseDWebpageAuditingDescribeResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseFileProcessResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseGenerateMediainfoResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseGenerateQrcodeResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseGetBucketInventoryConfigurationResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseGetImageStyleResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseGetServiceResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
Parses a ListAllMyBuckets response XML document from an input stream.
parseGroupGrantee(String) - Static method in enum com.qcloud.cos.model.GroupGrantee
 
parseImageAuditingDescribeResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseImageAuditingResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseImageLabelResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseImageLabelV2Response(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseImagePersistenceResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
Parses an AccessControlListHandler response XML document from an input stream.
parseImageStyleResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseInitiateMultipartUploadResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseISO8601Date(String) - Static method in class com.qcloud.cos.utils.DateUtils
Parses the specified date string as an ISO 8601 date and returns the Date object.
parseJobCreatResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseLanguageResult(LanguageResult, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
parseListBucketIntelligentTierConfigurationsResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseListBucketObjectsResponse(InputStream, boolean) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
Parses a ListBucket response XML document from an input stream.
parseListBucketResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseListJobsResult(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseListMultipartUploadsResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseListPartsResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseListQueueResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseListVersionsResponse(InputStream, boolean) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
Parses a ListVersions response XML document from an input stream.
ParseLocation(ObjectResults.Location, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
parseLoggingStatusResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
Parses a LoggingStatus response XML document for a bucket from an input stream.
ParseMediaBodyInfo(MediaBodyInfo, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
parseMediaJobOperation(MediaJobOperation, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
parseMediaJobRespones(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseMediaJobsDetail(MediaJobObject, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
parseMediaJobsRespones(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
ParseMediaRecognition(MediaRecognition, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParseMediaRecognition(MediaTopkRecognition, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParseMediaTags(MediaTags, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
parseMediaTemplateResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseMediaWorkflowExecutionsResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseObjectResultsInfo(PoliticsInfoObjectResults, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
parseObjectTaggingResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseOrcInfo(List<OcrResults>, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
parsePermission(String) - Static method in enum com.qcloud.cos.model.Permission
Returns the Permission enumeration value representing the specified Qcloud COS Region ID string.
ParsePlaceTag(PlaceTag, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
parsePostBucketInventoryConfigurationsResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
ParseQualityEstimate(QualityEstimate, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParseQualityEstimateConfig(QualityEstimateConfig, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParseQualityEstimateItem(QualityEstimateItem, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
parseReplicationConfigurationResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseReportBadCase(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseResponseMetadata(CosHttpResponse) - Method in class com.qcloud.cos.internal.AbstractCosResponseHandler
Parses the COS response metadata (ex: COS request ID) from the specified response, and returns a CosServiceResponse object ready for the result to be plugged in.
parseRFC822Date(String) - Static method in class com.qcloud.cos.utils.DateUtils
Parses the specified date string as an RFC 822 date and returns the Date object.
ParserMediaInfoUtils - Class in com.qcloud.cos.internal
MediaInfo 解析工具类
ParserMediaInfoUtils() - Constructor for class com.qcloud.cos.internal.ParserMediaInfoUtils
 
parseSearchImagesResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseSectionInfo(SectionInfo, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
parseSnapshotInfo(SnapshotInfo, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
parseSnapshotResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
ParseStreamData(StreamData, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
parseTaggingConfigurationResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseTextAuditingDescribeResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseTextAuditingResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parsetriggerWorkflowListResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
ParseTtsConfig(MediaTtsConfig, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParseTtsTpl(TtsTpl, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
parseUpdateMediaQueueResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseVersioningConfigurationResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseVideoAuditingJobResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
ParseVideoTag(VideoTag, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParseVqaPlusResult(VqaPlusResult, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
parseWebpageAuditingJobResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseWebsiteConfigurationResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseWorkflowExecutionResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseWorkflowListResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseWorkflowResponse(InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
parseXmlInputStream(DefaultHandler, InputStream) - Method in class com.qcloud.cos.internal.cihandler.CIXmlResponsesSaxParser
 
parseXmlInputStream(DefaultHandler, InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
Parses an XML document from an input stream using a document handler.
ParsingAigcMetadata(AigcMetadata, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingAudioMixArray(List<MediaAudioMixObject>, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingAuditingBatchImageJobDetail(BatchImageJobDetail, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingAuditingCommonInfo(AudtingCommonInfo, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
parsingAuditingListResultInfo(ListResult, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingAuditingLiveInfo(AuditingLiveInfo, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingAuditingOutput(AuditingCosOutput, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingAuditingRecordInfo(AuditingRecordInfo, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingAuditingUserInfo(UserInfo, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingColorEnhance(ColorEnhance, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingDigitalWatermark(MediaDigitalWatermark, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingEffectConfig(List<MediaAudioMixObject>, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingEffectConfig(EffectConfig, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingFrameEnhance(FrameEnhance, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingImageInfo(ImageInfo, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingInput(BatchInputObject, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
parsingLastLibResult(List<LibResult>, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
parsingLibResults(LibResult, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingMd5Info(Md5Info, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingMediaAudio(MediaAudioObject, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingMediaFormat(MediaFormat, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingMediaResult(OutputFile, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingMediaTimeInterval(MediaTimeIntervalObject, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingMediaVideo(MediaInfoVideo, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingMediaVideo(MediaVideoObject, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingMediaVideo(MediaTranscodeVideoObject, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingMsSharpen(MsSharpen, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingOutput(MediaOutputObject, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingProcessResult(ProcessResult, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingRemoveWatermark(MediaRemoveWaterMark, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingSDRtoHDR(SDRtoHDR, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingSegment(MediaSegmentObject, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingSnapshot(MediaSnapshotObject, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingSnapshotConfig(SpriteSnapshotConfig, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingStreamAudio(MediaInfoAudio, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingStreamAudio(MediaAudioObject, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingSubtitle(MediaInfoSubtitle, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingSubtitles(Subtitles, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingSuperResolution(SuperResolution, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingTransConfig(MediaTransConfigObject, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingVideoTargetRec(VideoTargetRec, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingWatermark(MediaWatermark, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingWatermarkImage(MediaWaterMarkImage, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
ParsingWatermarkText(MediaWaterMarkText, String, String) - Static method in class com.qcloud.cos.internal.ParserMediaInfoUtils
 
PART_COMPLETED_EVENT_CODE - Static variable in class com.qcloud.cos.event.ProgressEvent
PART_FAILED_EVENT_CODE - Static variable in class com.qcloud.cos.event.ProgressEvent
PART_STARTED_EVENT_CODE - Static variable in class com.qcloud.cos.event.ProgressEvent
PartETag - Class in com.qcloud.cos.model
 
PartETag(int, String) - Constructor for class com.qcloud.cos.model.PartETag
Constructs an instance of PartETag and sets the part number and ETag.
PartListing - Class in com.qcloud.cos.model
The ListPartsResponse contains all the information about the ListParts method.
PartListing() - Constructor for class com.qcloud.cos.model.PartListing
 
PartSummary - Class in com.qcloud.cos.model
Container for summary information about a part in a multipart upload, such as part number, size, etc.
PartSummary() - Constructor for class com.qcloud.cos.model.PartSummary
 
pause() - Method in interface com.qcloud.cos.transfer.Download
Pause the current download operation and returns the information that can be used to resume the download at a later time.
pause() - Method in class com.qcloud.cos.transfer.DownloadImpl
 
pause() - Method in interface com.qcloud.cos.transfer.Upload
Pause the current upload operation and returns the information that can be used to resume the upload.
pause() - Method in class com.qcloud.cos.transfer.UploadImpl
 
PauseException - Exception in com.qcloud.cos.exception
 
PauseException(PauseStatus) - Constructor for exception com.qcloud.cos.exception.PauseException
 
PauseResult<T> - Class in com.qcloud.cos.transfer
The result of a pause operation.
PauseResult(PauseStatus, T) - Constructor for class com.qcloud.cos.transfer.PauseResult
 
PauseResult(PauseStatus) - Constructor for class com.qcloud.cos.transfer.PauseResult
 
PauseStatus - Enum in com.qcloud.cos.transfer
The status of a pause operation initiated on a Upload/ Download.
Permission - Enum in com.qcloud.cos.model
Specifies constants defining an access permission, as granted to grantees in an AccessControlList.
PersistableDownload - Class in com.qcloud.cos.transfer
An opaque token that holds some private state and can be used to resume a paused download operation.
PersistableDownload() - Constructor for class com.qcloud.cos.transfer.PersistableDownload
 
PersistableDownload(String, String, String, long[], ResponseHeaderOverrides, String) - Constructor for class com.qcloud.cos.transfer.PersistableDownload
 
PersistableResumeDownload - Class in com.qcloud.cos.transfer
An opaque token that holds some private state and can be used to resume a download operation.
PersistableResumeDownload() - Constructor for class com.qcloud.cos.transfer.PersistableResumeDownload
 
PersistableResumeDownload(long, String, String, String, HashMap<String, Integer>) - Constructor for class com.qcloud.cos.transfer.PersistableResumeDownload
 
PersistableTransfer - Class in com.qcloud.cos.transfer
Abstract base class for the information of a pausible upload or download; such information can be used to resume the upload or download later on, and can be serialized/deserialized for persistence purposes.
PersistableTransfer() - Constructor for class com.qcloud.cos.transfer.PersistableTransfer
 
PersistableUpload - Class in com.qcloud.cos.transfer
 
PersistableUpload() - Constructor for class com.qcloud.cos.transfer.PersistableUpload
 
PersistableUpload(String, String, String, String, long, long) - Constructor for class com.qcloud.cos.transfer.PersistableUpload
 
persistenceImage(COSClient) - Static method in class com.qcloud.cos.demo.ci.ImagePersistenceDemo
 
persistenceImagePost(COSClient) - Static method in class com.qcloud.cos.demo.ci.ImagePersistenceDemo
云上图片处理
persistenceImagePostWithAigcMetadata(COSClient) - Static method in class com.qcloud.cos.demo.ci.ImagePersistenceDemo
云上图片处理
persistenceImageWithAigcMetadata(COSClient) - Static method in class com.qcloud.cos.demo.ci.ImagePersistenceDemo
 
persistenceImageWithMultipart(COSClient) - Static method in class com.qcloud.cos.demo.ci.ImagePersistenceDemo
 
persistenceImageWithTransferManager(TransferManager) - Static method in class com.qcloud.cos.demo.ci.ImagePersistenceDemo
 
PersonExDescriptionInfo - Class in com.qcloud.cos.model.ciModel.ai
 
PersonExDescriptionInfo() - Constructor for class com.qcloud.cos.model.ciModel.ai.PersonExDescriptionInfo
 
PersonFaceDemo - Class in com.qcloud.cos.demo.ci
 
PersonFaceDemo() - Constructor for class com.qcloud.cos.demo.ci.PersonFaceDemo
 
Persons - Class in com.qcloud.cos.model.ciModel.metaInsight
 
Persons() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.Persons
 
PersonTag - Class in com.qcloud.cos.model.ciModel.job
 
PersonTag() - Constructor for class com.qcloud.cos.model.ciModel.job.PersonTag
 
PetRecognitionResult - Class in com.qcloud.cos.model.ciModel.job.v2
 
PetRecognitionResult() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.PetRecognitionResult
 
PIC_OPERATIONS - Static variable in interface com.qcloud.cos.Headers
 
PicOperationDemo - Class in com.qcloud.cos.demo
 
PicOperationDemo() - Constructor for class com.qcloud.cos.demo.PicOperationDemo
 
PicOperations - Class in com.qcloud.cos.model.ciModel.persistence
 
PicOperations() - Constructor for class com.qcloud.cos.model.ciModel.persistence.PicOperations
 
PicOperations.Rule - Class in com.qcloud.cos.model.ciModel.persistence
 
PicProcess - Class in com.qcloud.cos.model.ciModel.job
 
PicProcess() - Constructor for class com.qcloud.cos.model.ciModel.job.PicProcess
 
PicProcessJobDemo - Class in com.qcloud.cos.demo.ci
图片处理异步接口相关demo 详情见https://cloud.tencent.com/document/product/460/77012
PicProcessJobDemo() - Constructor for class com.qcloud.cos.demo.ci.PicProcessJobDemo
 
PicProcessOperation - Class in com.qcloud.cos.model.ciModel.job
 
PicProcessOperation() - Constructor for class com.qcloud.cos.model.ciModel.job.PicProcessOperation
 
PicProcessRequest - Class in com.qcloud.cos.model.ciModel.job
 
PicProcessRequest() - Constructor for class com.qcloud.cos.model.ciModel.job.PicProcessRequest
 
PicProcessResponse - Class in com.qcloud.cos.model.ciModel.job
 
PicProcessResponse() - Constructor for class com.qcloud.cos.model.ciModel.job.PicProcessResponse
 
PicProcessResult - Class in com.qcloud.cos.model.ciModel.job
 
PicProcessResult() - Constructor for class com.qcloud.cos.model.ciModel.job.PicProcessResult
 
pipelineOperatorsDemo(COSClient) - Static method in class com.qcloud.cos.demo.ci.BasicImageProcessing
管道操作符|能够实现对图片按顺序进行多种处理。 用户可以通过管道操作符将多个处理参数分隔开,从而实现在一次访问中按顺序对图片进行不同处理 https://cloud.tencent.com/document/product/460/15293
PitchScore - Class in com.qcloud.cos.model.ciModel.job
 
PitchScore() - Constructor for class com.qcloud.cos.model.ciModel.job.PitchScore
 
PlaceTag - Class in com.qcloud.cos.model.ciModel.job
 
PlaceTag() - Constructor for class com.qcloud.cos.model.ciModel.job.PlaceTag
 
plaintextLength(AbstractPutObjectRequest, ObjectMetadata) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
Returns the plaintext length from the request and metadata; or -1 if unknown.
PlateContent - Class in com.qcloud.cos.model.ciModel.persistence
 
PlateContent() - Constructor for class com.qcloud.cos.model.ciModel.persistence.PlateContent
 
PlateContent.PlateLocation - Class in com.qcloud.cos.model.ciModel.persistence
 
PlateDetail - Class in com.qcloud.cos.model.ciModel.persistence
 
PlateDetail() - Constructor for class com.qcloud.cos.model.ciModel.persistence.PlateDetail
 
PlateDetailInfos - Class in com.qcloud.cos.model.ciModel.persistence
 
PlateDetailInfos() - Constructor for class com.qcloud.cos.model.ciModel.persistence.PlateDetailInfos
 
PlateLocation() - Constructor for class com.qcloud.cos.model.ciModel.persistence.PlateContent.PlateLocation
 
PlayKeyList - Class in com.qcloud.cos.model.ciModel.hls
 
PlayKeyList() - Constructor for class com.qcloud.cos.model.ciModel.hls.PlayKeyList
 
PoliticsInfo - Class in com.qcloud.cos.model.ciModel.auditing
鉴政治敏感审核信息
PoliticsInfo() - Constructor for class com.qcloud.cos.model.ciModel.auditing.PoliticsInfo
 
PoliticsInfoObjectResults - Class in com.qcloud.cos.model.ciModel.auditing
该字段表示审核到的一些具体结果,例如:政治人物名称
注意:该字段仅在 PoliticsInfo 中返回
PoliticsInfoObjectResults() - Constructor for class com.qcloud.cos.model.ciModel.auditing.PoliticsInfoObjectResults
 
populateEndpointAddr(CosServiceRequest, CosServiceRequest) - Static method in class com.qcloud.cos.transfer.TransferManagerUtils
set the fixedEndpointAddr in originReq, set it to newReq
populateObjectMetadata(CosHttpResponse, ObjectMetadata) - Method in class com.qcloud.cos.internal.AbstractCosResponseHandler
Populates the specified COSObjectMetadata object with all object metadata pulled from the headers in the specified response.
populateRequestMetadata(CosHttpRequest<?>, ObjectMetadata) - Static method in class com.qcloud.cos.COSClient
Populates the specified request object with the appropriate headers from the ObjectMetadata object.
PornInfo - Class in com.qcloud.cos.model.ciModel.auditing
鉴黄审核信息实体类
PornInfo() - Constructor for class com.qcloud.cos.model.ciModel.auditing.PornInfo
 
postBucketInventoryConfiguration(SetBucketInventoryConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
PostBucketInventoryConfigurationResult - Class in com.qcloud.cos.model.inventory
 
PostBucketInventoryConfigurationResult() - Constructor for class com.qcloud.cos.model.inventory.PostBucketInventoryConfigurationResult
 
PostBucketInventoryConfigurationsHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.PostBucketInventoryConfigurationsHandler
 
PostBucketInventoryConfigurationUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.PostBucketInventoryConfigurationUnmarshaller
 
postGoodsMatting(COSClient) - Static method in class com.qcloud.cos.demo.ci.GoodsMattingDemo
云上数据处理 demo
postObjectDecompression(DecompressionRequest) - Method in interface com.qcloud.cos.COS
提交一个解压任务
postObjectDecompression(DecompressionRequest) - Method in class com.qcloud.cos.COSClient
 
PostObjectDemo - Class in com.qcloud.cos.demo
 
PostObjectDemo() - Constructor for class com.qcloud.cos.demo.PostObjectDemo
 
postSpeechRecognition(PostSpeechRecognitionRequest) - Method in interface com.qcloud.cos.COS
 
postSpeechRecognition(PostSpeechRecognitionRequest) - Method in class com.qcloud.cos.COSClient
 
PostSpeechRecognitionDemo - Class in com.qcloud.cos.demo.ci
提交任务 详情见https://cloud.tencent.com/document/product/460/84798
PostSpeechRecognitionDemo() - Constructor for class com.qcloud.cos.demo.ci.PostSpeechRecognitionDemo
 
PostSpeechRecognitionRequest - Class in com.qcloud.cos.model.ciModel.job
 
PostSpeechRecognitionRequest() - Constructor for class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest
 
PostSpeechRecognitionRequest.CallBackMqConfig - Class in com.qcloud.cos.model.ciModel.job
 
PostSpeechRecognitionRequest.Input - Class in com.qcloud.cos.model.ciModel.job
 
PostSpeechRecognitionRequest.Operation - Class in com.qcloud.cos.model.ciModel.job
 
PostSpeechRecognitionRequest.Output - Class in com.qcloud.cos.model.ciModel.job
 
PostSpeechRecognitionRequest.SpeechRecognition - Class in com.qcloud.cos.model.ciModel.job
 
PostSpeechRecognitionResponse - Class in com.qcloud.cos.model.ciModel.job
 
PostSpeechRecognitionResponse() - Constructor for class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse
 
PostSpeechRecognitionResponse.Input - Class in com.qcloud.cos.model.ciModel.job
 
PostSpeechRecognitionResponse.JobsDetail - Class in com.qcloud.cos.model.ciModel.job
 
PostSpeechRecognitionResponse.Operation - Class in com.qcloud.cos.model.ciModel.job
 
PostSpeechRecognitionResponse.Output - Class in com.qcloud.cos.model.ciModel.job
 
PostSpeechRecognitionResponse.ResultDetail - Class in com.qcloud.cos.model.ciModel.job
 
PostSpeechRecognitionResponse.SentenceList - Class in com.qcloud.cos.model.ciModel.job
 
PostSpeechRecognitionResponse.Words - Class in com.qcloud.cos.model.ciModel.job
 
PredefinedBackoffStrategies - Class in com.qcloud.cos.retry
 
PredefinedBackoffStrategies() - Constructor for class com.qcloud.cos.retry.PredefinedBackoffStrategies
 
PredefinedBackoffStrategies.ExponentialBackoffStrategy - Class in com.qcloud.cos.retry
 
PredefinedRetryPolicies - Class in com.qcloud.cos.retry
 
PredefinedRetryPolicies() - Constructor for class com.qcloud.cos.retry.PredefinedRetryPolicies
 
PredefinedRetryPolicies.SdkDefaultRetryPolicy - Class in com.qcloud.cos.retry
 
PREPARING_EVENT_CODE - Static variable in class com.qcloud.cos.event.ProgressEvent
PrivateM3U8Request - Class in com.qcloud.cos.model.ciModel.snapshot
媒体截图请求实体 详情见:https://cloud.tencent.com/document/product/460/38934
PrivateM3U8Request() - Constructor for class com.qcloud.cos.model.ciModel.snapshot.PrivateM3U8Request
 
PrivateM3U8Response - Class in com.qcloud.cos.model.ciModel.snapshot
媒体截图请求实体 详情见:https://cloud.tencent.com/document/product/460/38934
PrivateM3U8Response() - Constructor for class com.qcloud.cos.model.ciModel.snapshot.PrivateM3U8Response
 
PrivateM3U8Unmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.PrivateM3U8Unmarshaller
 
process(MediaJobResponse, String) - Method in class com.qcloud.cos.internal.cihandler.DescribeMediaJobHandler
 
processCINotifyResponse(String) - Static method in class com.qcloud.cos.demo.ci.CICommonDemo
本示例用于解析回调数据,可通过获取Unmarshallers来进行xml数据的解析 可以通过查看CosClient的接口获取到需要使用的xml解析器
processCINotifyResponse2(String) - Static method in class com.qcloud.cos.demo.ci.CICommonDemo
音频审核回调demo
processDocJob(COSClient) - Static method in class com.qcloud.cos.demo.ci.DocJobDemo
文档预览完整调用demo
processImage(ImageProcessRequest) - Method in interface com.qcloud.cos.COS
process Image 接口用于对图片进行处理
processImage(ImageProcessRequest) - Method in class com.qcloud.cos.COSClient
 
processImage(COSClient) - Static method in class com.qcloud.cos.demo.ci.BaseCosImageProcessDemo
 
processImage2(CImageProcessRequest) - Method in interface com.qcloud.cos.COS
 
processImage2(CImageProcessRequest) - Method in class com.qcloud.cos.COSClient
 
processJsonCINotifyResponse(String) - Static method in class com.qcloud.cos.demo.ci.CICommonDemo
本示例用于解析回调数据,可通过获取Unmarshallers来进行xml数据的解析 实现方式为json -> xml 后进行Unmarshaller解析 可以通过查看CosClient的接口获取到需要使用的xml解析器 示例中使用的是org.json,SDK中并没有提供,仅作为实现的参考,如需使用请自行添加依赖 org.json json 20180130
ProcessResult - Class in com.qcloud.cos.model.ciModel.job
 
ProcessResult() - Constructor for class com.qcloud.cos.model.ciModel.job.ProcessResult
 
ProcessResults - Class in com.qcloud.cos.model.ciModel.persistence
 
ProcessResults() - Constructor for class com.qcloud.cos.model.ciModel.persistence.ProcessResults
 
Progress - Class in com.qcloud.cos.model
 
Progress() - Constructor for class com.qcloud.cos.model.Progress
 
progressChanged(ProgressEvent) - Method in class com.qcloud.cos.event.MultipleFileTransferProgressUpdatingListener
 
progressChanged(ProgressEvent) - Method in class com.qcloud.cos.event.ProgressListener.ExceptionReporter
Delivers the progress event to the underlying listener but only if there has not been an exception previously thrown by the listener.
progressChanged(ProgressEvent) - Method in interface com.qcloud.cos.event.ProgressListener
Called when progress has changed, such as additional bytes transferred, transfer failed, etc.
progressChanged(ProgressEvent) - Method in class com.qcloud.cos.event.ProgressListenerCallbackExecutor
 
progressChanged(ProgressEvent) - Method in class com.qcloud.cos.event.ProgressListenerChain
 
progressChanged(ProgressEvent) - Method in class com.qcloud.cos.event.TransferProgressUpdatingListener
 
ProgressEvent - Class in com.qcloud.cos.event
A progress event.
ProgressEvent(long) - Constructor for class com.qcloud.cos.event.ProgressEvent
Deprecated.
ProgressEvent(ProgressEventType) - Constructor for class com.qcloud.cos.event.ProgressEvent
Creates a ProgressEvent object with the specified event type.
ProgressEvent(ProgressEventType, long) - Constructor for class com.qcloud.cos.event.ProgressEvent
Creates a ProgressEvent object.
ProgressEvent() - Constructor for class com.qcloud.cos.model.SelectObjectContentEvent.ProgressEvent
 
ProgressEventFilter - Interface in com.qcloud.cos.event
An interface that filters the incoming events before passing them into the registered listeners.
ProgressEventType - Enum in com.qcloud.cos.event
An enumeration that denotes various types of progress event.
ProgressEventUnmarshaller() - Constructor for class com.qcloud.cos.model.transform.SelectObjectContentEventUnmarshaller.ProgressEventUnmarshaller
 
ProgressInputStream - Class in com.qcloud.cos.event
 
ProgressInputStream(InputStream, ProgressListener) - Constructor for class com.qcloud.cos.event.ProgressInputStream
 
ProgressInputStream(InputStream, ProgressListener, int) - Constructor for class com.qcloud.cos.event.ProgressInputStream
 
ProgressListener - Interface in com.qcloud.cos.event
 
ProgressListener.ExceptionReporter - Class in com.qcloud.cos.event
A utility class for capturing and reporting the first exception thrown by a given progress listener.
ProgressListenerCallbackExecutor - Class in com.qcloud.cos.event
This class wraps a ProgressListener object, and manages all its callback execution.
ProgressListenerCallbackExecutor(ProgressListener) - Constructor for class com.qcloud.cos.event.ProgressListenerCallbackExecutor
 
ProgressListenerChain - Class in com.qcloud.cos.event
An implementation of ProgressListener interface that delegates progressChanged callback to multiple listeners.
ProgressListenerChain(ProgressListener...) - Constructor for class com.qcloud.cos.event.ProgressListenerChain
Create a listener chain that directly passes all the progress events to the specified listeners.
ProgressListenerChain(ProgressEventFilter, ProgressListener...) - Constructor for class com.qcloud.cos.event.ProgressListenerChain
Create a listener chain with a ProgressEventFilter.
provideObjectMetadata(File, ObjectMetadata) - Method in interface com.qcloud.cos.transfer.ObjectMetadataProvider
 
ProxyDemo - Class in com.qcloud.cos.demo
 
ProxyDemo() - Constructor for class com.qcloud.cos.demo.ProxyDemo
 
publishProgress(ProgressListener, ProgressEventType) - Static method in class com.qcloud.cos.event.SDKProgressPublisher
Used to deliver a progress event to the given listener.
publishRequestBytesTransferred(ProgressListener, long) - Static method in class com.qcloud.cos.event.SDKProgressPublisher
Convenient method to publish a request byte transfer event to the given listener.
publishRequestContentLength(ProgressListener, long) - Static method in class com.qcloud.cos.event.SDKProgressPublisher
Convenient method to publish a request content length event to the given listener.
publishRequestReset(ProgressListener, long) - Static method in class com.qcloud.cos.event.SDKProgressPublisher
Convenient method to publish a request reset event to the given listener.
publishResponseBytesDiscarded(ProgressListener, long) - Static method in class com.qcloud.cos.event.SDKProgressPublisher
Convenient method to publish a response bytes discard event to the given listener.
publishResponseBytesTransferred(ProgressListener, long) - Static method in class com.qcloud.cos.event.SDKProgressPublisher
Convenient method to publish a response byte transfer event to the given listener.
publishResponseContentLength(ProgressListener, long) - Static method in class com.qcloud.cos.event.SDKProgressPublisher
Convenient method to publish a response content length event to the given listener.
publishResponseReset(ProgressListener, long) - Static method in class com.qcloud.cos.event.SDKProgressPublisher
Convenient method to publish a response reset event to the given listener.
publishTransferPersistable(ProgressListener, PersistableTransfer) - Static method in class com.qcloud.cos.event.COSProgressPublisher
Used to deliver a persistable transfer to the given cos listener.
putAsyncFetchTask(PutAsyncFetchTaskRequest) - Method in interface com.qcloud.cos.COS
Deprecated.
putAsyncFetchTask(PutAsyncFetchTaskRequest) - Method in class com.qcloud.cos.COSClient
Deprecated.
putAsyncFetchTask() - Static method in class com.qcloud.cos.demo.fetch.PutAsyncFetchTaskDemo
 
PutAsyncFetchTaskDemo - Class in com.qcloud.cos.demo.fetch
 
PutAsyncFetchTaskDemo() - Constructor for class com.qcloud.cos.demo.fetch.PutAsyncFetchTaskDemo
 
PutAsyncFetchTaskRequest - Class in com.qcloud.cos.model.fetch
 
PutAsyncFetchTaskRequest() - Constructor for class com.qcloud.cos.model.fetch.PutAsyncFetchTaskRequest
 
PutAsyncFetchTaskResult - Class in com.qcloud.cos.model.fetch
 
PutAsyncFetchTaskResult() - Constructor for class com.qcloud.cos.model.fetch.PutAsyncFetchTaskResult
 
PutAsyncFetchTaskResultHandler - Class in com.qcloud.cos.model.fetch
 
PutAsyncFetchTaskResultHandler() - Constructor for class com.qcloud.cos.model.fetch.PutAsyncFetchTaskResultHandler
 
PutAsyncFetchTaskSerializer - Class in com.qcloud.cos.model.fetch
 
PutAsyncFetchTaskSerializer(Class<PutAsyncFetchTaskRequest>) - Constructor for class com.qcloud.cos.model.fetch.PutAsyncFetchTaskSerializer
 
putBucketEncryptionConfiguration(String, BucketEncryptionConfiguration) - Method in class com.qcloud.cos.COSClient
 
putClientMarker(RequestClientOptions.Marker, String) - Method in class com.qcloud.cos.internal.RequestClientOptions
Associates the given value with the given marker.
putCustomQueryParameter(String, String) - Method in class com.qcloud.cos.internal.CosServiceRequest
Add a custom query parameter for the request.
putCustomRequestHeader(String, String) - Method in class com.qcloud.cos.internal.CosServiceRequest
Put a new custom header to the map of custom header names to custom header values, and return the previous value if the header has already been set in this map.
putDownloadedBlocks(String) - Method in class com.qcloud.cos.transfer.PersistableResumeDownload
Put a downloaded block.
putGoodsMatting(COSClient) - Static method in class com.qcloud.cos.demo.ci.GoodsMattingDemo
上传时处理demo
putInstructionFile(PutInstructionFileRequest) - Method in class com.qcloud.cos.COSEncryptionClient
Creates a new crypto instruction file by re-encrypting the CEK of an existing encrypted COS object with a new encryption material identifiable via a new set of material description.
PutInstructionFileRequest - Class in com.qcloud.cos.model
Used to create a new instruction file, typically used to share an encrypted COS object with partners via re-encrypting the CEK of the specified COS object with a partner-specific public key.
PutInstructionFileRequest(COSObjectId, Map<String, String>, String) - Constructor for class com.qcloud.cos.model.PutInstructionFileRequest
 
PutInstructionFileRequest(COSObjectId, EncryptionMaterials, String) - Constructor for class com.qcloud.cos.model.PutInstructionFileRequest
 
putInstructionFileSecurely(PutInstructionFileRequest) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModule
 
putInstructionFileSecurely(PutInstructionFileRequest) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
putInstructionFileSecurely(PutInstructionFileRequest) - Method in class com.qcloud.cos.internal.crypto.CryptoModuleDispatcher
 
putObject(PutObjectRequest) - Method in interface com.qcloud.cos.COS
Uploads a new object to the specified bucket.
putObject(String, String, File) - Method in interface com.qcloud.cos.COS
Uploads the specified file to under the specified bucket and key name.
putObject(String, String, InputStream, ObjectMetadata) - Method in interface com.qcloud.cos.COS
Uploads the specified file to under the specified bucket and key name.
putObject(String, String, String) - Method in interface com.qcloud.cos.COS
upload string content to a cos object.
putObject(PutObjectRequest) - Method in class com.qcloud.cos.COSClient
 
putObject(String, String, File) - Method in class com.qcloud.cos.COSClient
 
putObject(String, String, InputStream, ObjectMetadata) - Method in class com.qcloud.cos.COSClient
 
putObject(String, String, String) - Method in class com.qcloud.cos.COSClient
 
putObject(PutObjectRequest) - Method in class com.qcloud.cos.COSEncryptionClient.COSDirectImpl
 
putObject(PutObjectRequest) - Method in class com.qcloud.cos.COSEncryptionClient
 
putObject(PutObjectRequest) - Method in class com.qcloud.cos.internal.COSDirect
 
putObject(PutObjectRequest) - Method in interface com.qcloud.cos.internal.COSDirectSpi
 
PutObjectDemo - Class in com.qcloud.cos.demo
 
PutObjectDemo() - Constructor for class com.qcloud.cos.demo.PutObjectDemo
 
PutObjectRequest - Class in com.qcloud.cos.model
Uploads a new object to the specified Qcloud COS bucket.
PutObjectRequest(String, String, File) - Constructor for class com.qcloud.cos.model.PutObjectRequest
Constructs a new PutObjectRequest object to upload a file to the specified bucket and key.
PutObjectRequest(String, String, InputStream, ObjectMetadata) - Constructor for class com.qcloud.cos.model.PutObjectRequest
Constructs a new PutObjectRequest object to upload a stream of data to the specified bucket and key.
PutObjectResult - Class in com.qcloud.cos.model
 
PutObjectResult() - Constructor for class com.qcloud.cos.model.PutObjectResult
 
putObjectSecurely(PutObjectRequest) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModule
 
putObjectSecurely(PutObjectRequest) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
putObjectSecurely(PutObjectRequest) - Method in class com.qcloud.cos.internal.crypto.CryptoModuleDispatcher
 
putSymlink(PutSymlinkRequest) - Method in interface com.qcloud.cos.COS
Create a Symlink for the specified object.
putSymlink(PutSymlinkRequest) - Method in class com.qcloud.cos.COSClient
 
PutSymlinkRequest - Class in com.qcloud.cos.model
 
PutSymlinkRequest() - Constructor for class com.qcloud.cos.model.PutSymlinkRequest
 
PutSymlinkRequest(String, String, String) - Constructor for class com.qcloud.cos.model.PutSymlinkRequest
 
PutSymlinkResult - Class in com.qcloud.cos.model
 
PutSymlinkResult() - Constructor for class com.qcloud.cos.model.PutSymlinkResult
 
PutSymlinkResultHandler - Class in com.qcloud.cos.model
 
PutSymlinkResultHandler() - Constructor for class com.qcloud.cos.model.PutSymlinkResultHandler
 

Q

Q_AK - Static variable in class com.qcloud.cos.auth.COSSignerConstants
 
Q_HEADER_LIST - Static variable in class com.qcloud.cos.auth.COSSignerConstants
 
Q_KEY_TIME - Static variable in class com.qcloud.cos.auth.COSSignerConstants
 
Q_SIGN_ALGORITHM_KEY - Static variable in class com.qcloud.cos.auth.COSSignerConstants
 
Q_SIGN_ALGORITHM_VALUE - Static variable in class com.qcloud.cos.auth.COSSignerConstants
 
Q_SIGN_TIME - Static variable in class com.qcloud.cos.auth.COSSignerConstants
 
Q_SIGNATURE - Static variable in class com.qcloud.cos.auth.COSSignerConstants
 
Q_URL_PARAM_LIST - Static variable in class com.qcloud.cos.auth.COSSignerConstants
 
QCLOUDKMS - Interface in com.qcloud.cos.internal.crypto
 
QRCodeDemo - Class in com.qcloud.cos.demo.ci
 
QRCodeDemo() - Constructor for class com.qcloud.cos.demo.ci.QRCodeDemo
 
QRcodeInfo - Class in com.qcloud.cos.model.ciModel.recognition
 
QRcodeInfo() - Constructor for class com.qcloud.cos.model.ciModel.recognition.QRcodeInfo
 
QualityEstimate - Class in com.qcloud.cos.model.ciModel.job
 
QualityEstimate() - Constructor for class com.qcloud.cos.model.ciModel.job.QualityEstimate
 
QualityEstimateConfig - Class in com.qcloud.cos.model.ciModel.job
 
QualityEstimateConfig() - Constructor for class com.qcloud.cos.model.ciModel.job.QualityEstimateConfig
 
QualityEstimateItem - Class in com.qcloud.cos.model.ciModel.job
 
QualityEstimateItem() - Constructor for class com.qcloud.cos.model.ciModel.job.QualityEstimateItem
 
QualityEstimateJobDemo - Class in com.qcloud.cos.demo.ci
媒体处理 视频质量评分任务接口相关demo 详情见https://cloud.tencent.com/document/product/460/84783
QualityEstimateJobDemo() - Constructor for class com.qcloud.cos.demo.ci.QualityEstimateJobDemo
 
Query - Class in com.qcloud.cos.model.ciModel.metaInsight
 
Query() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.Query
 
QueueDemo - Class in com.qcloud.cos.demo.ci
媒体处理 queue接口相关demo 详情见https://cloud.tencent.com/document/product/460/38913
QueueDemo() - Constructor for class com.qcloud.cos.demo.ci.QueueDemo
 
QueueUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.QueueUnmarshaller
 
quickThumbnailTemplate(COSClient) - Static method in class com.qcloud.cos.demo.ci.BasicImageProcessing
选用样式1,并限定缩略图的宽高最小值为400 × 600 绝对质量为85 https://cloud.tencent.com/document/product/460/6929
QuoteFields - Enum in com.qcloud.cos.model
Indicates whether or not all output fields should be quoted.

R

RANGE - Static variable in interface com.qcloud.cos.Headers
Range header for the get object request
RangeDownloadCallable - Class in com.qcloud.cos.transfer
 
RangeDownloadCallable(COS, GetObjectRequest, File, FileChannel, PersistableResumeDownload) - Constructor for class com.qcloud.cos.transfer.RangeDownloadCallable
 
read() - Method in class com.qcloud.cos.event.ProgressInputStream
 
read(byte[], int, int) - Method in class com.qcloud.cos.event.ProgressInputStream
 
read(char[], int, int) - Method in class com.qcloud.cos.internal.cihandler.CharacterFilter
 
read() - Method in class com.qcloud.cos.internal.crypto.AdjustedRangeInputStream
 
read(byte[], int, int) - Method in class com.qcloud.cos.internal.crypto.AdjustedRangeInputStream
 
read() - Method in class com.qcloud.cos.internal.crypto.CipherLiteInputStream
 
read(byte[]) - Method in class com.qcloud.cos.internal.crypto.CipherLiteInputStream
 
read(byte[], int, int) - Method in class com.qcloud.cos.internal.crypto.CipherLiteInputStream
 
read() - Method in class com.qcloud.cos.internal.crypto.RenewableCipherLiteInputStream
 
read(byte[]) - Method in class com.qcloud.cos.internal.crypto.RenewableCipherLiteInputStream
 
read(byte[], int, int) - Method in class com.qcloud.cos.internal.crypto.RenewableCipherLiteInputStream
 
read() - Method in class com.qcloud.cos.internal.DigestValidationInputStream
 
read(byte[], int, int) - Method in class com.qcloud.cos.internal.DigestValidationInputStream
 
read() - Method in class com.qcloud.cos.internal.InputSubstream
 
read(byte[], int, int) - Method in class com.qcloud.cos.internal.InputSubstream
 
read() - Method in class com.qcloud.cos.internal.LengthCheckInputStream
read(byte[], int, int) - Method in class com.qcloud.cos.internal.LengthCheckInputStream
read() - Method in class com.qcloud.cos.internal.MD5DigestCalculatingInputStream
 
read(byte[], int, int) - Method in class com.qcloud.cos.internal.MD5DigestCalculatingInputStream
 
read() - Method in class com.qcloud.cos.internal.ResettableInputStream
 
read(byte[], int, int) - Method in class com.qcloud.cos.internal.ResettableInputStream
 
read() - Method in class com.qcloud.cos.internal.SdkBufferedInputStream
 
read(byte[], int, int) - Method in class com.qcloud.cos.internal.SdkBufferedInputStream
 
read() - Method in class com.qcloud.cos.internal.SdkFilterInputStream
 
read(byte[], int, int) - Method in class com.qcloud.cos.internal.SdkFilterInputStream
 
read() - Method in class com.qcloud.cos.model.ByteRangeCapturingInputStream
 
read(byte[], int, int) - Method in class com.qcloud.cos.model.ByteRangeCapturingInputStream
 
read() - Method in class com.qcloud.cos.model.COSObjectInputStream
read(byte[]) - Method in class com.qcloud.cos.model.COSObjectInputStream
read(byte[], int, int) - Method in class com.qcloud.cos.model.COSObjectInputStream
ReadLimitInfo - Interface in com.qcloud.cos.internal
 
readOnly() - Method in class com.qcloud.cos.internal.crypto.CryptoConfiguration
Returns a read-only copy of this configuration.
readResource(URI) - Method in class com.qcloud.cos.auth.InstanceCredentialsUtils
 
readResource(URI, CredentialsEndpointRetryPolicy, Map<String, String>) - Method in class com.qcloud.cos.auth.InstanceCredentialsUtils
 
readText() - Method in class com.qcloud.cos.model.transform.StaxUnmarshallerContext
Returns the text contents of the current element being parsed.
recheckAesGcmAvailablility() - Static method in class com.qcloud.cos.internal.crypto.CryptoRuntime
 
recognizeLogo(RecognizeLogoRequest) - Method in interface com.qcloud.cos.COS
 
recognizeLogo(RecognizeLogoRequest) - Method in class com.qcloud.cos.COSClient
 
recognizeLogo(COSClient) - Static method in class com.qcloud.cos.demo.ci.RecognizeLogoDemo
recognizeLogo 腾讯云数据万象通过 RecognizeLogo 接口实现对图片内电商 Logo 的识别,返回图片中 Logo 的名称、坐标、置信度分值。 返回图片中Logo的名称、坐标、置信度分值。图片Logo识别请求包属于 GET 请求 该接口属于 GET 请求。
RecognizeLogoDemo - Class in com.qcloud.cos.demo.ci
Logo 识别 详情见https://cloud.tencent.com/document/product/460/79736
RecognizeLogoDemo() - Constructor for class com.qcloud.cos.demo.ci.RecognizeLogoDemo
 
RecognizeLogoRequest - Class in com.qcloud.cos.model.ciModel.ai
 
RecognizeLogoRequest() - Constructor for class com.qcloud.cos.model.ciModel.ai.RecognizeLogoRequest
 
RecognizeLogoResponse - Class in com.qcloud.cos.model.ciModel.ai
 
RecognizeLogoResponse() - Constructor for class com.qcloud.cos.model.ciModel.ai.RecognizeLogoResponse
 
RecognizeLogoResponse.Location - Class in com.qcloud.cos.model.ciModel.ai
 
RecognizeLogoResponse.LogoInfo - Class in com.qcloud.cos.model.ciModel.ai
 
RecordsEvent() - Constructor for class com.qcloud.cos.model.SelectObjectContentEvent.RecordsEvent
 
RecordsEventUnmarshaller() - Constructor for class com.qcloud.cos.model.transform.SelectObjectContentEventUnmarshaller.RecordsEventUnmarshaller
 
RecoverObjectsDemo - Class in com.qcloud.cos.demo
 
RecoverObjectsDemo() - Constructor for class com.qcloud.cos.demo.RecoverObjectsDemo
 
RecoverObjectsDemo2 - Class in com.qcloud.cos.demo
 
RecoverObjectsDemo2() - Constructor for class com.qcloud.cos.demo.RecoverObjectsDemo2
 
REDIRECT_LOCATION - Static variable in interface com.qcloud.cos.Headers
Header for optional redirect location of an object
RedirectRule - Class in com.qcloud.cos.model
Container for redirect information.
RedirectRule() - Constructor for class com.qcloud.cos.model.RedirectRule
 
refresh() - Method in interface com.qcloud.cos.auth.COSCredentialsProvider
 
refresh() - Method in class com.qcloud.cos.auth.COSStaticCredentialsProvider
 
refresh() - Method in class com.qcloud.cos.auth.InstanceCredentialsProvider
 
refresh() - Method in interface com.qcloud.cos.internal.crypto.EncryptionMaterialsProvider
Forces this encryption materials provider to refresh its encryption material.
refresh() - Method in class com.qcloud.cos.internal.crypto.StaticEncryptionMaterialsProvider
 
Region - Class in com.qcloud.cos.region
 
Region(String) - Constructor for class com.qcloud.cos.region.Region
 
Region(String, String) - Constructor for class com.qcloud.cos.region.Region
 
RegionEndpointBuilder - Class in com.qcloud.cos.endpoint
 
RegionEndpointBuilder(Region) - Constructor for class com.qcloud.cos.endpoint.RegionEndpointBuilder
 
register(ThreadLocal<T>) - Static method in class com.qcloud.cos.internal.SdkThreadLocalsRegistry
Registers ThreadLocal objects in use by the COS SDK so that their values can be removed via the SdkThreadLocalsRegistry.remove() method.
registerConnectionManager(HttpClientConnectionManager, long) - Static method in class com.qcloud.cos.http.IdleConnectionMonitor
 
registerMetadataExpression(String, int, String) - Method in class com.qcloud.cos.model.transform.StaxUnmarshallerContext
Registers an expression, which if matched, will cause the data for the matching element to be stored in the metadata map under the specified key.
rejectIllegalArguments() - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
Rejects any illegal input (as attributes of this request) by the user.
Releasable - Interface in com.qcloud.cos.internal
Used for releasing a resource.
ReleasableInputStream - Class in com.qcloud.cos.internal
An input stream that can have the close operation disabled (to avoid accidentally being closed).
ReleasableInputStream(InputStream) - Constructor for class com.qcloud.cos.internal.ReleasableInputStream
This constructor is not meant to be used directly.
release() - Method in interface com.qcloud.cos.internal.Releasable
Releases the allocated resource.
release() - Method in class com.qcloud.cos.internal.ReleasableInputStream
Closes the underlying stream file and releases any system resources associated.
release() - Method in class com.qcloud.cos.internal.SdkDigestInputStream
 
release() - Method in class com.qcloud.cos.internal.SdkFilterInputStream
 
release() - Method in class com.qcloud.cos.internal.SdkInputStream
WARNING: Subclass that overrides this method must NOT call super.release() or else it would lead to infinite loop.
release(Closeable, Logger) - Static method in enum com.qcloud.cos.utils.IOUtils
Releases the given Closeable especially if it was an instance of Releasable.
remove() - Static method in class com.qcloud.cos.internal.SdkThreadLocalsRegistry
 
removeConnectionManager(HttpClientConnectionManager) - Static method in class com.qcloud.cos.http.IdleConnectionMonitor
 
removeProgressListener(ProgressListener) - Method in class com.qcloud.cos.event.ProgressListenerChain
 
removeProgressListener(ProgressListener) - Method in class com.qcloud.cos.transfer.AbstractTransfer
Removes the specified progress listener from the list of progress listeners receiving updates about this transfer's progress.
removeProgressListener(ProgressListener) - Method in interface com.qcloud.cos.transfer.Transfer
Removes the specified progress listener from the list of progress listeners receiving updates about this transfer's progress.
removeQuotes(String) - Static method in class com.qcloud.cos.utils.StringUtils
Removes any surrounding quotes from the specified string and returns a new string.
removeRule(ReplicationRule) - Method in class com.qcloud.cos.model.BucketReplicationConfiguration
Removes the replication rule with the given id from the replication configuration associated with QCloud bucket.
removeStateChangeListener(TransferStateChangeListener) - Method in class com.qcloud.cos.transfer.AbstractTransfer
Removes the given state change listener from the collection of listeners.
removingImageMetadata(COSClient) - Static method in class com.qcloud.cos.demo.ci.BasicImageProcessing
去除图片元信息 https://cloud.tencent.com/document/product/460/36547
rename(RenameRequest) - Method in interface com.qcloud.cos.COS
rename object, which contains both file or dir in fs
rename(RenameRequest) - Method in class com.qcloud.cos.COSClient
 
RenameRequest - Class in com.qcloud.cos.model
 
RenameRequest(String, String, String) - Constructor for class com.qcloud.cos.model.RenameRequest
 
RenewableCipherLiteInputStream - Class in com.qcloud.cos.internal.crypto
A specific kind of CipherLiteInputStream that supports partial mark-and-reset in the sense that, if the underlying input stream supports mark-and-reset, this input stream can then be marked at and get reset back to the very beginning of the stream (but not anywhere else).
RenewableCipherLiteInputStream(InputStream, CipherLite) - Constructor for class com.qcloud.cos.internal.crypto.RenewableCipherLiteInputStream
 
RenewableCipherLiteInputStream(InputStream, CipherLite, int) - Constructor for class com.qcloud.cos.internal.crypto.RenewableCipherLiteInputStream
 
RenewableCipherLiteInputStream(InputStream, CipherLite, int, boolean, boolean) - Constructor for class com.qcloud.cos.internal.crypto.RenewableCipherLiteInputStream
 
RenewableCipherLiteInputStream(InputStream) - Constructor for class com.qcloud.cos.internal.crypto.RenewableCipherLiteInputStream
 
replace(String, String, String) - Static method in class com.qcloud.cos.utils.StringUtils
 
replicationConfiguration - Variable in class com.qcloud.cos.model.BucketGetMetadataResult
 
ReplicationDestinationConfig - Class in com.qcloud.cos.model
Destination configuration for Qcloud bucket replication rule.
ReplicationDestinationConfig() - Constructor for class com.qcloud.cos.model.ReplicationDestinationConfig
 
ReplicationRule - Class in com.qcloud.cos.model
Rule that specifies the replication configuration.
ReplicationRule() - Constructor for class com.qcloud.cos.model.ReplicationRule
 
ReplicationRuleStatus - Enum in com.qcloud.cos.model
A enum class for status of a QCloud bucket replication rule.
reportBadCase(ReportBadCaseRequest) - Method in interface com.qcloud.cos.COS
 
reportBadCase(ReportBadCaseRequest) - Method in class com.qcloud.cos.COSClient
 
reportBadCase(COSClient) - Static method in class com.qcloud.cos.demo.ci.TextAuditingJobDemo
reportBadCase 接口用于文本审核结果反馈。
ReportBadCaseHandler - Class in com.qcloud.cos.internal.cihandler
 
ReportBadCaseHandler() - Constructor for class com.qcloud.cos.internal.cihandler.ReportBadCaseHandler
 
ReportBadCaseRequest - Class in com.qcloud.cos.model.ciModel.auditing
文本审核结果反馈请求 参数详情参考:https://cloud.tencent.com/document/product/460/75497
ReportBadCaseRequest() - Constructor for class com.qcloud.cos.model.ciModel.auditing.ReportBadCaseRequest
 
ReportBadCaseUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.ReportBadCaseUnmarshaller
 
REQUEST_ID - Static variable in interface com.qcloud.cos.Headers
COS response header for a request's cos request ID
REQUEST_TIMEOUT - Static variable in class com.qcloud.cos.exception.ClientExceptionConstants
 
RequestClientOptions - Class in com.qcloud.cos.internal
Client request options such as client markers for individual QcloudWebServiceRequests.
RequestClientOptions() - Constructor for class com.qcloud.cos.internal.RequestClientOptions
 
RequestClientOptions.Marker - Enum in com.qcloud.cos.internal
 
requestId - Variable in class com.qcloud.cos.internal.cihandler.ReportBadCaseHandler
 
RequestProgress - Class in com.qcloud.cos.model
 
RequestProgress() - Constructor for class com.qcloud.cos.model.RequestProgress
 
RequestXmlFactory - Class in com.qcloud.cos.internal
 
RequestXmlFactory() - Constructor for class com.qcloud.cos.internal.RequestXmlFactory
 
RequestXmlFactory.CheckObjectUtils - Class in com.qcloud.cos.internal
对象校验内部静态工具类
reset() - Method in class com.qcloud.cos.event.ProgressInputStream
 
reset() - Method in class com.qcloud.cos.internal.crypto.CipherLiteInputStream
reset() - Method in class com.qcloud.cos.internal.crypto.RenewableCipherLiteInputStream
Resets back to the very beginning of the stream.
reset() - Method in class com.qcloud.cos.internal.InputSubstream
 
reset() - Method in class com.qcloud.cos.internal.LengthCheckInputStream
 
reset() - Method in class com.qcloud.cos.internal.MD5DigestCalculatingInputStream
Resets the wrapped input stream and the in progress message digest.
reset() - Method in class com.qcloud.cos.internal.ResettableInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class com.qcloud.cos.internal.SdkBufferedInputStream
 
reset() - Method in class com.qcloud.cos.internal.SdkFilterInputStream
 
reset() - Method in class com.qcloud.cos.model.ByteRangeCapturingInputStream
 
reset() - Method in class com.qcloud.cos.model.COSObjectInputStream
reset() - Method in class com.qcloud.cos.transfer.PersistableResumeDownload
 
reset() - Method in class com.qcloud.cos.utils.CRC64
 
RESET_EVENT_CODE - Static variable in class com.qcloud.cos.event.ProgressEvent
ResettableInputStream - Class in com.qcloud.cos.internal
A mark-and-resettable input stream that can be used on files or file input streams.
ResettableInputStream(File) - Constructor for class com.qcloud.cos.internal.ResettableInputStream
 
ResettableInputStream(FileInputStream) - Constructor for class com.qcloud.cos.internal.ResettableInputStream
 
resolveGeneralApiEndpoint(String) - Method in class com.qcloud.cos.endpoint.DefaultEndpointResolver
 
resolveGeneralApiEndpoint(String) - Method in interface com.qcloud.cos.endpoint.EndpointResolver
return the general api endpoint addr, the result can be ip or ip:port.
resolveGetServiceApiEndpoint(String) - Method in class com.qcloud.cos.endpoint.DefaultEndpointResolver
 
resolveGetServiceApiEndpoint(String) - Method in interface com.qcloud.cos.endpoint.EndpointResolver
return the get service api endpoint addr, the result can be ip or ip:port.
response - Variable in class com.qcloud.cos.internal.cihandler.AIGameRecResponseHandler
 
response - Variable in class com.qcloud.cos.internal.cihandler.AutoTranslationBlockResponseHandler
 
response - Variable in class com.qcloud.cos.internal.cihandler.DetectCarHandler
 
response - Variable in class com.qcloud.cos.internal.cihandler.DetectFaceResponseHandler
 
response - Variable in class com.qcloud.cos.internal.cihandler.FileProcessResponseHandler
 
response - Variable in class com.qcloud.cos.internal.cihandler.GetImageStyleHandler
 
response - Variable in class com.qcloud.cos.internal.cihandler.SearchImageHandler
 
response - Variable in class com.qcloud.cos.internal.cihandler.TriggerWorkflowListHandler
 
RESPONSE_HEADER_CACHE_CONTROL - Static variable in class com.qcloud.cos.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_DISPOSITION - Static variable in class com.qcloud.cos.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_ENCODING - Static variable in class com.qcloud.cos.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_LANGUAGE - Static variable in class com.qcloud.cos.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_CONTENT_TYPE - Static variable in class com.qcloud.cos.model.ResponseHeaderOverrides
 
RESPONSE_HEADER_EXPIRES - Static variable in class com.qcloud.cos.model.ResponseHeaderOverrides
 
ResponseHeaderHandlerChain<T> - Class in com.qcloud.cos.internal
An XML response handler that can also process an arbitrary number of headers in the response.
ResponseHeaderHandlerChain(Unmarshaller<T, InputStream>, HeaderHandler<T>...) - Constructor for class com.qcloud.cos.internal.ResponseHeaderHandlerChain
 
ResponseHeaderOverrides - Class in com.qcloud.cos.model
Container object for overriding headers on a GetObjectRequest or GeneratePresignedUrlRequest response.
ResponseHeaderOverrides() - Constructor for class com.qcloud.cos.model.ResponseHeaderOverrides
 
ResponseMetadata - Class in com.qcloud.cos.internal
 
ResponseMetadata(Map<String, String>) - Constructor for class com.qcloud.cos.internal.ResponseMetadata
 
ResponseMetadata(ResponseMetadata) - Constructor for class com.qcloud.cos.internal.ResponseMetadata
 
ResponseNotCompleteException - Exception in com.qcloud.cos.exception
 
ResponseNotCompleteException(String, Throwable) - Constructor for exception com.qcloud.cos.exception.ResponseNotCompleteException
Creates a new ResponseNotCompleteException with the specified message, and root cause.
REST - Static variable in class com.qcloud.cos.model.DomainRule
 
RESTORE - Static variable in interface com.qcloud.cos.Headers
Header for the optional restore information of an object
restoreObject(RestoreObjectRequest) - Method in interface com.qcloud.cos.COS
Restore an object, which was transitioned to CAS from COS when it was expired, into COS again.
restoreObject(String, String, int) - Method in interface com.qcloud.cos.COS
Restore an object, which was transitioned to CAS from COS when it was expired, into COS again.
restoreObject(String, String, int) - Method in class com.qcloud.cos.COSClient
 
restoreObject(RestoreObjectRequest) - Method in class com.qcloud.cos.COSClient
 
RestoreObjectDemo - Class in com.qcloud.cos.demo
 
RestoreObjectDemo() - Constructor for class com.qcloud.cos.demo.RestoreObjectDemo
 
RestoreObjectRequest - Class in com.qcloud.cos.model
 
RestoreObjectRequest(String, String) - Constructor for class com.qcloud.cos.model.RestoreObjectRequest
Constructs a new RestoreObjectRequest.
RestoreObjectRequest(String, String, int) - Constructor for class com.qcloud.cos.model.RestoreObjectRequest
Constructs a new RestoreObjectRequest.
ResultDetail() - Constructor for class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.ResultDetail
 
ResultDetails - Class in com.qcloud.cos.model.ciModel.job.v2
 
ResultDetails() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.ResultDetails
 
ResultInfo - Class in com.qcloud.cos.model.ciModel.job.v2
 
ResultInfo() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.ResultInfo
 
Results - Class in com.qcloud.cos.model.ciModel.ai
 
Results() - Constructor for class com.qcloud.cos.model.ciModel.ai.Results
 
ResultsImageAuditingDetail - Class in com.qcloud.cos.model.ciModel.auditing
 
ResultsImageAuditingDetail() - Constructor for class com.qcloud.cos.model.ciModel.auditing.ResultsImageAuditingDetail
 
ResultsTextAuditingDetail - Class in com.qcloud.cos.model.ciModel.auditing
 
ResultsTextAuditingDetail() - Constructor for class com.qcloud.cos.model.ciModel.auditing.ResultsTextAuditingDetail
 
ResumableDownloadMonitor - Class in com.qcloud.cos.transfer
 
resumeDownload(PersistableDownload) - Method in class com.qcloud.cos.transfer.TransferManager
Resumes an download operation.
resumeUpload(PersistableUpload) - Method in class com.qcloud.cos.transfer.TransferManager
Resumes an upload operation.
rethrowExecutionException(ExecutionException) - Method in class com.qcloud.cos.transfer.AbstractTransfer
Examines the cause of the specified ExecutionException and either rethrows it directly (if it's a type of CosClientException) or wraps it in an CosClientException and rethrows it.
retryableDownloadCOSObjectToFile(File, ServiceUtils.RetryableCOSDownloadTask, boolean) - Static method in class com.qcloud.cos.utils.ServiceUtils
Gets an object stored in COS and downloads it into the specified file.
RetryPolicy - Class in com.qcloud.cos.retry
 
RetryPolicy() - Constructor for class com.qcloud.cos.retry.RetryPolicy
 
RetryUtils - Class in com.qcloud.cos.retry
 
RetryUtils() - Constructor for class com.qcloud.cos.retry.RetryUtils
 
revokeAllPermissions(Grantee) - Method in class com.qcloud.cos.model.AccessControlList
Revokes the permissions of a grantee by removing the grantee from the access control list (ACL).
rfc822DateFormat - Static variable in class com.qcloud.cos.utils.DateUtils
RFC 822 format
RhythemScore - Class in com.qcloud.cos.model.ciModel.job
 
RhythemScore() - Constructor for class com.qcloud.cos.model.ciModel.job.RhythemScore
 
RotateLocation() - Constructor for class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.RotateLocation
 
RoutingRule - Class in com.qcloud.cos.model
Container for one routing rule that identifies a condition and a redirect that applies when the condition is met.
RoutingRule() - Constructor for class com.qcloud.cos.model.RoutingRule
 
RoutingRuleCondition - Class in com.qcloud.cos.model
A container for describing a condition that must be met for the specified redirect to apply.
RoutingRuleCondition() - Constructor for class com.qcloud.cos.model.RoutingRuleCondition
 
Rule() - Constructor for class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
 
Rule() - Constructor for class com.qcloud.cos.model.ciModel.persistence.PicOperations.Rule
 
Rule - Class in com.qcloud.cos.model.ciModel.persistence
 
Rule() - Constructor for class com.qcloud.cos.model.ciModel.persistence.Rule
 
RuleItem - Class in com.qcloud.cos.model.ciModel.persistence
 
RuleItem() - Constructor for class com.qcloud.cos.model.ciModel.persistence.RuleItem
 
run() - Method in class com.qcloud.cos.http.IdleConnectionMonitor
 
run() - Method in class com.qcloud.cos.http.IdleConnectionMonitorThread
 
run() - Method in class com.qcloud.cos.internal.CosClientAbortTaskImpl
 

S

sanitizeXmlDocument(DefaultHandler, InputStream) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser
 
ScanRange - Class in com.qcloud.cos.model
 
ScanRange() - Constructor for class com.qcloud.cos.model.ScanRange
 
SceneChangeInfo - Class in com.qcloud.cos.model.ciModel.job
 
SceneChangeInfo() - Constructor for class com.qcloud.cos.model.ciModel.job.SceneChangeInfo
 
SDK_LOG_DEBUG - Static variable in interface com.qcloud.cos.Headers
 
SdkBufferedInputStream - Class in com.qcloud.cos.internal
 
SdkBufferedInputStream(InputStream) - Constructor for class com.qcloud.cos.internal.SdkBufferedInputStream
 
SdkBufferedInputStream(InputStream, int) - Constructor for class com.qcloud.cos.internal.SdkBufferedInputStream
 
SdkDefaultRetryPolicy() - Constructor for class com.qcloud.cos.retry.PredefinedRetryPolicies.SdkDefaultRetryPolicy
 
SdkDigestInputStream - Class in com.qcloud.cos.internal
 
SdkDigestInputStream(InputStream, MessageDigest) - Constructor for class com.qcloud.cos.internal.SdkDigestInputStream
 
SdkFilterInputStream - Class in com.qcloud.cos.internal
Base class for COS Java SDK specific FilterInputStream.
SdkFilterInputStream(InputStream) - Constructor for class com.qcloud.cos.internal.SdkFilterInputStream
 
SdkInputStream - Class in com.qcloud.cos.internal
 
SdkInputStream() - Constructor for class com.qcloud.cos.internal.SdkInputStream
 
SdkInternalApi - Annotation Type in com.qcloud.cos.annotation
Marker interface for 'internal' APIs that should not be used outside the core module.
SdkIOUtils - Class in com.qcloud.cos.internal
 
SdkIOUtils() - Constructor for class com.qcloud.cos.internal.SdkIOUtils
 
SDKProgressPublisher - Class in com.qcloud.cos.event
This class is responsible for executing the callback method of ProgressListener; listener callbacks are executed sequentially in a separate single thread.
SDKProgressPublisher() - Constructor for class com.qcloud.cos.event.SDKProgressPublisher
 
SdkProtectedApi - Annotation Type in com.qcloud.cos.annotation
Marker for elements that should only be accessed by the generated clients and not users of the SDK.
SdkThreadLocalsRegistry - Class in com.qcloud.cos.internal
 
SDRtoHDR - Class in com.qcloud.cos.model.ciModel.job
 
SDRtoHDR() - Constructor for class com.qcloud.cos.model.ciModel.job.SDRtoHDR
 
searchGalleryImages(ImageSearchRequest) - Method in interface com.qcloud.cos.COS
 
searchGalleryImages(ImageSearchRequest) - Method in class com.qcloud.cos.COSClient
 
searchGalleryImages(COSClient) - Static method in class com.qcloud.cos.demo.ci.ImageSearchDemo
searchGalleryImages 图片搜索 该接口用于检索图片
searchImage(SearchImageRequest) - Method in interface com.qcloud.cos.COS
 
searchImage(SearchImageRequest) - Method in class com.qcloud.cos.COSClient
 
searchImage(COSClient) - Static method in class com.qcloud.cos.demo.ci.SearchImageDemo
searchImage 可通过输入自然语言或图片,基于语义对数据集内文件进行图像检索。 该接口属于 POST 请求。
SearchImageDemo - Class in com.qcloud.cos.demo.ci
图像检索 详情见https://cloud.tencent.com/document/product/460/106376
SearchImageDemo() - Constructor for class com.qcloud.cos.demo.ci.SearchImageDemo
 
SearchImageHandler - Class in com.qcloud.cos.internal.cihandler
 
SearchImageHandler() - Constructor for class com.qcloud.cos.internal.cihandler.SearchImageHandler
 
SearchImageRequest - Class in com.qcloud.cos.model.ciModel.metaInsight
 
SearchImageRequest() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.SearchImageRequest
 
SearchImageResponse - Class in com.qcloud.cos.model.ciModel.metaInsight
 
SearchImageResponse() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.SearchImageResponse
 
SearchImagesUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.SearchImagesUnmarshaller
 
searchPersonFace(SearchPersonFaceRequest) - Method in interface com.qcloud.cos.COS
 
searchPersonFace(SearchPersonFaceRequest) - Method in class com.qcloud.cos.COSClient
 
searchPersonFace(COSClient) - Static method in class com.qcloud.cos.demo.ci.PersonFaceDemo
searchPersonFace 该接口用于对一张待识别的人脸图片,在一人员库中识别出最相似的人员,识别结果按照相似度从大到小排序 该接口属于 GET 请求。
SearchPersonFaceRequest - Class in com.qcloud.cos.model.ciModel.ai
 
SearchPersonFaceRequest() - Constructor for class com.qcloud.cos.model.ciModel.ai.SearchPersonFaceRequest
 
SearchPersonFaceResponse - Class in com.qcloud.cos.model.ciModel.ai
 
SearchPersonFaceResponse() - Constructor for class com.qcloud.cos.model.ciModel.ai.SearchPersonFaceResponse
 
SectionInfo - Class in com.qcloud.cos.model.ciModel.auditing
具体文本分片的审核结果信息,只返回带有违规结果的分片
SectionInfo() - Constructor for class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
SECURITY_TOKEN - Static variable in interface com.qcloud.cos.Headers
DevPay token header
securityCheck(ContentCryptoMaterial, COSObjectWrapper) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModuleAEStrict
 
securityCheck(ContentCryptoMaterial, COSObjectWrapper) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
Checks if the the crypto scheme used in the given content crypto material is allowed to be used in this crypto module.
SegmentJobDemo - Class in com.qcloud.cos.demo.ci
媒体处理 Segment job接口相关demo 详情见https://cloud.tencent.com/document/product/460/67187
SegmentJobDemo() - Constructor for class com.qcloud.cos.demo.ci.SegmentJobDemo
 
SegmentVideoBody - Class in com.qcloud.cos.model.ciModel.job.v2
 
SegmentVideoBody() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.SegmentVideoBody
 
SegmentVideoBodyJobDemo - Class in com.qcloud.cos.demo.ci
视频人像分离任务接口相关demo 详情见https://cloud.tencent.com/document/product/460/83973 使用该接口需先开启AI处理功能
SegmentVideoBodyJobDemo() - Constructor for class com.qcloud.cos.demo.ci.SegmentVideoBodyJobDemo
 
selectObjectContent(SelectObjectContentRequest) - Method in interface com.qcloud.cos.COS
This operation filters the contents of an COS object based on a simple Structured Query Language (SQL) statement.
selectObjectContent(SelectObjectContentRequest) - Method in class com.qcloud.cos.COSClient
 
SelectObjectContentDemo - Class in com.qcloud.cos.demo
 
SelectObjectContentDemo() - Constructor for class com.qcloud.cos.demo.SelectObjectContentDemo
 
SelectObjectContentEvent - Class in com.qcloud.cos.model
 
SelectObjectContentEvent() - Constructor for class com.qcloud.cos.model.SelectObjectContentEvent
 
SelectObjectContentEvent.ContinuationEvent - Class in com.qcloud.cos.model
The Continuation Event.
SelectObjectContentEvent.EndEvent - Class in com.qcloud.cos.model
The End Event.
SelectObjectContentEvent.ProgressEvent - Class in com.qcloud.cos.model
The Progress Event.
SelectObjectContentEvent.RecordsEvent - Class in com.qcloud.cos.model
The Record Event.
SelectObjectContentEvent.StatsEvent - Class in com.qcloud.cos.model
The Stats Event.
SelectObjectContentEventException - Exception in com.qcloud.cos.exception
An exception generated when COS has received and started request processing, but something goes wrong after it has started returning SelectObjectContentEvents.
SelectObjectContentEventException(String) - Constructor for exception com.qcloud.cos.exception.SelectObjectContentEventException
 
SelectObjectContentEventException(String, Exception) - Constructor for exception com.qcloud.cos.exception.SelectObjectContentEventException
 
SelectObjectContentEventStream - Class in com.qcloud.cos.model
SelectObjectContentEventStream(SdkFilterInputStream) - Constructor for class com.qcloud.cos.model.SelectObjectContentEventStream
 
SelectObjectContentEventUnmarshaller - Class in com.qcloud.cos.model.transform
 
SelectObjectContentEventUnmarshaller() - Constructor for class com.qcloud.cos.model.transform.SelectObjectContentEventUnmarshaller
 
SelectObjectContentEventUnmarshaller.ContinuationEventUnmarshaller - Class in com.qcloud.cos.model.transform
 
SelectObjectContentEventUnmarshaller.EndEventUnmarshaller - Class in com.qcloud.cos.model.transform
 
SelectObjectContentEventUnmarshaller.ProgressEventUnmarshaller - Class in com.qcloud.cos.model.transform
 
SelectObjectContentEventUnmarshaller.RecordsEventUnmarshaller - Class in com.qcloud.cos.model.transform
 
SelectObjectContentEventUnmarshaller.StatsEventUnmarshaller - Class in com.qcloud.cos.model.transform
 
SelectObjectContentEventUnmarshaller.UnknownEventUnmarshaller - Class in com.qcloud.cos.model.transform
 
SelectObjectContentEventVisitor - Class in com.qcloud.cos.model
A method for applying logic to an unknown type of SelectObjectContentEvent without needing to perform "instanceof" checks and casting.
SelectObjectContentEventVisitor() - Constructor for class com.qcloud.cos.model.SelectObjectContentEventVisitor
 
SelectObjectContentRequest - Class in com.qcloud.cos.model
Request to filter the contents of an COS object based on a simple Structured Query Language (SQL) statement.
SelectObjectContentRequest() - Constructor for class com.qcloud.cos.model.SelectObjectContentRequest
 
SelectObjectContentResult - Class in com.qcloud.cos.model
 
SelectObjectContentResult() - Constructor for class com.qcloud.cos.model.SelectObjectContentResult
 
SelectParameters - Class in com.qcloud.cos.model
Describes the parameters for Select job types.
SelectParameters() - Constructor for class com.qcloud.cos.model.SelectParameters
 
SelectRecordsInputStream - Class in com.qcloud.cos.model
An implementation of InputStream that loads the content from the COS object that matched the select query.
Sentence - Class in com.qcloud.cos.model.ciModel.job.v2
 
Sentence() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.Sentence
 
SentenceList() - Constructor for class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.SentenceList
 
SentenceScores - Class in com.qcloud.cos.model.ciModel.job
 
SentenceScores() - Constructor for class com.qcloud.cos.model.ciModel.job.SentenceScores
 
SentimentAnalysis - Class in com.qcloud.cos.model.ciModel.auditing
 
SentimentAnalysis() - Constructor for class com.qcloud.cos.model.ciModel.auditing.SentimentAnalysis
 
SentimentAnalysisDetail - Class in com.qcloud.cos.model.ciModel.auditing
 
SentimentAnalysisDetail() - Constructor for class com.qcloud.cos.model.ciModel.auditing.SentimentAnalysisDetail
 
serialize(PutAsyncFetchTaskRequest, JsonGenerator, SerializerProvider) - Method in class com.qcloud.cos.model.fetch.PutAsyncFetchTaskSerializer
 
serialize() - Method in class com.qcloud.cos.transfer.PersistableTransfer
Returns the serialized representation of the paused transfer state.
serialize(OutputStream) - Method in class com.qcloud.cos.transfer.PersistableTransfer
Writes the serialized representation of the paused transfer state to the given OutputStream.
SERVER - Static variable in interface com.qcloud.cos.Headers
 
SERVER_SIDE_ENCRYPTION - Static variable in interface com.qcloud.cos.Headers
Header for optional server-side encryption algorithm
SERVER_SIDE_ENCRYPTION_CONTEXT - Static variable in interface com.qcloud.cos.Headers
 
SERVER_SIDE_ENCRYPTION_COS_KMS_KEY_ID - Static variable in interface com.qcloud.cos.Headers
 
SERVER_SIDE_ENCRYPTION_CUSTOMER_ALGORITHM - Static variable in interface com.qcloud.cos.Headers
Header for the encryption algorithm used when encrypting the object with customer-provided keys
SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY - Static variable in interface com.qcloud.cos.Headers
Header for the customer-provided key for server-side encryption
SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY_MD5 - Static variable in interface com.qcloud.cos.Headers
Header for the MD5 digest of the customer-provided key for server-side encryption
SERVER_SIDE_ENCRYPTION_QCLOUD_KMS_KEYID - Static variable in interface com.qcloud.cos.Headers
Header in the request and response indicating the QCLOUD Key Management System key id used for Server Side Encryption.
ServerSideEncryptionCOS - Class in com.qcloud.cos.model.inventory
Implementation of InventoryEncryption for server side encryption with COS managed keys.
ServerSideEncryptionCOS() - Constructor for class com.qcloud.cos.model.inventory.ServerSideEncryptionCOS
 
ServerSideEncryptionHeaderHandler<T extends ServerSideEncryptionResult> - Class in com.qcloud.cos.internal
Base request handler for responses that include a server-side encryption header
ServerSideEncryptionHeaderHandler() - Constructor for class com.qcloud.cos.internal.ServerSideEncryptionHeaderHandler
 
ServerSideEncryptionResult - Interface in com.qcloud.cos.internal
Interface for service responses that include the server-side-encryption related headers.
ServiceClientHolderInputStream - Class in com.qcloud.cos.internal
This wrapper input stream holds a reference to the service client.
ServiceClientHolderInputStream(InputStream, COSClient) - Constructor for class com.qcloud.cos.internal.ServiceClientHolderInputStream
 
ServiceExceptionConstants - Class in com.qcloud.cos.exception
 
ServiceExceptionConstants() - Constructor for class com.qcloud.cos.exception.ServiceExceptionConstants
 
ServiceUtils - Class in com.qcloud.cos.utils
 
ServiceUtils() - Constructor for class com.qcloud.cos.utils.ServiceUtils
 
ServiceUtils.RetryableCOSDownloadTask - Interface in com.qcloud.cos.utils
Interface for the task of downloading object from COS to a specific file, enabling one-time retry mechanism after integrity check failure on the downloaded file.
set_switch(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaRemoveWaterMark
 
setAbortIncompleteMultipartUpload(AbortIncompleteMultipartUpload) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
 
setAbuse(List<String>) - Method in class com.qcloud.cos.model.ciModel.auditing.BaseStrategyLabel
 
setAbuseInfo(AbuseInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setAbuseInfo(AbuseInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
setAccessControlList(AccessControlList) - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional access control list for the new object.
setAccessControlList(AccessControlList) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the optional access control list for the new object.
setAccessControlList(AccessControlList) - Method in class com.qcloud.cos.model.CreateBucketRequest
Sets the optional access control list for the new bucket.
setAccessControlList(AccessControlList) - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the optional access control list for the new upload.
setAccessControlList(AccessControlList) - Method in class com.qcloud.cos.model.PutInstructionFileRequest
Sets the optional access control list for the new object.
setAccessTier(String) - Method in class com.qcloud.cos.model.IntelligentTiering.IntelligentTieringTransition
 
setAccountId(String) - Method in class com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Sets the account ID that owns the destination bucket.
setActionTags(List<ActionTag>) - Method in class com.qcloud.cos.model.ciModel.job.VideoTagData
 
setAdditionalDetails(Map<String, String>) - Method in exception com.qcloud.cos.exception.CosServiceException
 
setAdditionalDetails(Map<String, String>) - Method in class com.qcloud.cos.exception.CosServiceExceptionBuilder
Sets additional information about the response.
setAddLogDebugHeader(boolean) - Method in class com.qcloud.cos.ClientConfig
 
setAddToHeader(String) - Method in class com.qcloud.cos.model.ciModel.job.FileHashCodeConfig
 
setAdjDarMethod(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
setAds(List<String>) - Method in class com.qcloud.cos.model.ciModel.auditing.BaseStrategyLabel
 
setAdsInfo(AdsInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setAdsInfo(AdsInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.BaseAuditingDetail
 
setAdsInfo(AdsInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
setAdsInfo(CreateAuditingPictureJobResponse.AuditingResultInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
setAdsInfo(AdsInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
setAdsInfo(AdsInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
setAdsInfo(AdsInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.SnapshotInfo
 
setAdsScore(String) - Method in class com.qcloud.cos.model.ciModel.auditing.Freeze
 
setAestheticScore(Integer) - Method in class com.qcloud.cos.model.ciModel.job.ImageQualityResponse
 
setAggregations(Aggregations) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetSimpleQueryRequest
 
setAggregations(List<Aggregations>) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetSimpleQueryResponse
 
setAigc(AigcMetadata) - Method in class com.qcloud.cos.model.ciModel.job.AIGCMetadataResponse
 
setAigcMetadata(AigcMetadata) - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
setAigcMetadata(AigcMetadata) - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
setAigcMetadata(AigcMetadata) - Method in class com.qcloud.cos.model.ciModel.template.MediaSegmentObject
 
setAlbumLabels(List<LabelV2>) - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelV2Response
 
setAlgorithm(String) - Method in class com.qcloud.cos.model.ciModel.auditing.Encryption
 
setAlgorithm(String) - Method in class com.qcloud.cos.model.SSECustomerKey
Sets the encryption algorithm to use with this customer-provided server-side encryption key.
setAliasBucketId(String) - Method in class com.qcloud.cos.model.ciModel.bucket.MediaBucketObject
 
setAllFile(boolean) - Method in class com.qcloud.cos.model.ciModel.workflow.ExtFilter
 
setAllowedHeaders(List<String>) - Method in class com.qcloud.cos.model.CORSRule
Sets the allowed headers for the rule.
setAllowedHeaders(String...) - Method in class com.qcloud.cos.model.CORSRule
Convenience array style method for CORSRule.setAllowedHeaders(List)
setAllowedMethods(List<CORSRule.AllowedMethods>) - Method in class com.qcloud.cos.model.CORSRule
Sets the allowed methods of the rule.
setAllowedMethods(CORSRule.AllowedMethods...) - Method in class com.qcloud.cos.model.CORSRule
Convenience array style method for CORSRule.setAllowedMethods(List)
setAllowedOrigins(List<String>) - Method in class com.qcloud.cos.model.CORSRule
Sets the allowed origins of the rule.
setAllowedOrigins(String...) - Method in class com.qcloud.cos.model.CORSRule
Convenience array style method for CORSRule.setAllowedOrigins(List)
setAllowQuotedRecordDelimiter(Boolean) - Method in class com.qcloud.cos.model.CSVInput
Sets the value used to allow quoted record delimiters to occur within the input.
setAngel(Float) - Method in class com.qcloud.cos.model.ciModel.ai.ImageOCRResponse
 
setAnimateFramesPerSecond(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaAnimationVideoObject
 
setAnimateFramesPerSecond(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
setAnimateOnlyKeepKeyFrame(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaAnimationVideoObject
 
setAnimateOnlyKeepKeyFrame(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
setAnimateTimeIntervalOfFrame(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaAnimationVideoObject
 
setAnimateTimeIntervalOfFrame(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
setAppId(String) - Method in class com.qcloud.cos.internal.CIServiceRequest
 
setAppId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.UserInfo
 
setAreaCoordSet(List<String>) - Method in class com.qcloud.cos.model.ciModel.job.QualityEstimateItem
 
setAsync(String) - Method in class com.qcloud.cos.model.ciModel.auditing.Conf
 
setAsync(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingRequest
 
setAttachParam(AttachParam) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
setAttachParam(AttachParam) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListResponse
 
setAudio(StrategyAudioLabel) - Method in class com.qcloud.cos.model.ciModel.auditing.StrategyLabels
 
setAudio(MediaAudioObject) - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatTemplateObject
 
setAudio(MediaAudioObject) - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeObject
 
setAudio(MediaAudioObject) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
setAudio(MediaInfoAudio) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaStream
 
setAudio(MediaAudioObject) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
setAudio(MediaAudioObject) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateTransTplObject
 
setAudio(MediaAudioObject) - Method in class com.qcloud.cos.model.ciModel.template.MediaVideoMontageObject
 
setAudio(boolean) - Method in class com.qcloud.cos.model.ciModel.workflow.ExtFilter
 
setAudio(AudioInfo) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaInfo
 
setAudioBitrateAdjMethod(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
setAudioConfig(AudioConfig) - Method in class com.qcloud.cos.model.ciModel.job.VoiceSeparate
 
setAudioMix(MediaAudioMixObject) - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatTemplateObject
 
setAudioMix(MediaAudioMixObject) - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeObject
 
setAudioMix(MediaAudioMixObject) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
setAudioMix(MediaAudioMixObject) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
setAudioMix(MediaAudioMixObject) - Method in class com.qcloud.cos.model.ciModel.template.MediaVideoMontageObject
 
setAudioMixArray(List<MediaAudioMixObject>) - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatTemplateObject
 
setAudioMixArray(List<MediaAudioMixObject>) - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeObject
 
setAudioMixArray(List<MediaAudioMixObject>) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
setAudioMixArray(List<MediaAudioMixObject>) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
setAudioMixArray(List<MediaAudioMixObject>) - Method in class com.qcloud.cos.model.ciModel.template.MediaVideoMontageObject
 
setAudioMode(String) - Method in class com.qcloud.cos.model.ciModel.job.VoiceSeparate
 
setAudios(List<AuditingAudio>) - Method in class com.qcloud.cos.model.ciModel.auditing.Mask
 
setAudios(List<DetectionAudio>) - Method in class com.qcloud.cos.model.ciModel.job.v2.Detection
 
setAudioSection(SectionInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setAudioSectionList(List<AudioSectionInfo>) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setAudioSource(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioMixObject
 
setAudioText(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setAudioTime(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognitionResult
 
setAuditingLiveInfo(AuditingLiveInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.MaskInfo
 
setAuObject(String) - Method in class com.qcloud.cos.model.ciModel.common.MediaOutputObject
 
setAve(String) - Method in class com.qcloud.cos.model.ciModel.persistence.ImageInfo
 
setAvgFps(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setBackground(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaWaterMarkImage
 
setBackgroundBlue(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SegmentVideoBody
 
setBackgroundGreen(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SegmentVideoBody
 
setBackgroundLogoUrl(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SegmentVideoBody
 
setBackgroundRed(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SegmentVideoBody
 
setBackoffStrategy(BackoffStrategy) - Method in class com.qcloud.cos.ClientConfig
 
setBackupPlayKey(String) - Method in class com.qcloud.cos.model.ciModel.hls.PlayKeyList
 
setBackupPlayKey(String) - Method in class com.qcloud.cos.model.ciModel.hls.UpdataHLSPlayKeyRequest
 
setBasicInfo(BasicInfo) - Method in class com.qcloud.cos.model.ciModel.workflow.FileInfoObject
 
setBasicType(String) - Method in class com.qcloud.cos.model.ciModel.job.TranslationInput
 
setBbox(List<BBox>) - Method in class com.qcloud.cos.model.ciModel.job.ObjectTagInfo
 
setBboxList(List<BBox>) - Method in class com.qcloud.cos.model.ciModel.job.DetailPerSecond
 
setBgmFadeTime(String) - Method in class com.qcloud.cos.model.ciModel.job.EffectConfig
 
setBigImage(Boolean) - Method in class com.qcloud.cos.model.ciModel.job.ImageQualityResponse
 
setBinaryThreshold(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SegmentVideoBody
 
setBindCount(Integer) - Method in class com.qcloud.cos.model.ciModel.metaInsight.Dataset
 
setBinding(Binding) - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateDatasetBindingResponse
 
setBinding(Binding) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetBindingResponse
 
setBindings(List<Binding>) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetBindingsResponse
 
setBitrate(String) - Method in class com.qcloud.cos.model.ciModel.job.AudioConfig
 
setBitrate(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioObject
 
setBitrate(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
setBitrate(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
setBitrate(String) - Method in class com.qcloud.cos.model.ciModel.job.TransTpl
 
setBitrate(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaFormat
 
setBitrate(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
setBitrate(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setBizType(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategy
 
setBizType(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategyRequest
 
setBizType(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategyResponse
 
setBizType(String) - Method in class com.qcloud.cos.model.ciModel.auditing.Conf
 
setBizType(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingRequest
 
setBlackAndWhite(Boolean) - Method in class com.qcloud.cos.model.ciModel.job.ImageQualityResponse
 
setBlackLevel(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
setBody(String) - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
setBodyInfoList(List<MediaBodyInfo>) - Method in class com.qcloud.cos.model.ciModel.job.MediaTopkRecognition
 
setBodyRecognition(MediaRecognition) - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
setBodyRecognitionResult(List<BodyRecognitionResult>) - Method in class com.qcloud.cos.model.ciModel.job.v2.VideoTargetRecResult
 
setBottomLeftX(int) - Method in class com.qcloud.cos.model.ciModel.persistence.PlateDetail
 
setBottomLeftY(int) - Method in class com.qcloud.cos.model.ciModel.persistence.PlateDetail
 
setBottomRightX(int) - Method in class com.qcloud.cos.model.ciModel.persistence.PlateDetail
 
setBottomRightY(int) - Method in class com.qcloud.cos.model.ciModel.persistence.PlateDetail
 
setBrand(String) - Method in class com.qcloud.cos.model.ciModel.persistence.CarTag
 
setBucket(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingCosOutput
 
setBucket(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategy
 
setBucket(String) - Method in class com.qcloud.cos.model.ciModel.common.MediaOutputObject
 
setBucket(String) - Method in class com.qcloud.cos.model.ciModel.image.AIImageColoringRequest
 
setBucket(String) - Method in class com.qcloud.cos.model.ciModel.job.FileCompressResult
 
setBucket(String) - Method in class com.qcloud.cos.model.ciModel.job.OutputFile
 
setBucket(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.Output
 
setBucket(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Output
 
setBucket(String) - Method in class com.qcloud.cos.model.ciModel.job.TranslationOutput
 
setBucket(String) - Method in class com.qcloud.cos.model.ciModel.persistence.PicOperations.Rule
 
setBucket(String) - Method in class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest.Output
 
setBucket(String) - Method in class com.qcloud.cos.model.COSObjectIdBuilder
 
setBucketAcl(String, AccessControlList) - Method in interface com.qcloud.cos.COS
Sets the AccessControlList for the specified bucket.
setBucketAcl(String, CannedAccessControlList) - Method in interface com.qcloud.cos.COS
Sets the CannedAccessControlList for the specified bucket.
setBucketAcl(SetBucketAclRequest) - Method in interface com.qcloud.cos.COS
Sets the AccessControlList for the specified bucket.
setBucketAcl(String, AccessControlList) - Method in class com.qcloud.cos.COSClient
 
setBucketAcl(String, CannedAccessControlList) - Method in class com.qcloud.cos.COSClient
 
setBucketAcl(SetBucketAclRequest) - Method in class com.qcloud.cos.COSClient
 
SetBucketAclRequest - Class in com.qcloud.cos.model
 
SetBucketAclRequest(String, AccessControlList) - Constructor for class com.qcloud.cos.model.SetBucketAclRequest
Constructs a new SetBucketAclRequest object, ready to set the specified ACL on the specified bucket when this request is executed.
SetBucketAclRequest(String, CannedAccessControlList) - Constructor for class com.qcloud.cos.model.SetBucketAclRequest
Constructs a new SetBucketAclRequest object, ready to set the specified canned ACL on the specified bucket when this request is executed.
setBucketArn(String) - Method in class com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Sets the COS resource name (ARN) of the bucket where inventory results will be published.
setBucketCrossOriginConfiguration(String, BucketCrossOriginConfiguration) - Method in interface com.qcloud.cos.COS
Sets the cross origin configuration for the specified bucket.
setBucketCrossOriginConfiguration(SetBucketCrossOriginConfigurationRequest) - Method in interface com.qcloud.cos.COS
Sets the cross origin configuration for the specified bucket.
setBucketCrossOriginConfiguration(String, BucketCrossOriginConfiguration) - Method in class com.qcloud.cos.COSClient
 
setBucketCrossOriginConfiguration(SetBucketCrossOriginConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
SetBucketCrossOriginConfigurationRequest - Class in com.qcloud.cos.model
Contains options for setting the cross origin configuration for a bucket.
SetBucketCrossOriginConfigurationRequest(String, BucketCrossOriginConfiguration) - Constructor for class com.qcloud.cos.model.SetBucketCrossOriginConfigurationRequest
Constructs a new SetBucketCrossOriginConfigurationRequest to set the bucket cross origin configuration of the specified bucket.
setBucketDomainCertificate(String, BucketPutDomainCertificate) - Method in interface com.qcloud.cos.COS
Sets the domain certificate for the specified bucket.
setBucketDomainCertificate(SetBucketDomainCertificateRequest) - Method in interface com.qcloud.cos.COS
Sets the domain certificate for the specified bucket.
setBucketDomainCertificate(String, BucketPutDomainCertificate) - Method in class com.qcloud.cos.COSClient
 
setBucketDomainCertificate(SetBucketDomainCertificateRequest) - Method in class com.qcloud.cos.COSClient
 
setBucketDomainCertificateInfo(BucketDomainCertificateInfo) - Method in class com.qcloud.cos.model.bucketcertificate.BucketPutDomainCertificate
 
SetBucketDomainCertificateRequest - Class in com.qcloud.cos.model.bucketcertificate
Request object for the parameters to set a bucket's domain certificate.
SetBucketDomainCertificateRequest() - Constructor for class com.qcloud.cos.model.bucketcertificate.SetBucketDomainCertificateRequest
 
SetBucketDomainCertificateRequest(String, BucketPutDomainCertificate) - Constructor for class com.qcloud.cos.model.bucketcertificate.SetBucketDomainCertificateRequest
Creates a new request object, ready to be executed to set the specified bucket's domain certificate.
setBucketDomainConfiguration(String, BucketDomainConfiguration) - Method in interface com.qcloud.cos.COS
Sets the domain configuration for the specified bucket.
setBucketDomainConfiguration(SetBucketDomainConfigurationRequest) - Method in interface com.qcloud.cos.COS
Sets the domain configuration for the specified bucket.
setBucketDomainConfiguration(String, BucketDomainConfiguration) - Method in class com.qcloud.cos.COSClient
 
setBucketDomainConfiguration(SetBucketDomainConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
SetBucketDomainConfigurationRequest - Class in com.qcloud.cos.model
Request object for the parameters to set a bucket's domain configuration.
SetBucketDomainConfigurationRequest(String, BucketDomainConfiguration) - Constructor for class com.qcloud.cos.model.SetBucketDomainConfigurationRequest
Creates a new request object, ready to be executed to set the specified bucket's domain configuration.
setBucketEnabled(String) - Method in class com.qcloud.cos.model.BucketEncryptionConfiguration
 
setBucketId(String) - Method in class com.qcloud.cos.model.ciModel.bucket.CIBucketObject
 
setBucketId(String) - Method in class com.qcloud.cos.model.ciModel.bucket.MediaBucketObject
 
setBucketId(String) - Method in class com.qcloud.cos.model.ciModel.common.FileProcessInputObject
 
setBucketId(String) - Method in class com.qcloud.cos.model.ciModel.common.MediaInputObject
 
setBucketId(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfig
 
setBucketId(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse.DNADbFile
 
setBucketId(String) - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueObject
 
setBucketId(String) - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueObject
 
setBucketId(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
setBucketId(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowObject
 
setBucketId(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowResponse
 
SetBucketIntelligentTierConfigurationRequest - Class in com.qcloud.cos.model
 
SetBucketIntelligentTierConfigurationRequest() - Constructor for class com.qcloud.cos.model.SetBucketIntelligentTierConfigurationRequest
 
SetBucketIntelligentTierConfigurationRequest(String, BucketIntelligentTierConfiguration) - Constructor for class com.qcloud.cos.model.SetBucketIntelligentTierConfigurationRequest
Creates a new request object, ready to be executed to set the specified bucket's intelligent tier configuration.
setBucketIntelligentTieringConfiguration(SetBucketIntelligentTierConfigurationRequest) - Method in interface com.qcloud.cos.COS
Sets the intelligent configuration for the specified bucket.
setBucketIntelligentTieringConfiguration(SetBucketIntelligentTierConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
setBucketInventoryConfiguration(String, InventoryConfiguration) - Method in interface com.qcloud.cos.COS
Sets an inventory configuration (identified by the inventory ID) to the bucket.
setBucketInventoryConfiguration(SetBucketInventoryConfigurationRequest) - Method in interface com.qcloud.cos.COS
Sets an inventory configuration (identified by the inventory ID) to the bucket.
setBucketInventoryConfiguration(String, InventoryConfiguration) - Method in class com.qcloud.cos.COSClient
 
setBucketInventoryConfiguration(SetBucketInventoryConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
SetBucketInventoryConfigurationRequest - Class in com.qcloud.cos.model
Request object to set an inventory configuration to a bucket.
SetBucketInventoryConfigurationRequest() - Constructor for class com.qcloud.cos.model.SetBucketInventoryConfigurationRequest
 
SetBucketInventoryConfigurationRequest(String, InventoryConfiguration) - Constructor for class com.qcloud.cos.model.SetBucketInventoryConfigurationRequest
 
SetBucketInventoryConfigurationResult - Class in com.qcloud.cos.model
Result object to contain the response returned from COSClient.setBucketInventoryConfiguration(SetBucketInventoryConfigurationRequest) operation.
SetBucketInventoryConfigurationResult() - Constructor for class com.qcloud.cos.model.SetBucketInventoryConfigurationResult
 
SetBucketInventoryConfigurationUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.SetBucketInventoryConfigurationUnmarshaller
 
setBucketLifecycleConfiguration(String, BucketLifecycleConfiguration) - Method in interface com.qcloud.cos.COS
Sets the lifecycle configuration for the specified bucket.
setBucketLifecycleConfiguration(SetBucketLifecycleConfigurationRequest) - Method in interface com.qcloud.cos.COS
Sets the lifecycle configuration for the specified bucket.
setBucketLifecycleConfiguration(String, BucketLifecycleConfiguration) - Method in class com.qcloud.cos.COSClient
 
setBucketLifecycleConfiguration(SetBucketLifecycleConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
SetBucketLifecycleConfigurationRequest - Class in com.qcloud.cos.model
 
SetBucketLifecycleConfigurationRequest(String, BucketLifecycleConfiguration) - Constructor for class com.qcloud.cos.model.SetBucketLifecycleConfigurationRequest
 
setBucketLoggingConfiguration(SetBucketLoggingConfigurationRequest) - Method in interface com.qcloud.cos.COS
Sets the logging configuration for the specified bucket.
setBucketLoggingConfiguration(SetBucketLoggingConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
SetBucketLoggingConfigurationRequest - Class in com.qcloud.cos.model
Contains options for setting the logging configuration for a bucket.
SetBucketLoggingConfigurationRequest(String, BucketLoggingConfiguration) - Constructor for class com.qcloud.cos.model.SetBucketLoggingConfigurationRequest
Constructs a new SetBucketLoggingConfigurationRequest to set the bucket logging configuration of the specified bucket.
setBucketName(String) - Method in class com.qcloud.cos.http.CosHttpRequest
 
setBucketName(String) - Method in class com.qcloud.cos.internal.CIServiceRequest
 
setBucketName(String) - Method in class com.qcloud.cos.internal.MetaInsightRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.AbortMultipartUploadRequest
Sets the name of the bucket containing the multipart upload to abort.
setBucketName(String) - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Sets the name of an existing bucket where this request will upload a new object to.
setBucketName(String) - Method in class com.qcloud.cos.model.bucketcertificate.BucketDomainCertificateRequest
Sets the name of the bucket whose domain configuration is being retrieved.
setBucketName(String) - Method in class com.qcloud.cos.model.bucketcertificate.SetBucketDomainCertificateRequest
Sets the name of the bucket whose domain certificate is to be updated.
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.ai.AddPersonFaceRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.ai.CreatePersonRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.ai.DeletePersonFaceRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.ai.GoodsMattingRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.ai.ImageOCRRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.ai.RecognizeLogoRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.ai.SearchPersonFaceRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.auditing.DescribeImageAuditingRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.bucket.MediaBucketRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.common.AICommonRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.common.CImageProcessRequest
Sets the name of the Qcloud COS bucket containing the object to image process
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.common.ImageProcessRequest
Sets the name of the Qcloud COS bucket containing the object to image process
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.image.AutoTranslationBlockRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.image.DetectFaceRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.image.GenerateQrcodeRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageInspectRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelV2Request
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageSearchRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageStyleRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageStyleResponse
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.image.OpenImageSearchRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobDetail
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobListRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.job.ImageQualityRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.job.ZipPreviewRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.persistence.AIRecRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.snapshot.CosSnapshotRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.ciModel.snapshot.PrivateM3U8Request
 
setBucketName(String) - Method in class com.qcloud.cos.model.CompleteMultipartUploadRequest
Sets the name of the bucket containing the multipart upload to complete.
setBucketName(String) - Method in class com.qcloud.cos.model.CompleteMultipartUploadResult
Sets the name of the bucket containing the completed multipart object.
setBucketName(String) - Method in class com.qcloud.cos.model.COSObject
Sets the name of the bucket in which this object is contained.
setBucketName(String) - Method in class com.qcloud.cos.model.COSObjectSummary
Sets the name of the Qcloud COS bucket in which this object is stored.
setBucketName(String) - Method in class com.qcloud.cos.model.COSVersionSummary
Sets the name of the COS bucket in which this version is stored.
setBucketName(String) - Method in class com.qcloud.cos.model.CreateBucketRequest
Sets the name of the Qcloud COS bucket to create.
setBucketName(String) - Method in class com.qcloud.cos.model.DeleteBucketDomainConfigurationRequest
Sets the name of the bucket whose domain configuration is to be deleted.
setBucketName(String) - Method in class com.qcloud.cos.model.DeleteBucketInventoryConfigurationRequest
Sets the name of the bucket containing the inventory configuration to delete.
setBucketName(String) - Method in class com.qcloud.cos.model.DeleteBucketRequest
Sets the name of the Qcloud COS bucket to delete.
setBucketName(String) - Method in class com.qcloud.cos.model.DeleteObjectRequest
Sets the name of the Qcloud COS bucket containing the object to delete.
setBucketName(String) - Method in class com.qcloud.cos.model.DeleteObjectsRequest
Sets the name of the COS bucket containing the object(s) to delete.
setBucketName(String) - Method in class com.qcloud.cos.model.DeleteObjectTaggingRequest
Set the bucket name.
setBucketName(String) - Method in class com.qcloud.cos.model.DeleteVersionRequest
Sets the name of the Qcloud COS bucket containing the object to delete.
setBucketName(String) - Method in class com.qcloud.cos.model.fetch.GetAsyncFetchTaskRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.fetch.PutAsyncFetchTaskRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the name of the bucket involved in this request.
setBucketName(String) - Method in class com.qcloud.cos.model.GenericBucketRequest
Sets the name of the target bucket.
setBucketName(String) - Method in class com.qcloud.cos.model.GetBucketDomainConfigurationRequest
Sets the name of the bucket whose domain configuration is being retrieved.
setBucketName(String) - Method in class com.qcloud.cos.model.GetBucketIntelligentTierConfigurationRequest
Sets the name of the bucket whose bucket intelligent tier configuration is being retrieved.
setBucketName(String) - Method in class com.qcloud.cos.model.GetBucketInventoryConfigurationRequest
Sets the name of the bucket containing the inventory configuration to retrieve.
setBucketName(String) - Method in class com.qcloud.cos.model.GetBucketRefererConfigurationRequest
Sets the name of the bucket whose referer configuration is being retrieved.
setBucketName(String) - Method in class com.qcloud.cos.model.GetBucketWebsiteConfigurationRequest
Sets the name of the bucket whose website configuration is being retrieved.
setBucketName(String) - Method in class com.qcloud.cos.model.GetObjectAclRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.GetObjectMetadataRequest
Sets the name of the bucket containing the object whose metadata is being retrieved.
setBucketName(String) - Method in class com.qcloud.cos.model.GetObjectRequest
Sets the name of the bucket containing the object to be downloaded.
setBucketName(String) - Method in class com.qcloud.cos.model.GetObjectTaggingRequest
Set the bucket name.
setBucketName(String) - Method in class com.qcloud.cos.model.GetSymlinkRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the name of the bucket in which to create the new multipart upload, and hence, the eventual object created from the multipart upload.
setBucketName(String) - Method in class com.qcloud.cos.model.InitiateMultipartUploadResult
Sets the name of the bucket in which the new multipart upload was initiated.
setBucketName(String) - Method in class com.qcloud.cos.model.ListBucketInventoryConfigurationsRequest
Sets the name of the COS bucket whose inventory configurations are to be listed.
setBucketName(String) - Method in class com.qcloud.cos.model.ListMultipartUploadsRequest
Sets the name of the bucket containing the multipart uploads to list.
setBucketName(String) - Method in class com.qcloud.cos.model.ListObjectsRequest
Sets the name of the Qcloud COS bucket whose objects are to be listed.
setBucketName(String) - Method in class com.qcloud.cos.model.ListPartsRequest
Sets the name of the bucket containing the multipart upload whose parts are being listed.
setBucketName(String) - Method in class com.qcloud.cos.model.ListVersionsRequest
Sets the name of the COS bucket whose versions are to be listed.
setBucketName(String) - Method in class com.qcloud.cos.model.MultipartUploadListing
Sets the name of the bucket containing the listed multipart uploads, as specified in the original request.
setBucketName(String) - Method in class com.qcloud.cos.model.ObjectListing
For internal use only.
setBucketName(String) - Method in class com.qcloud.cos.model.PartListing
Sets the name of the bucket containing the listed parts, as specified in the original request.
setBucketName(String) - Method in class com.qcloud.cos.model.PutSymlinkRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.RenameRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.RestoreObjectRequest
Sets the name of the bucket containing the reference to the object to restore which is now stored in CAS.
setBucketName(String) - Method in class com.qcloud.cos.model.SelectObjectContentRequest
The COS Bucket.
setBucketName(String) - Method in class com.qcloud.cos.model.SetBucketCrossOriginConfigurationRequest
Sets the name of the bucket whose cross origin configuration is being set.
setBucketName(String) - Method in class com.qcloud.cos.model.SetBucketDomainConfigurationRequest
Sets the name of the bucket whose domain configuration is to be updated.
setBucketName(String) - Method in class com.qcloud.cos.model.SetBucketIntelligentTierConfigurationRequest
Sets the name of the bucket whose intelligent tier configuration is to be updated.
setBucketName(String) - Method in class com.qcloud.cos.model.SetBucketInventoryConfigurationRequest
Sets the name of the bucket where the inventory configuration will be stored.
setBucketName(String) - Method in class com.qcloud.cos.model.SetBucketLifecycleConfigurationRequest
 
setBucketName(String) - Method in class com.qcloud.cos.model.SetBucketLoggingConfigurationRequest
Sets the name of the bucket whose logging configuration is being set.
setBucketName(String) - Method in class com.qcloud.cos.model.SetBucketPolicyRequest
Sets the name of the COS bucket whose policy is being set.
setBucketName(String) - Method in class com.qcloud.cos.model.SetBucketRefererConfigurationRequest
Sets the name of the bucket whose referer configuration is to be updated.
setBucketName(String) - Method in class com.qcloud.cos.model.SetBucketReplicationConfigurationRequest
Sets the name of bucket for replication configuration.
setBucketName(String) - Method in class com.qcloud.cos.model.SetBucketTaggingConfigurationRequest
Sets the name of the bucket whose tagging configuration is being set.
setBucketName(String) - Method in class com.qcloud.cos.model.SetBucketVersioningConfigurationRequest
Sets the name of the bucket whose versioning configuration is being set.
setBucketName(String) - Method in class com.qcloud.cos.model.SetBucketWebsiteConfigurationRequest
Sets the name of the bucket whose website configuration is to be updated.
setBucketName(String) - Method in class com.qcloud.cos.model.SetObjectTaggingRequest
Set the bucket name.
setBucketName(String) - Method in class com.qcloud.cos.model.UploadPartRequest
Sets the name of the bucket containing the existing, initiated multipart upload, with which this new part will be associated.
setBucketName(String) - Method in class com.qcloud.cos.model.UploadResult
Sets the name of the bucket containing the uploaded object.
setBucketName(String) - Method in class com.qcloud.cos.model.VersionListing
For internal use only.
setBucketNames(String) - Method in class com.qcloud.cos.model.ciModel.bucket.MediaBucketRequest
 
setBucketOwner(Owner) - Method in class com.qcloud.cos.model.ListBucketsResult
 
setBucketPolicy(String, String) - Method in interface com.qcloud.cos.COS
Sets the policy associated with the specified bucket.
setBucketPolicy(SetBucketPolicyRequest) - Method in interface com.qcloud.cos.COS
Sets the policy associated with the specified bucket.
setBucketPolicy(String, String) - Method in class com.qcloud.cos.COSClient
 
setBucketPolicy(SetBucketPolicyRequest) - Method in class com.qcloud.cos.COSClient
 
SetBucketPolicyRequest - Class in com.qcloud.cos.model
 
SetBucketPolicyRequest(String, String) - Constructor for class com.qcloud.cos.model.SetBucketPolicyRequest
Creates a new request object, ready to be executed to set COS bucket's policy.
setBucketPutDomainCertificate(BucketPutDomainCertificate) - Method in class com.qcloud.cos.model.bucketcertificate.SetBucketDomainCertificateRequest
Sets the domain certificate to send as part of this request.
setBucketQCS(String) - Method in class com.qcloud.cos.model.ReplicationDestinationConfig
Sets the destination bucket QCS for the replication rule.
setBucketRefererConfiguration(String, BucketRefererConfiguration) - Method in interface com.qcloud.cos.COS
Sets the referer configuration for the specified bucket.
setBucketRefererConfiguration(SetBucketRefererConfigurationRequest) - Method in interface com.qcloud.cos.COS
Sets the referer configuration for the specified bucket.
setBucketRefererConfiguration(String, BucketRefererConfiguration) - Method in class com.qcloud.cos.COSClient
 
setBucketRefererConfiguration(SetBucketRefererConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
SetBucketRefererConfigurationRequest - Class in com.qcloud.cos.model
Request object for the parameters to set a bucket's referer configuration.
SetBucketRefererConfigurationRequest(String, BucketRefererConfiguration) - Constructor for class com.qcloud.cos.model.SetBucketRefererConfigurationRequest
Creates a new request object, ready to be executed to set the specified bucket's referer configuration.
setBucketRegion(String) - Method in class com.qcloud.cos.model.HeadBucketResult
 
setBucketReplicationConfiguration(String, BucketReplicationConfiguration) - Method in interface com.qcloud.cos.COS
Sets a replication configuration for a bucket.
setBucketReplicationConfiguration(SetBucketReplicationConfigurationRequest) - Method in interface com.qcloud.cos.COS
Sets a replication configuration for the QCloud bucket.
setBucketReplicationConfiguration(String, BucketReplicationConfiguration) - Method in class com.qcloud.cos.COSClient
 
setBucketReplicationConfiguration(SetBucketReplicationConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
SetBucketReplicationConfigurationRequest - Class in com.qcloud.cos.model
 
SetBucketReplicationConfigurationRequest() - Constructor for class com.qcloud.cos.model.SetBucketReplicationConfigurationRequest
Creates a new SetReplicationConfigurationRequest.
SetBucketReplicationConfigurationRequest(String, BucketReplicationConfiguration) - Constructor for class com.qcloud.cos.model.SetBucketReplicationConfigurationRequest
Creates a new SetReplicationConfigurationRequest.
setBuckets(List<Bucket>) - Method in class com.qcloud.cos.model.ListBucketsResult
 
setBucketTaggingConfiguration(String, BucketTaggingConfiguration) - Method in interface com.qcloud.cos.COS
Sets the tagging configuration for the specified bucket.
setBucketTaggingConfiguration(SetBucketTaggingConfigurationRequest) - Method in interface com.qcloud.cos.COS
Sets the tagging configuration for the specified bucket.
setBucketTaggingConfiguration(String, BucketTaggingConfiguration) - Method in class com.qcloud.cos.COSClient
 
setBucketTaggingConfiguration(SetBucketTaggingConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
SetBucketTaggingConfigurationRequest - Class in com.qcloud.cos.model
Contains options for setting the tagging configuration for a bucket.
SetBucketTaggingConfigurationRequest(String, BucketTaggingConfiguration) - Constructor for class com.qcloud.cos.model.SetBucketTaggingConfigurationRequest
Constructs a new SetBucketTaggingConfigurationRequest to set the bucket tagging configuration of the specified bucket.
setBucketType(String) - Method in class com.qcloud.cos.model.Bucket
 
setBucketVersioningConfiguration(SetBucketVersioningConfigurationRequest) - Method in interface com.qcloud.cos.COS
Sets the versioning configuration for the specified bucket.
setBucketVersioningConfiguration(SetBucketVersioningConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
SetBucketVersioningConfigurationRequest - Class in com.qcloud.cos.model
 
SetBucketVersioningConfigurationRequest(String, BucketVersioningConfiguration) - Constructor for class com.qcloud.cos.model.SetBucketVersioningConfigurationRequest
Constructs a new SetBucketVersioningConfigurationRequest to set the bucket versioning configuration of the specified bucket.
setBucketWebsiteConfiguration(String, BucketWebsiteConfiguration) - Method in interface com.qcloud.cos.COS
Sets the website configuration for the specified bucket.
setBucketWebsiteConfiguration(SetBucketWebsiteConfigurationRequest) - Method in interface com.qcloud.cos.COS
Sets the website configuration for the specified bucket.
setBucketWebsiteConfiguration(String, BucketWebsiteConfiguration) - Method in class com.qcloud.cos.COSClient
 
setBucketWebsiteConfiguration(SetBucketWebsiteConfigurationRequest) - Method in class com.qcloud.cos.COSClient
 
SetBucketWebsiteConfigurationRequest - Class in com.qcloud.cos.model
Request object for the parameters to set a bucket's website configuration.
SetBucketWebsiteConfigurationRequest(String, BucketWebsiteConfiguration) - Constructor for class com.qcloud.cos.model.SetBucketWebsiteConfigurationRequest
Creates a new request object, ready to be executed to set the specified bucket's website configuration.
setBufSize(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
setBufSize(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
setBytesProcessed(Long) - Method in class com.qcloud.cos.model.Progress
Current number of uncompressed object bytes processed.
setBytesProcessed(Long) - Method in class com.qcloud.cos.model.Stats
Total number of uncompressed object bytes processed.
setBytesReturned(Long) - Method in class com.qcloud.cos.model.Progress
Current number of bytes of records payload data returned.
setBytesReturned(Long) - Method in class com.qcloud.cos.model.Stats
Total number of bytes of records payload data returned.
setBytesScanned(Long) - Method in class com.qcloud.cos.model.Progress
Current number of object bytes scanned.
setBytesScanned(Long) - Method in class com.qcloud.cos.model.Stats
Total number of object bytes scanned.
setCacheControl(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
setCacheControl(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
setCacheControl(String) - Method in class com.qcloud.cos.model.ObjectMetadata
Sets the optional Cache-Control HTTP header which allows the user to specify caching behavior along the HTTP request/reply chain.
setCacheControl(String) - Method in class com.qcloud.cos.model.ResponseHeaderOverrides
Sets the cache control response header.
setCallback(String) - Method in class com.qcloud.cos.model.ciModel.auditing.Conf
 
setCallback(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingRequest
 
setCallBack(String) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
setCallBack(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobObject
 
setCallBack(String) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessRequest
 
setCallBack(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
setCallBack(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest
 
setCallBack(String) - Method in class com.qcloud.cos.model.ciModel.job.TranslationRequest
 
setCallBack(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
setCallback(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.UpdateFileMetaIndexRequest
 
setCallBackFormat(String) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
setCallBackFormat(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobObject
 
setCallBackFormat(String) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessRequest
 
setCallBackFormat(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
setCallBackFormat(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest
 
setCallBackFormat(String) - Method in class com.qcloud.cos.model.ciModel.job.TranslationRequest
 
setCallBackFormat(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
setCallBackKafkaConfig(CallBackKafkaConfig) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
setCallBackKafkaConfig(CallBackKafkaConfig) - Method in class com.qcloud.cos.model.ciModel.job.DocJobObject
 
setCallBackKafkaConfig(CallBackKafkaConfig) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
setCallBackMqConfig(CallBackMqConfig) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
setCallBackMqConfig(CallBackMqConfig) - Method in class com.qcloud.cos.model.ciModel.job.DocJobObject
 
setCallBackMqConfig(CallBackMqConfig) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessRequest
 
setCallBackMqConfig(CallBackMqConfig) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
setCallBackMqConfig(PostSpeechRecognitionRequest.CallBackMqConfig) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest
 
setCallBackMqConfig(CallBackMqConfig) - Method in class com.qcloud.cos.model.ciModel.job.TranslationRequest
 
setCallBackMqConfig(CallBackMqConfig) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
setCallbackType(String) - Method in class com.qcloud.cos.model.ciModel.auditing.Conf
 
setCallBackType(String) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
setCallBackType(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobObject
 
setCallBackType(String) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessRequest
 
setCallBackType(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
setCallBackType(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest
 
setCallBackType(String) - Method in class com.qcloud.cos.model.ciModel.job.TranslationRequest
 
setCallBackType(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
setCallbackVersion(CallbackVersion) - Method in class com.qcloud.cos.model.ciModel.auditing.Conf
 
setCameraLabels(List<LabelV2>) - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelV2Response
 
setCandidates(List<Candidates>) - Method in class com.qcloud.cos.model.ciModel.ai.Results
 
setCannedAccessControlList(CannedAccessControlList) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the canned ACL to use for the newly copied object.
setCannedAcl(CannedAccessControlList) - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional pre-configured access control policy to use for the new object.
setCannedAcl(CannedAccessControlList) - Method in class com.qcloud.cos.model.CreateBucketRequest
Sets the optional Canned ACL to set for the new bucket.
setCannedACL(CannedAccessControlList) - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the optional canned Access Control List (ACL) to set permissions for the new object created when the multipart upload is completed.
setCannedAcl(CannedAccessControlList) - Method in class com.qcloud.cos.model.PutInstructionFileRequest
Sets the optional pre-configured access control policy to use for the new object.
setCapacity(int) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfig
 
setCar(String) - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
setCarInfoList(List<MediaBodyInfo>) - Method in class com.qcloud.cos.model.ciModel.job.MediaTopkRecognition
 
setCarLocations(List<CarLocation>) - Method in class com.qcloud.cos.model.ciModel.persistence.CarTag
 
setCarRecognition(MediaRecognition) - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
setCarRecognitionResult(List<CarRecognitionResult>) - Method in class com.qcloud.cos.model.ciModel.job.v2.VideoTargetRecResult
 
setCarTags(List<CarTag>) - Method in class com.qcloud.cos.model.ciModel.persistence.DetectCarResponse
 
setCASJobParameters(CASJobParameters) - Method in class com.qcloud.cos.model.RestoreObjectRequest
Sets CAS related prameters pertaining to this job.
setCategory(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
setCategory(String) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
setCategory(String) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo
 
setCategory(String) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
setCategory(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
setCategory(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
setCategory(String) - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueObject
 
setCategory(String) - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueObject
 
setCategory(String) - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueRequest
 
setCategory(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
setCategory(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
setCellHeight(String) - Method in class com.qcloud.cos.model.ciModel.template.SpriteSnapshotConfig
 
setCellWidth(String) - Method in class com.qcloud.cos.model.ciModel.template.SpriteSnapshotConfig
 
setCert(String) - Method in class com.qcloud.cos.model.bucketcertificate.BucketDomainCertificateInfo
 
setCertType(String) - Method in class com.qcloud.cos.model.bucketcertificate.BucketDomainCertificateInfo
 
setChangeEndpointRetry(boolean) - Method in class com.qcloud.cos.ClientConfig
 
setChannel(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
setChannelId(Integer) - Method in class com.qcloud.cos.model.ciModel.job.v2.FlashResult
 
setChannelLayout(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
setChannelNum(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
setChannelNum(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
setChannels(String) - Method in class com.qcloud.cos.model.ciModel.job.AudioConfig
 
setChannels(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioObject
 
setCharacter(String) - Method in class com.qcloud.cos.model.ciModel.ai.OcrWord
 
setCheckPreflightStatus(boolean) - Method in class com.qcloud.cos.ClientConfig
 
setCheckRequestPath(boolean) - Method in class com.qcloud.cos.ClientConfig
 
setCheckSSLCertificate(boolean) - Method in class com.qcloud.cos.ClientConfig
 
setCiParam(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
setCiphertextBlob(String) - Method in class com.qcloud.cos.model.ciModel.job.HlsEncrypt
 
setCiProcess(String) - Method in class com.qcloud.cos.model.ciModel.ai.RecognizeLogoRequest
 
setCiProcess(String) - Method in class com.qcloud.cos.model.ciModel.common.AICommonRequest
 
setCiProcess(String) - Method in class com.qcloud.cos.model.ciModel.image.AIImageColoringRequest
 
setCiProcess(String) - Method in class com.qcloud.cos.model.ciModel.job.ImageQualityRequest
 
setCiProcess(String) - Method in class com.qcloud.cos.model.ciModel.persistence.Rule
 
setCiSpecialEndParameter(String) - Method in class com.qcloud.cos.http.CosHttpRequest
 
setCiSpecialEndParameter(String) - Method in class com.qcloud.cos.internal.CosServiceRequest
 
setCiSpecialRequest(boolean) - Method in class com.qcloud.cos.ClientConfig
 
setCiUploadResult(CIUploadResult) - Method in class com.qcloud.cos.model.CompleteMultipartUploadResult
 
setCiUploadResult(CIUploadResult) - Method in class com.qcloud.cos.model.ObjectMetadata
 
setCiUploadResult(CIUploadResult) - Method in class com.qcloud.cos.model.PutObjectResult
 
setCiUploadResult(CIUploadResult) - Method in class com.qcloud.cos.model.UploadResult
 
setCIWorkflowRequest(Boolean) - Method in class com.qcloud.cos.auth.COSSigner
 
setClarityScore(Integer) - Method in class com.qcloud.cos.model.ciModel.job.ImageQualityResponse
 
setClientAbortTaskMonitor(CosClientAbortTaskMonitor) - Method in class com.qcloud.cos.http.CosHttpRequest
 
setClipConfig(MediaClipConfig) - Method in class com.qcloud.cos.model.ciModel.job.MediaContainerObject
 
setClipFrameResult(List<String>) - Method in class com.qcloud.cos.model.ciModel.job.PlaceTag
 
setCode(String) - Method in class com.qcloud.cos.exception.MultiObjectDeleteException.DeleteError
 
setCode(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setCode(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordResult
 
setCode(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingRecordInfo
 
setCode(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
setCode(String) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
setCode(Integer) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo
 
setCode(String) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
setCode(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
setCode(String) - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
setCode(String) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobDetail
 
setCode(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobDetail
 
setCode(String) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessJobDetail
 
setCode(String) - Method in class com.qcloud.cos.model.ciModel.job.JobsDetail
 
setCode(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
setCode(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.JobsDetail
 
setCode(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
setCode(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTaskResultInfoObjectInfo
 
setCode(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTasks
 
setCodec(String) - Method in class com.qcloud.cos.model.ciModel.job.AudioConfig
 
setCodec(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioObject
 
setCodec(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoCommon
 
setCodec(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
setCodec(String) - Method in class com.qcloud.cos.model.ciModel.job.TransTpl
 
setCodec(String) - Method in class com.qcloud.cos.model.ciModel.job.TtsTpl
 
setCodec(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
setCodec(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
setCodecLongName(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
setCodecLongName(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setCodecName(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
setCodecName(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setCodecTag(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
setCodecTag(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setCodecTagString(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
setCodecTagString(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setCodecTimeBase(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
setCodecTimeBase(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setCodeLocation(CodeLocation) - Method in class com.qcloud.cos.model.ciModel.recognition.QRcodeInfo
 
setCodeStatus(Integer) - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
setCodeUrl(String) - Method in class com.qcloud.cos.model.ciModel.recognition.QRcodeInfo
 
setColor(String) - Method in class com.qcloud.cos.model.ciModel.persistence.CarTag
 
setColor(String) - Method in class com.qcloud.cos.model.ciModel.persistence.PlateContent
 
setColor(String) - Method in class com.qcloud.cos.model.ciModel.template.SpriteSnapshotConfig
 
setColorEnhance(ColorEnhance) - Method in class com.qcloud.cos.model.ciModel.job.VideoEnhance
 
setColorParam(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
setColorPrimaries(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setColorRange(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setColorTransfer(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setColumns(String) - Method in class com.qcloud.cos.model.ciModel.template.SpriteSnapshotConfig
 
setComment(String) - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
setComments(String) - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
setComments(String) - Method in class com.qcloud.cos.model.CSVInput
Sets the character used to indicate a row should be ignored when present at the start of a row.
setComments(Character) - Method in class com.qcloud.cos.model.CSVInput
Sets the character used to indicate a row should be ignored when present at the start of a row.
setCommonPrefixes(List<String>) - Method in class com.qcloud.cos.model.MultipartUploadListing
For internal use only.
setCommonPrefixes(List<String>) - Method in class com.qcloud.cos.model.ObjectListing
For internal use only.
setCommonPrefixes(List<String>) - Method in class com.qcloud.cos.model.VersionListing
For internal use only.
setCompressFileCount(String) - Method in class com.qcloud.cos.model.ciModel.job.FileCompressResult
 
setCompressionResult(String) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
setCompressionResult(Integer) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
setCompressionResult(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
setCompressionType(String) - Method in class com.qcloud.cos.model.InputSerialization
Specifies object's compression format.
setCompressionType(CompressionType) - Method in class com.qcloud.cos.model.InputSerialization
Specifies object's compression format.
setCompressKey(String) - Method in class com.qcloud.cos.model.ciModel.job.FileCompressConfig
 
setConcat(MediaConcatTemplateObject) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
setConcat(MediaConcatTemplateObject) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
setConcatFragmentList(List<MediaConcatFragmentObject>) - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatTemplateObject
 
setConcatTemplate(MediaConcatTemplateObject) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
setCondition(RoutingRuleCondition) - Method in class com.qcloud.cos.model.RoutingRule
Set the condition that must be met for the specified redirect to apply.
setConf(Conf) - Method in class com.qcloud.cos.model.ciModel.auditing.AudioAuditingRequest
 
setConf(Conf) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageAuditingRequest
 
setConf(Conf) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingRequest
 
setConf(Conf) - Method in class com.qcloud.cos.model.ciModel.auditing.TextAuditingRequest
 
setConf(Conf) - Method in class com.qcloud.cos.model.ciModel.auditing.VideoAuditingRequest
 
setConf(Conf) - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingRequest
 
setConfidence(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.OcrWord
 
setConfidence(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.TextDetection
 
setConfidence(String) - Method in class com.qcloud.cos.model.ciModel.image.Label
 
setConfidence(String) - Method in class com.qcloud.cos.model.ciModel.job.CommonTag
 
setConfidence(String) - Method in class com.qcloud.cos.model.ciModel.job.DetailPerSecond
 
setConfidence(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTags
 
setConfidence(String) - Method in class com.qcloud.cos.model.ciModel.job.ObjectTagInfo
 
setConfidence(String) - Method in class com.qcloud.cos.model.ciModel.job.QualityEstimateItem
 
setConfidence(String) - Method in class com.qcloud.cos.model.ciModel.job.VideoTagLabels
 
setConfidence(String) - Method in class com.qcloud.cos.model.ciModel.persistence.AIGameRecResponse
 
setConfidence(String) - Method in class com.qcloud.cos.model.ciModel.persistence.CarTag
 
setConfiguration(BucketDomainConfiguration) - Method in class com.qcloud.cos.model.SetBucketDomainConfigurationRequest
Sets the domain configuration to send as part of this request.
setConfiguration(BucketRefererConfiguration) - Method in class com.qcloud.cos.model.SetBucketRefererConfigurationRequest
Sets the referer configuration to send as part of this request.
setConfiguration(BucketWebsiteConfiguration) - Method in class com.qcloud.cos.model.SetBucketWebsiteConfigurationRequest
Sets the website configuration to send as part of this request.
setConfiguration(TransferManagerConfiguration) - Method in class com.qcloud.cos.transfer.TransferManager
Sets the configuration which specifies how this TransferManager processes requests.
setConnectionMaxIdleMillis(long) - Method in class com.qcloud.cos.ClientConfig
 
setConnectionRequestTimeout(int) - Method in class com.qcloud.cos.ClientConfig
 
setConnectionTimeout(int) - Method in class com.qcloud.cos.ClientConfig
 
setContainer(MediaContainerObject) - Method in class com.qcloud.cos.model.ciModel.job.MediaAnimationObject
 
setContainer(MediaContainerObject) - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatTemplateObject
 
setContainer(MediaContainerObject) - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeObject
 
setContainer(MediaContainerObject) - Method in class com.qcloud.cos.model.ciModel.job.TransTpl
 
setContainer(MediaContainerObject) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
setContainer(MediaContainerObject) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
setContainer(MediaContainerObject) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateTransTplObject
 
setContainer(MediaContainerObject) - Method in class com.qcloud.cos.model.ciModel.template.MediaVideoMontageObject
 
setContent(InputStream) - Method in class com.qcloud.cos.http.CosHttpRequest
 
setContent(InputStream) - Method in class com.qcloud.cos.http.CosHttpResponse
 
setContent(InputStream) - Method in class com.qcloud.cos.model.ciModel.ai.GoodsMattingResponse
 
setContent(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInputObject
 
setContent(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setContent(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeyword
 
setContent(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordRequest
 
setContent(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordResult
 
setContent(byte[]) - Method in class com.qcloud.cos.model.ciModel.common.AICommonRequest
 
setContentDisposition(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
setContentDisposition(String) - Method in class com.qcloud.cos.model.ObjectMetadata
Sets the optional Content-Disposition HTTP header, which specifies presentational information such as the recommended filename for the object to be saved as.
setContentDisposition(String) - Method in class com.qcloud.cos.model.ResponseHeaderOverrides
Sets the content disposition response header override.
setContentEncoding(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
setContentEncoding(String) - Method in class com.qcloud.cos.model.ObjectMetadata
Sets the optional Content-Encoding HTTP header specifying what content encodings have been applied to the object and what decoding mechanisms must be applied in order to obtain the media-type referenced by the Content-Type field.
setContentEncoding(String) - Method in class com.qcloud.cos.model.ResponseHeaderOverrides
Sets the content encoding response header override.
setContentLanguage(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
setContentLanguage(String) - Method in class com.qcloud.cos.model.ObjectMetadata
Sets the Content-Language HTTP header which describes the natural language(s) of the intended audience for the enclosed entity.
setContentLanguage(String) - Method in class com.qcloud.cos.model.ResponseHeaderOverrides
Sets the content language response header override
setContentLength(long) - Method in class com.qcloud.cos.model.GetSymlinkResult
 
setContentLength(long) - Method in class com.qcloud.cos.model.ObjectMetadata
Sets the Content-Length HTTP header indicating the size of the associated object in bytes.
setContentMd5(String) - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the expected content-md5 header of the request.
setContentMD5(String) - Method in class com.qcloud.cos.model.ObjectMetadata
Sets the base64 encoded 128-bit MD5 digest of the associated object (content - not including headers) according to RFC 1864.
setContentMd5(String) - Method in class com.qcloud.cos.model.PutObjectResult
Sets the Base64-encoded MD5 hash of the object content that was calculated on the client-side.
setContentProducer(String) - Method in class com.qcloud.cos.model.ciModel.job.AigcMetadata
 
setContentPropagator(String) - Method in class com.qcloud.cos.model.ciModel.job.AigcMetadata
 
setContents(List<ZipPreviewResponse.Content>) - Method in class com.qcloud.cos.model.ciModel.job.ZipPreviewResponse
 
setContentType(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ReportBadCaseRequest
 
setContentType(String) - Method in class com.qcloud.cos.model.ciModel.common.AICommonRequest
 
setContentType(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.File
 
setContentType(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
setContentType(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
setContentType(String) - Method in class com.qcloud.cos.model.ciModel.workflow.BasicInfo
 
setContentType(boolean) - Method in class com.qcloud.cos.model.ciModel.workflow.ExtFilter
 
setContentType(String) - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the expected content-type of the request.
setContentType(String) - Method in class com.qcloud.cos.model.GetSymlinkResult
 
setContentType(String) - Method in class com.qcloud.cos.model.ObjectMetadata
Sets the Content-Type HTTP header indicating the type of content stored in the associated object.
setContentType(String) - Method in class com.qcloud.cos.model.ResponseHeaderOverrides
Sets the content type response header override.
setContinuationToken(String) - Method in class com.qcloud.cos.model.ListBucketInventoryConfigurationsRequest
Sets the optional continuation token.
setContinuationToken(String) - Method in class com.qcloud.cos.model.ListBucketInventoryConfigurationsResult
Sets the optional continuation token.
setContrast(String) - Method in class com.qcloud.cos.model.ciModel.job.ColorEnhance
 
setConvertNumMode(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
setConvertNumMode(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
setCorrection(String) - Method in class com.qcloud.cos.model.ciModel.job.ColorEnhance
 
setCosBucketDestination(InventoryCosBucketDestination) - Method in class com.qcloud.cos.model.inventory.InventoryDestination
Sets the InventoryCosBucketDestination which contains COS bucket destination information of where inventory results are published.
setCOSCRC64(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
setCOSCRC64(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
setCOSCredentials(COSCredentials) - Method in class com.qcloud.cos.COSClient
 
setCosCredentials(COSCredentials) - Method in class com.qcloud.cos.http.CosHttpRequest
 
setCosCredentials(COSCredentials) - Method in class com.qcloud.cos.internal.CosServiceRequest
 
setCOSCredentialsProvider(COSCredentialsProvider) - Method in class com.qcloud.cos.COSClient
 
setCosObject(COSObject) - Method in class com.qcloud.cos.transfer.DownloadImpl
 
setCosOutput(AuditingCosOutput) - Method in class com.qcloud.cos.model.ciModel.auditing.Mask
 
setCosRequestId(String) - Method in class com.qcloud.cos.model.fetch.GetAsyncFetchTaskResult
 
setCosRequestId(String) - Method in class com.qcloud.cos.model.fetch.PutAsyncFetchTaskResult
 
setCosSigner(COSSigner) - Method in class com.qcloud.cos.ClientConfig
 
setCOSStorageClass(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
setCOSStorageClass(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
setCosTag(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
setCOSTagging(HashMap) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
setCOSTaggingCount(Integer) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
setCOSUserMeta(HashMap) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
setCount(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInfo
 
setCount(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingSnapshotObject
 
setCount(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
setCount(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageSearchResponse
 
setCount(String) - Method in class com.qcloud.cos.model.ciModel.job.CommonTag
 
setCount(Integer) - Method in class com.qcloud.cos.model.ciModel.metaInsight.Groups
 
setCount(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaSmartCoverObject
 
setCount(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
setCover(String) - Method in class com.qcloud.cos.model.ciModel.persistence.Rule
 
setCrc32c(String) - Method in class com.qcloud.cos.model.CompleteMultipartUploadResult
 
setCrc32c(String) - Method in class com.qcloud.cos.model.PutObjectResult
 
setCrc64Ecma(String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
setCrc64Ecma(String) - Method in class com.qcloud.cos.model.CompleteMultipartUploadResult
 
setCrc64Ecma(String) - Method in class com.qcloud.cos.model.CopyObjectResult
 
setCrc64Ecma(String) - Method in class com.qcloud.cos.model.CopyPartResult
 
setCrc64Ecma(String) - Method in class com.qcloud.cos.model.CopyResult
 
setCrc64Ecma(String) - Method in class com.qcloud.cos.model.PutObjectResult
 
setCrc64Ecma(String) - Method in class com.qcloud.cos.model.UploadPartResult
 
setCrc64Ecma(String) - Method in class com.qcloud.cos.model.UploadResult
 
setCreateEncryptionMaterial(boolean) - Method in class com.qcloud.cos.model.EncryptedInitiateMultipartUploadRequest
 
setCreateTime(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeyword
 
setCreateTime(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLib
 
setCreateTime(Date) - Method in class com.qcloud.cos.model.ciModel.bucket.CIBucketObject
 
setCreateTime(String) - Method in class com.qcloud.cos.model.ciModel.bucket.MediaBucketObject
 
setCreateTime(String) - Method in class com.qcloud.cos.model.ciModel.common.MediaCommonResponse
 
setCreateTime(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfig
 
setCreateTime(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse.DNADbFile
 
setCreateTime(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.Binding
 
setCreateTime(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.Dataset
 
setCreateTime(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
setCreateTime(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
setCreateTime(String) - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueObject
 
setCreateTime(String) - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueObject
 
setCreateTime(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTasks
 
setCreateTime(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionObject
 
setCreateTime(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowObject
 
setCreateTime(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowResponse
 
setCreationDate(Date) - Method in class com.qcloud.cos.model.Bucket
For internal use only.
setCreationTime(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setCreationTime(String) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
setCreationTime(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
setCreationTime(String) - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
setCreationTime(String) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobDetail
 
setCreationTime(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobDetail
 
setCreationTime(String) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessJobDetail
 
setCreationTime(String) - Method in class com.qcloud.cos.model.ciModel.job.JobsDetail
 
setCreationTime(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
setCreationTime(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.JobsDetail
 
setCreationTime(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
setCreationTime(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
setCreationTime(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setCreationTime(String) - Method in class com.qcloud.cos.model.ListJobsResult.DecompressionJob
 
setCrf(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
setCrf(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
setCrf(String) - Method in class com.qcloud.cos.model.ciModel.job.TransTpl
 
setCrop(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
setCrop(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
setCrossOriginConfiguration(BucketCrossOriginConfiguration) - Method in class com.qcloud.cos.model.SetBucketCrossOriginConfigurationRequest
Sets the new cross origin configuration for the specified bucket.
setCryptoMode(CryptoMode) - Method in class com.qcloud.cos.internal.crypto.CryptoConfiguration
Sets the crypto mode; applicable only to the COS encryption client.
setCryptoProvider(Provider) - Method in class com.qcloud.cos.internal.crypto.CryptoConfiguration
Sets the crypto provider to the specified provider.
setCsv(CSVInput) - Method in class com.qcloud.cos.model.InputSerialization
Sets the serialization of a CSV-encoded object.
setCsv(CSVOutput) - Method in class com.qcloud.cos.model.OutputSerialization
Sets the serialization of CSV-encoded Select results.
setCurrentHeader(String) - Method in class com.qcloud.cos.model.transform.StaxUnmarshallerContext
 
setCurrentHttpRequest(HttpRequestBase) - Method in interface com.qcloud.cos.internal.CosClientAbortTask
 
setCurrentHttpRequest(HttpRequestBase) - Method in class com.qcloud.cos.internal.CosClientAbortTaskImpl
 
setCurrentHttpRequest(HttpRequestBase) - Method in interface com.qcloud.cos.internal.CosClientAbortTaskMonitor
 
setCurrentHttpRequest(HttpRequestBase) - Method in class com.qcloud.cos.internal.CosClientAbortTaskMonitorImpl
 
setCurrentHttpRequest(HttpRequestBase) - Method in class com.qcloud.cos.internal.DefaultClientAbortTaskImpl
 
setCustom(boolean) - Method in class com.qcloud.cos.model.ciModel.workflow.ExtFilter
 
setCustomContent(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageInfos
 
setCustomContent(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageSearchRequest
 
setCustomExts(String) - Method in class com.qcloud.cos.model.ciModel.workflow.ExtFilter
 
setCustomId(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setCustomId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.File
 
setCustomId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
setCustomId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
setCustomLabels(HashMap) - Method in class com.qcloud.cos.model.ciModel.metaInsight.File
 
setCustomLabels(HashMap) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
setCustomLabels(HashMap<String, String>) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
setCustomRequestHeader(Map<String, String>) - Method in class com.qcloud.cos.model.ciModel.common.ImageProcessRequest
 
setDar(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setDar(String) - Method in class com.qcloud.cos.model.ciModel.workflow.InputObjectInfoObject
 
setDar(String) - Method in class com.qcloud.cos.model.ciModel.workflow.VideoInfo
 
setDashEncrypt(HlsEncrypt) - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
setData(VideoTagData) - Method in class com.qcloud.cos.model.ciModel.job.StreamData
 
setDataId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInputObject
 
setDataId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setDataId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
setDataId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
setDataId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
setDataId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentInputObject
 
setDataId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingRequest
 
setDataId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
setDataId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
setDataset(Dataset) - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateDatasetResponse
 
setDataset(Dataset) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DeleteDatasetResponse
 
setDataset(Dataset) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetResponse
 
setDataset(Dataset) - Method in class com.qcloud.cos.model.ciModel.metaInsight.UpdateDatasetResponse
 
setDatasetName(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.Binding
 
setDatasetName(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateDatasetBindingRequest
 
setDatasetName(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateDatasetRequest
 
setDatasetName(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateFileMetaIndexRequest
 
setDatasetName(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.Dataset
 
setDatasetName(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchRequest
 
setDatasetName(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetSimpleQueryRequest
 
setDatasetName(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DeleteDatasetBindingRequest
 
setDatasetName(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DeleteDatasetRequest
 
setDatasetName(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DeleteFileMetaIndexRequest
 
setDatasetname(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetBindingRequest
 
setDatasetname(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetBindingsRequest
 
setDatasetname(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetRequest
 
setDatasetname(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeFileMetaIndexRequest
 
setDatasetName(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
setDatasetName(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.SearchImageRequest
 
setDatasetName(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.UpdateDatasetRequest
 
setDatasetName(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.UpdateFileMetaIndexRequest
 
setDatasets(List<Dataset>) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetsResponse
 
setDataSizePartSize(long, long) - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the data size and part size of this multipart upload request;
setDate(Date) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Transition
Set the expiration date of this object.
setDateStr(String) - Method in interface com.qcloud.cos.internal.VIDResult
set date str for this upload
setDateStr(String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
setDateStr(String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
setDateStr(String) - Method in class com.qcloud.cos.model.CompleteMultipartUploadResult
set date str for this upload
setDateStr(String) - Method in class com.qcloud.cos.model.CopyObjectResult
set date str for this upload
setDateStr(String) - Method in class com.qcloud.cos.model.CopyResult
set date str for this upload
setDateStr(String) - Method in class com.qcloud.cos.model.InitiateMultipartUploadResult
 
setDateStr(String) - Method in class com.qcloud.cos.model.PutObjectResult
set date str for this upload
setDateStr(String) - Method in class com.qcloud.cos.model.UploadResult
set date str for this upload
setDays(int) - Method in class com.qcloud.cos.model.BucketIntelligentTierConfiguration.Transition
 
setDays(int) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
Sets the time, in days, between when a new version of the object is uploaded to the bucket and when older versions are archived.
setDays(int) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Transition
Sets the time, in days, between when an object is uploaded to the bucket and when it expires.
setDays(int) - Method in class com.qcloud.cos.model.IntelligentTiering.IntelligentTieringTransition
 
setDaysAfterInitiation(int) - Method in class com.qcloud.cos.model.AbortIncompleteMultipartUpload
 
setDecompressionPrefix(String) - Method in class com.qcloud.cos.model.ListJobsResult.DecompressionJob
 
setDecryptIv(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setDecryptIv(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setDecryptKey(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setDecryptKey(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setDecryptMode(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setDecryptMode(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setDeletedObjects(List<DeleteObjectsResult.DeletedObject>) - Method in class com.qcloud.cos.internal.DeleteObjectsResponse
 
setDeleteDuplicates(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaSmartCoverObject
 
setDeleteMarker(boolean) - Method in class com.qcloud.cos.model.DeleteObjectsResult.DeletedObject
 
setDeleteMarker(boolean) - Method in class com.qcloud.cos.model.ObjectMetadata
 
setDeleteMarkerVersionId(String) - Method in class com.qcloud.cos.model.DeleteObjectsResult.DeletedObject
 
setDeleteMetadata(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
setDelimiter(String) - Method in class com.qcloud.cos.model.ListMultipartUploadsRequest
Sets the optional delimiter parameter that causes multipart uploads for keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the MultipartUploadListing.getCommonPrefixes() list.
setDelimiter(String) - Method in class com.qcloud.cos.model.ListObjectsRequest
Sets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the ObjectListing.getCommonPrefixes() list.
setDelimiter(String) - Method in class com.qcloud.cos.model.ListVersionsRequest
Sets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the VersionListing.getCommonPrefixes() list.
setDelimiter(String) - Method in class com.qcloud.cos.model.MultipartUploadListing
For internal use only.
setDelimiter(String) - Method in class com.qcloud.cos.model.ObjectListing
For internal use only.
setDelimiter(String) - Method in class com.qcloud.cos.model.VersionListing
For internal use only.
setDescription(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfig
 
setDescription(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateDatasetRequest
 
setDescription(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.Dataset
 
setDescription(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.UpdateDatasetRequest
 
setDestination(InventoryDestination) - Method in class com.qcloud.cos.model.inventory.InventoryConfiguration
Sets the InventoryDestination that contains information about where to publish the inventory results.
setDestinationBucketName(String) - Method in class com.qcloud.cos.model.BucketLoggingConfiguration
Sets the destination bucket name for this logging configuration.
setDestinationBucketName(String) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the destination bucket name which will contain the new, copied object.
setDestinationBucketName(String) - Method in class com.qcloud.cos.model.CopyPartRequest
Sets the destination bucket name which will contain the new, copied object.
setDestinationBucketName(String) - Method in class com.qcloud.cos.model.CopyResult
Sets the destination bucket name which will contain the new, copied object.
setDestinationConfig(ReplicationDestinationConfig) - Method in class com.qcloud.cos.model.ReplicationRule
Sets the destination configuration for the replication rule.
setDestinationKey(String) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the destination bucket key under which the new, copied object will be stored.
setDestinationKey(String) - Method in class com.qcloud.cos.model.CopyPartRequest
Sets the destination bucket key under which the new, copied object will be stored.
setDestinationKey(String) - Method in class com.qcloud.cos.model.CopyResult
Sets the destination bucket key under which the new, copied object will be stored.
setDestinationSSECustomerKey(SSECustomerKey) - Method in class com.qcloud.cos.model.CopyObjectRequest
 
setDestinationSSECustomerKey(SSECustomerKey) - Method in class com.qcloud.cos.model.CopyPartRequest
 
setDetail(SentimentAnalysisDetail) - Method in class com.qcloud.cos.model.ciModel.auditing.SentimentAnalysis
 
setDetail(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.Binding
 
setDetailedResults(List<DetailedResult>) - Method in class com.qcloud.cos.model.ciModel.job.VqaPlusResult
 
setDetailPerSecondList(List<DetailPerSecond>) - Method in class com.qcloud.cos.model.ciModel.job.CommonTag
 
setDetails(Progress) - Method in class com.qcloud.cos.model.SelectObjectContentEvent.ProgressEvent
The Progress event details.
setDetails(Stats) - Method in class com.qcloud.cos.model.SelectObjectContentEvent.StatsEvent
The Stats event details.
setDetectContent(String) - Method in class com.qcloud.cos.model.ciModel.auditing.Conf
 
setDetectedText(String) - Method in class com.qcloud.cos.model.ciModel.ai.TextDetection
 
setDetections(List<Detection>) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNAResult
 
setDetectType(String) - Method in class com.qcloud.cos.model.ciModel.auditing.Conf
 
setDetectType(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingRequest
 
setDetectUrl(String) - Method in class com.qcloud.cos.model.ciModel.ai.GoodsMattingRequest
 
setDetectUrl(String) - Method in class com.qcloud.cos.model.ciModel.ai.ImageOCRRequest
 
setDetectUrl(String) - Method in class com.qcloud.cos.model.ciModel.ai.RecognizeLogoRequest
 
setDetectUrl(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingRequest
 
setDetectUrl(String) - Method in class com.qcloud.cos.model.ciModel.image.AIImageColoringRequest
 
setDetectUrl(String) - Method in class com.qcloud.cos.model.ciModel.image.DetectFaceRequest
 
setDetectUrl(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelRequest
 
setDetectUrl(String) - Method in class com.qcloud.cos.model.ciModel.persistence.AIRecRequest
 
setDeviceId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.UserInfo
 
setDigitalWatermark(MediaDigitalWatermark) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setDigitalWatermark(MediaDigitalWatermark) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setDirectConcat(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatTemplateObject
 
setDirectMix(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioMixObject
 
setDisplayName(String) - Method in class com.qcloud.cos.model.Owner
Sets the display name of the owner.
setDisplayName(String) - Method in class com.qcloud.cos.model.UinGrantee
 
setDnaConfig(DnaConfig) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setDnaDbConfigs(List<DNADbConfig>) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfigsResponse
 
setDnaDbFiles(List<DNADbFilesResponse.DNADbFile>) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse
 
setDnaDbId(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DnaConfig
 
setDnaDbId(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfig
 
setDnaDbId(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesRequest
 
setDnaDbId(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse.DNADbFile
 
setDnaDbName(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfig
 
setDnaResult(DNAResult) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setDocBucketObjectList(List<DocBucketObject>) - Method in class com.qcloud.cos.model.ciModel.bucket.DocBucketResponse
 
setDocJobDetailList(List<DocJobDetail>) - Method in class com.qcloud.cos.model.ciModel.job.DocJobListResponse
 
setDocJobObject(DocJobObject) - Method in class com.qcloud.cos.model.ciModel.job.DocJobRequest
 
setDocPassword(String) - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
setDocProcessObject(DocProcessObject) - Method in class com.qcloud.cos.model.ciModel.job.DocOperationObject
 
setDocProcessPageInfoList(List<DocProcessPageInfo>) - Method in class com.qcloud.cos.model.ciModel.job.DocProcessResult
 
setDocProcessResult(DocProcessResult) - Method in class com.qcloud.cos.model.ciModel.job.DocOperationObject
 
setDocWatermark(DocWatermark) - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
setDocWatermarkObject(DocWatermark) - Method in class com.qcloud.cos.model.ciModel.job.DocOperationObject
 
setDomainList(List<String>) - Method in class com.qcloud.cos.model.bucketcertificate.BucketPutDomainCertificate
 
setDomainList(List<String>) - Method in class com.qcloud.cos.model.BucketRefererConfiguration
 
setDomainName(String) - Method in class com.qcloud.cos.model.bucketcertificate.BucketDomainCertificateRequest
 
setDomainRules(List<DomainRule>) - Method in class com.qcloud.cos.model.BucketDomainConfiguration
Set the list of domain rules that can be used for configuring custom domain name
setDomainTxtVerification(String) - Method in class com.qcloud.cos.model.BucketDomainConfiguration
 
setDownloadConfig(DownloadConfig) - Method in class com.qcloud.cos.model.ciModel.job.FileUnCompressConfig
 
setDownloadPartsThreads(int) - Method in class com.qcloud.cos.model.GetObjectRequest
 
setDstObject(String) - Method in class com.qcloud.cos.model.RenameRequest
 
setDstType(DocHtmlRequest.DocType) - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
setDumpFile(File) - Method in class com.qcloud.cos.transfer.PersistableResumeDownload
 
setDuration(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AudioSectionInfo
 
setDuration(String) - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
setDuration(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaClipConfig
 
setDuration(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatFragmentObject
 
setDuration(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTimeIntervalObject
 
setDuration(Integer) - Method in class com.qcloud.cos.model.ciModel.job.v2.Detection
 
setDuration(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNAResult
 
setDuration(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
setDuration(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaFormat
 
setDuration(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
setDuration(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setDuration(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaSegmentObject
 
setDuration(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
setDuration(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaVideoMontageObject
 
setDuration(String) - Method in class com.qcloud.cos.model.ciModel.workflow.AudioInfo
 
setDuration(String) - Method in class com.qcloud.cos.model.ciModel.workflow.FormatInfo
 
setDuration(String) - Method in class com.qcloud.cos.model.ciModel.workflow.InputObjectInfoObject
 
setDuration(String) - Method in class com.qcloud.cos.model.ciModel.workflow.VideoInfo
 
setDx(String) - Method in class com.qcloud.cos.model.ciModel.job.DocWatermark
 
setDx(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaRemoveWaterMark
 
setDx(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaWatermark
 
setDy(String) - Method in class com.qcloud.cos.model.ciModel.job.DocWatermark
 
setDy(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaRemoveWaterMark
 
setDy(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaWatermark
 
setEffectConfig(EffectConfig) - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioMixObject
 
setEmbed(String) - Method in class com.qcloud.cos.model.ciModel.job.Subtitle
 
setEmptyReferConfiguration(String) - Method in class com.qcloud.cos.model.BucketRefererConfiguration
 
setEnableBgmFade(String) - Method in class com.qcloud.cos.model.ciModel.job.EffectConfig
 
setEnabled(Boolean) - Method in class com.qcloud.cos.model.inventory.InventoryConfiguration
Sets the value whether the inventory is enabled or disabled.
setEnabled(Boolean) - Method in class com.qcloud.cos.model.RequestProgress
Specifies whether periodic SelectObjectContentEvent.ProgressEvents should be sent.
setEnableEndFadeout(String) - Method in class com.qcloud.cos.model.ciModel.job.EffectConfig
 
setEnableResumableUpload(boolean) - Method in class com.qcloud.cos.model.PutObjectRequest
 
setEnableScaleUp(String) - Method in class com.qcloud.cos.model.ciModel.job.SuperResolution
 
setEnableStartFadein(String) - Method in class com.qcloud.cos.model.ciModel.job.EffectConfig
 
setEnableWordPolygon(Boolean) - Method in class com.qcloud.cos.model.ciModel.ai.ImageOCRRequest
 
setEncodingType(String) - Method in class com.qcloud.cos.model.ListMultipartUploadsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
setEncodingType(String) - Method in class com.qcloud.cos.model.ListObjectsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
setEncodingType(String) - Method in class com.qcloud.cos.model.ListPartsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
setEncodingType(String) - Method in class com.qcloud.cos.model.ListVersionsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
setEncodingType(String) - Method in class com.qcloud.cos.model.MultipartUploadListing
For internal use only.
setEncodingType(String) - Method in class com.qcloud.cos.model.ObjectListing
For internal use only.
setEncodingType(String) - Method in class com.qcloud.cos.model.PartListing
For internal use only.
setEncodingType(String) - Method in class com.qcloud.cos.model.VersionListing
For internal use only.
setEncryption(Encryption) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInputObject
 
setEncryption(InventoryEncryption) - Method in class com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Set the type of encryption to use to protect the inventory contents.
setEncryptIv(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setEncryptIv(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setEncryptKey(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setEncryptKey(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setEncryptMode(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setEncryptMode(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setEnd(Integer) - Method in class com.qcloud.cos.model.ciModel.auditing.TextPosition
 
setEnd(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTimeIntervalObject
 
setEnd(long) - Method in class com.qcloud.cos.model.ScanRange
 
setEnd_time(Integer) - Method in class com.qcloud.cos.model.ciModel.job.v2.WordList
 
setEndCreationTime(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobListRequest
 
setEndCreationTime(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
setEndCreationTime(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
setEndCreationTime(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
setEndFadeoutTime(String) - Method in class com.qcloud.cos.model.ciModel.job.EffectConfig
 
setEndIndex(String) - Method in class com.qcloud.cos.model.ciModel.job.PlaceTag
 
setEndMs(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.ResultDetail
 
setEndPage(String) - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
setEndpoint(String) - Method in class com.qcloud.cos.http.CosHttpRequest
 
setEndpointBuilder(EndpointBuilder) - Method in class com.qcloud.cos.ClientConfig
 
setEndpointResolver(EndpointResolver) - Method in class com.qcloud.cos.ClientConfig
 
setEndPointSuffix(String) - Method in class com.qcloud.cos.ClientConfig
 
setEndTime(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingLiveInfo
 
setEndTime(String) - Method in class com.qcloud.cos.model.ciModel.auditing.LanguageResult
 
setEndTime(String) - Method in class com.qcloud.cos.model.ciModel.job.ActionTag
 
setEndTime(String) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobDetail
 
setEndTime(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobDetail
 
setEndTime(String) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessJobDetail
 
setEndTime(String) - Method in class com.qcloud.cos.model.ciModel.job.JobsDetail
 
setEndTime(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatFragmentObject
 
setEndTime(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
setEndTime(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaRemoveWaterMark
 
setEndTime(String) - Method in class com.qcloud.cos.model.ciModel.job.PlaceTag
 
setEndTime(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.JobsDetail
 
setEndTime(Integer) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.SentenceList
 
setEndTime(String) - Method in class com.qcloud.cos.model.ciModel.job.SentenceScores
 
setEndTime(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
setEndTime(Integer) - Method in class com.qcloud.cos.model.ciModel.job.v2.Sentence
 
setEndTime(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaSegmentObject
 
setEndTime(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaWatermark
 
setEndTime(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTasks
 
setEndTimeOffset(String) - Method in class com.qcloud.cos.model.ciModel.job.QualityEstimateItem
 
setEngineModelType(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
setEngineModelType(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
setEntity(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ListResult
 
setEntityId(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageInfos
 
setEntityId(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageSearchRequest
 
setErrMsg(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordResult
 
setErrMsg(String) - Method in class com.qcloud.cos.transfer.ImageAuditingImpl
 
setErrorCode(String) - Method in exception com.qcloud.cos.exception.CosClientException
 
setErrorCode(String) - Method in exception com.qcloud.cos.exception.CosServiceException
Sets the COS error code represented by this exception.
setErrorCode(String) - Method in class com.qcloud.cos.exception.CosServiceExceptionBuilder
 
setErrorCode(String) - Method in exception com.qcloud.cos.exception.SelectObjectContentEventException
 
setErrorCode(String) - Method in class com.qcloud.cos.model.ciModel.persistence.FailedMessage
 
setErrorCount(String) - Method in class com.qcloud.cos.model.ciModel.job.ErrorDetail
 
setErrorCount(String) - Method in class com.qcloud.cos.model.ciModel.job.FileCompressResult
 
setErrorDetail(ErrorDetail) - Method in class com.qcloud.cos.model.ciModel.job.FileCompressResult
 
setErrorDocument(String) - Method in class com.qcloud.cos.model.BucketWebsiteConfiguration
Sets the complete path to the document to serve for 4xx errors.
setErrorFile(List<String>) - Method in class com.qcloud.cos.model.ciModel.job.ErrorDetail
 
setErrorLogStatusCodeThresh(int) - Method in class com.qcloud.cos.ClientConfig
 
setErrorMessage(String) - Method in exception com.qcloud.cos.exception.CosServiceException
Sets the human-readable error message provided by the service.
setErrorMessage(String) - Method in class com.qcloud.cos.exception.CosServiceExceptionBuilder
Sets the human-readable error message provided by the service
setErrorMessage(String) - Method in exception com.qcloud.cos.exception.SelectObjectContentEventException
 
setErrorMsg(String) - Method in class com.qcloud.cos.model.ciModel.persistence.FailedMessage
 
setErrorResponseXml(String) - Method in class com.qcloud.cos.exception.CosServiceExceptionBuilder
Sets the error response XML received from Cos
setErrors(List<MultiObjectDeleteException.DeleteError>) - Method in class com.qcloud.cos.internal.DeleteObjectsResponse
 
setErrorType(CosServiceException.ErrorType) - Method in exception com.qcloud.cos.exception.CosServiceException
Sets the type of error represented by this exception (sender, receiver, or unknown), indicating if this exception was the caller's fault, or the service's fault.
setEtag(String) - Method in class com.qcloud.cos.model.ciModel.job.FileHashCodeResult
 
setEtag(String) - Method in class com.qcloud.cos.model.ciModel.job.ProcessResult
 
seteTag(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse.DNADbFile
 
setEtag(String) - Method in class com.qcloud.cos.model.ciModel.job.WatermarkInfo
 
setETag(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
seteTag(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
setETag(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
setEtag(String) - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
setEtag(String) - Method in class com.qcloud.cos.model.ciModel.persistence.OriginalInfo
 
seteTag(String) - Method in class com.qcloud.cos.model.ciModel.workflow.BasicInfo
 
setETag(String) - Method in class com.qcloud.cos.model.CompleteMultipartUploadResult
Sets the entity tag identifying the new object.
setETag(String) - Method in class com.qcloud.cos.model.CopyObjectResult
Sets the ETag value for the new object that was created from the associated copy object request.
setETag(String) - Method in class com.qcloud.cos.model.CopyPartResult
Sets the ETag value for the new part that was created from the associated copy object request.
setETag(String) - Method in class com.qcloud.cos.model.CopyResult
Sets the entity tag identifying the new object.
setETag(String) - Method in class com.qcloud.cos.model.COSObjectSummary
Sets the hex encoded 128-bit MD5 hash of this object's contents as computed by Qcloud COS.
setETag(String) - Method in class com.qcloud.cos.model.COSVersionSummary
Sets the hex encoded 128-bit MD5 hash of this version's contents as computed by COS.
setETag(String) - Method in class com.qcloud.cos.model.GetSymlinkResult
 
setETag(String) - Method in class com.qcloud.cos.model.ObjectMetadata
 
setETag(String) - Method in class com.qcloud.cos.model.PartETag
Sets the entity tag generated from the content of the associated part.
setETag(String) - Method in class com.qcloud.cos.model.PartSummary
Sets the entity tag generated from the part content.
setETag(String) - Method in class com.qcloud.cos.model.PutObjectResult
Sets the ETag value for the new object that was created from the associated putObject request.
setETag(String) - Method in class com.qcloud.cos.model.PutSymlinkResult
 
setETag(String) - Method in class com.qcloud.cos.model.UploadPartResult
Sets the entity tag of the newly uploaded part.
setETag(String) - Method in class com.qcloud.cos.model.UploadResult
Sets the entity tag identifying the new object.
setEvent(String) - Method in class com.qcloud.cos.model.ciModel.queue.MediaNotifyConfig
 
setEventId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateFileMetaIndexResponse
 
setEventId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.UpdateFileMetaIndexResponse
 
setExcelPaperDirection(String) - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
setExcelPaperSize(String) - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
setExistDefaultAcl(boolean) - Method in class com.qcloud.cos.model.AccessControlList
This method is only intended for internal use by the library.
setExpiration(Date) - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the expiration date at which point the new pre-signed URL will no longer be accepted by COS.
setExpirationDate(Date) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the expiration date of the object.
setExpirationInDays(int) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the time, in days, between when an object is uploaded to the bucket and when it expires.
setExpirationInDays(int) - Method in class com.qcloud.cos.model.RestoreObjectRequest
Sets the time, in days, between when an object is uploaded to the bucket and when it expires.
setExpirationTime(Date) - Method in interface com.qcloud.cos.internal.ObjectExpirationResult
Sets the expiration date of the object.
setExpirationTime(Date) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
setExpirationTime(Date) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
setExpirationTime(Date) - Method in class com.qcloud.cos.model.CompleteMultipartUploadResult
Sets the expiration time for the object.
setExpirationTime(Date) - Method in class com.qcloud.cos.model.CopyObjectResult
Sets the expiration time for the object.
setExpirationTime(Date) - Method in class com.qcloud.cos.model.ObjectMetadata
For internal use only.
setExpirationTime(Date) - Method in class com.qcloud.cos.model.PutObjectResult
Sets the expiration time for the object.
setExpirationTimeRuleId(String) - Method in interface com.qcloud.cos.internal.ObjectExpirationResult
Sets the bucket lifecycle configuration rule ID for the expiration of this object.
setExpirationTimeRuleId(String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
setExpirationTimeRuleId(String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
setExpirationTimeRuleId(String) - Method in class com.qcloud.cos.model.CompleteMultipartUploadResult
Sets the BucketLifecycleConfiguration rule ID for this object's expiration
setExpirationTimeRuleId(String) - Method in class com.qcloud.cos.model.CopyObjectResult
Sets the BucketLifecycleConfiguration rule ID for this object's expiration
setExpirationTimeRuleId(String) - Method in class com.qcloud.cos.model.ObjectMetadata
Sets the BucketLifecycleConfiguration rule ID for this object's expiration
setExpirationTimeRuleId(String) - Method in class com.qcloud.cos.model.PutObjectResult
Sets the BucketLifecycleConfiguration rule ID for this object's expiration
setExpiredObjectDeleteMarker(boolean) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the value of the ExpiredObjectDeleteMarkers attribute.
setExpires(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.GetPlayListRequest
 
setExpires(String) - Method in class com.qcloud.cos.model.ciModel.snapshot.PrivateM3U8Request
 
setExpires(String) - Method in class com.qcloud.cos.model.ResponseHeaderOverrides
Sets the expires response header override.
setExposedHeaders(List<String>) - Method in class com.qcloud.cos.model.CORSRule
Sets the expose headers of the rule.
setExposedHeaders(String...) - Method in class com.qcloud.cos.model.CORSRule
Convenience array style method for CORSRule.setExposedHeaders(List)
setExpression(String) - Method in class com.qcloud.cos.model.SelectObjectContentRequest
The expression that is used to query the object.
setExpression(String) - Method in class com.qcloud.cos.model.SelectParameters
Sets the expression that is used to query the object.
setExpressionType(String) - Method in class com.qcloud.cos.model.SelectObjectContentRequest
The type of the provided expression (e.g., SQL).
setExpressionType(ExpressionType) - Method in class com.qcloud.cos.model.SelectObjectContentRequest
The type of the provided expression (e.g., SQL).
setExpressionType(String) - Method in class com.qcloud.cos.model.SelectParameters
Sets the type of the provided expression (e.g., SQL).
setExtFilter(ExtFilter) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowInput
 
setExtractDigitalWatermark(ExtractDigitalWatermark) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setExtractDigitalWatermark(ExtractDigitalWatermark) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setFace(String) - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
setFace(FailedMessage) - Method in class com.qcloud.cos.model.ciModel.persistence.CIUploadResult
 
setFaceBoundary(DatasetFaceSearchResponse.FaceBoundary) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse.FaceInfos
 
setFaceDetailInfos(FaceDetailInfos) - Method in class com.qcloud.cos.model.ciModel.persistence.CIUploadResult
 
setFaceId(String) - Method in class com.qcloud.cos.model.ciModel.ai.Candidates
 
setFaceId(String) - Method in class com.qcloud.cos.model.ciModel.ai.CreatePersonResponse
 
setFaceId(List<String>) - Method in class com.qcloud.cos.model.ciModel.ai.FaceIds
 
setFaceId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse.FaceInfos
 
setFaceIds(FaceIds) - Method in class com.qcloud.cos.model.ciModel.ai.DeletePersonFaceRequest
 
setFaceInfo(List<FaceInfo>) - Method in class com.qcloud.cos.model.ciModel.image.DetectFaceResponse
 
setFaceInfos(List<DatasetFaceSearchResponse.FaceInfos>) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse.FaceResult
 
setFaceMatchThreshold(Float) - Method in class com.qcloud.cos.model.ciModel.ai.AddPersonFaceRequest
 
setFaceMatchThreshold(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.SearchPersonFaceRequest
 
setFaceModelVersion(String) - Method in class com.qcloud.cos.model.ciModel.image.DetectFaceResponse
 
setFaceNum(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.SearchPersonFaceResponse
 
setFaceRecognition(MediaRecognition) - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
setFaceRecognitionResult(List<FaceRecognitionResult>) - Method in class com.qcloud.cos.model.ciModel.job.v2.VideoTargetRecResult
 
setFaceRect(FaceRect) - Method in class com.qcloud.cos.model.ciModel.ai.CreatePersonResponse
 
setFaceRect(FaceRect) - Method in class com.qcloud.cos.model.ciModel.ai.Results
 
setFaceRectList(List<FaceRect>) - Method in class com.qcloud.cos.model.ciModel.persistence.FaceDetailInfos
 
setFaceResult(List<DatasetFaceSearchResponse.FaceResult>) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse
 
setFailPageCount(String) - Method in class com.qcloud.cos.model.ciModel.job.DocProcessResult
 
setFailureCallbackUrl(String) - Method in class com.qcloud.cos.model.fetch.PutAsyncFetchTaskRequest
 
setField(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.Aggregations
 
setField(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.AggregationsResult
 
setField(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.Query
 
setField(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.SubQueries
 
setFieldDelimiter(String) - Method in class com.qcloud.cos.model.CSVInput
Sets the value used to separate individual fields in a record.
setFieldDelimiter(Character) - Method in class com.qcloud.cos.model.CSVInput
Sets the value used to separate individual fields in a record.
setFieldDelimiter(String) - Method in class com.qcloud.cos.model.CSVOutput
Sets the value used to separate individual fields in a record.
setFieldDelimiter(Character) - Method in class com.qcloud.cos.model.CSVOutput
Sets the value used to separate individual fields in a record.
setFieldOrder(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setFile(File) - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Sets the path and name of the file containing the data to be uploaded to Qcloud COS.
setFile(File) - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateFileMetaIndexRequest
 
setFile(File) - Method in class com.qcloud.cos.model.ciModel.metaInsight.UpdateFileMetaIndexRequest
 
setFile(File) - Method in interface com.qcloud.cos.model.CosDataSource
 
setFile(File) - Method in class com.qcloud.cos.model.UploadPartRequest
Sets the file containing the data to upload.
setFileCompressConfig(FileCompressConfig) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessOperation
 
setFileCompressResult(FileCompressResult) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessOperation
 
setFileCount(Integer) - Method in class com.qcloud.cos.model.ciModel.metaInsight.Dataset
 
setFileHashCodeConfig(FileHashCodeConfig) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessOperation
 
setFileHashCodeResult(FileHashCodeResult) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessOperation
 
setFileHeaderInfo(String) - Method in class com.qcloud.cos.model.CSVInput
Sets the first line of input.
setFileHeaderInfo(FileHeaderInfo) - Method in class com.qcloud.cos.model.CSVInput
Sets the first line of input.
setFileId(String) - Method in class com.qcloud.cos.model.ciModel.common.MediaVod
 
setFileId(String) - Method in class com.qcloud.cos.model.ciModel.persistence.PicOperations.Rule
 
setFileid(String) - Method in class com.qcloud.cos.model.ciModel.persistence.RuleItem
 
setFileInfo(FileInfoObject) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTasks
 
setFileModeDir(boolean) - Method in class com.qcloud.cos.model.ObjectMetadata
 
setFileModifiedTime(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
setFileModifiedTime(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
setFilename(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
setFilename(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
setFileNumber(int) - Method in class com.qcloud.cos.model.ciModel.job.ZipPreviewResponse
 
setFileOffset(long) - Method in class com.qcloud.cos.model.UploadPartRequest
Sets the optional offset in the specified file, at which to begin uploading data for this part.
setFiles(List<FilesDetail>) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetSimpleQueryResponse
 
setFiles(List<File>) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeFileMetaIndexResponse
 
setFileSize(String) - Method in class com.qcloud.cos.model.ciModel.job.FileHashCodeResult
 
setFileUnCompressConfig(FileUnCompressConfig) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessOperation
 
setFillConcat(FillConcat) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setFillInput(List<FillInput>) - Method in class com.qcloud.cos.model.ciModel.job.v2.FillConcat
 
setFillTime(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.FillInput
 
setFilter(LifecycleFilter) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the LifecycleFilter that is used to identify objects that a Lifecycle Rule applies to.
setFilter(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageSearchRequest
 
setFilter(IntelligentTieringFilter) - Method in class com.qcloud.cos.model.IntelligentTiering.BucketIntelligentTieringConfiguration
 
setFilterDirty(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
setFilterDirty(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
setFilterModal(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
setFilterModal(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
setFilterPunc(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
setFilterPunc(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
setFilterRules(List<FilterRule>) - Method in class com.qcloud.cos.model.COSKeyFilter
Set the list of FilterRules for this COSKeyFilter
setFinalSentence(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.ResultDetail
 
setFirst(String) - Method in class com.qcloud.cos.model.ciModel.job.VideoTagLabels
 
setFirstByte(Long) - Method in class com.qcloud.cos.model.CopyPartRequest
Sets the optional zero-based byte offset to begin copying the source object.
setFirstCategory(String) - Method in class com.qcloud.cos.model.ciModel.image.Label
 
setFirstCategory(String) - Method in class com.qcloud.cos.model.ciModel.persistence.AIGameRecResponse
 
setFirstChannelOnly(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
setFirstChannelOnly(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
setFixedEndpointAddr(String) - Method in class com.qcloud.cos.internal.CosServiceRequest
Sets the cos server ip and port .
setFlashAsr(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
setFlashAsr(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
setFlashResult(List<FlashResult>) - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognitionResult
 
setFlatten(String) - Method in class com.qcloud.cos.model.ciModel.job.FileCompressConfig
 
setFontColor(String) - Method in class com.qcloud.cos.model.ciModel.job.Subtitle
 
setFontColor(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaWaterMarkText
 
setFontSize(String) - Method in class com.qcloud.cos.model.ciModel.job.Subtitle
 
setFontSize(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaWaterMarkText
 
setFontType(String) - Method in class com.qcloud.cos.model.ciModel.job.Subtitle
 
setFontType(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaWaterMarkText
 
setForbidState(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setForbidState(String) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
setForbidState(Integer) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
setForbidState(String) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
setForbidState(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
setForcedReplacement(String) - Method in class com.qcloud.cos.model.DomainRule
 
setFormat(String) - Method in class com.qcloud.cos.model.ciModel.job.FileCompressConfig
 
setFormat(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaContainerObject
 
setFormat(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
setFormat(String) - Method in class com.qcloud.cos.model.ciModel.job.ProcessResult
 
setFormat(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.FillConcat
 
setFormat(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
setFormat(MediaFormat) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoObjcet
 
setFormat(MediaFormat) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoStreamObject
 
setFormat(String) - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
setFormat(String) - Method in class com.qcloud.cos.model.ciModel.persistence.ImageInfo
 
setFormat(String) - Method in class com.qcloud.cos.model.ciModel.snapshot.CosSnapshotRequest
 
setFormat(String) - Method in class com.qcloud.cos.model.ciModel.snapshot.SnapshotRequest
 
setFormat(String) - Method in class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest
 
setFormat(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaSegmentObject
 
setFormat(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaSmartCoverObject
 
setFormat(String) - Method in class com.qcloud.cos.model.ciModel.workflow.ImageInfo
 
setFormat(FormatInfo) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaInfo
 
setFormat(String) - Method in class com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Sets the output format of the inventory results.
setFormat(InventoryFormat) - Method in class com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Sets the output format of the inventory results.
setFormatLongName(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaFormat
 
setFormatName(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaFormat
 
setFps(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoCommon
 
setFps(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
setFps(String) - Method in class com.qcloud.cos.model.ciModel.job.TransTpl
 
setFps(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setFps(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
setFragmentIndex(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatFragmentObject
 
setFrameCount(int) - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
setFrameCount(int) - Method in class com.qcloud.cos.model.ciModel.persistence.ImageInfo
 
setFrameCount(String) - Method in class com.qcloud.cos.model.ciModel.workflow.ImageInfo
 
setFrameDoubling(String) - Method in class com.qcloud.cos.model.ciModel.job.FrameEnhance
 
setFrameEnhance(FrameEnhance) - Method in class com.qcloud.cos.model.ciModel.job.VideoEnhance
 
setFreeTranscode(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setFreeTranscode(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setFreeze(Freeze) - Method in class com.qcloud.cos.model.ciModel.auditing.Conf
 
setFrequency(String) - Method in class com.qcloud.cos.model.inventory.InventorySchedule
Sets the frequency for producing inventory results.
setFrequency(InventoryFrequency) - Method in class com.qcloud.cos.model.inventory.InventorySchedule
Sets the frequency for producing inventory results.
setFusionScore(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.BodyRecognitionResult
 
setGameName(String) - Method in class com.qcloud.cos.model.ciModel.persistence.AIGameRecResponse
 
setGender(String) - Method in class com.qcloud.cos.model.ciModel.ai.Candidates
 
setGender(String) - Method in class com.qcloud.cos.model.ciModel.auditing.UserInfo
 
setGeneralProgressListener(ProgressListener) - Method in class com.qcloud.cos.internal.CosServiceRequest
Sets the optional progress listener for receiving updates about the progress of the request.
SetGetBucketAclDemo - Class in com.qcloud.cos.demo
 
SetGetBucketAclDemo() - Constructor for class com.qcloud.cos.demo.SetGetBucketAclDemo
 
SetGetObjectAclDemo - Class in com.qcloud.cos.demo
 
SetGetObjectAclDemo() - Constructor for class com.qcloud.cos.demo.SetGetObjectAclDemo
 
setGop(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
setGop(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
setGroupName(String) - Method in class com.qcloud.cos.model.ciModel.ai.FaceSearchBucketRequest
 
setGroups(List<Groups>) - Method in class com.qcloud.cos.model.ciModel.metaInsight.AggregationsResult
 
setHandlerAfterProcess(HandlerAfterProcess) - Method in class com.qcloud.cos.ClientConfig
 
setHasBFrame(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setHasDonePreflight(boolean) - Method in class com.qcloud.cos.model.PutObjectRequest
 
setHasDonePreflight(boolean) - Method in class com.qcloud.cos.model.UploadPartRequest
 
setHasFinalPartBeenSeen(boolean) - Method in class com.qcloud.cos.internal.crypto.MultipartUploadCryptoContext
 
setHdrMode(String) - Method in class com.qcloud.cos.model.ciModel.job.SDRtoHDR
 
setHeader(String, Object) - Method in class com.qcloud.cos.model.ObjectMetadata
For internal use only.
setHeaders(Map<String, String>) - Method in class com.qcloud.cos.http.CosHttpRequest
 
setHeaders(Map<String, String>) - Method in class com.qcloud.cos.http.CosHttpResponse
 
setHeaders(Map<String, String>) - Method in class com.qcloud.cos.model.ciModel.common.AICommonRequest
 
setHeight(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.ItemPolygon
 
setHeight(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.SucFaceRects
 
setHeight(float) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.RotateLocation
 
setHeight(String) - Method in class com.qcloud.cos.model.ciModel.auditing.Location
 
setHeight(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ObjectResults.Location
 
setHeight(String) - Method in class com.qcloud.cos.model.ciModel.image.FaceInfo
 
setHeight(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaRemoveWaterMark
 
setHeight(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoCommon
 
setHeight(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
setHeight(String) - Method in class com.qcloud.cos.model.ciModel.job.ProcessResult
 
setHeight(String) - Method in class com.qcloud.cos.model.ciModel.job.TransTpl
 
setHeight(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.Location
 
setHeight(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setHeight(Integer) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse.FaceBoundary
 
setHeight(Integer) - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
setHeight(int) - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
setHeight(int) - Method in class com.qcloud.cos.model.ciModel.persistence.ImageInfo
 
setHeight(String) - Method in class com.qcloud.cos.model.ciModel.snapshot.CosSnapshotRequest
 
setHeight(String) - Method in class com.qcloud.cos.model.ciModel.snapshot.SnapshotRequest
 
setHeight(Integer) - Method in class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest
 
setHeight(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaSmartCoverObject
 
setHeight(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
setHeight(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaWaterMarkImage
 
setHeight(String) - Method in class com.qcloud.cos.model.ciModel.workflow.ImageInfo
 
setHeight(String) - Method in class com.qcloud.cos.model.ciModel.workflow.InputObjectInfoObject
 
setHeight(String) - Method in class com.qcloud.cos.model.ciModel.workflow.VideoInfo
 
setHighlightHtml(String) - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
setHitFlag(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInfo
 
setHitFlag(int) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingResult
 
setHitFlag(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
setHitFlag(Integer) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo
 
setHitInfos(List<HitInfo>) - Method in class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
setHitMap(Map<String, Integer>) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingResult
 
setHlsEncrypt(HlsEncrypt) - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
setHlsEncrypt(MediaHlsEncryptObject) - Method in class com.qcloud.cos.model.ciModel.template.MediaSegmentObject
 
setHlsTsTime(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
setHostName(String) - Method in class com.qcloud.cos.model.RedirectRule
Set the host name to use in the redirect request.
setHttpErrorCodeReturnedEquals(String) - Method in class com.qcloud.cos.model.RoutingRuleCondition
Set the HTTP error code when the redirect is applied.
setHttpExpiresDate(Date) - Method in class com.qcloud.cos.model.ObjectMetadata
Set the date when the object is no longer cacheable.
setHttpMethod(HttpMethodName) - Method in class com.qcloud.cos.http.CosHttpRequest
 
setHttpProtocol(HttpProtocol) - Method in class com.qcloud.cos.ClientConfig
 
setHttpProxyIp(String) - Method in class com.qcloud.cos.ClientConfig
 
setHttpProxyPort(int) - Method in class com.qcloud.cos.ClientConfig
 
setHttpRedirectCode(String) - Method in class com.qcloud.cos.model.RedirectRule
Set the HTTP code to use in the redirect response.
setId(String) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the ID of this rule.
setId(String) - Method in class com.qcloud.cos.model.CORSRule
Sets the ID of this rule.
setId(String) - Method in class com.qcloud.cos.model.DeleteBucketInventoryConfigurationRequest
Sets the ID used to identify the inventory configuration.
setId(String) - Method in class com.qcloud.cos.model.GetBucketInventoryConfigurationRequest
Sets the ID used to identify the inventory configuration.
setId(String) - Method in class com.qcloud.cos.model.inventory.InventoryConfiguration
Sets the ID used to identify the inventory configuration.
setId(String) - Method in class com.qcloud.cos.model.Owner
Sets the ID of the owner.
setID(String) - Method in class com.qcloud.cos.model.ReplicationRule
Sets the id of the replication rule.
setIdentifier(String) - Method in interface com.qcloud.cos.model.Grantee
Sets the identifier for this grantee.
setIdentifier(String) - Method in enum com.qcloud.cos.model.GroupGrantee
 
setIdentifier(String) - Method in class com.qcloud.cos.model.UinGrantee
 
setIdleAliveMS(int) - Method in class com.qcloud.cos.http.IdleConnectionMonitorThread
 
setIdleConnectionAlive(int) - Method in class com.qcloud.cos.ClientConfig
 
setIds(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfigsRequest
 
setIds(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
setIds(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
setIds(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
setIgnoreError(String) - Method in class com.qcloud.cos.model.ciModel.job.FileCompressConfig
 
setIgnoreMissingInstructionFile(boolean) - Method in class com.qcloud.cos.internal.crypto.CryptoConfiguration
 
setIgnoreSameKey(Boolean) - Method in class com.qcloud.cos.model.fetch.PutAsyncFetchTaskRequest
 
setIllegal(List<String>) - Method in class com.qcloud.cos.model.ciModel.auditing.BaseStrategyLabel
 
setIllegalInfo(IllegalInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setIllegalInfo(IllegalInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
setImage(StrategyImageLabel) - Method in class com.qcloud.cos.model.ciModel.auditing.StrategyLabels
 
setImage(String) - Method in class com.qcloud.cos.model.ciModel.job.DocWatermark
 
setImage(MediaWaterMarkImage) - Method in class com.qcloud.cos.model.ciModel.template.MediaWatermark
 
setImage(boolean) - Method in class com.qcloud.cos.model.ciModel.workflow.ExtFilter
 
setImageDar(String) - Method in class com.qcloud.cos.model.ciModel.workflow.InputObjectInfoObject
 
setImageDpi(String) - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
setImageDpi(String) - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
setImageHeight(String) - Method in class com.qcloud.cos.model.ciModel.image.DetectFaceResponse
 
setImageHeight(String) - Method in class com.qcloud.cos.model.ciModel.workflow.InputObjectInfoObject
 
setImageId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.ImageLibResults
 
setImageId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.LibResult
 
setImageInfo(ImageInfo) - Method in class com.qcloud.cos.model.ciModel.persistence.OriginalInfo
 
setImageInfo(ImageInfo) - Method in class com.qcloud.cos.model.ciModel.workflow.FileInfoObject
 
setImageInfos(List<ImageInfos>) - Method in class com.qcloud.cos.model.ciModel.image.ImageSearchResponse
 
setImageParams(String) - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
setImageParams(String) - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
setImageParams(String) - Method in class com.qcloud.cos.model.ciModel.job.KeyConfig
 
setImageResult(List<ImageResult>) - Method in class com.qcloud.cos.model.ciModel.metaInsight.SearchImageResponse
 
setImageResults(List<ResultsImageAuditingDetail>) - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
setImages(List<AuditingImage>) - Method in class com.qcloud.cos.model.ciModel.auditing.Mask
 
setImageWidth(String) - Method in class com.qcloud.cos.model.ciModel.image.DetectFaceResponse
 
setImageWidth(String) - Method in class com.qcloud.cos.model.ciModel.workflow.InputObjectInfoObject
 
setIncludedObjectVersions(String) - Method in class com.qcloud.cos.model.inventory.InventoryConfiguration
Sets which object version(s) to included in the inventory results.
setIncludedObjectVersions(InventoryIncludedObjectVersions) - Method in class com.qcloud.cos.model.inventory.InventoryConfiguration
Sets which object version(s) to included in the inventory results.
setIndex(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatTemplateObject
 
setIndex(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.TimeInfo
 
setIndex(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
setIndex(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoSubtitle
 
setIndex(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setIndexDocumentSuffix(String) - Method in class com.qcloud.cos.model.BucketWebsiteConfiguration
Sets the document to serve when a directory is specified (ex: index.html).
setInfoList(List<MediaBodyInfo>) - Method in class com.qcloud.cos.model.ciModel.job.MediaRecognition
 
setInitialClipNum(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
setInitiated(Date) - Method in class com.qcloud.cos.model.MultipartUpload
Sets the date at which this upload was initiated.
setInitiator(Owner) - Method in class com.qcloud.cos.model.MultipartUpload
Sets the user who initiated this multipart upload.
setInitiator(Owner) - Method in class com.qcloud.cos.model.PartListing
Sets the user who initiated the associated multipart upload.
setInlier(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaSong
 
setInput(AuditingInputObject) - Method in class com.qcloud.cos.model.ciModel.auditing.AudioAuditingRequest
 
setInput(DocumentInputObject) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingRequest
 
setInput(AuditingInputObject) - Method in class com.qcloud.cos.model.ciModel.auditing.TextAuditingRequest
 
setInput(AuditingInputObject) - Method in class com.qcloud.cos.model.ciModel.auditing.VideoAuditingRequest
 
setInput(AuditingInputObject) - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingRequest
 
setInput(BatchInputObject) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobDetail
 
setInput(BatchInputObject) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobRequest
 
setInput(MediaInputObject) - Method in class com.qcloud.cos.model.ciModel.job.DocJobDetail
 
setInput(MediaInputObject) - Method in class com.qcloud.cos.model.ciModel.job.DocJobObject
 
setInput(FileProcessInputObject) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessJobDetail
 
setInput(MediaInputObject) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessRequest
 
setInput(TranslationInput) - Method in class com.qcloud.cos.model.ciModel.job.JobsDetail
 
setInput(MediaInputObject) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
setInput(MediaInputObject) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
setInput(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTtsConfig
 
setInput(PostSpeechRecognitionRequest.Input) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest
 
setInput(PostSpeechRecognitionResponse.Input) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.JobsDetail
 
setInput(TranslationInput) - Method in class com.qcloud.cos.model.ciModel.job.TranslationRequest
 
setInput(MediaInputObject) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
setInput(MediaInputObject) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
setInput(MediaInputObject) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoRequest
 
setInput(MediaInputObject) - Method in class com.qcloud.cos.model.ciModel.snapshot.SnapshotRequest
 
setInput(GenerateSnapshotRequest.Input) - Method in class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest
 
setInput(MediaWorkflowInput) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowNode
 
setInput(MediaWorkflowInput) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowStart
 
setInputFaceBoundary(DatasetFaceSearchResponse.FaceBoundary) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse.FaceResult
 
setInputList(List<BatchImageAuditingInputObject>) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageAuditingRequest
 
setInputObjectInfo(InputObjectInfoObject) - Method in class com.qcloud.cos.model.ciModel.workflow.JudgementResultObject
 
setInputObjectName(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTaskResultInfoObjectInfo
 
setInputSerialization(InputSerialization) - Method in class com.qcloud.cos.model.SelectObjectContentRequest
Describes the format of the data in the object that is being queried.
setInputSerialization(InputSerialization) - Method in class com.qcloud.cos.model.SelectParameters
Sets the serialization format of the object.
setInputStream(InputStream) - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Sets the input stream containing the data to be uploaded to Qcloud COS.
setInputStream(InputStream) - Method in interface com.qcloud.cos.model.CosDataSource
 
setInputStream(InputStream) - Method in class com.qcloud.cos.model.UploadPartRequest
Sets the stream containing the data to upload for the new part.
setInputText(String) - Method in class com.qcloud.cos.model.ciModel.image.AutoTranslationBlockRequest
 
setInputType(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTtsConfig
 
setInstanceId(String) - Method in class com.qcloud.cos.model.ciModel.job.CallBackKafkaConfig
 
setInstanceId(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListResponse
 
setInstructionFileSuffix(String) - Method in class com.qcloud.cos.model.EncryptedGetObjectRequest
Explicitly sets the suffix of an instruction file to be used to retrieve the COS encrypted object.
setIntelligentTierConfiguration(BucketIntelligentTierConfiguration) - Method in class com.qcloud.cos.model.SetBucketIntelligentTierConfigurationRequest
Sets the intelligent tier configuration to send as part of this request.
setInterlaced(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
setInterval(String) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageAuditingInputObject
 
setInterval(int) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingRequest
 
setInventoryConfiguration(InventoryConfiguration) - Method in class com.qcloud.cos.model.GetBucketInventoryConfigurationResult
Sets the inventory configuration.
setInventoryConfiguration(InventoryConfiguration) - Method in class com.qcloud.cos.model.SetBucketInventoryConfigurationRequest
Sets the inventory configuration.
setInventoryConfigurationList(List<InventoryConfiguration>) - Method in class com.qcloud.cos.model.ListBucketInventoryConfigurationsResult
Sets the list of inventory configurations for a bucket.
setInventoryFilter(InventoryFilter) - Method in class com.qcloud.cos.model.inventory.InventoryConfiguration
Sets the inventoryFilter used to describe a set of objects to include in inventory results.
setInventoryText(String) - Method in class com.qcloud.cos.model.SetBucketInventoryConfigurationRequest
 
setIp(String) - Method in class com.qcloud.cos.model.ciModel.auditing.UserInfo
 
setIsCheckAudioBitrate(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
setIsCheckAudioChannel(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
setIsCheckBlack(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
setIsCheckCount(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
setIsCheckReso(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
setIsCheckVideoBitrate(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
setIsCheckVideoFps(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
setIsDeleteMarker(boolean) - Method in class com.qcloud.cos.model.COSVersionSummary
Intended for internal use only in the COS client code.
setIsDistinguishHost(boolean) - Method in class com.qcloud.cos.ClientConfig
 
setIsHdr2Sdr(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
setIsHlsEncrypt(String) - Method in class com.qcloud.cos.model.ciModel.job.HlsEncrypt
 
setIsHlsEncrypt(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaHlsEncryptObject
 
setIsLatest(boolean) - Method in class com.qcloud.cos.model.COSVersionSummary
For internal use only.
setIsPicInfo(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaPicProcessTemplateObject
 
setIsPicInfo(String) - Method in class com.qcloud.cos.model.ciModel.job.PicProcess
 
setIsPicInfo(int) - Method in class com.qcloud.cos.model.ciModel.persistence.FacePlateMosaicObject
 
setIsPicInfo(int) - Method in class com.qcloud.cos.model.ciModel.persistence.PicOperations
 
setIsStreamCopy(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
setItemPolygon(ItemPolygon) - Method in class com.qcloud.cos.model.ciModel.ai.TextDetection
 
setItems(List<QualityEstimateItem>) - Method in class com.qcloud.cos.model.ciModel.job.DetailedResult
 
setIV(byte[]) - Method in class com.qcloud.cos.internal.crypto.CryptoConfiguration
 
setIV(String) - Method in class com.qcloud.cos.model.ciModel.auditing.Encryption
 
setJobDetail(BatchJobDetail) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobResponse
 
setJobDetail(FileProcessJobDetail) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessJobResponse
 
setJobId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AudioAuditingRequest
 
setJobId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setJobId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
setJobId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
setJobId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.DescribeImageAuditingRequest
 
setJobId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
setJobId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingRequest
 
setJobId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingRequest
 
setJobId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
setJobId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ReportBadCaseRequest
 
setJobId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.TextAuditingRequest
 
setJobId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.VideoAuditingRequest
 
setJobId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
setJobId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingRequest
 
setJobId(String) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobDetail
 
setJobId(String) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobRequest
 
setJobId(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobDetail
 
setJobId(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobRequest
 
setJobId(String) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessJobDetail
 
setJobId(String) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessRequest
 
setJobId(String) - Method in class com.qcloud.cos.model.ciModel.job.JobsDetail
 
setJobId(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
setJobId(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
setJobId(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.JobsDetail
 
setJobId(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
setJobId(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
setJobId(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTasks
 
setJobId(String) - Method in class com.qcloud.cos.model.DecompressionResult
 
setJobId(String) - Method in class com.qcloud.cos.model.inventory.PostBucketInventoryConfigurationResult
 
setJobId(String) - Method in class com.qcloud.cos.model.ListJobsResult.DecompressionJob
 
setJobLevel(String) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
setJobLevel(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setJobLevel(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.Operation
 
setJobLevel(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Operation
 
setJobLevel(String) - Method in class com.qcloud.cos.model.ciModel.job.TranslationOperation
 
setJobLevel(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setJobList(List<BatchImageJobDetail>) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageAuditingResponse
 
setJobParam(JobParam) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
setJobs(List<ListJobsResult.DecompressionJob>) - Method in class com.qcloud.cos.model.ListJobsResult
 
setJobsDetail(AuditingJobsDetail) - Method in class com.qcloud.cos.model.ciModel.auditing.AudioAuditingResponse
 
setJobsDetail(DocumentAuditingJobsDetail) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingResponse
 
setJobsDetail(AuditingJobsDetail) - Method in class com.qcloud.cos.model.ciModel.auditing.TextAuditingResponse
 
setJobsDetail(AuditingJobsDetail) - Method in class com.qcloud.cos.model.ciModel.auditing.VideoAuditingResponse
 
setJobsDetail(WebpageAuditingJobsDetail) - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingResponse
 
setJobsDetail(DocJobDetail) - Method in class com.qcloud.cos.model.ciModel.job.DocJobResponse
 
setJobsDetail(List<PostSpeechRecognitionResponse.JobsDetail>) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse
 
setJobsDetail(JobsDetail) - Method in class com.qcloud.cos.model.ciModel.job.TranslationResponse
 
setJobsDetail(MediaJobObject) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobResponseV2
 
setJobsDetailList(List<MediaJobObject>) - Method in class com.qcloud.cos.model.ciModel.job.MediaListJobResponse
 
setJson(JSONInput) - Method in class com.qcloud.cos.model.InputSerialization
Specifies JSON as object's input serialization format.
setJson(JSONOutput) - Method in class com.qcloud.cos.model.OutputSerialization
Specifies JSON as request's output serialization format.
setJudgementInfo(MediaTaskJudgementInfo) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTasks
 
setJudgementResult(LinkedList<JudgementResultObject>) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTaskJudgementInfo
 
setKeepAllTracks(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioObject
 
setKeepTwoTracks(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioObject
 
setKey(String) - Method in class com.qcloud.cos.exception.MultiObjectDeleteException.DeleteError
 
setKey(String) - Method in class com.qcloud.cos.model.AbortMultipartUploadRequest
Sets the key of the multipart upload to abort.
setKey(String) - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Sets the key under which to store the new object.
setKey(String) - Method in class com.qcloud.cos.model.ciModel.auditing.Encryption
 
setKey(String) - Method in class com.qcloud.cos.model.ciModel.common.CImageProcessRequest
Sets the key of the object to image process.
setKey(String) - Method in class com.qcloud.cos.model.ciModel.common.ImageProcessRequest
Sets the key of the object to image process.
setKey(List<String>) - Method in class com.qcloud.cos.model.ciModel.job.FileCompressConfig
 
setKey(String) - Method in class com.qcloud.cos.model.ciModel.job.KeyConfig
 
setKey(String) - Method in class com.qcloud.cos.model.ciModel.job.ZipPreviewResponse.Content
 
setKey(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.File
 
setKey(String) - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
setKey(String) - Method in class com.qcloud.cos.model.ciModel.persistence.OriginalInfo
 
setKey(String) - Method in class com.qcloud.cos.model.CompleteMultipartUploadRequest
Sets the key under which the multipart upload to complete is stored.
setKey(String) - Method in class com.qcloud.cos.model.CompleteMultipartUploadResult
Sets the key of the newly created object.
setKey(String) - Method in class com.qcloud.cos.model.COSObject
Sets the key under which this object is stored.
setKey(String) - Method in class com.qcloud.cos.model.COSObjectIdBuilder
 
setKey(String) - Method in class com.qcloud.cos.model.COSObjectSummary
Sets the key under which this object is stored in Qcloud COS.
setKey(String) - Method in class com.qcloud.cos.model.COSVersionSummary
Sets the key under which this version is stored in COS.
setKey(String) - Method in class com.qcloud.cos.model.DeleteObjectRequest
Sets the key of the object to delete.
setKey(String) - Method in class com.qcloud.cos.model.DeleteObjectsResult.DeletedObject
 
setKey(String) - Method in class com.qcloud.cos.model.DeleteObjectTaggingRequest
Set the object key.
setKey(String) - Method in class com.qcloud.cos.model.DeleteVersionRequest
Sets the key of the object to delete.
setKey(String) - Method in class com.qcloud.cos.model.fetch.PutAsyncFetchTaskRequest
 
setKey(String) - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the key of the object involved in this request.
setKey(String) - Method in class com.qcloud.cos.model.GetObjectAclRequest
 
setKey(String) - Method in class com.qcloud.cos.model.GetObjectMetadataRequest
Sets the key of the object whose metadata is being retrieved.
setKey(String) - Method in class com.qcloud.cos.model.GetObjectRequest
Sets the key under which the object to be downloaded is stored.
setKey(String) - Method in class com.qcloud.cos.model.GetObjectTaggingRequest
Set the object key.
setKey(String) - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the key by which to store the new multipart upload, and hence, the eventual object created from the multipart upload.
setKey(String) - Method in class com.qcloud.cos.model.InitiateMultipartUploadResult
Sets the object key for which the multipart upload was initiated.
setKey(String) - Method in class com.qcloud.cos.model.ListJobsResult.DecompressionJob
 
setKey(String) - Method in class com.qcloud.cos.model.ListPartsRequest
Sets the key of the associated multipart upload whose parts are being listed.
setKey(String) - Method in class com.qcloud.cos.model.MultipartUpload
Sets the key by which this upload is stored.
setKey(String) - Method in class com.qcloud.cos.model.PartListing
Sets the key value specified in the original request used to identify which multipart upload contains the parts to list.
setKey(String) - Method in class com.qcloud.cos.model.RestoreObjectRequest
Sets the key, the name of the reference to the object to restore, which is now stored in CAS.
setKey(String) - Method in class com.qcloud.cos.model.SelectObjectContentRequest
The Object Key.
setKey(String) - Method in class com.qcloud.cos.model.SetObjectTaggingRequest
Set the object key.
setKey(String) - Method in class com.qcloud.cos.model.Tag.Tag
Set the tag key.
setKey(String) - Method in class com.qcloud.cos.model.UploadPartRequest
Sets the key of the initiated multipart upload.
setKey(String) - Method in class com.qcloud.cos.model.UploadResult
Sets the key of the newly created object.
setKeyConfigList(List<KeyConfig>) - Method in class com.qcloud.cos.model.ciModel.job.FileCompressConfig
 
setKeyId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.Encryption
 
setKeyID(String) - Method in class com.qcloud.cos.model.ciModel.job.HlsEncrypt
 
setKeyMarker(String) - Method in class com.qcloud.cos.model.ListMultipartUploadsRequest
Sets the optional key marker indicating where in the results to begin listing.
setKeyMarker(String) - Method in class com.qcloud.cos.model.ListVersionsRequest
Sets the optional keyMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
setKeyMarker(String) - Method in class com.qcloud.cos.model.MultipartUploadListing
Sets the optional key marker specified in the original request to specify where in the results to begin listing multipart uploads.
setKeyMarker(String) - Method in class com.qcloud.cos.model.VersionListing
For internal use only.
setKeyPrefixEquals(String) - Method in class com.qcloud.cos.model.RoutingRuleCondition
Set the object key name prefix when the redirect is applied.
setKeys(List<String>) - Method in class com.qcloud.cos.model.ciModel.job.DownloadConfig
 
setKeys(List<DeleteObjectsRequest.KeyVersion>) - Method in class com.qcloud.cos.model.DeleteObjectsRequest
Sets the list of keys to delete from this bucket, clearing any existing list of keys.
setKeyType(String) - Method in class com.qcloud.cos.model.ciModel.auditing.Encryption
 
setKeyword(String) - Method in class com.qcloud.cos.model.ciModel.auditing.HitInfo
 
setKeywordID(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeyword
 
setKeywordID(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordResult
 
setKeywordIDs(List<String>) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordRequest
 
setKeyWords(String[]) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInfo
 
setKeywords(List<AuditingKeyword>) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordRequest
 
setKeywords(List<AuditingKeyword>) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordResponse
 
setKeywords(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
setKeywords(List<String>) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.OcrResults
 
setKeywords(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ObjectResults
 
setKeywords(String) - Method in class com.qcloud.cos.model.ciModel.auditing.OcrResults
 
setKeyWrapExpected(boolean) - Method in class com.qcloud.cos.model.EncryptedGetObjectRequest
 
setKMSAlgorithm(String) - Method in class com.qcloud.cos.model.BucketEncryptionConfiguration
 
setKmsMasterKeyID(String) - Method in class com.qcloud.cos.model.BucketEncryptionConfiguration
 
setKmsRegion(String) - Method in class com.qcloud.cos.internal.crypto.CryptoConfiguration
Sets the KMS region for the KMS client when such client is internally instantiated instead of externally passed in by users; or null if no explicit KMS region is explicitly configured.This KMS region parameter is ignored when the KMS client of the encryption client is explicitly passed in by the users, instead of being implicitly created.
setKmsRegion(String) - Method in class com.qcloud.cos.model.ciModel.job.HlsEncrypt
 
setLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingAudio
 
setLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingImage
 
setLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeyword
 
setLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordRequest
 
setLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordResult
 
setLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
setLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.BaseAuditingDetail
 
setLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
setLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo
 
setLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
setLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
setLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentResultInfo
 
setLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
setLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.LanguageResult
 
setLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ReportBadCaseRequest
 
setLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
setLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.SentimentAnalysis
 
setLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.SnapshotInfo
 
setLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
setLabel(String) - Method in class com.qcloud.cos.model.ciModel.job.AigcMetadata
 
setLabelName(String) - Method in class com.qcloud.cos.model.ciModel.image.Label
 
setLabels(StrategyLabels) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategy
 
setLabels(StrategyLabels) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategyRequest
 
setLabels(DocumentResultInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
setLabels(AuditingLabels) - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
setLabels(List<VideoTagLabels>) - Method in class com.qcloud.cos.model.ciModel.job.VideoTagData
 
setLang(String) - Method in class com.qcloud.cos.model.ciModel.job.OperationTranslation
 
setLang(String) - Method in class com.qcloud.cos.model.ciModel.job.TranslationInput
 
setLanguage(String) - Method in class com.qcloud.cos.model.ciModel.ai.ImageOCRResponse
 
setLanguage(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
setLanguage(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
setLanguage(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoSubtitle
 
setLanguage(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setLanguageResult(List<LanguageResult>) - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
setLanguageType(String) - Method in class com.qcloud.cos.model.ciModel.ai.ImageOCRRequest
 
setLargeImageDetect(String) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageAuditingInputObject
 
setLargeImageDetect(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingRequest
 
setLastByte(Long) - Method in class com.qcloud.cos.model.CopyPartRequest
Sets the optional zero-based byte offset to stop copying the source.
setLastModified(String) - Method in class com.qcloud.cos.model.ciModel.job.FileHashCodeResult
 
setLastModified(String) - Method in class com.qcloud.cos.model.ciModel.job.ZipPreviewResponse.Content
 
setLastModified(String) - Method in class com.qcloud.cos.model.ciModel.workflow.BasicInfo
 
setLastModified(Date) - Method in class com.qcloud.cos.model.COSObjectSummary
Sets the date, according to Qcloud COS, this object was last modified.
setLastModified(Date) - Method in class com.qcloud.cos.model.COSVersionSummary
Sets the date according to COS at which this version was last modified.
setLastModified(long) - Method in class com.qcloud.cos.model.GetSymlinkResult
 
setLastModified(Date) - Method in class com.qcloud.cos.model.ObjectMetadata
For internal use only.
setLastModified(Date) - Method in class com.qcloud.cos.model.PartSummary
Sets the date this part was last modified.
setLastModifiedDate(Date) - Method in class com.qcloud.cos.model.CopyObjectResult
Sets the date the newly copied object was last modified.
setLastModifiedDate(Date) - Method in class com.qcloud.cos.model.CopyPartResult
Sets the date the newly copied part was last modified.
setLastPart(boolean) - Method in class com.qcloud.cos.model.UploadPartRequest
Marks this part as the last part being uploaded in a multipart upload.
setLatestFutureTask(Future<?>) - Static method in class com.qcloud.cos.event.SDKProgressPublisher
 
setLeft(Integer) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse.FaceBoundary
 
setLeftBottom(OcrPolygon) - Method in class com.qcloud.cos.model.ciModel.ai.WordPolygon
 
setLeftTop(OcrPolygon) - Method in class com.qcloud.cos.model.ciModel.ai.WordPolygon
 
setLevel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.UserInfo
 
setLevel(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setLibId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordRequest
 
setLibID(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordResponse
 
setLibID(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLib
 
setLibid(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLibRequest
 
setLibID(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLibResponse
 
setLibName(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLib
 
setLibName(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLibRequest
 
setLibName(String) - Method in class com.qcloud.cos.model.ciModel.auditing.HitInfo
 
setLibResults(List<LibResult>) - Method in class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
setLibResults(List<CreateAuditingPictureJobResponse.ImageLibResults>) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo
 
setLibs(List<AuditingTextLib>) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLibResponse
 
setLicenseRecognitionResult(List<LicenseRecognitionResult>) - Method in class com.qcloud.cos.model.ciModel.job.v2.VideoTargetRecResult
 
setLifecycleConfiguration(BucketLifecycleConfiguration) - Method in class com.qcloud.cos.model.SetBucketLifecycleConfigurationRequest
 
setLimit(Integer) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordRequest
 
setLimit(Integer) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategyRequest
 
setLimit(Integer) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLibRequest
 
setLimit(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageSearchRequest
 
setLimit(Integer) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchRequest
 
setLimit(Integer) - Method in class com.qcloud.cos.model.ciModel.metaInsight.SearchImageRequest
 
setLines(String) - Method in class com.qcloud.cos.model.ciModel.template.SpriteSnapshotConfig
 
setListInfo(ListInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInputObject
 
setListInfo(ListInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setListInfo(ListInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
setListInfo(ListInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
setListInfo(ListInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
setListInfo(ListInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
setListingFile(Boolean) - Method in class com.qcloud.cos.model.ciModel.job.FileUnCompressConfig
 
setListName(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ListResult
 
setListResults(List<ListResult>) - Method in class com.qcloud.cos.model.ciModel.auditing.ListInfo
 
setListType(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ListResult
 
setLiveOutput(AuditingLiveOutput) - Method in class com.qcloud.cos.model.ciModel.auditing.Mask
 
setLocalTimeDelta(int) - Method in class com.qcloud.cos.auth.COSSigner
 
setLocation(String) - Method in class com.qcloud.cos.model.Bucket
 
setLocation(List<RecognizeLogoResponse.Location>) - Method in class com.qcloud.cos.model.ciModel.ai.RecognizeLogoResponse.LogoInfo
 
setLocation(CreateAuditingPictureJobResponse.RotateLocation) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo.ObjectResults
 
setLocation(CreateAuditingPictureJobResponse.RotateLocation) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.OcrResults
 
setLocation(ObjectResults.Location) - Method in class com.qcloud.cos.model.ciModel.auditing.ObjectResults
 
setLocation(Location) - Method in class com.qcloud.cos.model.ciModel.auditing.OcrResults
 
setLocation(String) - Method in class com.qcloud.cos.model.ciModel.auditing.PoliticsInfoObjectResults
 
setLocation(ObjectResults.Location) - Method in class com.qcloud.cos.model.ciModel.job.MediaBodyInfo
 
setLocation(Location) - Method in class com.qcloud.cos.model.ciModel.job.v2.ResultInfo
 
setLocation(String) - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
setLocation(String) - Method in class com.qcloud.cos.model.ciModel.persistence.OriginalInfo
 
setLocation(String) - Method in class com.qcloud.cos.model.CompleteMultipartUploadResult
Sets the URL identifying the new multipart object.
setLocMode(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaWatermark
 
setLogFilePrefix(String) - Method in class com.qcloud.cos.model.BucketLoggingConfiguration
Sets the log file prefix for this bucket logging configuration.
setLoggingConfiguration(BucketLoggingConfiguration) - Method in class com.qcloud.cos.model.SetBucketLoggingConfigurationRequest
Sets the logging configuration for the specified bucket.
setLogoInfo(List<RecognizeLogoResponse.LogoInfo>) - Method in class com.qcloud.cos.model.ciModel.ai.RecognizeLogoResponse
 
setLongImage(Boolean) - Method in class com.qcloud.cos.model.ciModel.job.ImageQualityResponse
 
setLongShortMode(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
setLongShortMode(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
setLowQualityScore(Integer) - Method in class com.qcloud.cos.model.ciModel.job.ImageQualityResponse
 
setM3u8(String) - Method in class com.qcloud.cos.model.ciModel.snapshot.PrivateM3U8Response
 
setManifest(String) - Method in class com.qcloud.cos.model.ciModel.common.BatchInputObject
 
setMargin(String) - Method in class com.qcloud.cos.model.ciModel.template.SpriteSnapshotConfig
 
setMarker(String) - Method in class com.qcloud.cos.model.ListBucketsRequest
 
setMarker(String) - Method in class com.qcloud.cos.model.ListObjectsRequest
Sets the optional marker parameter indicating where in the bucket to begin listing.
setMarker(String) - Method in class com.qcloud.cos.model.ObjectListing
For internal use only.
setMask(Mask) - Method in class com.qcloud.cos.model.ciModel.auditing.Conf
 
setMaskInfo(MaskInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setMasterPlayKey(String) - Method in class com.qcloud.cos.model.ciModel.hls.PlayKeyList
 
setMasterPlayKey(String) - Method in class com.qcloud.cos.model.ciModel.hls.UpdataHLSPlayKeyRequest
 
setMatchDetails(List<MatchDetail>) - Method in class com.qcloud.cos.model.ciModel.job.v2.Detection
 
setMatchEndTime(Integer) - Method in class com.qcloud.cos.model.ciModel.job.v2.MatchDetail
 
setMatchingETagConstraints(List<String>) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the optional list of ETag constraints that, when present, must include a match for the source object's current ETag in order for the copy object request to be executed.
setMatchingETagConstraints(List<String>) - Method in class com.qcloud.cos.model.CopyPartRequest
Sets the optional list of ETag constraints that, when present, must include a match for the source object's current ETag in order for the copy object request to be executed.
setMatchingETagConstraints(List<String>) - Method in class com.qcloud.cos.model.GetObjectRequest
Sets the optional list of ETag constraints that when present must include a match for the object's current ETag in order for this request to be executed.
setMatchStartTime(Integer) - Method in class com.qcloud.cos.model.ciModel.job.v2.MatchDetail
 
setMatchThreshold(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageSearchRequest
 
setMatchThreshold(Integer) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchRequest
 
setMatchThreshold(Integer) - Method in class com.qcloud.cos.model.ciModel.metaInsight.SearchImageRequest
 
setMatchType(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLib
 
setMatchType(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLibRequest
 
setMaterialsDescription(Map<String, String>) - Method in class com.qcloud.cos.internal.crypto.MultipartUploadCryptoContext
 
setMaterialsDescription(Map<String, String>) - Method in class com.qcloud.cos.model.EncryptedInitiateMultipartUploadRequest
sets the materials description for the encryption materials to be used with the current Multi Part Upload Request.
setMaterialsDescription(Map<String, String>) - Method in class com.qcloud.cos.model.EncryptedPutObjectRequest
sets the materials description for the encryption materials to be used with the current PutObjectRequest.
setMaxAgeSeconds(int) - Method in class com.qcloud.cos.model.CORSRule
Sets the max age in seconds of the rule.
setMaxCapacity(String) - Method in class com.qcloud.cos.model.ciModel.image.OpenImageSearchRequest
 
setMaxConcurrent(String) - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueObject
 
setMaxConcurrent(String) - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueObject
 
setMaxConnectionsCount(int) - Method in class com.qcloud.cos.ClientConfig
 
setMaxErrorRetry(int) - Method in class com.qcloud.cos.ClientConfig
 
setMaxErrorRetryForCopyRequest(int) - Method in class com.qcloud.cos.ClientConfig
 
setMaxFaceNum(String) - Method in class com.qcloud.cos.model.ciModel.image.DetectFaceRequest
 
setMaxFaceNum(Integer) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchRequest
 
setMaxFaceNum(Integer) - Method in class com.qcloud.cos.model.ciModel.metaInsight.File
 
setMaxFrames(String) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageAuditingInputObject
 
setMaxFrames(int) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingRequest
 
setMaxKeys(int) - Method in class com.qcloud.cos.model.ListBucketsRequest
 
setMaxKeys(Integer) - Method in class com.qcloud.cos.model.ListObjectsRequest
Sets the optional maxKeys parameter indicating the maximum number of keys to include in the response.
setMaxKeys(int) - Method in class com.qcloud.cos.model.ObjectListing
For internal use only.
setMaxKeys(int) - Method in class com.qcloud.cos.model.VersionListing
For internal use only.
setMaxParts(int) - Method in class com.qcloud.cos.model.ListPartsRequest
Sets the optional maximum number of parts to be returned in the part listing.
setMaxParts(int) - Method in class com.qcloud.cos.model.PartListing
Sets the optional max parts value specified in the original request to limit how many parts are listed.
setMaxQps(String) - Method in class com.qcloud.cos.model.ciModel.image.OpenImageSearchRequest
 
setMaxrate(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
setMaxrate(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
setMaxResults(Integer) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetSimpleQueryRequest
 
setMaxresults(Integer) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetBindingsRequest
 
setMaxresults(Integer) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetsRequest
 
setMaxResults(Integer) - Method in class com.qcloud.cos.model.ListVersionsRequest
Sets the optional maxResults parameter indicating the maximum number of results to include in the response.
setMaxSize(String) - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueObject
 
setMaxSize(String) - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueObject
 
setMaxUploads(Integer) - Method in class com.qcloud.cos.model.ListMultipartUploadsRequest
Sets the optional maximum number of uploads to return.
setMaxUploads(int) - Method in class com.qcloud.cos.model.MultipartUploadListing
Sets the optional maximum number of uploads to be listed, as specified in the original request.
setMazBucket(boolean) - Method in class com.qcloud.cos.model.HeadBucketResult
 
setMd5(String) - Method in class com.qcloud.cos.model.ciModel.job.FileHashCodeResult
 
setMd5(String) - Method in class com.qcloud.cos.model.ciModel.workflow.ImageInfo
 
setMd5(String) - Method in class com.qcloud.cos.model.fetch.PutAsyncFetchTaskRequest
 
setMd5(String) - Method in class com.qcloud.cos.model.SSECustomerKey
Sets the optional MD5 digest (base64-encoded) of the encryption key to use when encrypting the object.
setMd5Digest(String) - Method in class com.qcloud.cos.model.UploadPartRequest
Sets the optional, but recommended, MD5 hash of the content of this part.
setMd5Info(String) - Method in class com.qcloud.cos.model.ciModel.job.Md5Info
 
setMd5Info(Md5Info) - Method in class com.qcloud.cos.model.ciModel.job.OutputFile
 
setMeaninglessInfo(MeaninglessInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setMediaAnimation(MediaAnimationObject) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setMediaAnimation(MediaAnimationObject) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setMediaBucketList(List<CIBucketObject>) - Method in class com.qcloud.cos.model.ciModel.bucket.CIMediaListObject
 
setMediaBucketList(List<MediaBucketObject>) - Method in class com.qcloud.cos.model.ciModel.bucket.MediaBucketResponse
 
setMediaConcatTemplate(MediaConcatTemplateObject) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setMediaConcatTemplate(MediaConcatTemplateObject) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setMediaInfo(MediaInfoObjcet) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setMediaInfo(MediaInfoObjcet) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setMediaInfo(MediaInfoStreamObject) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoResponse
 
setMediaInfo(MediaInfo) - Method in class com.qcloud.cos.model.ciModel.workflow.FileInfoObject
 
setMediaInfoAudioList(List<MediaInfoAudio>) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoStream
 
setMediaInfoVideoList(List<MediaInfoVideo>) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoStream
 
setMediaResult(MediaResult) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setMediaResult(MediaResult) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setMediaType(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.File
 
setMediaType(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
setMediaType(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
setMediaWorkflowDependency(Map<String, MediaWorkflowDependency>) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTopology
 
setMediaWorkflowList(List<MediaWorkflowObject>) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListResponse
 
setMediaWorkflowNodes(Map<String, MediaWorkflowNode>) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTopology
 
setMediaWorkflowStart(MediaWorkflowStart) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowNodes
 
setMergeBucket(boolean) - Method in class com.qcloud.cos.model.HeadBucketResult
 
setMessage(String) - Method in class com.qcloud.cos.exception.MultiObjectDeleteException.DeleteError
 
setMessage(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setMessage(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingRecordInfo
 
setMessage(String) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
setMessage(String) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
setMessage(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
setMessage(String) - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
setMessage(String) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobDetail
 
setMessage(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobDetail
 
setMessage(String) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessJobDetail
 
setMessage(String) - Method in class com.qcloud.cos.model.ciModel.job.JobsDetail
 
setMessage(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaDigitalWatermark
 
setMessage(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
setMessage(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.JobsDetail
 
setMessage(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
setMessage(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTaskResultInfoObjectInfo
 
setMessage(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTasks
 
setMetadata(ObjectMetadata) - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional metadata instructing Qcloud COS how to handle the uploaded data (e.g.
setMetadata(ObjectMetadata) - Method in class com.qcloud.cos.model.AppendObjectResult
 
setMetadata(ObjectMetadata) - Method in class com.qcloud.cos.model.PutObjectResult
Sets the metadata retrieved as a response to COSClient#putObject(PutObjectRequest) operation.
setMetadataDirective(String) - Method in class com.qcloud.cos.model.CopyObjectRequest
Specifies whether the metadata is copied from the source object or replaced with metadata provided in the request.
setMethod(HttpMethodName) - Method in class com.qcloud.cos.model.ciModel.common.AICommonRequest
 
setMethod(HttpMethodName) - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the HTTP method (GET, PUT, DELETE, HEAD) to be used in this request.
setMinimumUploadPartSize(long) - Method in class com.qcloud.cos.transfer.TransferManagerConfiguration
Sets the minimum part size for upload parts.
setMixMode(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioMixObject
 
setMode(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingSnapshotObject
 
setMode(String) - Method in class com.qcloud.cos.model.ciModel.image.GenerateQrcodeRequest
 
setMode(String) - Method in class com.qcloud.cos.model.ciModel.job.FileUnCompressConfig
 
setMode(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatFragmentObject
 
setMode(String) - Method in class com.qcloud.cos.model.ciModel.job.QualityEstimateConfig
 
setMode(String) - Method in class com.qcloud.cos.model.ciModel.job.SceneChangeInfo
 
setMode(String) - Method in class com.qcloud.cos.model.ciModel.job.TtsTpl
 
setMode(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
setMode(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SegmentVideoBody
 
setMode(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SplitVideoParts
 
setMode(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateDatasetBindingRequest
 
setMode(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.SearchImageRequest
 
setMode(String) - Method in class com.qcloud.cos.model.ciModel.snapshot.CosSnapshotRequest
 
setMode(String) - Method in class com.qcloud.cos.model.ciModel.snapshot.SnapshotRequest
 
setMode(String) - Method in class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest
 
setMode(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
setMode(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
setMode(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaWaterMarkImage
 
setModerationTime(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ReportBadCaseRequest
 
setModifiedSinceConstraint(Date) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the optional modified constraint that restricts this request to executing only if the source object has been modified after the specified date.
setModifiedSinceConstraint(Date) - Method in class com.qcloud.cos.model.CopyPartRequest
Sets the optional modified constraint that restricts this request to executing only if the source object has been modified after the specified date.
setModifiedSinceConstraint(Date) - Method in class com.qcloud.cos.model.GetObjectRequest
Sets the optional modified constraint that restricts this request to executing only if the object has been modified after the specified date.
setMonitor(TransferMonitor) - Method in class com.qcloud.cos.transfer.AbstractTransfer
Sets the monitor used to poll for transfer completion.
setMqMode(String) - Method in class com.qcloud.cos.model.ciModel.job.CallBackMqConfig
 
setMqMode(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.CallBackMqConfig
 
setMqName(String) - Method in class com.qcloud.cos.model.ciModel.job.CallBackMqConfig
 
setMqName(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.CallBackMqConfig
 
setMqRegion(String) - Method in class com.qcloud.cos.model.ciModel.job.CallBackMqConfig
 
setMqRegion(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.CallBackMqConfig
 
setMsg(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
setMsg(String) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo
 
setMsg(String) - Method in class com.qcloud.cos.model.DecompressionResult
 
setMsSharpen(MsSharpen) - Method in class com.qcloud.cos.model.ciModel.job.VideoEnhance
 
setMultipartCopyPartSize(long) - Method in class com.qcloud.cos.transfer.TransferManagerConfiguration
Sets the minimum part size in bytes for each part in a multi-part copy request.
setMultipartCopyThreshold(long) - Method in class com.qcloud.cos.transfer.TransferManagerConfiguration
Sets the size threshold in bytes for when to use multi-part copy requests.
setMultipartUploads(List<MultipartUpload>) - Method in class com.qcloud.cos.model.MultipartUploadListing
Sets the list of multipart uploads.
setMultipartUploadThreshold(long) - Method in class com.qcloud.cos.transfer.TransferManagerConfiguration
Sets the size threshold in bytes for when to use multipart uploads.
setName(String) - Method in class com.qcloud.cos.model.Bucket
Sets the name of the bucket.
setName(String) - Method in class com.qcloud.cos.model.ciModel.ai.RecognizeLogoResponse.LogoInfo
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategy
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategyRequest
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo.ObjectResults
 
setName(String) - Method in enum com.qcloud.cos.model.ciModel.auditing.DetectType
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ObjectResults
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.auditing.PoliticsInfoObjectResults
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.bucket.MediaBucketObject
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.image.Label
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobDetail
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobRequest
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.job.CommonTag
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.job.DetailPerSecond
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaBodyInfo
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
setName(String) - Method in enum com.qcloud.cos.model.ciModel.job.MediaJobType
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.job.ObjectTagInfo
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.ResultInfo
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueObject
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueRequest
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueObject
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueRequest
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTasks
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowObject
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowRequest
 
setName(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowResponse
 
setName(String) - Method in class com.qcloud.cos.model.DomainRule
 
setName(String) - Method in class com.qcloud.cos.model.FilterRule
Sets the name for this FilterRule.
setNeedPersonInfo(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.SearchPersonFaceRequest
 
setNeedRotateDetection(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.AddPersonFaceRequest
 
setNeedRotateDetection(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.CreatePersonRequest
 
setNeedRotateDetection(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.SearchPersonFaceRequest
 
setNeedSignedHeaderSet(Set<String>) - Static method in class com.qcloud.cos.auth.COSSigner
 
setNegative(Integer) - Method in class com.qcloud.cos.model.ciModel.auditing.SentimentAnalysisDetail
 
setNewObjectMetadata(ObjectMetadata) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the object metadata to use for the new, copied object.
setNewsLabels(List<LabelV2>) - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelV2Response
 
setNextAppendPosition(Long) - Method in class com.qcloud.cos.model.AppendObjectResult
 
setNextContinuationToken(String) - Method in class com.qcloud.cos.model.ListBucketInventoryConfigurationsResult
Sets the optional NextContinuationToken.
setNextInitializationVector(byte[]) - Method in class com.qcloud.cos.internal.crypto.MultipartUploadCbcContext
 
setNextKeyMarker(String) - Method in class com.qcloud.cos.model.MultipartUploadListing
Sets the next key marker that should be used in the next request to get the next page of results.
setNextKeyMarker(String) - Method in class com.qcloud.cos.model.VersionListing
For internal use only.
setNextMarker(String) - Method in class com.qcloud.cos.model.ListBucketsResult
 
setNextMarker(String) - Method in class com.qcloud.cos.model.ObjectListing
For internal use only.
setNextPartNumberMarker(int) - Method in class com.qcloud.cos.model.PartListing
Sets the next part number marker.
setNextToken(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobListRequest
 
setNextToken(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobListResponse
 
setNextToken(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
setNextToken(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaListJobResponse
 
setNextToken(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
setNextToken(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetSimpleQueryRequest
 
setNextToken(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetSimpleQueryResponse
 
setNexttoken(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetBindingsRequest
 
setNextToken(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetBindingsResponse
 
setNexttoken(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetsRequest
 
setNextToken(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetsResponse
 
setNextToken(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionsResponse
 
setNextToken(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
setNextToken(String) - Method in class com.qcloud.cos.model.ListJobsResult
 
setNextUploadIdMarker(String) - Method in class com.qcloud.cos.model.MultipartUploadListing
Sets the next upload ID marker that should be used in the next request to get the next page of results.
setNextVersionIdMarker(String) - Method in class com.qcloud.cos.model.VersionListing
For internal use only.
setNickname(String) - Method in class com.qcloud.cos.model.ciModel.auditing.UserInfo
 
setNoAudio(String) - Method in class com.qcloud.cos.model.ciModel.job.VqaPlusResult
 
setNoncurrentVersionExpirationInDays(int) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
 
setNoncurrentVersionTransitions(List<BucketLifecycleConfiguration.NoncurrentVersionTransition>) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the Qcloud COS non current object transition rules for the given bucket.
setNoneCamLabels(List<LabelV2>) - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelV2Response
 
setNoNeedOutput(String) - Method in class com.qcloud.cos.model.ciModel.job.TranslationOperation
 
setNonExistIds(List<String>) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfigsResponse
 
setNonExistJobIds(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobResponse
 
setNonExistPIDs(List<String>) - Method in class com.qcloud.cos.model.ciModel.queue.MediaListQueueResponse
 
setNonmatchingETagConstraints(List<String>) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the optional list of ETag constraints that, when present, must not include a match for the source object's current ETag in order for the copy object request to be executed.
setNonmatchingETagConstraints(List<String>) - Method in class com.qcloud.cos.model.CopyPartRequest
Sets the optional list of ETag constraints that, when present, must not include a match for the source object's current ETag in order for the copy object request to be executed.
setNonmatchingETagConstraints(List<String>) - Method in class com.qcloud.cos.model.GetObjectRequest
Sets the optional list of ETag constraints that when present must not include a match for the object's current ETag in order for this request to be executed.
setNotifyConfig(MediaNotifyConfig) - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueObject
 
setNotifyConfig(MediaNotifyConfig) - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueRequest
 
setNotifyConfig(MediaNotifyConfig) - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueObject
 
setNotifyConfig(MediaNotifyConfig) - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueRequest
 
setNoVideo(String) - Method in class com.qcloud.cos.model.ciModel.job.VqaPlusResult
 
setNumFrames(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setNumProgram(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaFormat
 
setNumStream(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaFormat
 
setObject(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingCosOutput
 
setObject(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInputObject
 
setObject(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setObject(String) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
setObject(String) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
setObject(String) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
setObject(String) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentInputObject
 
setObject(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
setObject(String) - Method in class com.qcloud.cos.model.ciModel.common.MediaInputObject
 
setObject(String) - Method in class com.qcloud.cos.model.ciModel.common.MediaOutputObject
 
setObject(String) - Method in class com.qcloud.cos.model.ciModel.job.FileCompressResult
 
setObject(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.Input
 
setObject(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.Output
 
setObject(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Input
 
setObject(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Output
 
setObject(String) - Method in class com.qcloud.cos.model.ciModel.job.TranslationInput
 
setObject(String) - Method in class com.qcloud.cos.model.ciModel.job.TranslationOutput
 
setObject(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesRequest
 
setObject(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse.DNADbFile
 
setObject(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.GetPlayListRequest
 
setObject(String) - Method in class com.qcloud.cos.model.ciModel.snapshot.PrivateM3U8Request
 
setObject(String) - Method in class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest.Input
 
setObject(String) - Method in class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest.Output
 
setObject(String) - Method in class com.qcloud.cos.model.ciModel.workflow.BasicInfo
 
setObject(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionObject
 
setObject(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
setObjectAcl(String, String, AccessControlList) - Method in interface com.qcloud.cos.COS
Sets the CannedAccessControlList for the specified object.
setObjectAcl(String, String, CannedAccessControlList) - Method in interface com.qcloud.cos.COS
Sets the CannedAccessControlList for the specified object.
setObjectAcl(SetObjectAclRequest) - Method in interface com.qcloud.cos.COS
Sets the AccessControlList for the specified object.
setObjectAcl(String, String, AccessControlList) - Method in class com.qcloud.cos.COSClient
 
setObjectAcl(String, String, CannedAccessControlList) - Method in class com.qcloud.cos.COSClient
 
setObjectAcl(SetObjectAclRequest) - Method in class com.qcloud.cos.COSClient
 
setObjectACL(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
setObjectACL(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
SetObjectAclRequest - Class in com.qcloud.cos.model
 
SetObjectAclRequest(String, String, AccessControlList) - Constructor for class com.qcloud.cos.model.SetObjectAclRequest
Constructs a new SetObjectAclRequest object, ready to set the specified ACL on the specified object when this request is executed.
SetObjectAclRequest(String, String, CannedAccessControlList) - Constructor for class com.qcloud.cos.model.SetObjectAclRequest
Constructs a new SetObjectAclRequest object, ready to set the specified ACL on the specified object when this request is executed.
setObjectContent(COSObjectInputStream) - Method in class com.qcloud.cos.model.COSObject
Sets the input stream containing this object's contents.
setObjectContent(InputStream) - Method in class com.qcloud.cos.model.COSObject
Sets the input stream containing this object's contents.
setObjectCount(int) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTaskJudgementInfo
 
setObjectCount(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTaskResultInfo
 
setObjectId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
setObjectId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
setObjectInfo(LinkedList<MediaTaskResultInfoObjectInfo>) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTaskResultInfo
 
setObjectKey(String) - Method in class com.qcloud.cos.model.ciModel.ai.AddPersonFaceRequest
 
setObjectKey(String) - Method in class com.qcloud.cos.model.ciModel.ai.CreatePersonRequest
 
setObjectKey(String) - Method in class com.qcloud.cos.model.ciModel.ai.DeletePersonFaceRequest
 
setObjectKey(String) - Method in class com.qcloud.cos.model.ciModel.ai.GoodsMattingRequest
 
setObjectKey(String) - Method in class com.qcloud.cos.model.ciModel.ai.ImageOCRRequest
 
setObjectKey(String) - Method in class com.qcloud.cos.model.ciModel.ai.SearchPersonFaceRequest
 
setObjectKey(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingRequest
 
setObjectKey(String) - Method in class com.qcloud.cos.model.ciModel.common.AICommonRequest
 
setObjectKey(String) - Method in class com.qcloud.cos.model.ciModel.image.AIImageColoringRequest
 
setObjectKey(String) - Method in class com.qcloud.cos.model.ciModel.image.DetectFaceRequest
 
setObjectKey(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageInspectRequest
 
setObjectKey(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelRequest
 
setObjectKey(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelV2Request
 
setObjectKey(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageSearchRequest
 
setObjectKey(String) - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
setObjectKey(String) - Method in class com.qcloud.cos.model.ciModel.job.ImageQualityRequest
 
setObjectKey(String) - Method in class com.qcloud.cos.model.ciModel.job.ZipPreviewRequest
 
setObjectKey(String) - Method in class com.qcloud.cos.model.ciModel.persistence.AIRecRequest
 
setObjectKey(String) - Method in class com.qcloud.cos.model.ciModel.snapshot.CosSnapshotRequest
 
setObjectKey(String) - Method in class com.qcloud.cos.model.DecompressionRequest
 
setObjectList(List<CIObject>) - Method in class com.qcloud.cos.model.ciModel.persistence.ProcessResults
 
setObjectMetadata(ObjectMetadata) - Method in class com.qcloud.cos.model.CompleteMultipartUploadRequest
 
setObjectMetadata(ObjectMetadata) - Method in class com.qcloud.cos.model.COSObject
Sets the object metadata for this object.
setObjectMetadata(ObjectMetadata) - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the additional information about the new object being created, such as content type, content encoding, user metadata, etc.
setObjectMetadata(ObjectMetadata) - Method in class com.qcloud.cos.model.UploadPartRequest
Sets the additional information about the part being uploaded.
setObjectName(String) - Method in class com.qcloud.cos.model.ciModel.job.Md5Info
 
setObjectName(String) - Method in class com.qcloud.cos.model.ciModel.job.OutputFile
 
setObjectName(String) - Method in class com.qcloud.cos.model.ciModel.job.PicProcessResult
 
setObjectName(String) - Method in class com.qcloud.cos.model.ciModel.workflow.JudgementResultObject
 
setObjectName(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTaskResultInfoObjectInfo
 
setObjectName(String) - Method in class com.qcloud.cos.model.ciModel.workflow.SpriteObjectInfo
 
setObjectPrefix(String) - Method in class com.qcloud.cos.model.ciModel.job.OutputFile
 
setObjectPrefix(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowInput
 
setObjectResults(List<ObjectResults>) - Method in class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
setObjectResults(List<CreateAuditingPictureJobResponse.AuditingResultInfo.ObjectResults>) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo
 
setObjects(List<ObjectTagInfo>) - Method in class com.qcloud.cos.model.ciModel.job.ObjectTag
 
setObjectTagging(SetObjectTaggingRequest) - Method in interface com.qcloud.cos.COS
Set the tags for the specified object.
setObjectTagging(SetObjectTaggingRequest) - Method in class com.qcloud.cos.COSClient
 
SetObjectTaggingRequest - Class in com.qcloud.cos.model
Request object for the parameters to set the tags for an object.
SetObjectTaggingRequest(String, String, ObjectTagging) - Constructor for class com.qcloud.cos.model.SetObjectTaggingRequest
Constructs an instance of this object.
SetObjectTaggingRequest(String, String, String, ObjectTagging) - Constructor for class com.qcloud.cos.model.SetObjectTaggingRequest
Constructs an instance of this object.
SetObjectTaggingResponseHeaderHandler - Class in com.qcloud.cos.internal
Handler for retrieving headers from the SetObjectTaggingRequest response.
SetObjectTaggingResponseHeaderHandler() - Constructor for class com.qcloud.cos.internal.SetObjectTaggingResponseHeaderHandler
 
SetObjectTaggingResponseUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.SetObjectTaggingResponseUnmarshaller
 
SetObjectTaggingResult - Class in com.qcloud.cos.model
Contains all the information returned from performing a SetObjectTaggingRequest.
SetObjectTaggingResult() - Constructor for class com.qcloud.cos.model.SetObjectTaggingResult
 
setObjectTags(List<ObjectTag>) - Method in class com.qcloud.cos.model.ciModel.job.VideoTagData
 
setObjectUrl(String) - Method in class com.qcloud.cos.model.ciModel.job.OutputFile
 
setObjectUrl(String) - Method in class com.qcloud.cos.model.ciModel.workflow.JudgementResultObject
 
setObjectUrl(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTaskResultInfoObjectInfo
 
setObjectUrl(String) - Method in class com.qcloud.cos.model.ciModel.workflow.SpriteObjectInfo
 
setOcrResults(List<OcrResults>) - Method in class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
setOcrResults(OcrResults) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
setOcrResults(List<CreateAuditingPictureJobResponse.OcrResults>) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo
 
setOffset(Integer) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordRequest
 
setOffset(Integer) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategyRequest
 
setOffset(Integer) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLibRequest
 
setOffset(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageSearchRequest
 
setOffsetEndMs(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Words
 
setOffsetStartMs(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Words
 
setOffsetTime(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AudioSectionInfo
 
setOffsetTime(String) - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
setOngoingRestore(boolean) - Method in interface com.qcloud.cos.internal.ObjectRestoreResult
Sets a boolean value which indicates there is an ongoing restore request.
setOngoingRestore(boolean) - Method in class com.qcloud.cos.model.ObjectMetadata
For internal use only.
setOnKeyExist(String) - Method in class com.qcloud.cos.model.fetch.PutAsyncFetchTaskRequest
 
setOperation(BatchJobOperation) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobDetail
 
setOperation(BatchJobOperation) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobRequest
 
setOperation(DocOperationObject) - Method in class com.qcloud.cos.model.ciModel.job.DocJobDetail
 
setOperation(DocOperationObject) - Method in class com.qcloud.cos.model.ciModel.job.DocJobObject
 
setOperation(FileProcessOperation) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessJobDetail
 
setOperation(FileProcessOperation) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessRequest
 
setOperation(TranslationOperation) - Method in class com.qcloud.cos.model.ciModel.job.JobsDetail
 
setOperation(MediaJobOperation) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
setOperation(MediaJobOperation) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
setOperation(PostSpeechRecognitionRequest.Operation) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest
 
setOperation(PostSpeechRecognitionResponse.Operation) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.JobsDetail
 
setOperation(TranslationOperation) - Method in class com.qcloud.cos.model.ciModel.job.TranslationRequest
 
setOperation(MediaJobOperation) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
setOperation(MediaJobOperation) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
setOperation(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.Aggregations
 
setOperation(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.AggregationsResult
 
setOperation(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.Query
 
setOperation(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.SubQueries
 
setOperation(MediaOperation) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowNode
 
setOperation(MediaOperation) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowNodes
 
setOptionalFields(List<String>) - Method in class com.qcloud.cos.model.inventory.InventoryConfiguration
Sets the optional fields that are included in the inventory results.
setOrder(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetSimpleQueryRequest
 
setOrderByTime(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobListRequest
 
setOrderByTime(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
setOrderByTime(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
setOrderByTime(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
setOrientation(int) - Method in class com.qcloud.cos.model.ciModel.persistence.ImageInfo
 
setOriginalInfo(OriginalInfo) - Method in class com.qcloud.cos.model.ciModel.job.PicProcessResult
 
setOriginalInfo(OriginalInfo) - Method in class com.qcloud.cos.model.ciModel.persistence.CIUploadResult
 
setOutlineColor(String) - Method in class com.qcloud.cos.model.ciModel.job.Subtitle
 
setOutput(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingLiveInfo
 
setOutput(AuditingCosOutput) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingRecordInfo
 
setOutput(MediaOutputObject) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
setOutput(MediaOutputObject) - Method in class com.qcloud.cos.model.ciModel.job.DocOperationObject
 
setOutput(MediaOutputObject) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessOperation
 
setOutput(MediaOutputObject) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setOutput(PostSpeechRecognitionRequest.Output) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.Operation
 
setOutput(PostSpeechRecognitionResponse.Output) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Operation
 
setOutput(TranslationOutput) - Method in class com.qcloud.cos.model.ciModel.job.TranslationOperation
 
setOutput(MediaOutputObject) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setOutput(MediaOutputObject) - Method in class com.qcloud.cos.model.ciModel.snapshot.SnapshotRequest
 
setOutput(MediaOutputObject) - Method in class com.qcloud.cos.model.ciModel.snapshot.SnapshotResponse
 
setOutput(GenerateSnapshotRequest.Output) - Method in class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest
 
setOutput(MediaOutputObject) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaOperation
 
setOutputFile(OutputFile) - Method in class com.qcloud.cos.model.ciModel.job.MediaResult
 
setOutputFileType(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
setOutputFileType(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
setOutputSerialization(OutputSerialization) - Method in class com.qcloud.cos.model.SelectObjectContentRequest
Describes the format of the data that you want COS to return in response.
setOutputSerialization(OutputSerialization) - Method in class com.qcloud.cos.model.SelectParameters
Sets how the results of the Select job are serialized.
setOwner(Owner) - Method in class com.qcloud.cos.model.AccessControlList
For internal use only.
setOwner(Owner) - Method in class com.qcloud.cos.model.Bucket
For internal use only.
setOwner(Owner) - Method in class com.qcloud.cos.model.COSObjectSummary
Sets the owner of this object.
setOwner(Owner) - Method in class com.qcloud.cos.model.COSVersionSummary
For internal use only.
setOwner(Owner) - Method in class com.qcloud.cos.model.MultipartUpload
Sets the owner of this multipart upload.
setOwner(Owner) - Method in class com.qcloud.cos.model.PartListing
Sets the user who owns the associated multipart upload.
setOwnerID(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
setPad(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
setPadding(String) - Method in class com.qcloud.cos.model.ciModel.template.SpriteSnapshotConfig
 
setPage(String) - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
setPage(String) - Method in class com.qcloud.cos.model.ciModel.job.WatermarkInfo
 
setPageCount(String) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
setPageCount(String) - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
setPageNo(String) - Method in class com.qcloud.cos.model.ciModel.job.DocProcessPageInfo
 
setPageNumber(String) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentResultInfo
 
setPageNumber(int) - Method in class com.qcloud.cos.model.ciModel.bucket.CIMediaListObject
 
setPageNumber(String) - Method in class com.qcloud.cos.model.ciModel.bucket.DocBucketResponse
 
setPageNumber(String) - Method in class com.qcloud.cos.model.ciModel.bucket.MediaBucketRequest
 
setPageNumber(String) - Method in class com.qcloud.cos.model.ciModel.common.MediaCommonResponse
 
setPageNumber(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfigsRequest
 
setPageNumber(int) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfigsResponse
 
setPageNumber(Integer) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesRequest
 
setPageNumber(int) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse
 
setPageNumber(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
setPageNumber(String) - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueRequest
 
setPageNumber(String) - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueRequest
 
setPageNumber(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
setPageNumber(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
setPageNumber(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListResponse
 
setPageSegment(List<DocumentResultInfo>) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
setPageSize(int) - Method in class com.qcloud.cos.model.ciModel.bucket.CIMediaListObject
 
setPageSize(String) - Method in class com.qcloud.cos.model.ciModel.bucket.DocBucketResponse
 
setPageSize(String) - Method in class com.qcloud.cos.model.ciModel.bucket.MediaBucketRequest
 
setPageSize(String) - Method in class com.qcloud.cos.model.ciModel.common.MediaCommonResponse
 
setPageSize(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfigsRequest
 
setPageSize(int) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfigsResponse
 
setPageSize(Integer) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesRequest
 
setPageSize(int) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse
 
setPageSize(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
setPageSize(String) - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueRequest
 
setPageSize(String) - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueRequest
 
setPageSize(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
setPageSize(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
setPageSize(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListResponse
 
setPaperDirection(String) - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
setParameters(Map<String, String>) - Method in class com.qcloud.cos.http.CosHttpRequest
 
setParents(String) - Method in class com.qcloud.cos.model.ciModel.image.LocationLabel
 
setPartBegin(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.TimeInfo
 
setPartEnd(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.TimeInfo
 
setPartETags(List<PartETag>) - Method in class com.qcloud.cos.model.CompleteMultipartUploadRequest
Sets the list of part numbers and ETags that identify the individual parts of the multipart upload to complete.
setPartNumber(int) - Method in class com.qcloud.cos.model.CopyPartRequest
Sets the part number describing this part's position relative to the other parts in the multipart upload.
setPartNumber(int) - Method in class com.qcloud.cos.model.CopyPartResult
Sets the part number of the newly copied part.
setPartNumber(int) - Method in class com.qcloud.cos.model.PartETag
Sets the part number of the associated part.
setPartNumber(int) - Method in class com.qcloud.cos.model.PartSummary
Sets the part number describing this part's position relative to the other parts in the multipart upload.
setPartNumber(int) - Method in class com.qcloud.cos.model.UploadPartRequest
Sets the part number describing this part's position relative to the other parts in the multipart upload.
setPartNumber(int) - Method in class com.qcloud.cos.model.UploadPartResult
Sets the part number of the newly uploaded part.
setPartNumberMarker(Integer) - Method in class com.qcloud.cos.model.ListPartsRequest
Sets the optional part number marker indicating where in the results to being listing parts.
setPartNumberMarker(int) - Method in class com.qcloud.cos.model.PartListing
Sets the optional part number marker specified in the original request to specify where in the results to begin listing parts.
setParts(List<PartSummary>) - Method in class com.qcloud.cos.model.PartListing
Sets the list of parts described in this part listing.
setPartSize(long) - Method in class com.qcloud.cos.model.UploadPartRequest
Sets the size of this part, in bytes.
setPassword(String) - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
setPath(String) - Method in class com.qcloud.cos.model.ciModel.auditing.StorageConf
 
setPayload(ByteBuffer) - Method in class com.qcloud.cos.model.SelectObjectContentEvent.RecordsEvent
The byte array of partial, one or more result records.
setPayload(SelectObjectContentEventStream) - Method in class com.qcloud.cos.model.SelectObjectContentResult
 
setPdf(Boolean) - Method in class com.qcloud.cos.model.ciModel.ai.ImageOCRRequest
 
setPdfPageNumber(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.ImageOCRRequest
 
setPdfPageSize(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.ImageOCRResponse
 
setPersonExDescription(String) - Method in class com.qcloud.cos.model.ciModel.ai.PersonExDescriptionInfo
 
setPersonExDescriptionIndex(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.PersonExDescriptionInfo
 
setPersonExDescriptionInfos(List<PersonExDescriptionInfo>) - Method in class com.qcloud.cos.model.ciModel.ai.CreatePersonRequest
 
setPersonId(String) - Method in class com.qcloud.cos.model.ciModel.ai.AddPersonFaceRequest
 
setPersonId(String) - Method in class com.qcloud.cos.model.ciModel.ai.Candidates
 
setPersonId(String) - Method in class com.qcloud.cos.model.ciModel.ai.CreatePersonRequest
 
setPersonId(String) - Method in class com.qcloud.cos.model.ciModel.ai.DeletePersonFaceRequest
 
setPersonId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse.FaceInfos
 
setPersonId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.Persons
 
setPersonName(String) - Method in class com.qcloud.cos.model.ciModel.ai.AddPersonFaceRequest
 
setPersonName(String) - Method in class com.qcloud.cos.model.ciModel.ai.Candidates
 
setPersonName(String) - Method in class com.qcloud.cos.model.ciModel.ai.CreatePersonRequest
 
setPersons(List<Persons>) - Method in class com.qcloud.cos.model.ciModel.metaInsight.File
 
setPersonTags(List<PersonTag>) - Method in class com.qcloud.cos.model.ciModel.job.VideoTagData
 
setPet(String) - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
setPetInfoList(List<MediaBodyInfo>) - Method in class com.qcloud.cos.model.ciModel.job.MediaTopkRecognition
 
setPetRecognition(MediaRecognition) - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
setPetRecognitionResult(List<PetRecognitionResult>) - Method in class com.qcloud.cos.model.ciModel.job.v2.VideoTargetRecResult
 
setPicIndex(String) - Method in class com.qcloud.cos.model.ciModel.job.DocProcessPageInfo
 
setPicName(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageInfos
 
setPicNum(String) - Method in class com.qcloud.cos.model.ciModel.job.DocProcessPageInfo
 
setPicOperations(PicOperations) - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
 
setPicOperations(PicOperations) - Method in class com.qcloud.cos.model.ciModel.common.CImageProcessRequest
 
setPicOperations(PicOperations) - Method in class com.qcloud.cos.model.ciModel.common.ImageProcessRequest
 
setPicOperations(PicOperations) - Method in class com.qcloud.cos.model.CompleteMultipartUploadRequest
 
setPicPagination(String) - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
setPicProcess(MediaPicProcessTemplateObject) - Method in class com.qcloud.cos.model.ciModel.job.JobParam
 
setPicProcess(MediaPicProcessTemplateObject) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setPicProcess(MediaPicProcessTemplateObject) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setPicProcessQueueId(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowInput
 
setPicProcessResult(PicProcessResult) - Method in class com.qcloud.cos.model.ciModel.job.JobParam
 
setPicProcessResult(PicProcessResult) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setPicProcessResult(PicProcessResult) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setPicSize(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageInspectResponse
 
setPicType(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageInspectResponse
 
setPitchScore(PitchScore) - Method in class com.qcloud.cos.model.ciModel.job.VocalScoreResult
 
setPixelBlackThreshold(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
setPixfmt(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
setPixFmt(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
setPixFormat(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setPlaceTags(List<PlaceTag>) - Method in class com.qcloud.cos.model.ciModel.job.VideoTagData
 
setPlainText(String) - Method in class com.qcloud.cos.model.ciModel.job.HlsEncrypt
 
setPlate(String) - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
setPlate(FailedMessage) - Method in class com.qcloud.cos.model.ciModel.persistence.CIUploadResult
 
setPlate(String) - Method in class com.qcloud.cos.model.ciModel.persistence.PlateContent
 
setPlateContent(PlateContent) - Method in class com.qcloud.cos.model.ciModel.persistence.CarTag
 
setPlateDetailInfos(PlateDetailInfos) - Method in class com.qcloud.cos.model.ciModel.persistence.CIUploadResult
 
setPlateDetailInfos(List<PlateDetail>) - Method in class com.qcloud.cos.model.ciModel.persistence.PlateDetailInfos
 
setPlateLocationList(List<PlateContent.PlateLocation>) - Method in class com.qcloud.cos.model.ciModel.persistence.PlateContent
 
setPlayKeyList(PlayKeyList) - Method in class com.qcloud.cos.model.ciModel.hls.CreateHLSPlayKeyResponse
 
setPlayKeyList(PlayKeyList) - Method in class com.qcloud.cos.model.ciModel.hls.GetHLSPlayKeyResponse
 
setPlayKeyList(PlayKeyList) - Method in class com.qcloud.cos.model.ciModel.hls.UpdataHLSPlayKeyResponse
 
setPoint(List<String>) - Method in class com.qcloud.cos.model.ciModel.ai.RecognizeLogoResponse.Location
 
setPoints(List<String>) - Method in class com.qcloud.cos.model.ciModel.recognition.CodeLocation
 
setPolicyText(String) - Method in class com.qcloud.cos.model.BucketPolicy
Sets the raw policy JSON text.
setPolicyText(String) - Method in class com.qcloud.cos.model.SetBucketPolicyRequest
Sets the policy to apply to the specified bucket.
setPolitics(List<String>) - Method in class com.qcloud.cos.model.ciModel.auditing.BaseStrategyLabel
 
setPoliticsInfo(PoliticsInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setPoliticsInfo(PoliticsInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.BaseAuditingDetail
 
setPoliticsInfo(PoliticsInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
setPoliticsInfo(CreateAuditingPictureJobResponse.AuditingResultInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
setPoliticsInfo(PoliticsInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
setPoliticsInfo(PoliticsInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
setPoliticsInfo(PoliticsInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.SnapshotInfo
 
setPoliticsInfoObjectResults(PoliticsInfoObjectResults) - Method in class com.qcloud.cos.model.ciModel.auditing.PoliticsInfo
 
setPoliticsScore(String) - Method in class com.qcloud.cos.model.ciModel.auditing.Freeze
 
setPolygon(List<OcrPolygon>) - Method in class com.qcloud.cos.model.ciModel.ai.TextDetection
 
setPorn(List<String>) - Method in class com.qcloud.cos.model.ciModel.auditing.BaseStrategyLabel
 
setPornInfo(PornInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setPornInfo(PornInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.BaseAuditingDetail
 
setPornInfo(PornInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
setPornInfo(CreateAuditingPictureJobResponse.AuditingResultInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
setPornInfo(PornInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
setPornInfo(PornInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
setPornInfo(PornInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.SnapshotInfo
 
setPornScore(String) - Method in class com.qcloud.cos.model.ciModel.auditing.Freeze
 
setPos(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaWatermark
 
setPosition(Long) - Method in class com.qcloud.cos.model.AppendObjectRequest
 
setPositions(List<TextPosition>) - Method in class com.qcloud.cos.model.ciModel.auditing.HitInfo
 
setPositive(Integer) - Method in class com.qcloud.cos.model.ciModel.auditing.SentimentAnalysisDetail
 
setPredicate(InventoryFilterPredicate) - Method in class com.qcloud.cos.model.inventory.InventoryFilter
Sets the InventoryFilterPredicate to be used when evaluating an inventory filter.
setPredicate(LifecycleFilterPredicate) - Method in class com.qcloud.cos.model.lifecycle.LifecycleFilter
Sets the LifecycleFilterPredicate to be applied to BucketLifecycleConfiguration.Rule.
setPrefix(String) - Method in class com.qcloud.cos.model.ciModel.common.BatchInputObject
 
setPrefix(String) - Method in class com.qcloud.cos.model.ciModel.job.DownloadConfig
 
setPrefix(String) - Method in class com.qcloud.cos.model.ciModel.job.FileCompressConfig
 
setPrefix(String) - Method in class com.qcloud.cos.model.ciModel.job.FileUnCompressConfig
 
setPrefix(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetsRequest
 
setPrefix(String) - Method in class com.qcloud.cos.model.IntelligentTiering.IntelligentTieringFilter
 
setPrefix(String) - Method in class com.qcloud.cos.model.inventory.InventoryAndPredicate
 
setPrefix(String) - Method in class com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Sets the prefix that is prepended to all inventory results.
setPrefix(String) - Method in class com.qcloud.cos.model.ListMultipartUploadsRequest
Sets the optional prefix parameter, restricting the response to multipart uploads for keys that begin with the specified prefix.
setPrefix(String) - Method in class com.qcloud.cos.model.ListObjectsRequest
Sets the optional prefix parameter, restricting the response to keys that begin with the specified prefix.
setPrefix(String) - Method in class com.qcloud.cos.model.ListVersionsRequest
Sets the optional prefix parameter restricting the response to keys that begin with the specified prefix.
setPrefix(String) - Method in class com.qcloud.cos.model.MultipartUploadListing
For internal use only.
setPrefix(String) - Method in class com.qcloud.cos.model.ObjectListing
For internal use only.
setPrefix(String) - Method in class com.qcloud.cos.model.ReplicationRule
Sets the QCloud Object prefix for the replication rule.
setPrefix(String) - Method in class com.qcloud.cos.model.VersionListing
For internal use only.
setPrefixReplaced(String) - Method in class com.qcloud.cos.model.ciModel.job.FileUnCompressConfig
 
setPrefixReplaced(boolean) - Method in class com.qcloud.cos.model.DecompressionRequest
 
setPreset(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
setPreset(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
setPreviousObjectListing(ObjectListing) - Method in class com.qcloud.cos.model.ListNextBatchOfObjectsRequest
Sets the previous object listing and all the features of the next object listing as well.
setPreviousVersionListing(VersionListing) - Method in class com.qcloud.cos.model.ListNextBatchOfVersionsRequest
Sets the previous version listing and all the features of the next version listing as well.
setPrintShutdownStackTrace(boolean) - Method in class com.qcloud.cos.ClientConfig
 
setPrivateKey(String) - Method in class com.qcloud.cos.model.bucketcertificate.BucketDomainCertificateInfo
 
setProcessOperation(PicProcessOperation) - Method in class com.qcloud.cos.model.ciModel.job.PicProcessRequest
 
setProcessResult(ProcessResult) - Method in class com.qcloud.cos.model.ciModel.job.PicProcessResult
 
setProcessResults(ProcessResults) - Method in class com.qcloud.cos.model.ciModel.persistence.CIUploadResult
 
setProcessRule(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaPicProcessTemplateObject
 
setProcessRule(String) - Method in class com.qcloud.cos.model.ciModel.job.PicProcess
 
setProcessType(String) - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
setProduceId(String) - Method in class com.qcloud.cos.model.ciModel.job.AigcMetadata
 
setProductLabels(List<LocationLabel>) - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelV2Response
 
setProfile(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioObject
 
setProfile(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
setProfile(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
setProfile(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setProgress(String) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessJobDetail
 
setProgress(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
setProgress(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
setProgressListener(ProgressListener) - Method in class com.qcloud.cos.http.CosHttpRequest
 
setPropagateId(String) - Method in class com.qcloud.cos.model.ciModel.job.AigcMetadata
 
setProtocol(HttpProtocol) - Method in class com.qcloud.cos.http.CosHttpRequest
 
setProtocol(String) - Method in class com.qcloud.cos.model.RedirectRule
Set the protocol to use in the redirect request.
setProxyPassword(String) - Method in class com.qcloud.cos.ClientConfig
 
setProxyUsername(String) - Method in class com.qcloud.cos.ClientConfig
 
setPureImage(Boolean) - Method in class com.qcloud.cos.model.ciModel.job.ImageQualityResponse
 
setQality(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaAnimationVideoObject
 
setQality(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
setQrcodeContent(String) - Method in class com.qcloud.cos.model.ciModel.image.GenerateQrcodeRequest
 
setQRcodeInfoList(List<QRcodeInfo>) - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
setQuality(String) - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
setQuality(String) - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
setQuality(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
setQuality(String) - Method in class com.qcloud.cos.model.ciModel.job.ProcessResult
 
setQuality(Integer) - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
setQuality(int) - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
setQuality(int) - Method in class com.qcloud.cos.model.ciModel.persistence.ImageInfo
 
setQualityControl(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.AddPersonFaceRequest
 
setQualityControl(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.CreatePersonRequest
 
setQualityControl(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.SearchPersonFaceRequest
 
setQualityEstimate(QualityEstimate) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setQualityEstimate(QualityEstimate) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setQualityEstimateConfig(QualityEstimateConfig) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setQualityEstimateConfig(QualityEstimateConfig) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setQualityInfo(CreateAuditingPictureJobResponse.AuditingResultInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
setQuery(Query) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetSimpleQueryRequest
 
setQueryParams(Map<String, String>) - Method in class com.qcloud.cos.model.ciModel.common.AICommonRequest
 
setQueryParams(Map<String, String>) - Method in class com.qcloud.cos.model.ciModel.common.CImageProcessRequest
 
setQueue(MediaQueueObject) - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueResponse
 
setQueueId(String) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
setQueueId(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobDetail
 
setQueueId(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobListRequest
 
setQueueId(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobObject
 
setQueueId(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobRequest
 
setQueueId(String) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessJobDetail
 
setQueueId(String) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessRequest
 
setQueueId(String) - Method in class com.qcloud.cos.model.ciModel.job.JobsDetail
 
setQueueId(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
setQueueId(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
setQueueId(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.JobsDetail
 
setQueueId(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
setQueueId(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
setQueueId(String) - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueObject
 
setQueueId(String) - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueRequest
 
setQueueId(String) - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueObject
 
setQueueId(String) - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueRequest
 
setQueueId(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowInput
 
setQueueList(List<MediaQueueObject>) - Method in class com.qcloud.cos.model.ciModel.queue.MediaListQueueResponse
 
setQueueType(String) - Method in class com.qcloud.cos.model.ciModel.job.JobsDetail
 
setQueueType(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
setQueueType(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
setQueueType(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
setQueueType(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
setQuiet(boolean) - Method in class com.qcloud.cos.model.DeleteObjectsRequest
Sets the quiet element for this request.
setQuoteCharacter(String) - Method in class com.qcloud.cos.model.CSVInput
Sets the value used for escaping where the field delimiter is part of the value.
setQuoteCharacter(Character) - Method in class com.qcloud.cos.model.CSVInput
Sets the value used for escaping where the field delimiter is part of the value.
setQuoteCharacter(String) - Method in class com.qcloud.cos.model.CSVOutput
Sets the value used for escaping where the field delimiter is part of the value.
setQuoteCharacter(Character) - Method in class com.qcloud.cos.model.CSVOutput
Sets the value used for escaping where the field delimiter is part of the value.
setQuoteEscapeCharacter(String) - Method in class com.qcloud.cos.model.CSVInput
Sets the character used for escaping the quote character inside an already escaped value.
setQuoteEscapeCharacter(Character) - Method in class com.qcloud.cos.model.CSVInput
Sets the character used for escaping the quote character inside an already escaped value.
setQuoteEscapeCharacter(String) - Method in class com.qcloud.cos.model.CSVOutput
Sets the character used for escaping the quote character inside an already escaped value.
setQuoteEscapeCharacter(Character) - Method in class com.qcloud.cos.model.CSVOutput
Sets the character used for escaping the quote character inside an already escaped value.
setQuoteFields(String) - Method in class com.qcloud.cos.model.CSVOutput
Sets the quoted fields.
setQuoteFields(QuoteFields) - Method in class com.qcloud.cos.model.CSVOutput
Sets the quoted fields.
setRange(long, long) - Method in class com.qcloud.cos.model.GetObjectRequest
Sets the optional inclusive byte range within the desired object that will be downloaded by this request.
setRangeEnd(long) - Method in class com.qcloud.cos.model.GetObjectRequest
 
setRangeStart(long) - Method in class com.qcloud.cos.model.GetObjectRequest
 
setRawResponseContent(String) - Method in exception com.qcloud.cos.exception.CosServiceException
Typically only useful for debugging purpose if for some reason the SDK cannot parse the HTTP * response from a service
setReadLimit(int) - Method in class com.qcloud.cos.ClientConfig
 
setReadLimit(int) - Method in class com.qcloud.cos.internal.RequestClientOptions
Sets the optional mark-and-reset read limit used for signing and retry purposes.
setReceiveTokenId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.UserInfo
 
setRecognitionResult(List<Label>) - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelResponse
 
setRecordDelimiter(String) - Method in class com.qcloud.cos.model.CSVInput
Sets the value used to separate individual records.
setRecordDelimiter(Character) - Method in class com.qcloud.cos.model.CSVInput
Sets the value used to separate individual records.
setRecordDelimiter(String) - Method in class com.qcloud.cos.model.CSVOutput
Sets the value used to separate individual records.
setRecordDelimiter(Character) - Method in class com.qcloud.cos.model.CSVOutput
Sets the value used to separate individual records.
setRecordDelimiter(String) - Method in class com.qcloud.cos.model.JSONOutput
The value used to separate individual records in the output.
setRecordDelimiter(Character) - Method in class com.qcloud.cos.model.JSONOutput
The value used to separate individual records in the output.
setRecordInfo(AuditingRecordInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.MaskInfo
 
setRecursive(boolean) - Method in class com.qcloud.cos.model.DeleteObjectRequest
 
setRedirect(RedirectRule) - Method in class com.qcloud.cos.model.RoutingRule
Set the redirect information.
setRedirectAllRequestsTo(RedirectRule) - Method in class com.qcloud.cos.model.BucketWebsiteConfiguration
Sets the redirect information where all requests will be redirect to.
setRedirectLocation(String) - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional redirect location for the new object.
setRedirectLocation(String) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the optional redirect location for the newly copied object.
setRedirectLocation(String) - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the optional redirect location for the new object.
setRedirectLocation(String) - Method in class com.qcloud.cos.model.PutInstructionFileRequest
Sets the optional redirect location for the new object.
setRedirectsEnabled(boolean) - Method in class com.qcloud.cos.ClientConfig
 
setRefererType(String) - Method in class com.qcloud.cos.model.BucketRefererConfiguration
 
setRefFrames(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setReflndex(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.FillConcat
 
setRefMode(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.FillConcat
 
setRegion(Region) - Method in class com.qcloud.cos.ClientConfig
 
setRegion(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingCosOutput
 
setRegion(String) - Method in class com.qcloud.cos.model.ciModel.bucket.CIBucketObject
 
setRegion(String) - Method in class com.qcloud.cos.model.ciModel.bucket.MediaBucketObject
 
setRegion(String) - Method in class com.qcloud.cos.model.ciModel.common.FileProcessInputObject
 
setRegion(String) - Method in class com.qcloud.cos.model.ciModel.common.MediaInputObject
 
setRegion(String) - Method in class com.qcloud.cos.model.ciModel.common.MediaOutputObject
 
setRegion(String) - Method in class com.qcloud.cos.model.ciModel.job.CallBackKafkaConfig
 
setRegion(String) - Method in class com.qcloud.cos.model.ciModel.job.FileCompressResult
 
setRegion(String) - Method in class com.qcloud.cos.model.ciModel.job.OutputFile
 
setRegion(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.Output
 
setRegion(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Output
 
setRegion(String) - Method in class com.qcloud.cos.model.ciModel.job.TranslationOutput
 
setRegion(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfig
 
setRegion(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse.DNADbFile
 
setRegion(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.Dataset
 
setRegion(String) - Method in class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest.Output
 
setRegions(String) - Method in class com.qcloud.cos.model.ciModel.bucket.MediaBucketRequest
 
setRemark(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeyword
 
setRemark(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordResult
 
setRemove(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioObject
 
setRemove(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
setRemove(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
setRemoveBlue(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SegmentVideoBody
 
setRemoveGreen(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SegmentVideoBody
 
setRemoveRed(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SegmentVideoBody
 
setRemoveWatermark(MediaRemoveWaterMark) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setRemoveWatermarkList(List<MediaRemoveWaterMark>) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setRename(String) - Method in class com.qcloud.cos.model.ciModel.job.KeyConfig
 
setRenameFaultTolerant(boolean) - Method in class com.qcloud.cos.ClientConfig
 
setReplace(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioMixObject
 
setReplaceKeyPrefixWith(String) - Method in class com.qcloud.cos.model.RedirectRule
Set the object prefix key to use in the redirect request.
setReplaceKeyWith(String) - Method in class com.qcloud.cos.model.RedirectRule
Set the specific key to use in the redirect request.
setReplicationConfiguration(BucketReplicationConfiguration) - Method in class com.qcloud.cos.model.SetBucketReplicationConfigurationRequest
Sets the replication configuration for bucket.
setRequest(CIServiceRequest) - Method in class com.qcloud.cos.transfer.CIPostJobImpl
 
setRequest(ImageAuditingRequest) - Method in class com.qcloud.cos.transfer.ImageAuditingImpl
 
setRequestFrequent(int) - Method in class com.qcloud.cos.model.IntelligentTiering.IntelligentTieringTransition
 
setRequestId(String) - Method in exception com.qcloud.cos.exception.CosServiceException
Sets the COS requestId for this exception.
setRequestId(String) - Method in class com.qcloud.cos.exception.CosServiceExceptionBuilder
 
setRequestId(String) - Method in class com.qcloud.cos.internal.CIServiceRequest
 
setRequestId(String) - Method in class com.qcloud.cos.internal.MetaInsightRequest
 
setRequestId(String) - Method in interface com.qcloud.cos.internal.VIDResult
set requestId for this upload
setRequestId(String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
setRequestId(String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.ai.AddPersonFaceResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.ai.CreatePersonResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.ai.SearchPersonFaceResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.bucket.CIMediaListObject
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.bucket.DocBucketResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.common.MediaCommonResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.hls.CreateHLSPlayKeyResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.hls.GetHLSPlayKeyResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.hls.UpdataHLSPlayKeyResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.image.DetectFaceResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageSearchResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.job.ImageQualityResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfigsResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateDatasetBindingResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateDatasetResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateFileMetaIndexResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetSimpleQueryResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DeleteDatasetBindingResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DeleteDatasetResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DeleteFileMetaIndexResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetBindingResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetBindingsResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetsResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeFileMetaIndexResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.SearchImageResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.UpdateDatasetResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.UpdateFileMetaIndexResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.persistence.DetectCarResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionsResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListResponse
 
setRequestId(String) - Method in class com.qcloud.cos.model.CompleteMultipartUploadResult
set requestId for this upload
setRequestId(String) - Method in class com.qcloud.cos.model.CopyObjectResult
set requestId for this upload
setRequestId(String) - Method in class com.qcloud.cos.model.CopyPartResult
 
setRequestId(String) - Method in class com.qcloud.cos.model.CopyResult
set requestId for this upload
setRequestId(String) - Method in class com.qcloud.cos.model.CosServiceResult
set requestId for this upload
setRequestId(String) - Method in class com.qcloud.cos.model.GetSymlinkResult
 
setRequestId(String) - Method in class com.qcloud.cos.model.InitiateMultipartUploadResult
 
setRequestId(String) - Method in class com.qcloud.cos.model.PutObjectResult
set requestId for this upload
setRequestId(String) - Method in class com.qcloud.cos.model.PutSymlinkResult
 
setRequestId(String) - Method in class com.qcloud.cos.model.UploadPartResult
 
setRequestId(String) - Method in class com.qcloud.cos.model.UploadResult
set requestId for this upload
setRequestProgress(RequestProgress) - Method in class com.qcloud.cos.model.SelectObjectContentRequest
Describes optional, periodic SelectObjectContentEvent.ProgressEvents that can be returned.
setRequestTimeout(int) - Method in class com.qcloud.cos.ClientConfig
 
setRequestTimeOutEnable(boolean) - Method in class com.qcloud.cos.ClientConfig
 
setReservedCode1(String) - Method in class com.qcloud.cos.model.ciModel.job.AigcMetadata
 
setReservedCode2(String) - Method in class com.qcloud.cos.model.ciModel.job.AigcMetadata
 
setResoAdjMethod(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
setResolution(String) - Method in class com.qcloud.cos.model.ciModel.job.SuperResolution
 
setResourcePath(String) - Method in class com.qcloud.cos.http.CosHttpRequest
 
setResourcesPrefix(String) - Method in class com.qcloud.cos.model.DecompressionRequest
 
setResponse(DetectCarResponse) - Method in class com.qcloud.cos.internal.cihandler.DetectCarHandler
 
setResponse(ImageSearchResponse) - Method in class com.qcloud.cos.internal.cihandler.SearchImageHandler
 
setResponse(MediaWorkflowListResponse) - Method in class com.qcloud.cos.internal.cihandler.TriggerWorkflowListHandler
 
setResponse(WebpageAuditingResponse) - Method in class com.qcloud.cos.internal.cihandler.WebpageAuditingDescribeJobHandler
 
setResponse(BatchImageAuditingResponse) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.BatchImageAuditingHandler
 
setResponse(AudioAuditingResponse) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CreateAudioAuditingJobHandler
 
setResponse(VideoAuditingResponse) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CreateVideoAuditingJobHandler
 
setResponse(AudioAuditingResponse) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DescribeAudioAuditingJobHandler
 
setResponse(ImageAuditingResponse) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DescribeImageAuditingJobHandler
 
setResponse(VideoAuditingResponse) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DescribeVideoAuditingJobHandler
 
setResponse(DocListQueueResponse) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DocListQueueHandler
 
setResponse(DocumentAuditingResponse) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DocumentAuditingDescribeJobHandler
 
setResponse(DocumentAuditingResponse) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.DocumentAuditingJobHandler
 
setResponse(ImageLabelResponse) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ImageLabelHandler
 
setResponse(ImageLabelV2Response) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ImageLabelV2Handler
 
setResponse(MediaListQueueResponse) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListQueueHandler
 
setResponse(TextAuditingResponse) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.TextAuditingDescribeJobHandler
 
setResponse(TextAuditingResponse) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.TextAuditingJobHandler
 
setResponse(WebpageAuditingResponse) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.WebpageAuditingJobHandler
 
setResponse(MediaWorkflowExecutionResponse) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.WorkflowExecutionHandler
 
setResponse(MediaWorkflowResponse) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.WorkflowHandler
 
setResponse(MediaWorkflowListResponse) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.WorkflowListHandler
 
setResponse(ImageAuditingResponse) - Method in class com.qcloud.cos.transfer.ImageAuditingImpl
 
setResponseHeaders(ResponseHeaderOverrides) - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the headers to be overridden in the service response.
setResponseHeaders(ResponseHeaderOverrides) - Method in class com.qcloud.cos.model.GetObjectRequest
Sets the headers to be overridden in the service response.
setResponseMetadata(ResponseMetadata) - Method in class com.qcloud.cos.internal.CosServiceResponse
Sets the response metadata associated with this response.
setResTextFormat(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
setResTextFormat(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
setRestoreExpirationTime(Date) - Method in interface com.qcloud.cos.internal.ObjectRestoreResult
Sets the expiration date when the Object is scheduled to move to CAS.
setRestoreExpirationTime(Date) - Method in class com.qcloud.cos.model.ObjectMetadata
only used to set the value in the object after receiving the value in a response from COS.
setResult(T) - Method in class com.qcloud.cos.internal.CosServiceResponse
Sets the result contained by this response.
setResult(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setResult(String) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
setResult(Integer) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
setResult(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
setResult(String) - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
setResult(String) - Method in class com.qcloud.cos.model.ciModel.auditing.SnapshotInfo
 
setResult(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognitionResult
 
setResultDetails(List<ResultDetails>) - Method in class com.qcloud.cos.model.ciModel.job.v2.BodyRecognitionResult
 
setResultInfo(List<ResultInfo>) - Method in class com.qcloud.cos.model.ciModel.job.v2.ResultDetails
 
setResultInfo(MediaTaskResultInfo) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTasks
 
setResults(Results) - Method in class com.qcloud.cos.model.ciModel.ai.SearchPersonFaceResponse
 
setResults(List<AuditingKeywordResult>) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordResponse
 
setRetCode(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.AddPersonFaceResponse
 
setRetCode(String) - Method in class com.qcloud.cos.model.ciModel.ai.Results
 
setRetentionDays(int) - Method in class com.qcloud.cos.model.BucketObjectLockConfiguration
 
setRetentionMode(String) - Method in class com.qcloud.cos.model.BucketObjectLockConfiguration
 
setRetryAfterPreflight(boolean) - Method in class com.qcloud.cos.ClientConfig
 
setRetryAfterPreflight(boolean) - Method in class com.qcloud.cos.retry.RetryPolicy
 
setRetryPolicy(RetryPolicy) - Method in class com.qcloud.cos.ClientConfig
 
setReturnHighlightHtml(String) - Method in class com.qcloud.cos.model.ciModel.auditing.Conf
 
setRhythemScore(RhythemScore) - Method in class com.qcloud.cos.model.ciModel.job.VocalScoreResult
 
setRightBottom(OcrPolygon) - Method in class com.qcloud.cos.model.ciModel.ai.WordPolygon
 
setRightTop(OcrPolygon) - Method in class com.qcloud.cos.model.ciModel.ai.WordPolygon
 
setRoi(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
setRole(String) - Method in class com.qcloud.cos.model.ciModel.auditing.UserInfo
 
setRoleName(String) - Method in class com.qcloud.cos.model.BucketReplicationConfiguration
Sets the role name that will be used by QCloud while replication.
setRoom(String) - Method in class com.qcloud.cos.model.ciModel.auditing.UserInfo
 
setRotate(float) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.RotateLocation
 
setRotate(String) - Method in class com.qcloud.cos.model.ciModel.auditing.Location
 
setRotate(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ObjectResults.Location
 
setRotate(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
setRotate(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
setRotate(String) - Method in class com.qcloud.cos.model.ciModel.job.QualityEstimateConfig
 
setRotate(String) - Method in class com.qcloud.cos.model.ciModel.snapshot.CosSnapshotRequest
 
setRotate(String) - Method in class com.qcloud.cos.model.ciModel.snapshot.SnapshotRequest
 
setRotate(String) - Method in class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest
 
setRotation(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setRoutingRules(List<RoutingRule>) - Method in class com.qcloud.cos.model.BucketWebsiteConfiguration
Set the list of routing rules that can be used for configuring redirects if certain conditions are meet.
setRule(String) - Method in class com.qcloud.cos.model.ciModel.persistence.PicOperations.Rule
 
setRule(Rule) - Method in class com.qcloud.cos.model.ciModel.persistence.RuleItem
 
setRuleId(String) - Method in class com.qcloud.cos.model.IntelligentTiering.BucketIntelligentTieringConfiguration
 
setRules(List<CORSRule>) - Method in class com.qcloud.cos.model.BucketCrossOriginConfiguration
Sets the rules that comprise this configuration.
setRules(List<BucketLifecycleConfiguration.Rule>) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration
Sets the rules that comprise this configuration.
setRules(List<ReplicationRule>) - Method in class com.qcloud.cos.model.BucketReplicationConfiguration
Sets the replication rules for the QCloud bucket.
setRules(List<RuleItem>) - Method in class com.qcloud.cos.model.ciModel.persistence.FacePlateMosaicObject
 
setRules(List<PicOperations.Rule>) - Method in class com.qcloud.cos.model.ciModel.persistence.PicOperations
 
setRuleType(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DnaConfig
 
setRunId(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionObject
 
setRunId(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
setSampleFmt(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
setSampleFormat(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioObject
 
setSamplerate(String) - Method in class com.qcloud.cos.model.ciModel.job.AudioConfig
 
setSamplerate(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioObject
 
setSampleRate(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
setSar(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setSaturation(String) - Method in class com.qcloud.cos.model.ciModel.job.ColorEnhance
 
setScale(String) - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
setScaleMethod(String) - Method in class com.qcloud.cos.model.ciModel.template.SpriteSnapshotConfig
 
setScanMode(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
setScanMode(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
setScanRange(ScanRange) - Method in class com.qcloud.cos.model.SelectParameters
Sets the byte range on which to execute the query.
setScenario(String) - Method in class com.qcloud.cos.model.ciModel.job.VideoTag
 
setScene(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
setScene(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
setScene(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaVideoMontageObject
 
setSceneChangeInfo(SceneChangeInfo) - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatTemplateObject
 
setScenes(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelRequest
 
setScenes(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelV2Request
 
setSchedule(InventorySchedule) - Method in class com.qcloud.cos.model.inventory.InventoryConfiguration
Sets the schedule for generating inventory results.
setScore(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.Candidates
 
setScore(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.RecognizeLogoResponse.LogoInfo
 
setScore(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInfo
 
setScore(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
setScore(String) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
setScore(Integer) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo
 
setScore(Integer) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.ImageLibResults
 
setScore(Integer) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
setScore(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
setScore(String) - Method in class com.qcloud.cos.model.ciModel.auditing.LanguageResult
 
setScore(String) - Method in class com.qcloud.cos.model.ciModel.auditing.LibResult
 
setScore(Integer) - Method in class com.qcloud.cos.model.ciModel.auditing.SentimentAnalysis
 
setScore(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageInfos
 
setScore(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaBodyInfo
 
setScore(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTopkRecognition
 
setScore(String) - Method in class com.qcloud.cos.model.ciModel.job.QualityEstimate
 
setScore(String) - Method in class com.qcloud.cos.model.ciModel.job.SentenceScores
 
setScore(int) - Method in class com.qcloud.cos.model.ciModel.job.v2.ResultInfo
 
setScore(Integer) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse.FaceInfos
 
setScore(Integer) - Method in class com.qcloud.cos.model.ciModel.metaInsight.ImageResult
 
setSdrToHDR(SDRtoHDR) - Method in class com.qcloud.cos.model.ciModel.job.VideoEnhance
 
setSecond(String) - Method in class com.qcloud.cos.model.ciModel.job.VideoTagLabels
 
setSecondCategory(String) - Method in class com.qcloud.cos.model.ciModel.image.Label
 
setSecondCategory(String) - Method in class com.qcloud.cos.model.ciModel.persistence.AIGameRecResponse
 
setSectionCount(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setSectionList(List<SectionInfo>) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setSecurityToken(String) - Method in class com.qcloud.cos.model.ObjectMetadata
Sets the security token for the object.
setSegment(MediaSegmentObject) - Method in class com.qcloud.cos.model.ciModel.job.JobParam
 
setSegment(MediaSegmentObject) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setSegment(MediaSegmentObject) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setSegmentType(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SegmentVideoBody
 
setSegmentVideoBody(SegmentVideoBody) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setSensitive(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.VideoTargetRecResult
 
setSentenceList(List<Sentence>) - Method in class com.qcloud.cos.model.ciModel.job.v2.FlashResult
 
setSentenceMaxLength(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
setSentenceMaxLength(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
setSentenceScores(List<SentenceScores>) - Method in class com.qcloud.cos.model.ciModel.job.PitchScore
 
setSentimentAnalysis(SentimentAnalysis) - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
setSerial(String) - Method in class com.qcloud.cos.model.ciModel.persistence.CarTag
 
setServerSideEncryption(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
setServerSideEncryption(String) - Method in class com.qcloud.cos.model.ObjectMetadata
Sets the server-side encryption algorithm for the object.
setService(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategy
 
setService(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategyRequest
 
setSha1(String) - Method in class com.qcloud.cos.model.ciModel.job.FileHashCodeResult
 
setSha256(String) - Method in class com.qcloud.cos.model.ciModel.job.FileHashCodeResult
 
setSharpenLevel(String) - Method in class com.qcloud.cos.model.ciModel.job.MsSharpen
 
setSheet(String) - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
setSheetId(String) - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
setSheetNumber(String) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentResultInfo
 
setShortConnection() - Method in class com.qcloud.cos.ClientConfig
显示的设置使用短链接,在请求头中增加"Connection: close" HTTP 1.1默认使用长链接
setShutdownTimeout(int) - Method in class com.qcloud.cos.ClientConfig
 
setSignExpired(long) - Method in class com.qcloud.cos.ClientConfig
 
setSignPrefixMode(boolean) - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
 
setSimilar(Integer) - Method in class com.qcloud.cos.model.ciModel.job.v2.Detection
 
setSimilar(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DetectionAudio
 
setSimilarDuration(Integer) - Method in class com.qcloud.cos.model.ciModel.job.v2.Detection
 
setSimilarPersonId(String) - Method in class com.qcloud.cos.model.ciModel.ai.CreatePersonResponse
 
setSingerName(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaSong
 
setSize(Integer) - Method in class com.qcloud.cos.model.ciModel.job.DocJobListRequest
 
setSize(Integer) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
setSize(String) - Method in class com.qcloud.cos.model.ciModel.job.ProcessResult
 
setSize(Integer) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
setSize(String) - Method in class com.qcloud.cos.model.ciModel.job.WatermarkInfo
 
setSize(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaFormat
 
setSize(Integer) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
setSize(Integer) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
setSize(Integer) - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
setSize(int) - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
setSize(String) - Method in class com.qcloud.cos.model.ciModel.workflow.BasicInfo
 
setSize(String) - Method in class com.qcloud.cos.model.ciModel.workflow.InputObjectInfoObject
 
setSize(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
setSize(long) - Method in class com.qcloud.cos.model.COSObjectSummary
Sets the size of this object in bytes.
setSize(long) - Method in class com.qcloud.cos.model.COSVersionSummary
Sets the size of this version in bytes.
setSize(long) - Method in class com.qcloud.cos.model.PartSummary
Sets the size of this part, in bytes.
setSliceSentence(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.ResultDetail
 
setSlideConfig(SlideConfig) - Method in class com.qcloud.cos.model.ciModel.template.MediaWatermark
 
setSlideMode(String) - Method in class com.qcloud.cos.model.ciModel.template.SlideConfig
 
setSmallImage(Boolean) - Method in class com.qcloud.cos.model.ciModel.job.ImageQualityResponse
 
setSmartCover(MediaSmartCoverObject) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setSmartCover(MediaSmartCoverObject) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setSnapshot(AuditingSnapshotObject) - Method in class com.qcloud.cos.model.ciModel.auditing.Conf
 
setSnapshot(MediaSnapshotObject) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setSnapshot(MediaSnapshotObject) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setSnapshot(MediaSnapshotObject) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
setSnapshot(MediaSnapshotObject) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
setSnapshot(MediaSnapshotObject) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
setSnapshot(MediaSnapshotObject) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateTransTplObject
 
setSnapshotConfig(SpriteSnapshotConfig) - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
setSnapshotCount(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setSnapshotFreq(String) - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
setSnapshotList(List<SnapshotInfo>) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setSnapshotOutMode(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
setSnapshotPrefix(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setSnapshotPrefix(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setSnapshotTime(String) - Method in class com.qcloud.cos.model.ciModel.auditing.SnapshotInfo
 
setSocketTimeout(int) - Method in class com.qcloud.cos.ClientConfig
 
setSongList(List<MediaSong>) - Method in class com.qcloud.cos.model.ciModel.job.v2.SoundHoundResult
 
setSongName(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaSong
 
setSort(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetSimpleQueryRequest
 
setSoundHound(SoundHoundResult) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setSoundHoundResult(SoundHoundResult) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setSourceAppid(String) - Method in class com.qcloud.cos.model.CopyObjectRequest
 
setSourceAppid(String) - Method in class com.qcloud.cos.model.CopyPartRequest
 
setSourceBucketName(String) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the name of the bucket containing the source object to be copied.
setSourceBucketName(String) - Method in class com.qcloud.cos.model.CopyPartRequest
Sets the name of the bucket containing the source object to be copied.
setSourceBucketName(String) - Method in class com.qcloud.cos.model.CopyResult
Sets the name of the bucket containing the source object to be copied.
setSourceBucketName(String) - Method in class com.qcloud.cos.model.DecompressionRequest
 
setSourceBucketRegion(Region) - Method in class com.qcloud.cos.model.CopyObjectRequest
 
setSourceBucketRegion(Region) - Method in class com.qcloud.cos.model.CopyPartRequest
 
setSourceEndpointBuilder(EndpointBuilder) - Method in class com.qcloud.cos.model.CopyObjectRequest
 
setSourceEndpointBuilder(EndpointBuilder) - Method in class com.qcloud.cos.model.CopyPartRequest
 
setSourceKey(String) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the source bucket key under which the source object to be copied is stored.
setSourceKey(String) - Method in class com.qcloud.cos.model.CopyPartRequest
Sets the source bucket key under which the source object to be copied is stored.
setSourceKey(String) - Method in class com.qcloud.cos.model.CopyResult
Sets the source bucket key under which the source object to be copied is stored.
setSourceLang(String) - Method in class com.qcloud.cos.model.ciModel.image.AutoTranslationBlockRequest
 
setSourceSSECustomerKey(SSECustomerKey) - Method in class com.qcloud.cos.model.CopyObjectRequest
 
setSourceSSECustomerKey(SSECustomerKey) - Method in class com.qcloud.cos.model.CopyPartRequest
 
setSourceVersionId(String) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the optional version ID specifying which version of the source object to copy.
setSourceVersionId(String) - Method in class com.qcloud.cos.model.CopyPartRequest
Sets the optional version ID specifying which version of the source object to copy.
setSpeakerDiarization(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
setSpeakerDiarization(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
setSpeakerId(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.ResultDetail
 
setSpeakerId(Integer) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.SentenceList
 
setSpeakerId(Integer) - Method in class com.qcloud.cos.model.ciModel.job.v2.Sentence
 
setSpeakerNumber(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
setSpeakerNumber(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
setSpeechRecognition(PostSpeechRecognitionRequest.SpeechRecognition) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.Operation
 
setSpeechRecognition(SpeechRecognition) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Operation
 
setSpeechRecognition(SpeechRecognition) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setSpeechRecognitionResult(SpeechRecognitionResult) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Operation
 
setSpeechRecognitionResult(SpeechRecognitionResult) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setSpeechSpeed(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.ResultDetail
 
setSpeed(String) - Method in class com.qcloud.cos.model.ciModel.job.TtsTpl
 
setSpeed(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
setSpeed(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
setSplitVideoInfoResult(SplitVideoInfoResult) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setSplitVideoParts(SplitVideoParts) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setSpriteObject(String) - Method in class com.qcloud.cos.model.ciModel.common.MediaOutputObject
 
setSpriteObjectCount(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTaskResultInfo
 
setSpriteObjectInfo(LinkedList<SpriteObjectInfo>) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTaskResultInfo
 
setSrcEndTime(Integer) - Method in class com.qcloud.cos.model.ciModel.job.v2.MatchDetail
 
setSrcObject(String) - Method in class com.qcloud.cos.model.RenameRequest
 
setSrcStartTime(Integer) - Method in class com.qcloud.cos.model.ciModel.job.v2.MatchDetail
 
setSrcType(String) - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
setSrcType(String) - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
setSSEAlgorithm(String) - Method in interface com.qcloud.cos.internal.ServerSideEncryptionResult
Sets the server-side encryption algorithm for the response.
setSSEAlgorithm(String) - Method in class com.qcloud.cos.internal.SSEResultBase
 
setSseAlgorithm(String) - Method in class com.qcloud.cos.model.BucketEncryptionConfiguration
 
setSSEAlgorithm(String) - Method in class com.qcloud.cos.model.ObjectMetadata
 
setSSECOSKeyManagementParams(SSECOSKeyManagementParams) - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Sets the COS Key Management System parameters used to encrypt the object on server side.
setSSECOSKeyManagementParams(SSECOSKeyManagementParams) - Method in class com.qcloud.cos.model.CopyObjectRequest
 
setSSECOSKeyManagementParams(SSECOSKeyManagementParams) - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the COS Key Management System parameters used to encrypt the object on server side.
setSSECustomerAlgorithm(String) - Method in interface com.qcloud.cos.internal.ServerSideEncryptionResult
Sets the server-side encryption algorithm used when encrypting the object with customer-provided keys.
setSSECustomerAlgorithm(String) - Method in class com.qcloud.cos.internal.SSEResultBase
 
setSSECustomerAlgorithm(String) - Method in class com.qcloud.cos.model.ObjectMetadata
 
setSSECustomerKey(SSECustomerKey) - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional customer-provided server-side encryption key to use to encrypt the uploaded object.
setSSECustomerKey(SSECustomerKey) - Method in class com.qcloud.cos.model.GetObjectMetadataRequest
Sets the optional customer-provided server-side encryption key to use when retrieving the metadata of a server-side encrypted object.
setSSECustomerKey(SSECustomerKey) - Method in class com.qcloud.cos.model.GetObjectRequest
Sets the optional customer-provided server-side encryption key to use to decrypt this object.
setSSECustomerKey(SSECustomerKey) - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the optional customer-provided server-side encryption key to use to encrypt the upload being started.
setSSECustomerKey(SSECustomerKey) - Method in class com.qcloud.cos.model.SelectObjectContentRequest
 
setSSECustomerKey(SSECustomerKey) - Method in class com.qcloud.cos.model.UploadPartRequest
Sets the optional customer-provided server-side encryption key to use to encrypt the object part being uploaded.
setSSECustomerKeyMd5(String) - Method in interface com.qcloud.cos.internal.ServerSideEncryptionResult
Sets the base64-encoded MD5 digest of the encryption key for server-side encryption.
setSSECustomerKeyMd5(String) - Method in class com.qcloud.cos.internal.SSEResultBase
 
setSSECustomerKeyMd5(String) - Method in class com.qcloud.cos.model.ObjectMetadata
 
setStandardObject(String) - Method in class com.qcloud.cos.model.ciModel.job.VocalScore
 
setStandardUrl(String) - Method in class com.qcloud.cos.model.ciModel.job.VocalScore
 
setStart(Integer) - Method in class com.qcloud.cos.model.ciModel.auditing.TextPosition
 
setStart(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTimeIntervalObject
 
setStart(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
setStart(long) - Method in class com.qcloud.cos.model.ScanRange
 
setStart_time(Integer) - Method in class com.qcloud.cos.model.ciModel.job.v2.WordList
 
setStartByte(String) - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
setStartCreationTime(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobListRequest
 
setStartCreationTime(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
setStartCreationTime(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
setStartCreationTime(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
setStartFadeinTime(String) - Method in class com.qcloud.cos.model.ciModel.job.EffectConfig
 
setStartIndex(String) - Method in class com.qcloud.cos.model.ciModel.job.PlaceTag
 
setStartMs(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.ResultDetail
 
setStartPage(String) - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
setStartTime(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingLiveInfo
 
setStartTime(String) - Method in class com.qcloud.cos.model.ciModel.auditing.LanguageResult
 
setStartTime(String) - Method in class com.qcloud.cos.model.ciModel.job.ActionTag
 
setStartTime(String) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessJobDetail
 
setStartTime(String) - Method in class com.qcloud.cos.model.ciModel.job.JobsDetail
 
setStartTime(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatFragmentObject
 
setStartTime(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
setStartTime(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaRemoveWaterMark
 
setStartTime(String) - Method in class com.qcloud.cos.model.ciModel.job.PlaceTag
 
setStartTime(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.JobsDetail
 
setStartTime(Integer) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.SentenceList
 
setStartTime(String) - Method in class com.qcloud.cos.model.ciModel.job.SentenceScores
 
setStartTime(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
setStartTime(Integer) - Method in class com.qcloud.cos.model.ciModel.job.v2.Sentence
 
setStartTime(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaFormat
 
setStartTime(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
setStartTime(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setStartTime(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaSegmentObject
 
setStartTime(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaWatermark
 
setStartTimeOffset(String) - Method in class com.qcloud.cos.model.ciModel.job.QualityEstimateItem
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobDetail
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobDetail
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessJobDetail
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.job.JobsDetail
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.JobsDetail
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.Binding
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.persistence.FailedMessage
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueObject
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueRequest
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.queue.MediaNotifyConfig
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueObject
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueRequest
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.workflow.ExtFilter
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.workflow.JudgementResultObject
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTasks
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionObject
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowObject
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowRequest
 
setState(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowResponse
 
setState(Transfer.TransferState) - Method in class com.qcloud.cos.transfer.AbstractTransfer
Sets the current state of this transfer.
setState(Transfer.TransferState) - Method in class com.qcloud.cos.transfer.CIPostJobImpl
This method is also responsible for firing COMPLETED signal to the listeners.
setState(Transfer.TransferState) - Method in class com.qcloud.cos.transfer.DownloadImpl
This method is also responsible for firing COMPLETED signal to the listeners.
setState(Transfer.TransferState) - Method in class com.qcloud.cos.transfer.ImageAuditingImpl
This method is also responsible for firing COMPLETED signal to the listeners.
setState(Transfer.TransferState) - Method in class com.qcloud.cos.transfer.MultipleFileTransfer
Override this method so that TransferState updates are also sent out to the progress listener chain in forms of ProgressEvent.
setStates(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobListRequest
 
setStates(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
setStates(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
setStates(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
setStatistics(boolean) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetRequest
 
setStatus(String) - Method in class com.qcloud.cos.model.bucketcertificate.BucketGetDomainCertificate
 
setStatus(String) - Method in class com.qcloud.cos.model.BucketIntelligentTierConfiguration
 
setStatus(String) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the status of this rule.
setStatus(String) - Method in class com.qcloud.cos.model.BucketObjectLockConfiguration
 
setStatus(String) - Method in class com.qcloud.cos.model.BucketRefererConfiguration
 
setStatus(String) - Method in class com.qcloud.cos.model.BucketVersioningConfiguration
Sets the desired status of versioning for this bucket versioning configuration object.
setStatus(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.RecognizeLogoResponse
 
setStatus(String) - Method in class com.qcloud.cos.model.DecompressionResult
 
setStatus(String) - Method in class com.qcloud.cos.model.DomainRule
 
setStatus(String) - Method in class com.qcloud.cos.model.IntelligentTiering.BucketIntelligentTieringConfiguration
 
setStatus(String) - Method in class com.qcloud.cos.model.ListJobsResult.DecompressionJob
 
setStatus(String) - Method in class com.qcloud.cos.model.ReplicationRule
Sets the status of this replication rule.
setStatus(ReplicationRuleStatus) - Method in class com.qcloud.cos.model.ReplicationRule
Sets the status of this replication rule.
setStatusCode(int) - Method in exception com.qcloud.cos.exception.CosServiceException
Sets the HTTP status code that was returned with this service exception.
setStatusCode(int) - Method in class com.qcloud.cos.exception.CosServiceExceptionBuilder
Sets the HTTP status code that was returned with this service exception.
setStatusCode(int) - Method in class com.qcloud.cos.http.CosHttpResponse
 
setStatusText(String) - Method in class com.qcloud.cos.http.CosHttpResponse
 
setStockState(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.Binding
 
setStorageClass(String) - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional Qcloud COS storage class to use when storing the new object.
setStorageClass(StorageClass) - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional Qcloud COS storage class to use when storing the new object.
setStorageClass(StorageClass) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
Sets the storage class of this object.
setStorageClass(String) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
Sets the storage class of this object.
setStorageClass(String) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Transition
Sets the storage class of this object.
setStorageClass(String) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the optional Qcloud COS storage class to use when storing the newly copied object.
setStorageClass(StorageClass) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the optional Qcloud COS storage class to use when storing the newly copied object.
setStorageClass(String) - Method in class com.qcloud.cos.model.COSObjectSummary
Sets the storage class used by Qcloud COS for this object.
setStorageClass(String) - Method in class com.qcloud.cos.model.COSVersionSummary
Sets the storage class used by COS for this version.
setStorageClass(StorageClass) - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the optional storage class to use when storing this upload's data in COS.
setStorageClass(String) - Method in class com.qcloud.cos.model.PartListing
Sets the class of storage used for the parts in the associated multipart upload.
setStorageClass(String) - Method in class com.qcloud.cos.model.PutInstructionFileRequest
Sets the optional COS storage class to use when storing the new object.
setStorageClass(StorageClass) - Method in class com.qcloud.cos.model.PutInstructionFileRequest
Sets the optional COS storage class to use when storing the new object.
setStorageClass(String) - Method in class com.qcloud.cos.model.PutSymlinkResult
 
setStorageClass(String) - Method in class com.qcloud.cos.model.ReplicationDestinationConfig
Sets the storage class for the replication destination.
setStorageClass(StorageClass) - Method in class com.qcloud.cos.model.ReplicationDestinationConfig
Sets the storage class for the replication destination.
setStorageConf(StorageConf) - Method in class com.qcloud.cos.model.ciModel.auditing.VideoAuditingRequest
 
setStorageMode(CryptoStorageMode) - Method in class com.qcloud.cos.internal.crypto.CryptoConfiguration
Sets the storage mode to the specified mode.
setStrategies(List<AuditingStrategy>) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLib
 
setStrategy(List<AuditingStrategy>) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategyListResponse
 
setStrategy(AuditingStrategy) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategyResponse
 
setStream(MediaStream) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoObjcet
 
setStream(MediaInfoStream) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoStreamObject
 
setStreamData(StreamData) - Method in class com.qcloud.cos.model.ciModel.job.VideoTagResult
 
setStyleBody(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageStyleRequest
 
setStyleBody(String) - Method in class com.qcloud.cos.model.ciModel.image.StyleRule
 
setStyleName(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageStyleRequest
 
setStyleName(String) - Method in class com.qcloud.cos.model.ciModel.image.StyleRule
 
setStyleRule(List<StyleRule>) - Method in class com.qcloud.cos.model.ciModel.image.ImageStyleResponse
 
setSubAppId(String) - Method in class com.qcloud.cos.model.ciModel.common.MediaVod
 
setSubErrCode(String) - Method in class com.qcloud.cos.model.ciModel.job.StreamData
 
setSubErrMsg(String) - Method in class com.qcloud.cos.model.ciModel.job.StreamData
 
setSubLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setSubLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
setSubLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
setSubLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo.ObjectResults
 
setSubLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.AuditingResultInfo
 
setSubLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
setSubLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
setSubLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.PoliticsInfoObjectResults
 
setSubLabel(String) - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
setSubQueries(List<SubQueries>) - Method in class com.qcloud.cos.model.ciModel.metaInsight.Query
 
setSubTag(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
setSubTag(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
setSubtitle(List<Subtitle>) - Method in class com.qcloud.cos.model.ciModel.job.Subtitles
 
setSubtitle(MediaInfoSubtitle) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoStream
 
setSubtitle(MediaInfoSubtitle) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaStream
 
setSubtitles(Subtitles) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setSubtitles(Subtitles) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setSuccessCallbackUrl(String) - Method in class com.qcloud.cos.model.fetch.PutAsyncFetchTaskRequest
 
setSuccPageCount(String) - Method in class com.qcloud.cos.model.ciModel.job.DocProcessResult
 
setSucFaceId(String) - Method in class com.qcloud.cos.model.ciModel.ai.AddPersonFaceResponse
 
setSucFaceNum(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.AddPersonFaceResponse
 
setSucFaceRect(SucFaceRects) - Method in class com.qcloud.cos.model.ciModel.ai.AddPersonFaceResponse
 
setSucIndexes(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.AddPersonFaceResponse
 
setSuggestedLabel(SuggestedLabel) - Method in class com.qcloud.cos.model.ciModel.auditing.ReportBadCaseRequest
 
setSuggestion(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLib
 
setSuggestion(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLibRequest
 
setSuggestion(String) - Method in class com.qcloud.cos.model.ciModel.auditing.BaseAuditingDetail
 
setSuggestion(String) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
setSuggestion(String) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentResultInfo
 
setSuggestion(String) - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
setSuperResolution(SuperResolution) - Method in class com.qcloud.cos.model.ciModel.job.VideoEnhance
 
setSuspicious(boolean) - Method in class com.qcloud.cos.model.ciModel.image.ImageInspectResponse
 
setSuspiciousBeginByte(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageInspectResponse
 
setSuspiciousEndByte(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageInspectResponse
 
setSuspiciousSize(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageInspectResponse
 
setSuspiciousType(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageInspectResponse
 
setSwitchTrack(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioObject
 
setSymlink(String) - Method in class com.qcloud.cos.model.GetSymlinkRequest
 
setSymlink(String) - Method in class com.qcloud.cos.model.PutSymlinkRequest
 
setTag(String) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
setTag(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobDetail
 
setTag(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobListRequest
 
setTag(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobObject
 
setTag(String) - Method in class com.qcloud.cos.model.ciModel.job.DocJobRequest
 
setTag(String) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessJobDetail
 
setTag(FileProcessJobType) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessRequest
 
setTag(String) - Method in class com.qcloud.cos.model.ciModel.job.JobsDetail
 
setTag(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
setTag(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
setTag(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTags
 
setTag(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest
 
setTag(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.JobsDetail
 
setTag(String) - Method in class com.qcloud.cos.model.ciModel.job.TranslationRequest
 
setTag(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
setTag(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobsRequestV2
 
setTag(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
setTag(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
setTag(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
setTag(String, String) - Method in class com.qcloud.cos.model.Tag.TagSet
Sets the value of the tag for a given key.
setTag(String, String) - Method in class com.qcloud.cos.model.TagSet
Sets the value of the tag for a given key.
setTagCls(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTags
 
setTagging(ObjectTagging) - Method in class com.qcloud.cos.model.SetObjectTaggingRequest
Set the object tagging.
setTaggingConfiguration(BucketTaggingConfiguration) - Method in class com.qcloud.cos.model.SetBucketTaggingConfigurationRequest
Sets the new tagging configuration for the specified bucket.
setTags(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageInfos
 
setTags(String) - Method in class com.qcloud.cos.model.ciModel.image.ImageSearchRequest
 
setTags(List<MediaTags>) - Method in class com.qcloud.cos.model.ciModel.job.ActionTag
 
setTags(List<MediaTags>) - Method in class com.qcloud.cos.model.ciModel.job.PlaceTag
 
setTags(List<MediaTags>) - Method in class com.qcloud.cos.model.ciModel.job.VideoTagData
 
setTags(List<Tag>) - Method in class com.qcloud.cos.model.inventory.InventoryAndPredicate
 
setTagSet(List<Tag>) - Method in class com.qcloud.cos.model.GetObjectTaggingResult
Set the tag set.
setTagSet(List<Tag>) - Method in class com.qcloud.cos.model.ObjectTagging
Set the tag set for the object.
setTagSets(Collection<TagSet>) - Method in class com.qcloud.cos.model.BucketTaggingConfiguration
Sets the TagSet.
setTagSets(List<TagSet>) - Method in class com.qcloud.cos.model.IntelligentTiering.IntelligentTieringFilter
 
setTarget(String) - Method in class com.qcloud.cos.model.GetSymlinkResult
 
setTarget(String) - Method in class com.qcloud.cos.model.PutSymlinkRequest
 
setTargetBucketName(String) - Method in class com.qcloud.cos.model.DecompressionRequest
 
setTargetKeyPrefix(String) - Method in class com.qcloud.cos.model.DecompressionRequest
 
setTargetLang(String) - Method in class com.qcloud.cos.model.ciModel.image.AutoTranslationBlockRequest
 
setTaskId(String) - Method in class com.qcloud.cos.model.fetch.GetAsyncFetchTaskRequest
 
setTasks(LinkedList<MediaTasks>) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionObject
 
setTeenagerInfo(TeenagerInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setTeenagerInfo(TeenagerInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
setTeenagerInfo(TeenagerInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
setTeenagerInfo(TeenagerInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
setTeenagerInfo(TeenagerInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.SnapshotInfo
 
setTemplate(MediaTemplateObject) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateResponseV2
 
setTemplate(MediaTemplateObject) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateResponse
 
setTemplateId(String) - Method in class com.qcloud.cos.model.ciModel.job.JobParam
 
setTemplateId(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setTemplateId(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.Operation
 
setTemplateId(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Operation
 
setTemplateId(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setTemplateId(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
setTemplateId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateDatasetRequest
 
setTemplateId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.Dataset
 
setTemplateId(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.UpdateDatasetRequest
 
setTemplateId(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaListTemplateResponse
 
setTemplateId(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
setTemplateId(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
setTemplateId(MediaTemplateObject) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateResponse
 
setTemplateId(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaOperation
 
setTemplateList(List<MediaTemplateObject>) - Method in class com.qcloud.cos.model.ciModel.template.MediaListTemplateResponse
 
setTemplateName(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setTemplateName(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Operation
 
setTemplateName(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setTerminationTime(String) - Method in class com.qcloud.cos.model.ListJobsResult.DecompressionJob
 
setTerrorism(List<String>) - Method in class com.qcloud.cos.model.ciModel.auditing.BaseStrategyLabel
 
setTerrorismScore(String) - Method in class com.qcloud.cos.model.ciModel.auditing.Freeze
 
setTerroristInfo(TerroristInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setTerroristInfo(TerroristInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.BaseAuditingDetail
 
setTerroristInfo(TerroristInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
setTerroristInfo(CreateAuditingPictureJobResponse.AuditingResultInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
setTerroristInfo(TerroristInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
setTerroristInfo(TerroristInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
setTerroristInfo(TerroristInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.SnapshotInfo
 
setText(String) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
setText(String) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.OcrResults
 
setText(String) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
setText(String) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentResultInfo
 
setText(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
setText(String) - Method in class com.qcloud.cos.model.ciModel.auditing.OcrResults
 
setText(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ReportBadCaseRequest
 
setText(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ResultsImageAuditingDetail
 
setText(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ResultsTextAuditingDetail
 
setText(String) - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
setText(String) - Method in class com.qcloud.cos.model.ciModel.auditing.SnapshotInfo
 
setText(StrategyTextLabel) - Method in class com.qcloud.cos.model.ciModel.auditing.StrategyLabels
 
setText(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.SentenceList
 
setText(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.FlashResult
 
setText(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.Sentence
 
setText(String) - Method in class com.qcloud.cos.model.ciModel.job.VideoTag
 
setText(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.SearchImageRequest
 
setText(String) - Method in class com.qcloud.cos.model.ciModel.persistence.ProcessResults
 
setText(MediaWaterMarkText) - Method in class com.qcloud.cos.model.ciModel.template.MediaWatermark
 
setText(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaWaterMarkText
 
setTextDetections(List<TextDetection>) - Method in class com.qcloud.cos.model.ciModel.ai.ImageOCRResponse
 
setTextDomain(String) - Method in class com.qcloud.cos.model.ciModel.image.AutoTranslationBlockRequest
 
setTextLabel(List<String>) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategy
 
setTextLibs(List<String>) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategyRequest
 
setTextResults(List<ResultsTextAuditingDetail>) - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
setTextStyle(String) - Method in class com.qcloud.cos.model.ciModel.image.AutoTranslationBlockRequest
 
setTgtType(String) - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
setTgtType(String) - Method in class com.qcloud.cos.model.ciModel.job.DocProcessResult
 
setTgtUri(String) - Method in class com.qcloud.cos.model.ciModel.job.DocProcessPageInfo
 
setThrow304Directly(boolean) - Method in class com.qcloud.cos.ClientConfig
 
setThrow412Directly(boolean) - Method in class com.qcloud.cos.ClientConfig
 
setTier(String) - Method in class com.qcloud.cos.model.CASJobParameters
Sets CAS retrieval tier at which the restore will be processed.
setTier(Tier) - Method in class com.qcloud.cos.model.CASJobParameters
Sets CAS retrieval tier at which the restore will be processed.
setTieringTransitions(List<IntelligentTieringTransition>) - Method in class com.qcloud.cos.model.IntelligentTiering.BucketIntelligentTieringConfiguration
 
setTime(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaRecognition
 
setTime(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTopkRecognition
 
setTime(String) - Method in class com.qcloud.cos.model.ciModel.job.SceneChangeInfo
 
setTime(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.ResultDetails
 
setTime(String) - Method in class com.qcloud.cos.model.ciModel.snapshot.CosSnapshotRequest
 
setTime(String) - Method in class com.qcloud.cos.model.ciModel.snapshot.SnapshotRequest
 
setTime(String) - Method in class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest
 
setTimebase(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
setTimebase(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setTimeInfos(List<TimeInfo>) - Method in class com.qcloud.cos.model.ciModel.job.v2.SplitVideoInfoResult
 
setTimeInterval(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingSnapshotObject
 
setTimeInterval(MediaTimeIntervalObject) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
setTimeInterval(MediaTimeIntervalObject) - Method in class com.qcloud.cos.model.ciModel.job.MediaAnimationObject
 
setTimeInterval(MediaTimeIntervalObject) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setTimeInterval(MediaTimeIntervalObject) - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeObject
 
setTimeInterval(MediaTimeIntervalObject) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setTimeInterval(MediaTimeIntervalObject) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
setTimeInterval(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
setTimeInterval(MediaTimeIntervalObject) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
setTimeInterval(MediaTimeIntervalObject) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateTransTplObject
 
setTimeoutClientThreadSize(int) - Method in class com.qcloud.cos.ClientConfig
 
setTimeStamp(String) - Method in class com.qcloud.cos.model.ciModel.job.DetailPerSecond
 
setTimeStamp(String) - Method in class com.qcloud.cos.model.ciModel.job.ObjectTag
 
setToken(String) - Method in class com.qcloud.cos.model.ciModel.snapshot.PrivateM3U8Request
 
setTokenId(String) - Method in class com.qcloud.cos.model.ciModel.auditing.UserInfo
 
setTokenType(String) - Method in class com.qcloud.cos.model.ciModel.snapshot.PrivateM3U8Request
 
setTop(Integer) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse.FaceBoundary
 
setTopic(String) - Method in class com.qcloud.cos.model.ciModel.job.CallBackKafkaConfig
 
setTopKRecognition(List<MediaTopkRecognition>) - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
setTopology(MediaTopology) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionObject
 
setTopology(MediaTopology) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowObject
 
setTopology(MediaTopology) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowRequest
 
setTopology(MediaTopology) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowResponse
 
setTotalBytesToTransfer(long) - Method in class com.qcloud.cos.transfer.TransferProgress
 
setTotalCount(Integer) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingKeywordResponse
 
setTotalCount(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingStrategyListResponse
 
setTotalCount(Integer) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingTextLibResponse
 
setTotalCount(int) - Method in class com.qcloud.cos.model.ciModel.bucket.CIMediaListObject
 
setTotalCount(String) - Method in class com.qcloud.cos.model.ciModel.bucket.DocBucketResponse
 
setTotalCount(String) - Method in class com.qcloud.cos.model.ciModel.common.MediaCommonResponse
 
setTotalCount(int) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfigsResponse
 
setTotalCount(int) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse
 
setTotalCount(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListResponse
 
setTotalFileSize(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.Dataset
 
setTotalPageCount(String) - Method in class com.qcloud.cos.model.ciModel.job.DocProcessResult
 
setTotalSheetCount(String) - Method in class com.qcloud.cos.model.ciModel.job.DocProcessResult
 
setTraceId(String) - Method in exception com.qcloud.cos.exception.CosServiceException
 
setTraceId(String) - Method in class com.qcloud.cos.exception.CosServiceExceptionBuilder
 
setTrafficLimit(int) - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
 
setTrafficLimit(int) - Method in class com.qcloud.cos.model.GetObjectRequest
 
setTrafficLimit(int) - Method in class com.qcloud.cos.model.UploadPartRequest
 
setTranscode(MediaTranscodeObject) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingCosOutput
 
setTranscode(MediaTranscodeObject) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingLiveOutput
 
setTranscode(MediaTranscodeObject) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setTranscode(MediaTranscodeObject) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setTranscodeIndex(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
setTranscodeIndex(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaSegmentObject
 
setTransConfig(MediaTransConfigObject) - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeObject
 
setTransConfig(MediaTransConfigObject) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
setTransConfig(MediaTransConfigObject) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
setTransConfig(MediaTransConfigObject) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
setTransConfig(MediaTransConfigObject) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateTransTplObject
 
setTransition(BucketIntelligentTierConfiguration.Transition) - Method in class com.qcloud.cos.model.BucketIntelligentTierConfiguration
 
setTransitions(List<BucketLifecycleConfiguration.Transition>) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the transition describing how this object will move between different storage classes in Qcloud COS.
setTransitionType(String) - Method in class com.qcloud.cos.model.ciModel.job.SceneChangeInfo
 
setTranslation(OperationTranslation) - Method in class com.qcloud.cos.model.ciModel.job.TranslationOperation
 
setTranslationResult(String) - Method in class com.qcloud.cos.model.ciModel.image.AutoTranslationBlockResponse
 
setTransMode(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
setTransparency(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaWaterMarkImage
 
setTransparency(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaWaterMarkText
 
setTransTpl(TransTpl) - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
setTransTpl(MediaTemplateTransTplObject) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
setTrascode(MediaTranscodeObject) - Method in class com.qcloud.cos.model.ciModel.job.VideoEnhance
 
setTruncated(boolean) - Method in class com.qcloud.cos.model.ciModel.job.ZipPreviewResponse
 
setTruncated(boolean) - Method in class com.qcloud.cos.model.ListBucketInventoryConfigurationsResult
For internal use only.
setTruncated(boolean) - Method in class com.qcloud.cos.model.ListBucketsResult
 
setTruncated(boolean) - Method in class com.qcloud.cos.model.MultipartUploadListing
Sets whether this listing is truncated, and additional requests need to be made to get more results.
setTruncated(boolean) - Method in class com.qcloud.cos.model.ObjectListing
For internal use only.
setTruncated(boolean) - Method in class com.qcloud.cos.model.PartListing
Sets whether or not this listing is truncated, and additional requests need to be made to get more results.
setTruncated(boolean) - Method in class com.qcloud.cos.model.VersionListing
For internal use only.
setTtsConfig(MediaTtsConfig) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setTtsConfig(MediaTtsConfig) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setTtsTpl(TtsTpl) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setTtsTpl(TtsTpl) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setTtsTpl(TtsTpl) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
setType(String) - Method in class com.qcloud.cos.model.Bucket
 
setType(String) - Method in class com.qcloud.cos.model.ciModel.ai.ImageOCRRequest
 
setType(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingAudio
 
setType(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingImage
 
setType(DetectType) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInfo
 
setType(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setType(int) - Method in enum com.qcloud.cos.model.ciModel.auditing.DetectType
 
setType(String) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentInputObject
 
setType(String) - Method in class com.qcloud.cos.model.ciModel.auditing.HitInfo
 
setType(String) - Method in class com.qcloud.cos.model.ciModel.auditing.UserInfo
 
setType(String) - Method in class com.qcloud.cos.model.ciModel.auditing.VideoAuditingRequest
 
setType(String) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobDetail
 
setType(String) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobRequest
 
setType(String) - Method in class com.qcloud.cos.model.ciModel.job.DetailedResult
 
setType(String) - Method in class com.qcloud.cos.model.ciModel.job.DocWatermark
 
setType(String) - Method in class com.qcloud.cos.model.ciModel.job.FileCompressConfig
 
setType(String) - Method in class com.qcloud.cos.model.ciModel.job.FileHashCodeConfig
 
setType(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaDigitalWatermark
 
setType(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
setType(int) - Method in enum com.qcloud.cos.model.ciModel.job.MediaJobType
 
setType(String) - Method in class com.qcloud.cos.model.ciModel.job.OperationTranslation
 
setType(String) - Method in class com.qcloud.cos.model.ciModel.job.TranslationInput
 
setType(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
setType(String) - Method in class com.qcloud.cos.model.ciModel.persistence.CarTag
 
setType(String) - Method in class com.qcloud.cos.model.ciModel.persistence.PlateContent
 
setType(String) - Method in class com.qcloud.cos.model.ciModel.queue.MediaNotifyConfig
 
setType(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaWatermark
 
setType(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTasks
 
setType(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowNode
 
setType(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowNodes
 
setType(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowStart
 
setType(String) - Method in class com.qcloud.cos.model.DomainRule
 
setType(String) - Method in class com.qcloud.cos.model.JSONInput
The type of JSON.
setType(JSONType) - Method in class com.qcloud.cos.model.JSONInput
The type of JSON.
setTypeName(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInfo
 
setUncompressedSize(long) - Method in class com.qcloud.cos.model.ciModel.job.ZipPreviewResponse.Content
 
setUnCompressKey(String) - Method in class com.qcloud.cos.model.ciModel.job.FileUnCompressConfig
 
setUncompressKey(String) - Method in class com.qcloud.cos.model.ciModel.job.ZipPreviewRequest
 
setUniquePersonControl(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.CreatePersonRequest
 
setUnmodifiedSinceConstraint(Date) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the optional unmodified constraint that restricts this request to executing only if the source object has not been modified after the specified date.
setUnmodifiedSinceConstraint(Date) - Method in class com.qcloud.cos.model.CopyPartRequest
Sets the optional unmodified constraint that restricts this request to executing only if the source object has not been modified after the specified date.
setUnmodifiedSinceConstraint(Date) - Method in class com.qcloud.cos.model.GetObjectRequest
Sets the optional unmodified constraint that restricts this request to executing only if the object has not been modified after the specified date.
setUpdateTime(String) - Method in class com.qcloud.cos.model.ciModel.common.MediaCommonResponse
 
setUpdateTime(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbConfig
 
setUpdateTime(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse.DNADbFile
 
setUpdateTime(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.Binding
 
setUpdateTime(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.Dataset
 
setUpdateTime(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
setUpdateTime(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
setUpdateTime(String) - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueObject
 
setUpdateTime(String) - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueObject
 
setUpdateTime(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowObject
 
setUpdateTime(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowResponse
 
setUploadId(String) - Method in class com.qcloud.cos.model.AbortMultipartUploadRequest
Sets the ID of the upload to abort.
setUploadId(String) - Method in class com.qcloud.cos.model.CompleteMultipartUploadRequest
Sets the ID of the multipart upload to complete.
setUploadId(String) - Method in class com.qcloud.cos.model.CopyPartRequest
Sets the ID of the existing, initiated multipart upload with which this new part will be associated.
setUploadId(String) - Method in class com.qcloud.cos.model.InitiateMultipartUploadResult
Sets the initiated multipart upload ID.
setUploadId(String) - Method in class com.qcloud.cos.model.ListPartsRequest
Sets the ID of the multipart upload whose parts are being listed.
setUploadId(String) - Method in class com.qcloud.cos.model.MultipartUpload
Sets the unique ID of this multipart upload.
setUploadId(String) - Method in class com.qcloud.cos.model.PartListing
Sets the upload ID value specified in the original request used to identify which multipart upload contains the parts to list.
setUploadId(String) - Method in class com.qcloud.cos.model.UploadPartRequest
Sets the ID of the existing, initiated multipart upload with which this new part will be associated.
setUploadIdMarker(String) - Method in class com.qcloud.cos.model.ListMultipartUploadsRequest
Sets the optional upload ID marker indicating where in the results to begin listing.
setUploadIdMarker(String) - Method in class com.qcloud.cos.model.MultipartUploadListing
Sets the optional upload ID marker specified in the original request to specify where in the results to begin listing multipart uploads.
setUpperLeftX(int) - Method in class com.qcloud.cos.model.ciModel.persistence.PlateDetail
 
setUpperLeftY(int) - Method in class com.qcloud.cos.model.ciModel.persistence.PlateDetail
 
setUpperRightX(int) - Method in class com.qcloud.cos.model.ciModel.persistence.PlateDetail
 
setUpperRightY(int) - Method in class com.qcloud.cos.model.ciModel.persistence.PlateDetail
 
setURI(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.Binding
 
setuRI(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.Binding
 
setURI(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.CreateDatasetBindingRequest
 
setURI(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchRequest
 
setURI(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse.FaceInfos
 
setURI(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DeleteDatasetBindingRequest
 
setURI(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DeleteFileMetaIndexRequest
 
setUri(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeDatasetBindingRequest
 
setUri(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DescribeFileMetaIndexRequest
 
setURI(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.File
 
setURI(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FileResult
 
setURI(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.FilesDetail
 
setURI(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.ImageResult
 
setURI(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.SearchImageRequest
 
setUriKey(String) - Method in class com.qcloud.cos.model.ciModel.job.HlsEncrypt
 
setUriKey(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaHlsEncryptObject
 
setUrl(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingImage
 
setUrl(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInputObject
 
setUrl(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setUrl(String) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingLiveOutput
 
setUrl(String) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
setUrl(String) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse
 
setUrl(String) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
setUrl(String) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentInputObject
 
setUrl(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
setUrl(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ReportBadCaseRequest
 
setUrl(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ResultsImageAuditingDetail
 
setUrl(String) - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
setUrl(String) - Method in class com.qcloud.cos.model.ciModel.auditing.SnapshotInfo
 
setUrl(String) - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
setUrl(String) - Method in class com.qcloud.cos.model.ciModel.common.MediaInputObject
 
setUrl(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatFragmentObject
 
setUrl(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaRecognition
 
setUrl(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTopkRecognition
 
setUrl(String) - Method in class com.qcloud.cos.model.ciModel.job.Subtitle
 
setUrl(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.FillInput
 
setUrl(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.ResultDetails
 
setUrl(String) - Method in class com.qcloud.cos.model.ciModel.queue.MediaNotifyConfig
 
setUrl(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaWaterMarkImage
 
setUrl(String) - Method in class com.qcloud.cos.model.fetch.PutAsyncFetchTaskRequest
 
setUrlFile(String) - Method in class com.qcloud.cos.model.ciModel.common.BatchInputObject
 
setUrlList(String) - Method in class com.qcloud.cos.model.ciModel.job.FileCompressConfig
 
setUseBasicAuth(boolean) - Method in class com.qcloud.cos.ClientConfig
 
setUseConnectionMonitor(boolean) - Method in class com.qcloud.cos.ClientConfig
 
setUseDefaultDnsResolver(boolean) - Method in class com.qcloud.cos.ClientConfig
 
setUserAgent(String) - Method in class com.qcloud.cos.ClientConfig
 
setUserData(String) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
setUserData(String) - Method in class com.qcloud.cos.model.ciModel.job.DocOperationObject
 
setUserData(String) - Method in class com.qcloud.cos.model.ciModel.job.FileProcessOperation
 
setUserData(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setUserData(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.Operation
 
setUserData(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Operation
 
setUserData(String) - Method in class com.qcloud.cos.model.ciModel.job.TranslationOperation
 
setUserData(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setUserInfo(UserInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInputObject
 
setUserInfo(UserInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
setUserInfo(UserInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
setUserInfo(UserInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
setUserInfo(UserInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentInputObject
 
setUserInfo(UserInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
setUserInfo(UserInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
setUserMetadata(Map<String, String>) - Method in class com.qcloud.cos.model.ObjectMetadata
Sets the custom user-metadata for the associated object.
setValue(float) - Method in class com.qcloud.cos.model.ciModel.metaInsight.AggregationsResult
 
setValue(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.File
 
setValue(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.Groups
 
setValue(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.Query
 
setValue(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.SubQueries
 
setValue(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowDependency
 
setValue(String) - Method in class com.qcloud.cos.model.FilterRule
Sets the value for this FilterRule
setValue(String) - Method in class com.qcloud.cos.model.Tag.Tag
Set the tag value.
setValueInfo(ValueInfo) - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
setVersion(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaDigitalWatermark
 
setVersion(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setVersion(String) - Method in class com.qcloud.cos.model.ciModel.job.SuperResolution
 
setVersion(String) - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
setVersionId(String) - Method in class com.qcloud.cos.exception.MultiObjectDeleteException.DeleteError
 
setVersionId(String) - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
setVersionId(String) - Method in class com.qcloud.cos.model.CompleteMultipartUploadResult
Sets the version ID of the new object, only present if versioning has been enabled for the bucket.
setVersionId(String) - Method in class com.qcloud.cos.model.CopyObjectResult
Sets the version ID of the newly copied object.
setVersionId(String) - Method in class com.qcloud.cos.model.CopyPartResult
Sets the version ID of the source object.
setVersionId(String) - Method in class com.qcloud.cos.model.CopyResult
Sets the version ID of the new object, only present if versioning has been enabled for the bucket.
setVersionId(String) - Method in class com.qcloud.cos.model.COSObjectIdBuilder
 
setVersionId(String) - Method in class com.qcloud.cos.model.COSVersionSummary
Sets the version ID which uniquely identifies this version of an object.
setVersionId(String) - Method in class com.qcloud.cos.model.DeleteObjectRequest
 
setVersionId(String) - Method in class com.qcloud.cos.model.DeleteObjectsResult.DeletedObject
 
setVersionId(String) - Method in class com.qcloud.cos.model.DeleteObjectTaggingRequest
Set version of the object whose tages are to be deleted.
setVersionId(String) - Method in class com.qcloud.cos.model.DeleteObjectTaggingResult
Set the version of the object whose tags were deleted.
setVersionId(String) - Method in class com.qcloud.cos.model.DeleteVersionRequest
Sets the version ID uniquely identifying which version of the object to delete.
setVersionId(String) - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the version ID of the object, only present if versioning has been enabled for the bucket.
setVersionId(String) - Method in class com.qcloud.cos.model.GetObjectAclRequest
 
setVersionId(String) - Method in class com.qcloud.cos.model.GetObjectMetadataRequest
Sets the optional version ID of the object version whose metadata is being retrieved.
setVersionId(String) - Method in class com.qcloud.cos.model.GetObjectRequest
Sets the optional version ID specifying which version of the object to download.
setVersionId(String) - Method in class com.qcloud.cos.model.GetObjectTaggingRequest
Set object version.
setVersionId(String) - Method in class com.qcloud.cos.model.GetObjectTaggingResult
Set the version ID of the object the tags were retrieved from.
setVersionId(String) - Method in class com.qcloud.cos.model.GetSymlinkRequest
 
setVersionId(String) - Method in class com.qcloud.cos.model.GetSymlinkResult
 
setVersionId(String) - Method in class com.qcloud.cos.model.PutObjectResult
Sets the optional version ID of the newly uploaded object.
setVersionId(String) - Method in class com.qcloud.cos.model.RestoreObjectRequest
Sets the id of the version to be restored.
setVersionId(String) - Method in class com.qcloud.cos.model.SetObjectTaggingRequest
Set object version.
setVersionId(String) - Method in class com.qcloud.cos.model.SetObjectTaggingResult
Set the version ID of the object whose tags were set.
setVersionId(String) - Method in class com.qcloud.cos.model.UploadResult
Sets the version ID of the new object, only present if versioning has been enabled for the bucket.
setVersionIdMarker(String) - Method in class com.qcloud.cos.model.ListVersionsRequest
Sets the optional versionIdMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
setVersionIdMarker(String) - Method in class com.qcloud.cos.model.VersionListing
For internal use only.
setVersioningConfiguration(BucketVersioningConfiguration) - Method in class com.qcloud.cos.model.SetBucketVersioningConfigurationRequest
Sets the new versioning configuration for the specified bucket.
setVersionSummaries(List<COSVersionSummary>) - Method in class com.qcloud.cos.model.VersionListing
For internal use only.
setVideo(MediaVideoObject) - Method in class com.qcloud.cos.model.ciModel.job.MediaAnimationObject
 
setVideo(MediaVideoObject) - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatTemplateObject
 
setVideo(MediaTranscodeVideoObject) - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeObject
 
setVideo(MediaVideoObject) - Method in class com.qcloud.cos.model.ciModel.job.TransTpl
 
setVideo(MediaVideoObject) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
setVideo(MediaInfoVideo) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaStream
 
setVideo(MediaVideoObject) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
setVideo(MediaVideoObject) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateTransTplObject
 
setVideo(MediaVideoObject) - Method in class com.qcloud.cos.model.ciModel.template.MediaVideoMontageObject
 
setVideo(boolean) - Method in class com.qcloud.cos.model.ciModel.workflow.ExtFilter
 
setVideo(VideoInfo) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaInfo
 
setVideoBitrateAdjMethod(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
setVideoEnhance(VideoEnhance) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setVideoEnhance(VideoEnhance) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setVideoEnhance(VideoEnhance) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
setVideoEnhance(VideoEnhance) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
setVideoEnhance(VideoEnhance) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
setVideoFpsAdjMethod(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
setVideoId(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.Detection
 
setVideoId(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DnaConfig
 
setVideoId(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNADbFilesResponse.DNADbFile
 
setVideoId(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.DNAResult
 
setVideoMontage(MediaVideoMontageObject) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setVideoMontage(MediaVideoMontageObject) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setVideoTag(VideoTag) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setVideoTag(VideoTag) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setVideoTagResult(VideoTagResult) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setVideoTagResult(VideoTagResult) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setVideoTargetRec(VideoTargetRec) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setVideoTargetRec(VideoTargetRec) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setVideoTargetRec(VideoTargetRec) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
setVideoTargetRec(VideoTargetRec) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
setVideoTargetRec(VideoTargetRec) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
setVideoTargetRecResult(VideoTargetRecResult) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setvMargin(String) - Method in class com.qcloud.cos.model.ciModel.job.Subtitle
 
setVocalScore(VocalScore) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setVocalScore(VocalScore) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setVocalScoreResult(VocalScoreResult) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setVocalScoreResult(VocalScoreResult) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setVod(MediaVod) - Method in class com.qcloud.cos.model.ciModel.common.MediaInputObject
 
setVoiceSeparate(VoiceSeparate) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setVoiceSeparate(VoiceSeparate) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setVoiceType(String) - Method in class com.qcloud.cos.model.ciModel.job.TtsTpl
 
setVoiceType(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
setVoiceType(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
setVolume(String) - Method in class com.qcloud.cos.model.ciModel.job.TtsTpl
 
setVolume(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
setVolume(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
setVqaPlusResult(VqaPlusResult) - Method in class com.qcloud.cos.model.ciModel.job.QualityEstimate
 
setWatermark(MediaWatermark) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setWatermark(MediaWatermark) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setWatermark(MediaWatermark) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaTemplateRequestV2
 
setWatermark(MediaWatermark) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
setWatermark(MediaWatermark) - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
setWatermark(MediaWatermark) - Method in class com.qcloud.cos.model.ciModel.workflow.AttachParam
 
setWatermarkInfo(WatermarkInfo) - Method in class com.qcloud.cos.model.ciModel.job.DocProcessResult
 
setWatermarkList(List<MediaWatermark>) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setWatermarkList(List<MediaWatermark>) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setWatermarkStatus(Integer) - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
setWatermarkStatusCode(String) - Method in class com.qcloud.cos.model.ciModel.persistence.ProcessResults
 
setWatermarkTemplateId(List<String>) - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
setWatermarkTemplateId(List<String>) - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
setWatermarkTemplateId(String) - Method in class com.qcloud.cos.model.ciModel.workflow.AttachParam
 
setWebLabels(List<LabelV2>) - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelV2Response
 
setWidth(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.ItemPolygon
 
setWidth(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.SucFaceRects
 
setWidth(float) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.RotateLocation
 
setWidth(String) - Method in class com.qcloud.cos.model.ciModel.auditing.Location
 
setWidth(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ObjectResults.Location
 
setWidth(String) - Method in class com.qcloud.cos.model.ciModel.image.FaceInfo
 
setWidth(String) - Method in class com.qcloud.cos.model.ciModel.image.GenerateQrcodeRequest
 
setWidth(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaRemoveWaterMark
 
setWidth(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoCommon
 
setWidth(String) - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
setWidth(String) - Method in class com.qcloud.cos.model.ciModel.job.ProcessResult
 
setWidth(String) - Method in class com.qcloud.cos.model.ciModel.job.TransTpl
 
setWidth(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.Location
 
setWidth(String) - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
setWidth(Integer) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetFaceSearchResponse.FaceBoundary
 
setWidth(Integer) - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
setWidth(int) - Method in class com.qcloud.cos.model.ciModel.persistence.CIObject
 
setWidth(int) - Method in class com.qcloud.cos.model.ciModel.persistence.ImageInfo
 
setWidth(String) - Method in class com.qcloud.cos.model.ciModel.snapshot.CosSnapshotRequest
 
setWidth(String) - Method in class com.qcloud.cos.model.ciModel.snapshot.SnapshotRequest
 
setWidth(Integer) - Method in class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest
 
setWidth(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaSmartCoverObject
 
setWidth(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
setWidth(String) - Method in class com.qcloud.cos.model.ciModel.template.MediaWaterMarkImage
 
setWidth(String) - Method in class com.qcloud.cos.model.ciModel.workflow.ImageInfo
 
setWidth(String) - Method in class com.qcloud.cos.model.ciModel.workflow.InputObjectInfoObject
 
setWidth(String) - Method in class com.qcloud.cos.model.ciModel.workflow.VideoInfo
 
setWithFields(String) - Method in class com.qcloud.cos.model.ciModel.metaInsight.DatasetSimpleQueryRequest
 
setWord(Boolean) - Method in class com.qcloud.cos.model.ciModel.ai.ImageOCRRequest
 
setWord(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Words
 
setWord(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.WordList
 
setWordCoordPoint(List<OcrPolygon>) - Method in class com.qcloud.cos.model.ciModel.ai.OcrWord
 
setWordInfo(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
setWordInfo(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
setWordList(List<WordList>) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.SentenceList
 
setWordList(List<WordList>) - Method in class com.qcloud.cos.model.ciModel.job.v2.Sentence
 
setWordPolygon(List<WordPolygon>) - Method in class com.qcloud.cos.model.ciModel.ai.TextDetection
 
setWords(List<OcrWord>) - Method in class com.qcloud.cos.model.ciModel.ai.TextDetection
 
setWords(List<PostSpeechRecognitionResponse.Words>) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.ResultDetail
 
setWordsNum(String) - Method in class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.ResultDetail
 
setWorkflowExecution(MediaWorkflowExecutionObject) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionResponse
 
setWorkflowExecutionList(List<MediaWorkflowExecutionObject>) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionsResponse
 
setWorkflowId(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionObject
 
setWorkflowId(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
setWorkflowId(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowObject
 
setWorkflowId(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowRequest
 
setWorkflowId(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowResponse
 
setWorkflowIds(String) - Method in class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
setWorkflowName(String) - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionObject
 
setX(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.OcrPolygon
 
setX(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.SucFaceRects
 
setX(float) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.RotateLocation
 
setX(String) - Method in class com.qcloud.cos.model.ciModel.auditing.Location
 
setX(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ObjectResults.Location
 
setX(String) - Method in class com.qcloud.cos.model.ciModel.image.FaceInfo
 
setX(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.Location
 
setX(String) - Method in class com.qcloud.cos.model.ciModel.persistence.CarLocation
 
setX(String) - Method in class com.qcloud.cos.model.ciModel.persistence.PlateContent.PlateLocation
 
setX1(String) - Method in class com.qcloud.cos.model.ciModel.job.BBox
 
setX2(String) - Method in class com.qcloud.cos.model.ciModel.job.BBox
 
setxMax(String) - Method in class com.qcloud.cos.model.ciModel.image.LocationLabel
 
setxMin(String) - Method in class com.qcloud.cos.model.ciModel.image.LocationLabel
 
setxSheetPics(String) - Method in class com.qcloud.cos.model.ciModel.job.DocProcessPageInfo
 
setxSlideSpeed(String) - Method in class com.qcloud.cos.model.ciModel.template.SlideConfig
 
setY(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.OcrPolygon
 
setY(Integer) - Method in class com.qcloud.cos.model.ciModel.ai.SucFaceRects
 
setY(float) - Method in class com.qcloud.cos.model.ciModel.auditing.CreateAuditingPictureJobResponse.RotateLocation
 
setY(String) - Method in class com.qcloud.cos.model.ciModel.auditing.Location
 
setY(String) - Method in class com.qcloud.cos.model.ciModel.auditing.ObjectResults.Location
 
setY(String) - Method in class com.qcloud.cos.model.ciModel.image.FaceInfo
 
setY(String) - Method in class com.qcloud.cos.model.ciModel.job.v2.Location
 
setY(String) - Method in class com.qcloud.cos.model.ciModel.persistence.CarLocation
 
setY(String) - Method in class com.qcloud.cos.model.ciModel.persistence.PlateContent.PlateLocation
 
setY1(String) - Method in class com.qcloud.cos.model.ciModel.job.BBox
 
setY2(String) - Method in class com.qcloud.cos.model.ciModel.job.BBox
 
setYear(String) - Method in class com.qcloud.cos.model.ciModel.persistence.CarTag
 
setyMax(String) - Method in class com.qcloud.cos.model.ciModel.image.LocationLabel
 
setyMin(String) - Method in class com.qcloud.cos.model.ciModel.image.LocationLabel
 
setySlideSpeed(String) - Method in class com.qcloud.cos.model.ciModel.template.SlideConfig
 
setZoom(String) - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
shouldAbort() - Static method in class com.qcloud.cos.internal.SdkInputStream
Returns true if the current operation should abort; false otherwise.
shouldRefresh() - Method in class com.qcloud.cos.auth.InstanceCredentialsProvider
 
shouldRetry(int, CredentialsEndpointRetryParameters) - Method in interface com.qcloud.cos.auth.CredentialsEndpointRetryPolicy
Checks whether a failed request should be retried;
shouldRetry(int, CredentialsEndpointRetryParameters) - Method in class com.qcloud.cos.auth.InstanceCredentialsRetryPolicy
 
shouldRetry(CosHttpRequest<X>, HttpResponse, Exception, int) - Method in class com.qcloud.cos.retry.PredefinedRetryPolicies.SdkDefaultRetryPolicy
 
shouldRetry(CosHttpRequest<X>, HttpResponse, Exception, int) - Method in class com.qcloud.cos.retry.RetryPolicy
 
shouldRetryCopyRequest(CosServiceException) - Static method in class com.qcloud.cos.retry.RetryUtils
 
shouldUseMultipartUpload(PutObjectRequest, TransferManagerConfiguration) - Static method in class com.qcloud.cos.transfer.TransferManagerUtils
Returns true if the the specified request should be processed as a multipart upload (instead of a single part upload).
shutdown() - Method in class com.qcloud.cos.COSClient
 
shutdown() - Method in class com.qcloud.cos.COSEncryptionClient
shutdown(boolean) - Static method in class com.qcloud.cos.event.SDKProgressPublisher
Can be used to shutdown the (legacy) executor.
shutdown() - Method in interface com.qcloud.cos.http.CosHttpClient
 
shutdown() - Method in class com.qcloud.cos.http.CosHttpClientTimer
 
shutdown() - Method in class com.qcloud.cos.http.DefaultCosHttpClient
 
shutdown() - Static method in class com.qcloud.cos.http.IdleConnectionMonitor
 
shutdown() - Method in class com.qcloud.cos.http.IdleConnectionMonitorThread
 
shutdown() - Method in class com.qcloud.cos.http.TimeOutCosHttpClient
 
shutdown() - Method in interface com.qcloud.cos.internal.crypto.QCLOUDKMS
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.qcloud.cos.internal.crypto.TencentCloudKMSClient
 
shutdownNow() - Method in class com.qcloud.cos.transfer.TransferManager
Forcefully shuts down this TransferManager instance - currently executing transfers will not be allowed to finish.
shutdownNow(boolean) - Method in class com.qcloud.cos.transfer.TransferManager
Forcefully shuts down this TransferManager instance - currently executing transfers will not be allowed to finish.
sign(CosHttpRequest<X>, COSCredentials, Date) - Method in class com.qcloud.cos.auth.COSSigner
 
SimpleTypeStaxUnmarshallers - Class in com.qcloud.cos.model.transform
Collection of StAX unmarshallers for simple data types.
SimpleTypeStaxUnmarshallers() - Constructor for class com.qcloud.cos.model.transform.SimpleTypeStaxUnmarshallers
 
SimpleTypeStaxUnmarshallers.LongStaxUnmarshaller - Class in com.qcloud.cos.model.transform
Unmarshaller for Long values.
SimpleUploadFileDemo - Class in com.qcloud.cos.demo
SimpleUpload 给出了简单上传的示例
SimpleUploadFileDemo() - Constructor for class com.qcloud.cos.demo.SimpleUploadFileDemo
 
size - Variable in class com.qcloud.cos.model.COSObjectSummary
The size of this object, in bytes
skip(long) - Method in class com.qcloud.cos.internal.crypto.CipherLiteInputStream
 
skip(long) - Method in class com.qcloud.cos.internal.crypto.RenewableCipherLiteInputStream
 
skip(long) - Method in class com.qcloud.cos.internal.LengthCheckInputStream
skip(long) - Method in class com.qcloud.cos.internal.ResettableInputStream
 
skip(long) - Method in class com.qcloud.cos.internal.SdkBufferedInputStream
 
skip(long) - Method in class com.qcloud.cos.internal.SdkFilterInputStream
 
skipClientSideValidation(GetObjectRequest, ObjectMetadata) - Method in class com.qcloud.cos.internal.SkipMd5CheckStrategy
Conveience method to determine whether to do client side validation of a GetObject call based on both the request and the response.
skipClientSideValidationPerGetResponse(ObjectMetadata) - Method in class com.qcloud.cos.internal.SkipMd5CheckStrategy
Determines whether the client should use the Headers.ETAG header returned by COS to validate the integrity of the message client side based on the server response.
skipClientSideValidationPerPutResponse(ObjectMetadata) - Method in class com.qcloud.cos.internal.SkipMd5CheckStrategy
Determines whether the client should use the Headers.ETAG header returned by COS to validate the integrity of the message client side based on the server response.
skipClientSideValidationPerRequest(PutObjectRequest) - Method in class com.qcloud.cos.internal.SkipMd5CheckStrategy
Determines whether the client should use the Headers.ETAG header returned by COS to validate the integrity of the message client side.
skipClientSideValidationPerRequest(UploadPartRequest) - Method in class com.qcloud.cos.internal.SkipMd5CheckStrategy
Determines whether the client should use the Headers.ETAG header returned by COS to validate the integrity of the message client side.
skipClientSideValidationPerRequest(GetObjectRequest) - Method in class com.qcloud.cos.internal.SkipMd5CheckStrategy
Based on the given GetObjectRequest, returns whether the specified request should skip MD5 check on the requested object content.
skipClientSideValidationPerUploadPartResponse(ObjectMetadata) - Method in class com.qcloud.cos.internal.SkipMd5CheckStrategy
Determines whether the client should use the Headers.ETAG header returned by COS to validate the integrity of the message client side based on the server response.
SkipMd5CheckStrategy - Class in com.qcloud.cos.internal
Logic for determining whether MD5 checksum validation should be performed or not.
skipServerSideValidation(PutObjectRequest) - Method in class com.qcloud.cos.internal.SkipMd5CheckStrategy
Determines whether the client should calculate and send the Headers.CONTENT_MD5 header to be validated by COS per the request.
SlideConfig - Class in com.qcloud.cos.model.ciModel.template
 
SlideConfig() - Constructor for class com.qcloud.cos.model.ciModel.template.SlideConfig
 
SmartCoverDemo - Class in com.qcloud.cos.demo.ci
媒体处理 SmartCover job接口相关demo 详情见https://cloud.tencent.com/document/product/460/48237
SmartCoverDemo() - Constructor for class com.qcloud.cos.demo.ci.SmartCoverDemo
 
SnapshotDemo - Class in com.qcloud.cos.demo.ci
GenerateSnapshot 接口用于获取媒体文件某个时间的截图,输出的截图统一为 jpeg 格式。 请求详情参见:https://cloud.tencent.com/document/product/460/38934
SnapshotDemo() - Constructor for class com.qcloud.cos.demo.ci.SnapshotDemo
 
SnapshotHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.SnapshotHandler
 
SnapshotInfo - Class in com.qcloud.cos.model.ciModel.auditing
截图信息,只返回违规的截图信息
SnapshotInfo() - Constructor for class com.qcloud.cos.model.ciModel.auditing.SnapshotInfo
 
SnapshotJobDemo - Class in com.qcloud.cos.demo.ci
媒体处理 snapshot job接口相关demo 详情见https://cloud.tencent.com/document/product/460/48222
SnapshotJobDemo() - Constructor for class com.qcloud.cos.demo.ci.SnapshotJobDemo
 
SnapshotRequest - Class in com.qcloud.cos.model.ciModel.snapshot
媒体截图请求实体 详情见:https://cloud.tencent.com/document/product/460/38934
SnapshotRequest() - Constructor for class com.qcloud.cos.model.ciModel.snapshot.SnapshotRequest
 
SnapshotResponse - Class in com.qcloud.cos.model.ciModel.snapshot
媒体截图请求实体 详情见:https://cloud.tencent.com/document/product/460/38934
SnapshotResponse() - Constructor for class com.qcloud.cos.model.ciModel.snapshot.SnapshotResponse
 
SnapshotTemplateDemo - Class in com.qcloud.cos.demo.ci
截图模板接口相关demo 请求详情参见:https://cloud.tencent.com/document/product/460/46994
SnapshotTemplateDemo() - Constructor for class com.qcloud.cos.demo.ci.SnapshotTemplateDemo
 
SnapshotUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.SnapshotUnmarshaller
 
SOCKET_TIMEOUT - Static variable in class com.qcloud.cos.exception.ClientExceptionConstants
 
SoundHoundJobDemo - Class in com.qcloud.cos.demo.ci
媒体处理 听歌识曲任务接口相关demo 详情见https://cloud.tencent.com/document/product/460/48216
SoundHoundJobDemo() - Constructor for class com.qcloud.cos.demo.ci.SoundHoundJobDemo
 
SoundHoundResult - Class in com.qcloud.cos.model.ciModel.job.v2
 
SoundHoundResult() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.SoundHoundResult
 
SpeechRecognition() - Constructor for class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionRequest.SpeechRecognition
 
SpeechRecognition - Class in com.qcloud.cos.model.ciModel.job.v2
 
SpeechRecognition() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognition
 
SpeechRecognitionResult - Class in com.qcloud.cos.model.ciModel.job.v2
 
SpeechRecognitionResult() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.SpeechRecognitionResult
 
SplitVideoInfoResult - Class in com.qcloud.cos.model.ciModel.job.v2
 
SplitVideoInfoResult() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.SplitVideoInfoResult
 
SplitVideoParts - Class in com.qcloud.cos.model.ciModel.job.v2
 
SplitVideoParts() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.SplitVideoParts
 
SplitVideoPartsDemo - Class in com.qcloud.cos.demo.ci
媒体处理视频拆条接口相关 demo 详细内容请参考API : https://cloud.tencent.com/document/product/460/90888
SplitVideoPartsDemo() - Constructor for class com.qcloud.cos.demo.ci.SplitVideoPartsDemo
 
SpriteObjectInfo - Class in com.qcloud.cos.model.ciModel.workflow
 
SpriteObjectInfo() - Constructor for class com.qcloud.cos.model.ciModel.workflow.SpriteObjectInfo
 
SpriteSnapshotConfig - Class in com.qcloud.cos.model.ciModel.template
 
SpriteSnapshotConfig() - Constructor for class com.qcloud.cos.model.ciModel.template.SpriteSnapshotConfig
 
srcEndTime - Variable in class com.qcloud.cos.model.ciModel.job.v2.MatchDetail
 
srcStartTime - Variable in class com.qcloud.cos.model.ciModel.job.v2.MatchDetail
 
SSE_COS - Static variable in class com.qcloud.cos.internal.XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler
 
SSE_COS - Static variable in class com.qcloud.cos.internal.XmlResponsesSaxParser.ListBucketInventoryConfigurationsHandler
 
SSEAlgorithm - Enum in com.qcloud.cos.model
Server-side Encryption Algorithm.
SSECOSDemo - Class in com.qcloud.cos.demo
 
SSECOSDemo() - Constructor for class com.qcloud.cos.demo.SSECOSDemo
 
SSECOSKeyManagementParams - Class in com.qcloud.cos.model
 
SSECOSKeyManagementParams() - Constructor for class com.qcloud.cos.model.SSECOSKeyManagementParams
Constructs a new instance of SSECOSKeyManagementParams.
SSECOSKeyManagementParams(String, String) - Constructor for class com.qcloud.cos.model.SSECOSKeyManagementParams
Constructs a new instance of SSECOSKeyManagementParams with the user specified COS Key Management System Key Id.
SSECOSKeyManagementParamsProvider - Interface in com.qcloud.cos.model
Implemented by classes that support the option of using SSE with COS Key Management System.
SSECustomerDemo - Class in com.qcloud.cos.demo
 
SSECustomerDemo() - Constructor for class com.qcloud.cos.demo.SSECustomerDemo
 
SSECustomerKey - Class in com.qcloud.cos.model
Represents a customer provided key for use with Qcloud COS server-side encryption.
SSECustomerKey(String) - Constructor for class com.qcloud.cos.model.SSECustomerKey
Constructs a new customer provided server-side encryption key using the specified base64-encoded key material.
SSECustomerKey(byte[]) - Constructor for class com.qcloud.cos.model.SSECustomerKey
Constructs a new customer provided server-side encryption key using the specified raw key material.
SSECustomerKey(SecretKey) - Constructor for class com.qcloud.cos.model.SSECustomerKey
Constructs a new customer provided server-side encryption key using the specified SecretKey.
SSECustomerKeyProvider - Interface in com.qcloud.cos.model
Implemented by classes that support the option of using SSE Customer key.
sseResult() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CompleteMultipartUploadHandler
 
sseResult() - Method in class com.qcloud.cos.internal.XmlResponsesSaxParser.CopyObjectResultHandler
 
SSEResultBase - Class in com.qcloud.cos.internal
Common abstract base class for result that contains server side encryption (SSE) information.
SSEResultBase() - Constructor for class com.qcloud.cos.internal.SSEResultBase
 
stack - Variable in class com.qcloud.cos.model.transform.StaxUnmarshallerContext
 
start(String) - Method in class com.qcloud.cos.internal.XmlWriter
 
start(String, String, String) - Method in class com.qcloud.cos.internal.XmlWriter
 
start(String, String[], String[]) - Method in class com.qcloud.cos.internal.XmlWriter
 
start - Variable in class com.qcloud.cos.transfer.DownloadPart
 
STARTED_EVENT_CODE - Static variable in class com.qcloud.cos.event.ProgressEvent
startTimer(int) - Method in class com.qcloud.cos.http.CosHttpClientTimer
 
state - Variable in class com.qcloud.cos.transfer.AbstractTransfer
The current state of this transfer.
stateChangeListeners - Variable in class com.qcloud.cos.transfer.AbstractTransfer
Collection of listeners to be notified for changes to the state of this transfer via setState()
StaticEncryptionMaterialsProvider - Class in com.qcloud.cos.internal.crypto
 
StaticEncryptionMaterialsProvider(EncryptionMaterials) - Constructor for class com.qcloud.cos.internal.crypto.StaticEncryptionMaterialsProvider
 
Stats - Class in com.qcloud.cos.model
 
Stats() - Constructor for class com.qcloud.cos.model.Stats
 
StatsEvent() - Constructor for class com.qcloud.cos.model.SelectObjectContentEvent.StatsEvent
 
StatsEventUnmarshaller() - Constructor for class com.qcloud.cos.model.transform.SelectObjectContentEventUnmarshaller.StatsEventUnmarshaller
 
StaxUnmarshallerContext - Class in com.qcloud.cos.model.transform
Contains the unmarshalling state for the parsing of an XML response.
StaxUnmarshallerContext(XMLEventReader) - Constructor for class com.qcloud.cos.model.transform.StaxUnmarshallerContext
Constructs a new unmarshaller context using the specified source of XML events.
StaxUnmarshallerContext(XMLEventReader, Map<String, String>) - Constructor for class com.qcloud.cos.model.transform.StaxUnmarshallerContext
Constructs a new unmarshaller context using the specified source of XML events, and a set of response headers.
STORAGE_CLASS - Static variable in interface com.qcloud.cos.Headers
Header describing what class of storage a user wants
storageClass - Variable in class com.qcloud.cos.model.COSObjectSummary
The class of storage used by Qcloud COS to store this object
StorageClass - Enum in com.qcloud.cos.model
Specifies constants that define COS storage classes.
StorageConf - Class in com.qcloud.cos.model.ciModel.auditing
 
StorageConf() - Constructor for class com.qcloud.cos.model.ciModel.auditing.StorageConf
 
StrategyAudioLabel - Class in com.qcloud.cos.model.ciModel.auditing
 
StrategyAudioLabel() - Constructor for class com.qcloud.cos.model.ciModel.auditing.StrategyAudioLabel
 
StrategyImageLabel - Class in com.qcloud.cos.model.ciModel.auditing
 
StrategyImageLabel() - Constructor for class com.qcloud.cos.model.ciModel.auditing.StrategyImageLabel
 
StrategyLabels - Class in com.qcloud.cos.model.ciModel.auditing
 
StrategyLabels() - Constructor for class com.qcloud.cos.model.ciModel.auditing.StrategyLabels
 
StrategyTextLabel - Class in com.qcloud.cos.model.ciModel.auditing
 
StrategyTextLabel() - Constructor for class com.qcloud.cos.model.ciModel.auditing.StrategyTextLabel
 
StreamData - Class in com.qcloud.cos.model.ciModel.job
 
StreamData() - Constructor for class com.qcloud.cos.model.ciModel.job.StreamData
 
StringUtils - Class in com.qcloud.cos.utils
Utilities for converting objects to strings.
StringUtils() - Constructor for class com.qcloud.cos.utils.StringUtils
 
StyleRule - Class in com.qcloud.cos.model.ciModel.image
 
StyleRule() - Constructor for class com.qcloud.cos.model.ciModel.image.StyleRule
 
SubQueries - Class in com.qcloud.cos.model.ciModel.metaInsight
 
SubQueries() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.SubQueries
 
Subtitle - Class in com.qcloud.cos.model.ciModel.job
 
Subtitle() - Constructor for class com.qcloud.cos.model.ciModel.job.Subtitle
 
Subtitles - Class in com.qcloud.cos.model.ciModel.job
 
Subtitles() - Constructor for class com.qcloud.cos.model.ciModel.job.Subtitles
 
subTransfers - Variable in class com.qcloud.cos.transfer.MultipleFileTransfer
 
SucFaceRects - Class in com.qcloud.cos.model.ciModel.ai
 
SucFaceRects() - Constructor for class com.qcloud.cos.model.ciModel.ai.SucFaceRects
 
SuffixEndpointBuilder - Class in com.qcloud.cos.endpoint
 
SuffixEndpointBuilder(String) - Constructor for class com.qcloud.cos.endpoint.SuffixEndpointBuilder
 
SuggestedLabel - Enum in com.qcloud.cos.model.ciModel.auditing
内容审核标签 https://cloud.tencent.com/document/product/460/75497
SuperResolution - Class in com.qcloud.cos.model.ciModel.job
 
SuperResolution() - Constructor for class com.qcloud.cos.model.ciModel.job.SuperResolution
 
SUSPENDED - Static variable in class com.qcloud.cos.model.BucketIntelligentTierConfiguration
bucket intelligent tier status indicating that intelligent tier is suspended for a bucket.
SUSPENDED - Static variable in class com.qcloud.cos.model.BucketVersioningConfiguration
bucket versioning status indicating that versioning is suspended for a bucket.
SYMLINK_TARGET - Static variable in interface com.qcloud.cos.Headers
 
SYMMETRIC_CIPHER_BLOCK_SIZE - Static variable in class com.qcloud.cos.internal.crypto.JceEncryptionConstants
AES cipher block size
SYMMETRIC_CIPHER_METHOD - Static variable in class com.qcloud.cos.internal.crypto.JceEncryptionConstants
Name of the algorithm, mode, and padding we will use in the symmetric cipher for encryption
SYMMETRIC_KEY_ALGORITHM - Static variable in class com.qcloud.cos.internal.crypto.JceEncryptionConstants
Name of the symmetric encryption algorithm
SYMMETRIC_KEY_LENGTH - Static variable in class com.qcloud.cos.internal.crypto.JceEncryptionConstants
Minimum length of the generated symmetric key
SymmetricKeyEncryptionClientDemo - Class in com.qcloud.cos.demo
 
SymmetricKeyEncryptionClientDemo() - Constructor for class com.qcloud.cos.demo.SymmetricKeyEncryptionClientDemo
 
SYNC - Static variable in class com.qcloud.cos.event.SDKProgressPublisher
 
SyncProgressListener - Class in com.qcloud.cos.event
Abstract adapter class for a progress listener that is delivered with progress event synchronously.
SyncProgressListener() - Constructor for class com.qcloud.cos.event.SyncProgressListener
 

T

Tag - Class in com.qcloud.cos.model.Tag
Represents a tag on a resource.
Tag(String, String) - Constructor for class com.qcloud.cos.model.Tag.Tag
Constructs an instance of this object.
taggingConfiguration - Variable in class com.qcloud.cos.model.BucketGetMetadataResult
 
TagSet - Class in com.qcloud.cos.model.Tag
 
TagSet() - Constructor for class com.qcloud.cos.model.Tag.TagSet
Creates a new empty TagSet.
TagSet(Map<String, String>) - Constructor for class com.qcloud.cos.model.Tag.TagSet
Creates a new TagSet with the set of tags defined.
TagSet - Class in com.qcloud.cos.model
 
TagSet() - Constructor for class com.qcloud.cos.model.TagSet
Creates a new empty TagSet.
TagSet(Map<String, String>) - Constructor for class com.qcloud.cos.model.TagSet
Creates a new TagSet with the set of tags defined.
TeenagerInfo - Class in com.qcloud.cos.model.ciModel.auditing
 
TeenagerInfo() - Constructor for class com.qcloud.cos.model.ciModel.auditing.TeenagerInfo
 
TemplateUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.TemplateUnmarshaller
 
TemporyTokenDemo - Class in com.qcloud.cos.demo
 
TemporyTokenDemo() - Constructor for class com.qcloud.cos.demo.TemporyTokenDemo
 
TencentCloudKMSClient - Class in com.qcloud.cos.internal.crypto
Client for accessing TencentCloud KMS.
TencentCloudKMSClient(COSCredentialsProvider, String) - Constructor for class com.qcloud.cos.internal.crypto.TencentCloudKMSClient
 
TerroristInfo - Class in com.qcloud.cos.model.ciModel.auditing
鉴暴恐审核信息
TerroristInfo() - Constructor for class com.qcloud.cos.model.ciModel.auditing.TerroristInfo
 
testExpression(String) - Method in class com.qcloud.cos.model.transform.StaxUnmarshallerContext
Tests the specified expression against the current position in the XML document being parsed.
testExpression(String, int) - Method in class com.qcloud.cos.model.transform.StaxUnmarshallerContext
Tests the specified expression against the current position in the XML document being parsed, and restricts the expression to matching at the specified stack depth.
TextAuditingDescribeJobHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.TextAuditingDescribeJobHandler
 
TextAuditingDescribeJobUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.TextAuditingDescribeJobUnmarshaller
 
TextAuditingJobDemo - Class in com.qcloud.cos.demo.ci
内容审核 文本审核接口相关demo 详情见https://cloud.tencent.com/document/product/436/56289
TextAuditingJobDemo() - Constructor for class com.qcloud.cos.demo.ci.TextAuditingJobDemo
 
TextAuditingJobHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.TextAuditingJobHandler
 
TextAuditingJobUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.TextAuditingJobUnmarshaller
 
TextAuditingRequest - Class in com.qcloud.cos.model.ciModel.auditing
文本审核请求实体 参数详情参考:https://cloud.tencent.com/document/product/436/56289
TextAuditingRequest() - Constructor for class com.qcloud.cos.model.ciModel.auditing.TextAuditingRequest
 
TextAuditingResponse - Class in com.qcloud.cos.model.ciModel.auditing
文本审核响应实体 参数详情参考:https://cloud.tencent.com/document/product/460/37318
TextAuditingResponse() - Constructor for class com.qcloud.cos.model.ciModel.auditing.TextAuditingResponse
 
TextDetection - Class in com.qcloud.cos.model.ciModel.ai
 
TextDetection() - Constructor for class com.qcloud.cos.model.ciModel.ai.TextDetection
 
TextPosition - Class in com.qcloud.cos.model.ciModel.auditing
 
TextPosition() - Constructor for class com.qcloud.cos.model.ciModel.auditing.TextPosition
 
textWatermarkingDemo(COSClient) - Static method in class com.qcloud.cos.demo.ci.BasicImageProcessing
设置水印文字,并指定水印位置 https://cloud.tencent.com/document/product/460/6951
ThreadSafe - Annotation Type in com.qcloud.cos.annotation
Documenting annotation to indicate a class is thread-safe and may be shared among multiple threads.
Throwables - Class in com.qcloud.cos.exception
 
Throwables() - Constructor for class com.qcloud.cos.exception.Throwables
 
throwExceptionIfAny() - Method in class com.qcloud.cos.event.ProgressListener.ExceptionReporter
Throws the underlying exception, if any, as an CosClientException; or do nothing otherwise.
Tier - Enum in com.qcloud.cos.model
CAS retrieval tier at which the restore will be processed.
tieringConfigurations - Variable in class com.qcloud.cos.model.BucketGetMetadataResult
 
TimeInfo - Class in com.qcloud.cos.model.ciModel.job.v2
 
TimeInfo() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.TimeInfo
 
TimeOutCosHttpClient - Class in com.qcloud.cos.http
 
TimeOutCosHttpClient(ClientConfig) - Constructor for class com.qcloud.cos.http.TimeOutCosHttpClient
 
toBase64(byte[]) - Static method in class com.qcloud.cos.utils.BinaryUtils
Converts byte data to a Base64-encoded string.
toBean(InputStream, Class<T>) - Static method in class com.qcloud.cos.internal.cihandler.XStreamXmlResponsesSaxParser
 
toBigDecimal(String) - Static method in class com.qcloud.cos.utils.StringUtils
 
toBigInteger(String) - Static method in class com.qcloud.cos.utils.StringUtils
 
toBoolean(StringBuilder) - Static method in class com.qcloud.cos.utils.StringUtils
 
toByteArray(InputStream) - Static method in enum com.qcloud.cos.utils.IOUtils
Reads and returns the rest of the given input stream as a byte array.
toByteBuffer() - Method in class com.qcloud.cos.internal.eventstreaming.Message
 
toBytesDirect(String) - Static method in enum com.qcloud.cos.utils.CodecUtils
Returns a byte array representing the given string, truncating each character into a byte directly.
toHex(byte[]) - Static method in class com.qcloud.cos.utils.BinaryUtils
Converts byte data to a Hex-encoded string in lower case.
toInteger(StringBuilder) - Static method in class com.qcloud.cos.utils.StringUtils
 
toJsonBytes(Object) - Static method in enum com.qcloud.cos.utils.CIJackson
 
toJsonPrettyString(Object) - Static method in enum com.qcloud.cos.utils.Jackson
 
toJsonString(Object) - Static method in enum com.qcloud.cos.utils.CIJackson
 
toJsonString(Object) - Static method in enum com.qcloud.cos.utils.Jackson
 
toListObjectsRequest() - Method in class com.qcloud.cos.model.ListNextBatchOfObjectsRequest
Creates a new ListObjectsRequest object using the previous object listing.
toListVersionsRequest() - Method in class com.qcloud.cos.model.ListNextBatchOfVersionsRequest
Creates a new ListVersionsRequest object using the previous version listing.
toStream(ByteBuffer) - Static method in class com.qcloud.cos.utils.BinaryUtils
Wraps a ByteBuffer in an InputStream.
toString() - Method in class com.qcloud.cos.event.ProgressEvent
 
toString() - Method in exception com.qcloud.cos.exception.CosClientException
 
toString() - Method in exception com.qcloud.cos.exception.CosServiceException
 
toString() - Method in class com.qcloud.cos.http.CosHttpRequest
 
toString() - Method in class com.qcloud.cos.internal.crypto.COSObjectWrapper
 
toString() - Method in class com.qcloud.cos.internal.eventstreaming.Message
 
toString() - Method in class com.qcloud.cos.internal.ResponseMetadata
 
toString() - Method in class com.qcloud.cos.internal.XmlWriter
 
toString() - Method in class com.qcloud.cos.model.AccessControlList
 
toString() - Method in class com.qcloud.cos.model.Bucket
 
toString() - Method in class com.qcloud.cos.model.BucketLoggingConfiguration
 
toString() - Method in class com.qcloud.cos.model.BucketReplicationConfiguration
 
toString() - Method in class com.qcloud.cos.model.BucketTaggingConfiguration
 
toString() - Method in enum com.qcloud.cos.model.CannedAccessControlList
Returns the Qcloud COS x-cos-acl header value for this canned acl.
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.AudioAuditingRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.AudioAuditingResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.AudioSectionInfo
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingAudio
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingCosOutput
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingImage
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInfo
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingInputObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingJobsDetail
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingLiveInfo
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingLiveOutput
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingResult
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.AuditingSnapshotObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.AudtingCommonInfo
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.BaseAuditingDetail
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageAuditingInputObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageAuditingRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageAuditingResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.BatchImageJobDetail
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.Conf
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.DescribeImageAuditingRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingJobsDetail
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentAuditingResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentInputObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.DocumentResultInfo
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.Encryption
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.Freeze
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.ImageAuditingResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.LanguageResult
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.LibResult
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.ListInfo
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.ListResult
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.Mask
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.ObjectResults.Location
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.OcrResults
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.PoliticsInfoObjectResults
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.ReportBadCaseRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.ResultsImageAuditingDetail
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.ResultsTextAuditingDetail
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.SectionInfo
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.SnapshotInfo
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.TextAuditingRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.TextAuditingResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.UserInfo
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.VideoAuditingRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.VideoAuditingResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.bucket.CIBucketObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.bucket.CIMediaListObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.bucket.DocBucketResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.bucket.MediaBucketObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.bucket.MediaBucketRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.bucket.MediaBucketResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.common.BatchInputObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.common.FileProcessInputObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.common.MediaCommonResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.common.MediaInputObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.common.MediaOutputObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.image.AutoTranslationBlockRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.image.AutoTranslationBlockResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.image.DetectFaceRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.image.DetectFaceResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.image.FaceInfo
 
toString() - Method in class com.qcloud.cos.model.ciModel.image.GenerateQrcodeRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.image.ImageInfos
 
toString() - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelV2Request
 
toString() - Method in class com.qcloud.cos.model.ciModel.image.ImageLabelV2Response
 
toString() - Method in class com.qcloud.cos.model.ciModel.image.ImageSearchRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.image.ImageSearchResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.image.ImageStyleRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.image.Label
 
toString() - Method in class com.qcloud.cos.model.ciModel.image.LocationLabel
 
toString() - Method in class com.qcloud.cos.model.ciModel.image.StyleRule
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.AigcMetadata
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.AIGCMetadataResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.AudioConfig
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.BatchJobOperation
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.CallBackKafkaConfig
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.ColorEnhance
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.DocHtmlRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.DocJobDetail
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.DocJobListRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.DocJobListResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.DocJobObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.DocJobResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.DocOperationObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessPageInfo
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.DocProcessResult
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.EffectConfig
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.FileCompressConfig
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.FileHashCodeConfig
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.FileHashCodeResult
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessJobDetail
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessOperation
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.FileProcessRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.FileUnCompressConfig
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.FrameEnhance
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.ImageQualityResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.JobParam
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.JobsDetail
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.Md5Info
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.MediaAnimationObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.MediaAnimationVideoObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioMixObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.MediaAudioObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.MediaBodyInfo
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatFragmentObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.MediaConcatTemplateObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.MediaContainerObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.MediaDigitalWatermark
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobOperation
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.MediaJobsRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.MediaListJobResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.MediaPicProcessTemplateObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.MediaRecognition
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.MediaRemoveWaterMark
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.MediaResult
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.MediaTimeIntervalObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.MediaTopkRecognition
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.MediaTranscodeVideoObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.MediaTransConfigObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.MediaTtsConfig
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoCommon
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.MediaVideoObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.MsSharpen
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.OutputFile
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.PicProcess
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.PicProcessRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.PicProcessResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.PicProcessResult
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.SDRtoHDR
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.SuperResolution
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.TtsTpl
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobOperation
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.v2.MediaJobResponseV2
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.VideoEnhance
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.VideoTagLabels
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.VideoTagResult
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
toString() - Method in class com.qcloud.cos.model.ciModel.job.VoiceSeparate
 
toString() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaFormat
 
toString() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoAudio
 
toString() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoObjcet
 
toString() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoStream
 
toString() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoStreamObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoSubtitle
 
toString() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaInfoVideo
 
toString() - Method in class com.qcloud.cos.model.ciModel.mediaInfo.MediaStream
 
toString() - Method in class com.qcloud.cos.model.ciModel.persistence.AIRecRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.persistence.CarLocation
 
toString() - Method in class com.qcloud.cos.model.ciModel.persistence.CarTag
 
toString() - Method in class com.qcloud.cos.model.ciModel.persistence.DetectCarResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.persistence.PlateContent
 
toString() - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.queue.DocQueueRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.queue.MediaListQueueResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.queue.MediaNotifyConfig
 
toString() - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.queue.MediaQueueResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.snapshot.CosSnapshotRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.snapshot.PrivateM3U8Request
 
toString() - Method in class com.qcloud.cos.model.ciModel.snapshot.SnapshotRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.snapshot.SnapshotResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.template.GenerateSnapshotRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.template.MediaHlsEncryptObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.template.MediaListTemplateResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.template.MediaSegmentObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.template.MediaSmartCoverObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.template.MediaSnapshotObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.template.MediaTemplateTransTplObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.template.MediaVideoMontageObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.template.MediaWatermark
 
toString() - Method in class com.qcloud.cos.model.ciModel.template.MediaWaterMarkImage
 
toString() - Method in class com.qcloud.cos.model.ciModel.template.MediaWaterMarkText
 
toString() - Method in class com.qcloud.cos.model.ciModel.template.SpriteSnapshotConfig
 
toString() - Method in class com.qcloud.cos.model.ciModel.workflow.ExtFilter
 
toString() - Method in class com.qcloud.cos.model.ciModel.workflow.FileInfoObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.workflow.FormatInfo
 
toString() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaOperation
 
toString() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTaskJudgementInfo
 
toString() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTaskResultInfo
 
toString() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTaskResultInfoObjectInfo
 
toString() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTasks
 
toString() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaTopology
 
toString() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowDependency
 
toString() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowExecutionsResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowInput
 
toString() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListRequest
 
toString() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowListResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowNode
 
toString() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowNodes
 
toString() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowObject
 
toString() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowResponse
 
toString() - Method in class com.qcloud.cos.model.ciModel.workflow.MediaWorkflowStart
 
toString() - Method in class com.qcloud.cos.model.ciModel.workflow.SpriteObjectInfo
 
toString() - Method in enum com.qcloud.cos.model.CompressionType
 
toString() - Method in enum com.qcloud.cos.model.CORSRule.AllowedMethods
 
toString() - Method in class com.qcloud.cos.model.COSObject
 
toString() - Method in class com.qcloud.cos.model.COSObjectId
 
toString() - Method in class com.qcloud.cos.model.CSVInput
 
toString() - Method in class com.qcloud.cos.model.CSVOutput
 
toString() - Method in class com.qcloud.cos.model.DecompressionRequest
 
toString() - Method in class com.qcloud.cos.model.DecompressionResult
 
toString() - Method in enum com.qcloud.cos.model.ExpressionType
 
toString() - Method in enum com.qcloud.cos.model.FileHeaderInfo
 
toString() - Method in class com.qcloud.cos.model.Grant
 
toString() - Method in enum com.qcloud.cos.model.GroupGrantee
 
toString() - Method in class com.qcloud.cos.model.InputSerialization
 
toString() - Method in enum com.qcloud.cos.model.inventory.InventoryFormat
 
toString() - Method in enum com.qcloud.cos.model.inventory.InventoryFrequency
 
toString() - Method in enum com.qcloud.cos.model.inventory.InventoryIncludedObjectVersions
 
toString() - Method in enum com.qcloud.cos.model.inventory.InventoryOptionalField
 
toString() - Method in class com.qcloud.cos.model.inventory.ServerSideEncryptionCOS
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.qcloud.cos.model.InventoryFrequency
 
toString() - Method in enum com.qcloud.cos.model.JSONType
 
toString() - Method in class com.qcloud.cos.model.ListJobsResult.DecompressionJob
 
toString() - Method in class com.qcloud.cos.model.ListJobsResult
 
toString() - Method in class com.qcloud.cos.model.OutputSerialization
 
toString() - Method in class com.qcloud.cos.model.Owner
 
toString() - Method in enum com.qcloud.cos.model.Permission
Gets the string representation of this permission object as defined by Qcloud COS, eg.
toString() - Method in enum com.qcloud.cos.model.QuoteFields
 
toString() - Method in class com.qcloud.cos.model.ReplicationDestinationConfig
 
toString() - Method in class com.qcloud.cos.model.ReplicationRule
 
toString() - Method in class com.qcloud.cos.model.ScanRange
 
toString() - Method in class com.qcloud.cos.model.SelectParameters
 
toString() - Method in class com.qcloud.cos.model.SetBucketReplicationConfigurationRequest
 
toString() - Method in enum com.qcloud.cos.model.SSEAlgorithm
 
toString() - Method in enum com.qcloud.cos.model.StorageClass
 
toString() - Method in class com.qcloud.cos.model.Tag.TagSet
 
toString() - Method in class com.qcloud.cos.model.TagSet
 
toString() - Method in enum com.qcloud.cos.model.Tier
 
toString(InputStream) - Static method in enum com.qcloud.cos.utils.IOUtils
Reads and returns the rest of the given input stream as a string.
toString(StringBuilder) - Static method in class com.qcloud.cos.utils.StringUtils
 
toStringDirect(byte[]) - Static method in enum com.qcloud.cos.utils.CodecUtils
Returns a string representing the given byte array, treating each byte as a single octet character.
toXML(Object) - Static method in class com.qcloud.cos.internal.cihandler.XStreamXmlResponsesSaxParser
 
TRACE_ID - Static variable in interface com.qcloud.cos.Headers
COS response header for TRACE ID
TranscodeJobDemo - Class in com.qcloud.cos.demo.ci
媒体处理 job接口相关demo 详情见https://cloud.tencent.com/document/product/460/48216
TranscodeJobDemo() - Constructor for class com.qcloud.cos.demo.ci.TranscodeJobDemo
 
TranscodeTemplateDemo - Class in com.qcloud.cos.demo.ci
转码模板接口相关demo 请求详情参见:https://cloud.tencent.com/document/product/460/46999
TranscodeTemplateDemo() - Constructor for class com.qcloud.cos.demo.ci.TranscodeTemplateDemo
 
Transfer - Interface in com.qcloud.cos.transfer
 
Transfer.TransferState - Enum in com.qcloud.cos.transfer
Enumeration of the possible transfer states.
TransferCompletionFilter - Class in com.qcloud.cos.event
 
TransferCompletionFilter() - Constructor for class com.qcloud.cos.event.TransferCompletionFilter
 
TransferManager - Class in com.qcloud.cos.transfer
High level utility for managing transfers to Qcloud COS.
TransferManager(COS) - Constructor for class com.qcloud.cos.transfer.TransferManager
Constructs a new TransferManager, specifying the client to use when making requests to Qcloud COS.
TransferManager(COS, ExecutorService) - Constructor for class com.qcloud.cos.transfer.TransferManager
Constructs a new TransferManager specifying the client and thread pool to use when making requests to Qcloud COS.
TransferManager(COS, ExecutorService, boolean) - Constructor for class com.qcloud.cos.transfer.TransferManager
Constructs a new TransferManager specifying the client and thread pool to use when making requests to Qcloud COS.
TransferManagerConfiguration - Class in com.qcloud.cos.transfer
Configuration options for how TransferManager processes requests.
TransferManagerConfiguration() - Constructor for class com.qcloud.cos.transfer.TransferManagerConfiguration
 
TransferManagerDemo - Class in com.qcloud.cos.demo
 
TransferManagerDemo() - Constructor for class com.qcloud.cos.demo.TransferManagerDemo
 
TransferManagerUtils - Class in com.qcloud.cos.transfer
Internal utilities for multipart uploads with TransferManager.
TransferManagerUtils() - Constructor for class com.qcloud.cos.transfer.TransferManagerUtils
 
TransferMonitor - Interface in com.qcloud.cos.transfer
Monitors long-running transfers.
TransferProgress - Class in com.qcloud.cos.transfer
Describes the progress of a transfer.
TransferProgress() - Constructor for class com.qcloud.cos.transfer.TransferProgress
 
TransferProgressUpdatingListener - Class in com.qcloud.cos.event
 
TransferProgressUpdatingListener(TransferProgress) - Constructor for class com.qcloud.cos.event.TransferProgressUpdatingListener
 
transferStateChanged(Transfer, Transfer.TransferState) - Method in class com.qcloud.cos.event.MultipleFileTransferStateChangeListener
 
transferStateChanged(Transfer, Transfer.TransferState) - Method in interface com.qcloud.cos.event.TransferStateChangeListener
 
TransferStateChangeListener - Interface in com.qcloud.cos.event
Listener for transfer state changes.
Transition() - Constructor for class com.qcloud.cos.model.BucketIntelligentTierConfiguration.Transition
 
Transition(int) - Constructor for class com.qcloud.cos.model.BucketIntelligentTierConfiguration.Transition
 
Transition() - Constructor for class com.qcloud.cos.model.BucketLifecycleConfiguration.Transition
 
TranslationDemo - Class in com.qcloud.cos.demo.ci
异步翻译相关demo https://cloud.tencent.com/document/product/460/84799
TranslationDemo() - Constructor for class com.qcloud.cos.demo.ci.TranslationDemo
 
TranslationInput - Class in com.qcloud.cos.model.ciModel.job
 
TranslationInput() - Constructor for class com.qcloud.cos.model.ciModel.job.TranslationInput
 
TranslationOperation - Class in com.qcloud.cos.model.ciModel.job
 
TranslationOperation() - Constructor for class com.qcloud.cos.model.ciModel.job.TranslationOperation
 
TranslationOutput - Class in com.qcloud.cos.model.ciModel.job
 
TranslationOutput() - Constructor for class com.qcloud.cos.model.ciModel.job.TranslationOutput
 
TranslationRequest - Class in com.qcloud.cos.model.ciModel.job
 
TranslationRequest() - Constructor for class com.qcloud.cos.model.ciModel.job.TranslationRequest
 
TranslationResponse - Class in com.qcloud.cos.model.ciModel.job
 
TranslationResponse() - Constructor for class com.qcloud.cos.model.ciModel.job.TranslationResponse
 
TransTpl - Class in com.qcloud.cos.model.ciModel.job
 
TransTpl() - Constructor for class com.qcloud.cos.model.ciModel.job.TransTpl
 
triggerWorkflowList(MediaWorkflowListRequest) - Method in interface com.qcloud.cos.COS
 
triggerWorkflowList(MediaWorkflowListRequest) - Method in class com.qcloud.cos.COSClient
 
triggerWorkflowList(COSClient) - Static method in class com.qcloud.cos.demo.ci.WorkFlowDemo
triggerWorkflowList 接口手动调用工作流处理资源
TriggerWorkflowListHandler - Class in com.qcloud.cos.internal.cihandler
 
TriggerWorkflowListHandler() - Constructor for class com.qcloud.cos.internal.cihandler.TriggerWorkflowListHandler
 
triggerWorkflowListUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.triggerWorkflowListUnmarshaller
 
trim(String) - Static method in class com.qcloud.cos.utils.StringUtils
A null-safe trim method.
tryPause(boolean) - Method in interface com.qcloud.cos.transfer.Upload
Tries to pause the current upload operation and returns the information that can be used to resume the upload.
tryPause(boolean) - Method in class com.qcloud.cos.transfer.UploadImpl
 
TtsJobDemo - Class in com.qcloud.cos.demo.ci
媒体处理语音合成job接口相关demo 详情见https://cloud.tencent.com/document/product/460/76914
TtsJobDemo() - Constructor for class com.qcloud.cos.demo.ci.TtsJobDemo
 
TtsTpl - Class in com.qcloud.cos.model.ciModel.job
 
TtsTpl() - Constructor for class com.qcloud.cos.model.ciModel.job.TtsTpl
 
turnOnRefreshEndpointAddrSwitch() - Method in class com.qcloud.cos.ClientConfig
 
TXT - Static variable in class com.qcloud.cos.model.DomainRule
 

U

UinGrantee - Class in com.qcloud.cos.model
 
UinGrantee(String) - Constructor for class com.qcloud.cos.model.UinGrantee
 
unchanged() - Method in enum com.qcloud.cos.transfer.PauseStatus
Returns true if the transfer is not started or the pause operation has no effect on the transfer.
UNENCRYPTED_CONTENT_LENGTH - Static variable in interface com.qcloud.cos.Headers
Header for the original, unencrypted size of an encrypted object
UNENCRYPTED_CONTENT_MD5 - Static variable in interface com.qcloud.cos.Headers
Header for the optional original unencrypted Content MD5 of an encrypted object
UNKNOWN - Static variable in class com.qcloud.cos.exception.ClientExceptionConstants
 
UNKNOWN_HOST - Static variable in class com.qcloud.cos.exception.ClientExceptionConstants
 
UnknownEventUnmarshaller() - Constructor for class com.qcloud.cos.model.transform.SelectObjectContentEventUnmarshaller.UnknownEventUnmarshaller
 
unlock(File) - Static method in enum com.qcloud.cos.internal.FileLocks
Unlocks a file previously locked via FileLocks.lock(File).
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.qcloud.cos.internal.cihandler.MediaWorkflowMapConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.qcloud.cos.internal.converter.CIConverter
 
unmarshal(Message) - Method in class com.qcloud.cos.model.transform.SelectObjectContentEventUnmarshaller.ContinuationEventUnmarshaller
 
unmarshal(Message) - Method in class com.qcloud.cos.model.transform.SelectObjectContentEventUnmarshaller.EndEventUnmarshaller
 
unmarshal(Message) - Method in class com.qcloud.cos.model.transform.SelectObjectContentEventUnmarshaller.ProgressEventUnmarshaller
 
unmarshal(Message) - Method in class com.qcloud.cos.model.transform.SelectObjectContentEventUnmarshaller.RecordsEventUnmarshaller
 
unmarshal(Message) - Method in class com.qcloud.cos.model.transform.SelectObjectContentEventUnmarshaller.StatsEventUnmarshaller
 
unmarshal(Message) - Method in class com.qcloud.cos.model.transform.SelectObjectContentEventUnmarshaller.UnknownEventUnmarshaller
 
unmarshal(Message) - Method in class com.qcloud.cos.model.transform.SelectObjectContentEventUnmarshaller
 
unmarshall(R) - Method in interface com.qcloud.cos.internal.Unmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.AccessControlListUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.AIGameRecUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.AigcMetadataUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.AudioAuditingJobUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.AudioAuditingUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.AuditingStrategyListUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.AuditingStrategyUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.AuditingTextLibUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.AutoTranslationBlockUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.BatchImageAuditingJobUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.BatchJobUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.BucketCrossOriginConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.BucketDomainCertificateUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.BucketDomainConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.BucketEncryptionConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.BucketLifecycleConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.BucketLocationUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.BucketLoggingConfigurationnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.BucketObjectLockConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.BucketRefererConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.BucketReplicationConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.BucketTaggingConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.BucketVersioningConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.BucketWebsiteConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.CICommonJsonUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.CICommonUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.CIJsonUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.CompleteMultipartUploadResultUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.CopyObjectUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.DecompressionResultUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.DeleteBucketInventoryConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.DeleteObjectsResultUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.DeleteObjectTaggingResponseUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.DescribeDocJobsUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.DescribeDocJobUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.DetectCarUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.DetectFaceUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.DocListBucketUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.DocListQueueUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.DocProcessJobUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.DocumentAuditingDescribeJobUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.DocumentAuditingJobUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.FileProcessUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.GenerateQrcodeUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.GetBucketIntelligentTierConfigurationsUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.GetBucketInventoryConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.getImageStyleUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.GetObjectTaggingResponseUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.GetServiceUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.ImageAuditingDescribeJobUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.ImageAuditingUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.ImageLabelUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.ImageLabelV2Unmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.ImagePersistenceUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.InitiateMultipartUploadResultUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.InputStreamUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.JobCreatUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.JobUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.ListBucketInventoryConfigurationsUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.ListBucketTieringConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.ListBucketUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.ListJobsResultUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.ListJobUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.ListMultipartUploadsResultUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.ListObjectsUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.ListPartsResultUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.ListQueueUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.ListTemplateUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.MediaInfoUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.PostBucketInventoryConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.PrivateM3U8Unmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.QueueUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.ReportBadCaseUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.SearchImagesUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.SetBucketInventoryConfigurationUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.SetObjectTaggingResponseUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.SnapshotUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.TemplateUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.TextAuditingDescribeJobUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.TextAuditingJobUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.triggerWorkflowListUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.VersionListUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.VideoAuditingJobUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.VideoAuditingUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.WebpageAuditingDescribeJobUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.WebpageAuditingJobUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.WorkflowExecutionsUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.WorkflowExecutionUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.WorkflowListUnmarshaller
 
unmarshall(InputStream) - Method in class com.qcloud.cos.internal.Unmarshallers.WorkflowUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class com.qcloud.cos.model.transform.SimpleTypeStaxUnmarshallers.LongStaxUnmarshaller
 
Unmarshaller<T,R> - Interface in com.qcloud.cos.internal
 
Unmarshallers - Class in com.qcloud.cos.internal
Collection of unmarshallers for COS XML responses.
Unmarshallers() - Constructor for class com.qcloud.cos.internal.Unmarshallers
 
Unmarshallers.AccessControlListUnmarshaller - Class in com.qcloud.cos.internal
Unmarshaller for the AccessControlList XML response.
Unmarshallers.AIGameRecUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.AigcMetadataUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.AudioAuditingJobUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.AudioAuditingUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.AuditingStrategyListUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.AuditingStrategyUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.AuditingTextLibUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.AutoTranslationBlockUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.BatchImageAuditingJobUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.BatchJobUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.BucketCrossOriginConfigurationUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.BucketDomainCertificateUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.BucketDomainConfigurationUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.BucketEncryptionConfigurationUnmarshaller - Class in com.qcloud.cos.internal
Unmarshaller for the BucketEncryption XML response.
Unmarshallers.BucketLifecycleConfigurationUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.BucketLocationUnmarshaller - Class in com.qcloud.cos.internal
Unmarshaller for the BucketLocation XML response.
Unmarshallers.BucketLoggingConfigurationnmarshaller - Class in com.qcloud.cos.internal
Unmarshaller for the BucketLoggingStatus XML response.
Unmarshallers.BucketObjectLockConfigurationUnmarshaller - Class in com.qcloud.cos.internal
Unmarshaller for the BucketObjectLock XML response.
Unmarshallers.BucketRefererConfigurationUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.BucketReplicationConfigurationUnmarshaller - Class in com.qcloud.cos.internal
Unmarshaller for the BucketNotificationConfiguration XML response.
Unmarshallers.BucketTaggingConfigurationUnmarshaller - Class in com.qcloud.cos.internal
Unmarshaller for the BucketTaggingConfiguration XML response.
Unmarshallers.BucketVersioningConfigurationUnmarshaller - Class in com.qcloud.cos.internal
Unmarshaller for the BucketVersionConfiguration XML response.
Unmarshallers.BucketWebsiteConfigurationUnmarshaller - Class in com.qcloud.cos.internal
Unmarshaller for the BucketWebsiteConfiguration XML response.
Unmarshallers.CICommonJsonUnmarshaller<T> - Class in com.qcloud.cos.internal
 
Unmarshallers.CICommonUnmarshaller<T> - Class in com.qcloud.cos.internal
 
Unmarshallers.CIJsonUnmarshaller<T> - Class in com.qcloud.cos.internal
 
Unmarshallers.CompleteMultipartUploadResultUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.CopyObjectUnmarshaller - Class in com.qcloud.cos.internal
Unmarshaller for the CopyObject XML response.
Unmarshallers.DecompressionResultUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.DeleteBucketInventoryConfigurationUnmarshaller - Class in com.qcloud.cos.internal
Unmarshaller for the DeleteBucketInventoryConfiguration XML response.
Unmarshallers.DeleteObjectsResultUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.DeleteObjectTaggingResponseUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.DescribeDocJobsUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.DescribeDocJobUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.DetectCarUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.DetectFaceUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.DocListBucketUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.DocListQueueUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.DocProcessJobUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.DocumentAuditingDescribeJobUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.DocumentAuditingJobUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.FileProcessUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.GenerateQrcodeUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.GetBucketIntelligentTierConfigurationsUnmarshaller - Class in com.qcloud.cos.internal
Unmarshaller for the ListBucketInventoryConfigurations XML response.
Unmarshallers.GetBucketInventoryConfigurationUnmarshaller - Class in com.qcloud.cos.internal
Unmarshaller for the GetBucketInventoryConfiguration XML response.
Unmarshallers.getImageStyleUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.GetObjectTaggingResponseUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.GetServiceUnmarshaller - Class in com.qcloud.cos.internal
Unmarshaller for the ListBuckets XML response.
Unmarshallers.ImageAuditingDescribeJobUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.ImageAuditingUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.ImageLabelUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.ImageLabelV2Unmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.ImagePersistenceUnmarshaller - Class in com.qcloud.cos.internal
Unmarshaller for the AccessControlList XML response.
Unmarshallers.InitiateMultipartUploadResultUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.InputStreamUnmarshaller - Class in com.qcloud.cos.internal
Unmarshaller for the a direct InputStream response.
Unmarshallers.JobCreatUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.JobUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.ListBucketInventoryConfigurationsUnmarshaller - Class in com.qcloud.cos.internal
Unmarshaller for the ListBucketInventoryConfigurations XML response.
Unmarshallers.ListBucketTieringConfigurationUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.ListBucketUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.ListJobsResultUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.ListJobUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.ListMultipartUploadsResultUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.ListObjectsUnmarshaller - Class in com.qcloud.cos.internal
Unmarshaller for the ListObjects XML response.
Unmarshallers.ListPartsResultUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.ListQueueUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.ListTemplateUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.MediaInfoUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.PostBucketInventoryConfigurationUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.PrivateM3U8Unmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.QueueUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.ReportBadCaseUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.SearchImagesUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.SetBucketInventoryConfigurationUnmarshaller - Class in com.qcloud.cos.internal
Unmarshaller for the SetBucketInventoryConfiguration XML response.
Unmarshallers.SetObjectTaggingResponseUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.SnapshotUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.TemplateUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.TextAuditingDescribeJobUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.TextAuditingJobUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.triggerWorkflowListUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.VersionListUnmarshaller - Class in com.qcloud.cos.internal
Unmarshaller for the ListVersions XML response.
Unmarshallers.VideoAuditingJobUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.VideoAuditingUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.WebpageAuditingDescribeJobUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.WebpageAuditingJobUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.WorkflowExecutionsUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.WorkflowExecutionUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.WorkflowListUnmarshaller - Class in com.qcloud.cos.internal
 
Unmarshallers.WorkflowUnmarshaller - Class in com.qcloud.cos.internal
 
unmarshalMessage(Message) - Static method in class com.qcloud.cos.model.transform.SelectObjectContentEventUnmarshaller
 
unwrapExecutionException(ExecutionException) - Method in class com.qcloud.cos.transfer.AbstractTransfer
Unwraps the root exception that caused the specified ExecutionException and returns it.
updataHLSPlayKey(UpdataHLSPlayKeyRequest) - Method in interface com.qcloud.cos.COS
 
updataHLSPlayKey(UpdataHLSPlayKeyRequest) - Method in class com.qcloud.cos.COSClient
 
updataHLSPlayKey(COSClient) - Static method in class com.qcloud.cos.demo.ci.UpdataHLSPlayKeyDemo
updataHLSPlayKey 该接口用于更新hls播放密钥。 该接口属于 PUT 请求。
UpdataHLSPlayKeyDemo - Class in com.qcloud.cos.demo.ci
更新hls播放密钥 详情见暂无
UpdataHLSPlayKeyDemo() - Constructor for class com.qcloud.cos.demo.ci.UpdataHLSPlayKeyDemo
 
UpdataHLSPlayKeyRequest - Class in com.qcloud.cos.model.ciModel.hls
 
UpdataHLSPlayKeyRequest() - Constructor for class com.qcloud.cos.model.ciModel.hls.UpdataHLSPlayKeyRequest
 
UpdataHLSPlayKeyResponse - Class in com.qcloud.cos.model.ciModel.hls
 
UpdataHLSPlayKeyResponse() - Constructor for class com.qcloud.cos.model.ciModel.hls.UpdataHLSPlayKeyResponse
 
update(byte[], int) - Method in class com.qcloud.cos.utils.CRC64
Update CRC64 with new byte block.
update(byte) - Method in class com.qcloud.cos.utils.CRC64
Update CRC64 with new byte.
update(int) - Method in class com.qcloud.cos.utils.CRC64
 
update(byte[], int, int) - Method in class com.qcloud.cos.utils.CRC64
 
updateAuditingStrategy(AuditingStrategyRequest) - Method in interface com.qcloud.cos.COS
 
updateAuditingStrategy(AuditingStrategyRequest) - Method in class com.qcloud.cos.COSClient
 
updateAuditingStrategy(COSClient) - Static method in class com.qcloud.cos.demo.ci.AuditingStrategyDemo
updateAuditingStrategy 修改审核策略用于修改已创建的策略的标签内容。 该接口属于 PUT 请求。
updateAuditingTextLib(AuditingTextLibRequest) - Method in interface com.qcloud.cos.COS
 
updateAuditingTextLib(AuditingTextLibRequest) - Method in class com.qcloud.cos.COSClient
 
updateAuditingTextLib(COSClient) - Static method in class com.qcloud.cos.demo.ci.AuditingTextLibDemo
updateAuditingTextLib 修改审核策略用于修改已创建的策略的标签内容。 该接口属于 PUT 请求。
updateCOSCredentials() - Method in class com.qcloud.cos.auth.AbstractCOSCachedCredentialsProvider
 
updateDataset(UpdateDatasetRequest) - Method in interface com.qcloud.cos.COS
 
updateDataset(UpdateDatasetRequest) - Method in class com.qcloud.cos.COSClient
 
updateDataset(COSClient) - Static method in class com.qcloud.cos.demo.ci.UpdateDatasetDemo
updateDataset 更新一个数据集(Dataset)信息。 该接口属于 PUT 请求。
UpdateDatasetDemo - Class in com.qcloud.cos.demo.ci
更新数据集 详情见https://cloud.tencent.com/document/product/460/106156
UpdateDatasetDemo() - Constructor for class com.qcloud.cos.demo.ci.UpdateDatasetDemo
 
UpdateDatasetRequest - Class in com.qcloud.cos.model.ciModel.metaInsight
 
UpdateDatasetRequest() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.UpdateDatasetRequest
 
UpdateDatasetResponse - Class in com.qcloud.cos.model.ciModel.metaInsight
 
UpdateDatasetResponse() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.UpdateDatasetResponse
 
updateDocProcessQueue(DocQueueRequest) - Method in interface com.qcloud.cos.COS
UpdateDocProcessQueue 接口用于更新文档预览队列。https://cloud.tencent.com/document/product/460/46947
updateDocProcessQueue(DocQueueRequest) - Method in class com.qcloud.cos.COSClient
 
updateDocProcessQueue(COSClient) - Static method in class com.qcloud.cos.demo.ci.DocQueueDemo
UpdateDocProcessQueue 接口用于更新文档预览队列
updateFileMetaIndex(UpdateFileMetaIndexRequest) - Method in interface com.qcloud.cos.COS
 
updateFileMetaIndex(UpdateFileMetaIndexRequest) - Method in class com.qcloud.cos.COSClient
 
updateFileMetaIndex(COSClient) - Static method in class com.qcloud.cos.demo.ci.UpdateFileMetaIndexDemo
updateFileMetaIndex 更新数据集内已索引的一个文件的部分元数据。 并非所有的元数据都允许您自定义更新,在您发起更新请求时需要填写数据集,默认会根据该数据集的算子进行元数据重新提取并更新已存在的索引,此外您也可以更新部分自定义的元数据索引,如CustomTags、CustomId等字段,具体请参考请求参数一节。 该接口属于 PUT 请求。
UpdateFileMetaIndexDemo - Class in com.qcloud.cos.demo.ci
更新元数据索引 详情见https://cloud.tencent.com/document/product/460/106162
UpdateFileMetaIndexDemo() - Constructor for class com.qcloud.cos.demo.ci.UpdateFileMetaIndexDemo
 
UpdateFileMetaIndexRequest - Class in com.qcloud.cos.model.ciModel.metaInsight
 
UpdateFileMetaIndexRequest() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.UpdateFileMetaIndexRequest
 
UpdateFileMetaIndexResponse - Class in com.qcloud.cos.model.ciModel.metaInsight
 
UpdateFileMetaIndexResponse() - Constructor for class com.qcloud.cos.model.ciModel.metaInsight.UpdateFileMetaIndexResponse
 
updateInstructionPutRequest(PutObjectRequest, ContentCryptoMaterial) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
Updates put request to store the specified instruction object in COS.
updateMediaQueue(MediaQueueRequest) - Method in interface com.qcloud.cos.COS
UpdateMediaQueue 接口用于更新队列。 https://cloud.tencent.com/document/product/460/42324
updateMediaQueue(MediaQueueRequest) - Method in class com.qcloud.cos.COSClient
 
updateMediaQueue(COSClient) - Static method in class com.qcloud.cos.demo.ci.QueueDemo
UpdateMediaQueue 接口用于更新队列 Request中 Name,QueueID,State,NotifyConfig 为必填字段
updateMediaTemplate(MediaTemplateRequest) - Method in interface com.qcloud.cos.COS
UpdateMediaTemplate 用于更新模板。。 https://cloud.tencent.com/document/product/460/46992
updateMediaTemplate(MediaTemplateRequest) - Method in class com.qcloud.cos.COSClient
 
updateMediaTemplate(COSClient) - Static method in class com.qcloud.cos.demo.ci.AnimationTemplateDemo
UpdateMediaTemplate 用于更新动图模板。
updateMediaTemplate(COSClient) - Static method in class com.qcloud.cos.demo.ci.SnapshotTemplateDemo
UpdateMediaTemplate 用于更新截图模板。
updateMediaTemplate(COSClient) - Static method in class com.qcloud.cos.demo.ci.TranscodeTemplateDemo
UpdateMediaTemplate 用于更新转码模板。
updateMediaTemplate(COSClient) - Static method in class com.qcloud.cos.demo.ci.WatermarkTemplateDemo
UpdateMediaTemplate 用于更新视频水印模板。
updateMediaTemplateWithAigcMetadata(COSClient) - Static method in class com.qcloud.cos.demo.ci.TranscodeTemplateDemo
UpdateMediaTemplate 用于更新转码模板。
updateMetadataWithContentCryptoMaterial(ObjectMetadata, File, ContentCryptoMaterial) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
 
updateObjectMetaData(String, String, ObjectMetadata) - Method in interface com.qcloud.cos.COS
update the object meta.
updateObjectMetaData(String, String, ObjectMetadata) - Method in class com.qcloud.cos.COSClient
 
updateProgress(long) - Method in class com.qcloud.cos.transfer.TransferProgress
 
upload(String, String, InputStream, ObjectMetadata) - Method in class com.qcloud.cos.transfer.TransferManager
Schedules a new transfer to upload data to Qcloud COS.
upload(String, String, File) - Method in class com.qcloud.cos.transfer.TransferManager
Schedules a new transfer to upload data to Qcloud COS.
upload(PutObjectRequest) - Method in class com.qcloud.cos.transfer.TransferManager
Schedules a new transfer to upload data to Qcloud COS.
upload(PutObjectRequest, COSProgressListener) - Method in class com.qcloud.cos.transfer.TransferManager
Schedules a new transfer to upload data to Qcloud COS.
Upload - Interface in com.qcloud.cos.transfer
Represents an asynchronous upload to Qcloud COS.
UploadCallable - Class in com.qcloud.cos.transfer
 
UploadCallable(TransferManager, ExecutorService, UploadImpl, PutObjectRequest, ProgressListenerChain, String, TransferProgress) - Constructor for class com.qcloud.cos.transfer.UploadCallable
 
uploadDirectory(String, String, File, boolean) - Method in class com.qcloud.cos.transfer.TransferManager
Uploads all files in the directory given to the bucket named, optionally recursing for all subdirectories.
uploadDirectory(String, String, File, boolean, ObjectMetadataProvider) - Method in class com.qcloud.cos.transfer.TransferManager
Uploads all files in the directory given to the bucket named, optionally recursing for all subdirectories.
uploadFileList(String, String, File, List<File>) - Method in class com.qcloud.cos.transfer.TransferManager
Uploads all specified files to the bucket named, constructing relative keys depending on the commonParentDirectory given.
uploadFileList(String, String, File, List<File>, ObjectMetadataProvider) - Method in class com.qcloud.cos.transfer.TransferManager
Uploads all specified files to the bucket named, constructing relative keys depending on the commonParentDirectory given.
UploadImpl - Class in com.qcloud.cos.transfer
 
UploadImpl(String, TransferProgress, ProgressListenerChain, TransferStateChangeListener) - Constructor for class com.qcloud.cos.transfer.UploadImpl
 
UploadMode - Enum in com.qcloud.cos.model
 
UploadMonitor - Class in com.qcloud.cos.transfer
Manages an upload by periodically checking to see if the upload is done, and returning a result if so.
uploadObjectInternal(UploadMode, UploadObjectRequest) - Method in class com.qcloud.cos.COSClient
 
uploadPart(UploadPartRequest) - Method in interface com.qcloud.cos.COS
Uploads a part in a multipart upload.
uploadPart(UploadPartRequest) - Method in class com.qcloud.cos.COSClient
 
uploadPart(UploadPartRequest) - Method in class com.qcloud.cos.COSEncryptionClient.COSDirectImpl
 
uploadPart(UploadPartRequest) - Method in class com.qcloud.cos.COSEncryptionClient
Uploads a part in a multipart upload.
uploadPart(UploadPartRequest) - Method in class com.qcloud.cos.internal.COSDirect
 
uploadPart(UploadPartRequest) - Method in interface com.qcloud.cos.internal.COSDirectSpi
 
UploadPartCallable - Class in com.qcloud.cos.transfer
 
UploadPartCallable(COS, UploadPartRequest) - Constructor for class com.qcloud.cos.transfer.UploadPartCallable
 
UploadPartRequest - Class in com.qcloud.cos.model
 
UploadPartRequest() - Constructor for class com.qcloud.cos.model.UploadPartRequest
 
UploadPartRequestFactory - Class in com.qcloud.cos.internal
Factory for creating all the individual UploadPartRequest objects for a multipart upload.
UploadPartRequestFactory(PutObjectRequest, String, long) - Constructor for class com.qcloud.cos.internal.UploadPartRequestFactory
 
UploadPartResult - Class in com.qcloud.cos.model
 
UploadPartResult() - Constructor for class com.qcloud.cos.model.UploadPartResult
 
uploadPartSecurely(UploadPartRequest) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModule
 
uploadPartSecurely(UploadPartRequest) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
uploadPartSecurely(UploadPartRequest) - Method in class com.qcloud.cos.internal.crypto.CryptoModuleDispatcher
UploadResult - Class in com.qcloud.cos.model
Contains information returned by Qcloud COS for a completed upload.
UploadResult() - Constructor for class com.qcloud.cos.model.UploadResult
 
URL_ENCODING - Static variable in class com.qcloud.cos.internal.Constants
URL encoding for object keys when list object
UrlComponentUtils - Class in com.qcloud.cos.internal
 
UrlComponentUtils() - Constructor for class com.qcloud.cos.internal.UrlComponentUtils
 
urlDecode(String) - Static method in class com.qcloud.cos.utils.UrlEncoderUtils
Decode a string for use in the path of a URL; uses URLDecoder.decode, which decodes a string for use in the query portion of a URL.
UrlEncoderUtils - Class in com.qcloud.cos.utils
 
UrlEncoderUtils() - Constructor for class com.qcloud.cos.utils.UrlEncoderUtils
 
useBasicAuth() - Method in class com.qcloud.cos.ClientConfig
 
useInventoryText() - Method in class com.qcloud.cos.model.SetBucketInventoryConfigurationRequest
 
USER_AGENT - Static variable in interface com.qcloud.cos.Headers
 
UserInfo - Class in com.qcloud.cos.model.ciModel.auditing
 
UserInfo() - Constructor for class com.qcloud.cos.model.ciModel.auditing.UserInfo
 
UserSpecifiedEndpointBuilder - Class in com.qcloud.cos.endpoint
user specified endpoint builder
UserSpecifiedEndpointBuilder(String, String) - Constructor for class com.qcloud.cos.endpoint.UserSpecifiedEndpointBuilder
 
UserSpecifiedEndpointDemo - Class in com.qcloud.cos.demo
 
UserSpecifiedEndpointDemo() - Constructor for class com.qcloud.cos.demo.UserSpecifiedEndpointDemo
 
UTF8 - Static variable in class com.qcloud.cos.utils.StringUtils
 
UTF8_ENCODING - Static variable in class com.qcloud.cos.internal.Constants
 

V

validateBucketName(String) - Static method in enum com.qcloud.cos.internal.BucketNameUtils
 
validateComponent(String, String) - Static method in class com.qcloud.cos.internal.UrlComponentUtils
 
validateEndPointSuffix(String) - Static method in class com.qcloud.cos.internal.UrlComponentUtils
 
validateRegionName(String) - Static method in class com.qcloud.cos.internal.UrlComponentUtils
 
validateSrcEndPointSuffix(String) - Static method in class com.qcloud.cos.internal.UrlComponentUtils
 
ValidationUtils - Class in com.qcloud.cos.utils
Useful utilities to validate dependencies
ValidationUtils() - Constructor for class com.qcloud.cos.utils.ValidationUtils
 
value(String) - Method in class com.qcloud.cos.internal.XmlWriter
 
ValueInfo - Class in com.qcloud.cos.model.ciModel.auditing
 
ValueInfo() - Constructor for class com.qcloud.cos.model.ciModel.auditing.ValueInfo
 
valueOf(String) - Static method in enum com.qcloud.cos.auth.InstanceMetadataCredentialsEndpointProvider.Instance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.event.ProgressEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.exception.CosServiceException.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.http.HttpMethodName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.http.HttpProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.internal.BucketNameUtils
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.internal.crypto.CryptoMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.internal.crypto.CryptoStorageMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.internal.eventstreaming.HeaderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.internal.FileLocks
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.internal.RequestClientOptions.Marker
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.CannedAccessControlList
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.ciModel.auditing.CallbackVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.ciModel.auditing.DetectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.ciModel.auditing.SuggestedLabel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.ciModel.job.DocHtmlRequest.DocType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.ciModel.job.FileProcessJobType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.ciModel.job.MediaJobType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.ciModel.mediaInfo.MediaTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.CompressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.CORSRule.AllowedMethods
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.CosDataSource.Utils
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.COSKeyFilter.FilterRuleName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.ExpressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.FileHeaderInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.GroupGrantee
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.inventory.InventoryFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.inventory.InventoryFrequency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.inventory.InventoryIncludedObjectVersions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.inventory.InventoryOptionalField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.InventoryFrequency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.JSONType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.Permission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.QuoteFields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.ReplicationRuleStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.SSEAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.StorageClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.Tier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.model.UploadMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.transfer.PauseStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.transfer.Transfer.TransferState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.utils.Base64
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.utils.CIJackson
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.utils.CodecUtils
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.utils.IOUtils
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.qcloud.cos.utils.Jackson
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.qcloud.cos.auth.InstanceMetadataCredentialsEndpointProvider.Instance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.event.ProgressEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.exception.CosServiceException.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.http.HttpMethodName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.http.HttpProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.internal.BucketNameUtils
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.internal.crypto.CryptoMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.internal.crypto.CryptoStorageMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.internal.eventstreaming.HeaderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.internal.FileLocks
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.internal.RequestClientOptions.Marker
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.CannedAccessControlList
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.ciModel.auditing.CallbackVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.ciModel.auditing.DetectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.ciModel.auditing.SuggestedLabel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.ciModel.job.DocHtmlRequest.DocType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.ciModel.job.FileProcessJobType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.ciModel.job.MediaJobType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.ciModel.mediaInfo.MediaTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.CompressionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.CORSRule.AllowedMethods
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.CosDataSource.Utils
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.COSKeyFilter.FilterRuleName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.ExpressionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.FileHeaderInfo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.GroupGrantee
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.inventory.InventoryFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.inventory.InventoryFrequency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.inventory.InventoryIncludedObjectVersions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.inventory.InventoryOptionalField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.InventoryFrequency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.JSONType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.Permission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.QuoteFields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.ReplicationRuleStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.SSEAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.StorageClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.Tier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.model.UploadMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.transfer.PauseStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.transfer.Transfer.TransferState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.utils.Base64
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.utils.CIJackson
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.utils.CodecUtils
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.utils.IOUtils
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.qcloud.cos.utils.Jackson
Returns an array containing the constants of this enum type, in the order they are declared.
VersionInfoUtils - Class in com.qcloud.cos.utils
 
VersionInfoUtils() - Constructor for class com.qcloud.cos.utils.VersionInfoUtils
 
versioningConfiguration - Variable in class com.qcloud.cos.model.BucketGetMetadataResult
 
VersionListing - Class in com.qcloud.cos.model
Contains the results of listing the versions in an Qcloud COS bucket, including a list of COSVersionSummary objects describing each version, information describing if this is a complete or partial listing, and the original request parameters.
VersionListing() - Constructor for class com.qcloud.cos.model.VersionListing
 
VersionListUnmarshaller(boolean) - Constructor for class com.qcloud.cos.internal.Unmarshallers.VersionListUnmarshaller
 
VideoAuditingJobDemo - Class in com.qcloud.cos.demo.ci
内容审核 视频审核接口相关demo 详情见https://cloud.tencent.com/document/product/460/46427
VideoAuditingJobDemo() - Constructor for class com.qcloud.cos.demo.ci.VideoAuditingJobDemo
 
VideoAuditingJobUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.VideoAuditingJobUnmarshaller
 
VideoAuditingRequest - Class in com.qcloud.cos.model.ciModel.auditing
视频审核请求实体 参数详情参考:https://cloud.tencent.com/document/product/460/46427
VideoAuditingRequest() - Constructor for class com.qcloud.cos.model.ciModel.auditing.VideoAuditingRequest
 
VideoAuditingResponse - Class in com.qcloud.cos.model.ciModel.auditing
视频审核响应实体 参数详情参考:https://cloud.tencent.com/document/product/460/37318
VideoAuditingResponse() - Constructor for class com.qcloud.cos.model.ciModel.auditing.VideoAuditingResponse
 
VideoAuditingUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.VideoAuditingUnmarshaller
 
VideoEnhance - Class in com.qcloud.cos.model.ciModel.job
媒体处理 画质增强参数
VideoEnhance() - Constructor for class com.qcloud.cos.model.ciModel.job.VideoEnhance
 
VideoEnhanceJobDemo - Class in com.qcloud.cos.demo.ci
媒体处理 画质增强任务接口相关demo 详情见https://cloud.tencent.com/document/product/460/48216
VideoEnhanceJobDemo() - Constructor for class com.qcloud.cos.demo.ci.VideoEnhanceJobDemo
 
VideoInfo - Class in com.qcloud.cos.model.ciModel.workflow
 
VideoInfo() - Constructor for class com.qcloud.cos.model.ciModel.workflow.VideoInfo
 
VideoMontageDemo - Class in com.qcloud.cos.demo.ci
媒体处理 VideoMontage job接口相关demo 详情见https://cloud.tencent.com/document/product/460/58325
VideoMontageDemo() - Constructor for class com.qcloud.cos.demo.ci.VideoMontageDemo
 
VideoTag - Class in com.qcloud.cos.model.ciModel.job
 
VideoTag() - Constructor for class com.qcloud.cos.model.ciModel.job.VideoTag
 
VideoTagData - Class in com.qcloud.cos.model.ciModel.job
 
VideoTagData() - Constructor for class com.qcloud.cos.model.ciModel.job.VideoTagData
 
VideoTagDemo - Class in com.qcloud.cos.demo.ci
媒体处理视频标签任务接口相关demo 详情见https://cloud.tencent.com/document/product/460/84779
VideoTagDemo() - Constructor for class com.qcloud.cos.demo.ci.VideoTagDemo
 
VideoTagLabels - Class in com.qcloud.cos.model.ciModel.job
 
VideoTagLabels() - Constructor for class com.qcloud.cos.model.ciModel.job.VideoTagLabels
 
VideoTagResult - Class in com.qcloud.cos.model.ciModel.job
 
VideoTagResult() - Constructor for class com.qcloud.cos.model.ciModel.job.VideoTagResult
 
VideoTargetRec - Class in com.qcloud.cos.model.ciModel.job
 
VideoTargetRec() - Constructor for class com.qcloud.cos.model.ciModel.job.VideoTargetRec
 
VideoTargetRecJobDemo - Class in com.qcloud.cos.demo.ci
媒体处理 目标检测任务 job接口相关demo
VideoTargetRecJobDemo() - Constructor for class com.qcloud.cos.demo.ci.VideoTargetRecJobDemo
 
VideoTargetRecResult - Class in com.qcloud.cos.model.ciModel.job.v2
 
VideoTargetRecResult() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.VideoTargetRecResult
 
VIDResult - Interface in com.qcloud.cos.internal
 
VIDResultHandler<T extends VIDResult> - Class in com.qcloud.cos.internal
 
VIDResultHandler() - Constructor for class com.qcloud.cos.internal.VIDResultHandler
 
visit(InventoryPrefixPredicate) - Method in interface com.qcloud.cos.model.inventory.InventoryPredicateVisitor
Implement this method to add behaviour performed when InventoryPrefixPredicate is visited.
visit(LifecyclePrefixPredicate) - Method in interface com.qcloud.cos.model.lifecycle.LifecyclePredicateVisitor
Implement this method to add behaviour performed when LifecyclePrefixPredicate is visited.
visit(LifecycleTagPredicate) - Method in interface com.qcloud.cos.model.lifecycle.LifecyclePredicateVisitor
Implement this method to add behaviour performed when LifecycleTagPredicate is visited.
visit(LifecycleAndOperator) - Method in interface com.qcloud.cos.model.lifecycle.LifecyclePredicateVisitor
Implement this method to add behaviour performed when LifecycleAndOperator is visited.
visit(SelectObjectContentEventVisitor) - Method in class com.qcloud.cos.model.SelectObjectContentEvent.ContinuationEvent
 
visit(SelectObjectContentEventVisitor) - Method in class com.qcloud.cos.model.SelectObjectContentEvent.EndEvent
 
visit(SelectObjectContentEventVisitor) - Method in class com.qcloud.cos.model.SelectObjectContentEvent.ProgressEvent
 
visit(SelectObjectContentEventVisitor) - Method in class com.qcloud.cos.model.SelectObjectContentEvent.RecordsEvent
 
visit(SelectObjectContentEventVisitor) - Method in class com.qcloud.cos.model.SelectObjectContentEvent.StatsEvent
 
visit(SelectObjectContentEventVisitor) - Method in class com.qcloud.cos.model.SelectObjectContentEvent
 
visit(SelectObjectContentEvent.RecordsEvent) - Method in class com.qcloud.cos.model.SelectObjectContentEventVisitor
Invoked when a SelectObjectContentEvent.RecordsEvent is encountered.
visit(SelectObjectContentEvent.ContinuationEvent) - Method in class com.qcloud.cos.model.SelectObjectContentEventVisitor
Invoked when a SelectObjectContentEvent.ContinuationEvent is encountered.
visit(SelectObjectContentEvent.ProgressEvent) - Method in class com.qcloud.cos.model.SelectObjectContentEventVisitor
Invoked when a SelectObjectContentEvent.ProgressEvent is encountered.
visit(SelectObjectContentEvent.StatsEvent) - Method in class com.qcloud.cos.model.SelectObjectContentEventVisitor
Invoked when a SelectObjectContentEvent.StatsEvent is encountered.
visit(SelectObjectContentEvent.EndEvent) - Method in class com.qcloud.cos.model.SelectObjectContentEventVisitor
Invoked when a SelectObjectContentEvent.EndEvent is encountered.
visitAllEvents(SelectObjectContentEventVisitor) - Method in class com.qcloud.cos.model.SelectObjectContentEventStream
Apply the provided SelectObjectContentEventVisitor to each SelectObjectContentEvent in this stream in the order they are returned by COS.
visitDefault(SelectObjectContentEvent) - Method in class com.qcloud.cos.model.SelectObjectContentEventVisitor
A required "else" or "default" block, invoked with no other more-specific "visit" method is appropriate.
VocalScore - Class in com.qcloud.cos.model.ciModel.job
 
VocalScore() - Constructor for class com.qcloud.cos.model.ciModel.job.VocalScore
 
VocalScoreJobDemo - Class in com.qcloud.cos.demo.ci
 
VocalScoreJobDemo() - Constructor for class com.qcloud.cos.demo.ci.VocalScoreJobDemo
 
VocalScoreResult - Class in com.qcloud.cos.model.ciModel.job
 
VocalScoreResult() - Constructor for class com.qcloud.cos.model.ciModel.job.VocalScoreResult
 
VoiceSeparate - Class in com.qcloud.cos.model.ciModel.job
 
VoiceSeparate() - Constructor for class com.qcloud.cos.model.ciModel.job.VoiceSeparate
 
VoiceSeparateJobDemo - Class in com.qcloud.cos.demo.ci
媒体处理 人声分离job接口相关demo 详情见https://cloud.tencent.com/document/product/460/76918
VoiceSeparateJobDemo() - Constructor for class com.qcloud.cos.demo.ci.VoiceSeparateJobDemo
 
VoidCosResponseHandler - Class in com.qcloud.cos.internal
 
VoidCosResponseHandler() - Constructor for class com.qcloud.cos.internal.VoidCosResponseHandler
 
VqaPlusResult - Class in com.qcloud.cos.model.ciModel.job
 
VqaPlusResult() - Constructor for class com.qcloud.cos.model.ciModel.job.VqaPlusResult
 

W

waitForCompletion() - Method in class com.qcloud.cos.transfer.AbstractTransfer
Waits for this transfer to complete.
waitForCompletion() - Method in class com.qcloud.cos.transfer.MultipleFileDownloadImpl
Waits for this transfer to complete.
waitForCompletion() - Method in class com.qcloud.cos.transfer.MultipleFileUploadImpl
Waits for this transfer to complete.
waitForCompletion() - Method in class com.qcloud.cos.transfer.MultipleImageAuditingImpl
Waits for this transfer to complete.
waitForCompletion() - Method in interface com.qcloud.cos.transfer.Transfer
Waits for this transfer to complete.
waitForCopyResult() - Method in class com.qcloud.cos.internal.CopyImpl
Waits for this copy operation to complete and returns the result of the operation.
waitForCopyResult() - Method in interface com.qcloud.cos.transfer.Copy
Waits for the copy request to complete and returns the result of this request.
waitForException() - Method in class com.qcloud.cos.transfer.AbstractTransfer
Waits for this transfer to finish and returns any error that occurred, or returns null if no errors occurred.
waitForException() - Method in interface com.qcloud.cos.transfer.Transfer
Waits for this transfer to finish and returns any error that occurred, or returns null if no errors occurred.
waitForUploadResult() - Method in interface com.qcloud.cos.transfer.Upload
Waits for this upload to complete and returns the result of this upload.
waitForUploadResult() - Method in class com.qcloud.cos.transfer.UploadImpl
Waits for this upload to complete and returns the result of this upload.
waitTillCompletion() - Static method in class com.qcloud.cos.event.SDKProgressPublisher
Deprecated.
WatermarkInfo - Class in com.qcloud.cos.model.ciModel.job
 
WatermarkInfo() - Constructor for class com.qcloud.cos.model.ciModel.job.WatermarkInfo
 
WatermarkJobDemo - Class in com.qcloud.cos.demo.ci
媒体处理 snapshot job接口相关demo 详情见https://cloud.tencent.com/document/product/460/48222
WatermarkJobDemo() - Constructor for class com.qcloud.cos.demo.ci.WatermarkJobDemo
 
WatermarkTemplateDemo - Class in com.qcloud.cos.demo.ci
视频水印模板接口相关demo 请求详情参见:https://cloud.tencent.com/document/product/460/46989
WatermarkTemplateDemo() - Constructor for class com.qcloud.cos.demo.ci.WatermarkTemplateDemo
 
WebpageAuditingDescribeJobHandler - Class in com.qcloud.cos.internal.cihandler
 
WebpageAuditingDescribeJobHandler() - Constructor for class com.qcloud.cos.internal.cihandler.WebpageAuditingDescribeJobHandler
 
WebpageAuditingDescribeJobUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.WebpageAuditingDescribeJobUnmarshaller
 
WebpageAuditingJobDemo - Class in com.qcloud.cos.demo.ci
网页审核相关demo 详情见https://cloud.tencent.com/document/product/460/63968
WebpageAuditingJobDemo() - Constructor for class com.qcloud.cos.demo.ci.WebpageAuditingJobDemo
 
WebpageAuditingJobHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.WebpageAuditingJobHandler
 
WebpageAuditingJobsDetail - Class in com.qcloud.cos.model.ciModel.auditing
 
WebpageAuditingJobsDetail() - Constructor for class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingJobsDetail
 
WebpageAuditingJobUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.WebpageAuditingJobUnmarshaller
 
WebpageAuditingRequest - Class in com.qcloud.cos.model.ciModel.auditing
音频审核请求实体 参数详情参考:https://cloud.tencent.com/document/product/460/53395
WebpageAuditingRequest() - Constructor for class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingRequest
 
WebpageAuditingResponse - Class in com.qcloud.cos.model.ciModel.auditing
音频审核响应实体 参数详情参考:https://cloud.tencent.com/document/product/460/53396
WebpageAuditingResponse() - Constructor for class com.qcloud.cos.model.ciModel.auditing.WebpageAuditingResponse
 
WEBSITE - Static variable in class com.qcloud.cos.model.DomainRule
 
websiteConfiguration - Variable in class com.qcloud.cos.model.BucketGetMetadataResult
 
WHITELIST - Static variable in class com.qcloud.cos.model.BucketRefererConfiguration
 
willSoonExpire() - Method in class com.qcloud.cos.auth.InstanceProfileCredentials
 
withAbortIncompleteMultipartUpload(AbortIncompleteMultipartUpload) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
 
withAccessControlList(AccessControlList) - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional access control list for the new object.
withAccessControlList(AccessControlList) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the optional access control list for the new object.
withAccessControlList(AccessControlList) - Method in class com.qcloud.cos.model.CreateBucketRequest
Sets the optional access control list for the new bucket.
withAccessControlList(AccessControlList) - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the optional access control list for the new upload.
withAccessControlList(AccessControlList) - Method in class com.qcloud.cos.model.PutInstructionFileRequest
Sets the optional access control list for the new object.
withAccessControlList(AccessControlList) - Method in class com.qcloud.cos.model.PutObjectRequest
 
withAccountId(String) - Method in class com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Returns the account ID that owns the destination bucket and returns this InventoryCosBucketDestination object for method chaining.
withAlgorithm(String) - Method in class com.qcloud.cos.model.SSECustomerKey
Sets the encryption algorithm to use with this customer-provided server-side encryption key, and returns this object so that method calls can be chained together.
withAllowedHeaders(List<String>) - Method in class com.qcloud.cos.model.CORSRule
Sets the allowed headers of this rule and returns a reference to this object for method chaining.
withAllowedMethods(List<CORSRule.AllowedMethods>) - Method in class com.qcloud.cos.model.CORSRule
Sets the allowed methods of this rule and returns a reference to this object for method chaining.
withAllowedOrigins(List<String>) - Method in class com.qcloud.cos.model.CORSRule
Sets the allowed origins of this rule and returns a reference to this object for method chaining.
withAllowQuotedRecordDelimiter(Boolean) - Method in class com.qcloud.cos.model.CSVInput
Sets the value used to allow quoted record delimiters to occur within the input.
withBucket(String) - Method in class com.qcloud.cos.model.COSObjectIdBuilder
 
withBucketArn(String) - Method in class com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Sets the COS resource name (ARN) of the bucket where inventory results will be published.
withBucketName(String) - Method in class com.qcloud.cos.model.AbortMultipartUploadRequest
Sets the name of the bucket containing the multipart upload to abort and returns the updated object so that additional calls can be chained together.
withBucketName(String) - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Sets the name of the bucket where this request will upload a new object to.
withBucketName(String) - Method in class com.qcloud.cos.model.bucketcertificate.BucketDomainCertificateRequest
Sets the name of the bucket whose domain configuration is being retrieved, and returns this updated request object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.qcloud.cos.model.bucketcertificate.SetBucketDomainCertificateRequest
Sets the name of the bucket whose domain certificate is being set and returns this updated request object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.qcloud.cos.model.ciModel.common.CImageProcessRequest
Sets the name of the Qcloud COS bucket containing the object to image process and returns this object, enabling additional method calls to be chained together.
withBucketName(String) - Method in class com.qcloud.cos.model.ciModel.common.ImageProcessRequest
Sets the name of the Qcloud COS bucket containing the object to image process and returns this object, enabling additional method calls to be chained together.
withBucketName(String) - Method in class com.qcloud.cos.model.CompleteMultipartUploadRequest
Sets the name of the bucket containing the multipart upload to complete, and returns this updated CompleteMultipartUploadRequest so that additional method calls can be chained together.
withBucketName(String) - Method in class com.qcloud.cos.model.DeleteBucketDomainConfigurationRequest
Sets the name of the bucket whose domain configuration is being deleted and returns this deleted request object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.qcloud.cos.model.DeleteBucketInventoryConfigurationRequest
Sets the name of the bucket containing the inventory configuration to delete and return DeleteBucketInventoryConfigurationRequest object for method chaining.
withBucketName(String) - Method in class com.qcloud.cos.model.DeleteObjectRequest
Sets the name of the Qcloud COS bucket containing the object to delete and returns this object, enabling additional method calls to be chained together.
withBucketName(String) - Method in class com.qcloud.cos.model.DeleteObjectsRequest
Sets the name of the COS bucket containing the object(s) to delete and returns this object, enabling additional method calls to be chained together.
withBucketName(String) - Method in class com.qcloud.cos.model.DeleteObjectTaggingRequest
Set the bucket name.
withBucketName(String) - Method in class com.qcloud.cos.model.DeleteVersionRequest
Sets the name of the Qcloud COS bucket containing the object to delete and returns this object, enabling additional method calls to be chained together.
withBucketName(String) - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the name of the bucket involved in this request, and returns this request object to enable additional method calls to be chained together.
withBucketName(String) - Method in class com.qcloud.cos.model.GenericBucketRequest
Sets the name of the target bucket, and returns this updated request object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.qcloud.cos.model.GetBucketDomainConfigurationRequest
Sets the name of the bucket whose domain configuration is being retrieved, and returns this updated request object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.qcloud.cos.model.GetBucketIntelligentTierConfigurationRequest
Sets the name of the bucket whose bucket intelligent tier is being retrieved, and returns this updated request object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.qcloud.cos.model.GetBucketInventoryConfigurationRequest
Sets the name of the bucket containing the inventory configuration to retrieve and returns GetBucketInventoryConfigurationRequest object for method chaining.
withBucketName(String) - Method in class com.qcloud.cos.model.GetBucketRefererConfigurationRequest
Sets the name of the bucket whose referer configuration is being retrieved, and returns this updated request object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.qcloud.cos.model.GetBucketWebsiteConfigurationRequest
Sets the name of the bucket whose website configuration is being retrieved, and returns this updated request object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.qcloud.cos.model.GetObjectAclRequest
 
withBucketName(String) - Method in class com.qcloud.cos.model.GetObjectMetadataRequest
Sets the name of the bucket containing the object whose metadata is being retrieved.
withBucketName(String) - Method in class com.qcloud.cos.model.GetObjectRequest
Sets the name of the bucket containing the object to be downloaded.
withBucketName(String) - Method in class com.qcloud.cos.model.GetObjectTaggingRequest
Set the bucket name.
withBucketName(String) - Method in class com.qcloud.cos.model.GetSymlinkRequest
 
withBucketName(String) - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the name of the bucket in which to create the new multipart upload, and hence, the eventual object created from the multipart upload.
withBucketName(String) - Method in class com.qcloud.cos.model.ListBucketInventoryConfigurationsRequest
Sets the name of the COS bucket whose inventory configurations are to be listed.
withBucketName(String) - Method in class com.qcloud.cos.model.ListMultipartUploadsRequest
Sets The name of the bucket containing the uploads to list, and returns this updated ListMultipartUploadsRequest object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.qcloud.cos.model.ListObjectsRequest
Sets the name of the Qcloud COS bucket whose objects are to be listed.
withBucketName(String) - Method in class com.qcloud.cos.model.ListPartsRequest
Sets the BucketName property for this request.
withBucketName(String) - Method in class com.qcloud.cos.model.ListVersionsRequest
Sets the name of the COS bucket whose versions are to be listed.
withBucketName(String) - Method in class com.qcloud.cos.model.PutObjectRequest
 
withBucketName(String) - Method in class com.qcloud.cos.model.PutSymlinkRequest
 
withBucketName(String) - Method in class com.qcloud.cos.model.RestoreObjectRequest
Sets the name of the bucket containing the reference to the object to restore which is now stored in CAS, and returns a reference to this object(RestoreObjectRequest) for method chaining.
withBucketName(String) - Method in class com.qcloud.cos.model.SelectObjectContentRequest
The COS Bucket.
withBucketName(String) - Method in class com.qcloud.cos.model.SetBucketCrossOriginConfigurationRequest
Sets the name of the bucket whose cross origin configuration is being set, and returns this object so that additional method calls may be chained together.
withBucketName(String) - Method in class com.qcloud.cos.model.SetBucketDomainConfigurationRequest
Sets the name of the bucket whose domain configuration is being set and returns this updated request object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.qcloud.cos.model.SetBucketIntelligentTierConfigurationRequest
Sets the name of the bucket whose intelligent tier configuration is being set and returns this updated request object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.qcloud.cos.model.SetBucketInventoryConfigurationRequest
Sets the name of the bucket where the inventory configuration will be stored and returns SetBucketInventoryConfigurationRequest object for method chaining.
withBucketName(String) - Method in class com.qcloud.cos.model.SetBucketLifecycleConfigurationRequest
 
withBucketName(String) - Method in class com.qcloud.cos.model.SetBucketLoggingConfigurationRequest
Sets the name of the bucket whose logging configuration is being set and returns this object, enabling additional method calls to be chained together.
withBucketName(String) - Method in class com.qcloud.cos.model.SetBucketPolicyRequest
Sets the name of the COS bucket whose policy is being set, and returns the updated request object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.qcloud.cos.model.SetBucketRefererConfigurationRequest
Sets the name of the bucket whose referer configuration is being set and returns this updated request object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.qcloud.cos.model.SetBucketReplicationConfigurationRequest
Sets the name of bucket for replication configuration.
withBucketName(String) - Method in class com.qcloud.cos.model.SetBucketTaggingConfigurationRequest
Sets the name of the bucket whose tagging configuration is being set, and returns this object so that additional method calls may be chained together.
withBucketName(String) - Method in class com.qcloud.cos.model.SetBucketVersioningConfigurationRequest
Sets the name of the bucket whose versioning configuration is being set, and returns this object so that additional method calls may be chained together.
withBucketName(String) - Method in class com.qcloud.cos.model.SetBucketWebsiteConfigurationRequest
Sets the name of the bucket whose website configuration is being set and returns this updated request object so that additional method calls can be chained together.
withBucketName(String) - Method in class com.qcloud.cos.model.SetObjectTaggingRequest
Set the bucket name.
withBucketName(String) - Method in class com.qcloud.cos.model.UploadPartRequest
Sets the name of the bucket containing the existing, initiated multipart upload, with which this new part will be associated, and returns this updated object so that additional method calls can be chained together.
withBucketQCS(String) - Method in class com.qcloud.cos.model.ReplicationDestinationConfig
Sets the destination bucket QCS for the replication rule.
withBucketRegion(String) - Method in class com.qcloud.cos.model.HeadBucketResult
 
withBytesProcessed(Long) - Method in class com.qcloud.cos.model.Progress
Current number of uncompressed object bytes processed.
withBytesProcessed(Long) - Method in class com.qcloud.cos.model.Stats
Total number of uncompressed object bytes processed.
withBytesReturned(Long) - Method in class com.qcloud.cos.model.Progress
Current number of bytes of records payload data returned.
withBytesReturned(Long) - Method in class com.qcloud.cos.model.Stats
Total number of bytes of records payload data returned.
withBytesScanned(Long) - Method in class com.qcloud.cos.model.Progress
Current number of object bytes scanned.
withBytesScanned(Long) - Method in class com.qcloud.cos.model.Stats
Total number of object bytes scanned.
withCacheControl(String) - Method in class com.qcloud.cos.model.ResponseHeaderOverrides
Sets the cache control response header.
withCannedAccessControlList(CannedAccessControlList) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the canned ACL to use for the newly copied object, and returns this CopyObjectRequest, enabling additional method calls to be chained together.
withCannedAcl(CannedAccessControlList) - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional pre-configured access control policy to use for the new object.
withCannedAcl(CannedAccessControlList) - Method in class com.qcloud.cos.model.CreateBucketRequest
Sets the optional Canned ACL to set for the new bucket, and returns this updated object so that additional method calls can be chained together.
withCannedACL(CannedAccessControlList) - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the optional canned Access Control List (ACL) to set permissions for the new object created when the multipart upload is completed.
withCannedAcl(CannedAccessControlList) - Method in class com.qcloud.cos.model.PutInstructionFileRequest
Sets the optional pre-configured access control policy to use for the new object.
withCannedAcl(CannedAccessControlList) - Method in class com.qcloud.cos.model.PutObjectRequest
 
withCASJobParameters(CASJobParameters) - Method in class com.qcloud.cos.model.RestoreObjectRequest
Sets CAS related prameters pertaining to this job.
withComments(String) - Method in class com.qcloud.cos.model.CSVInput
Sets the character used to indicate a row should be ignored when present at the start of a row.
withComments(Character) - Method in class com.qcloud.cos.model.CSVInput
Sets the Single character used to indicate a row should be ignored when present at the start of a row.
withCompressionType(String) - Method in class com.qcloud.cos.model.InputSerialization
Specifies object's compression format.
withCompressionType(CompressionType) - Method in class com.qcloud.cos.model.InputSerialization
Specifies object's compression format.
withCondition(RoutingRuleCondition) - Method in class com.qcloud.cos.model.RoutingRule
Set the condition that must be met for the specified redirect to apply and returns a reference to this object(RoutingRule) for method chaining.
withConfiguration(BucketDomainConfiguration) - Method in class com.qcloud.cos.model.SetBucketDomainConfigurationRequest
Sets the domain configuration to send as part of this request, and returns this updated request object so that additional method calls can be chained together.
withConfiguration(BucketIntelligentTierConfiguration) - Method in class com.qcloud.cos.model.SetBucketIntelligentTierConfigurationRequest
Sets the intelligent tier configuration to send as part of this request, and returns this updated request object so that additional method calls can be chained together.
withConfiguration(BucketRefererConfiguration) - Method in class com.qcloud.cos.model.SetBucketRefererConfigurationRequest
Sets the referer configuration to send as part of this request, and returns this updated request object so that additional method calls can be chained together.
withConfiguration(BucketWebsiteConfiguration) - Method in class com.qcloud.cos.model.SetBucketWebsiteConfigurationRequest
Sets the website configuration to send as part of this request, and returns this updated request object so that additional method calls can be chained together.
withContentDisposition(String) - Method in class com.qcloud.cos.model.ResponseHeaderOverrides
Sets the content disposition response header override.
withContentEncoding(String) - Method in class com.qcloud.cos.model.ResponseHeaderOverrides
Sets the content encoding response header override.
withContentLanguage(String) - Method in class com.qcloud.cos.model.ResponseHeaderOverrides
Sets the content language response header override
withContentMd5(String) - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the expected content-md5 header of the request and returns this object, for method chaining.
withContentType(String) - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the expected content-type of the request and returns this object, for method chaining.
withContentType(String) - Method in class com.qcloud.cos.model.ResponseHeaderOverrides
Sets the content type response header override.
withContinuationToken(String) - Method in class com.qcloud.cos.model.ListBucketInventoryConfigurationsRequest
Sets the optional continuation token.
withContinuationToken(String) - Method in class com.qcloud.cos.model.ListBucketInventoryConfigurationsResult
Sets the optional continuation token.
withCosBucketDestination(InventoryCosBucketDestination) - Method in class com.qcloud.cos.model.inventory.InventoryDestination
Sets the InventoryCosBucketDestination which contains COS bucket destination information of where inventory results are published.
withCreateEncryptionMaterial(boolean) - Method in class com.qcloud.cos.model.EncryptedInitiateMultipartUploadRequest
 
withCrossOriginConfiguration(BucketCrossOriginConfiguration) - Method in class com.qcloud.cos.model.SetBucketCrossOriginConfigurationRequest
Sets the new cross origin configuration for the specified bucket and returns this object, enabling additional method calls to be chained together.
withCryptoMode(CryptoMode) - Method in class com.qcloud.cos.internal.crypto.CryptoConfiguration
Fluent API to set the crypto mode; applicable only to the COS encryption client.
withCryptoProvider(Provider) - Method in class com.qcloud.cos.internal.crypto.CryptoConfiguration
Sets the crypto provider to the specified provider, and returns the updated CryptoConfiguration object.
withCsv(CSVInput) - Method in class com.qcloud.cos.model.InputSerialization
Sets the serialization of a CSV-encoded object.
withCsv(CSVOutput) - Method in class com.qcloud.cos.model.OutputSerialization
Sets the serialization of CSV-encoded Select results.
withDataSizePartSize(long, long) - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the data size and part size of this multipart upload request;
withDate(Date) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Transition
Set the expiration date of this object and returns a reference to this object(Transition) for method chaining.
withDays(int) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
Sets the time in days from when a new version of the object is uploaded to the bucket and when older versions are archived, and returns a reference to this object for method chaining.
withDays(int) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Transition
Sets the time, in days, between when an object is uploaded to the bucket and when it expires, and returns a reference to this object for method chaining.
withDaysAfterInitiation(int) - Method in class com.qcloud.cos.model.AbortIncompleteMultipartUpload
 
withDelimiter(String) - Method in class com.qcloud.cos.model.ListMultipartUploadsRequest
Sets the optional delimiter parameter that causes multipart uploads for keys that contain the same string between the prefix and the first occurrence of the delimiter to be rolled up into a single result element in the MultipartUploadListing.getCommonPrefixes() list.
withDelimiter(String) - Method in class com.qcloud.cos.model.ListObjectsRequest
Sets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be rolled up into a single result element in the ObjectListing.getCommonPrefixes() list.
withDelimiter(String) - Method in class com.qcloud.cos.model.ListVersionsRequest
Sets the optional delimiter parameter that causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be combined into a single result element in the VersionListing.getCommonPrefixes() list.
withDestination(InventoryDestination) - Method in class com.qcloud.cos.model.inventory.InventoryConfiguration
Sets the InventoryDestination that contains information about where to publish the inventory results and returns this object for method chaining.
withDestinationBucketName(String) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the name of the destination bucket which will contain the new, copied object and returns this object, enabling additional method calls to be chained together.
withDestinationBucketName(String) - Method in class com.qcloud.cos.model.CopyPartRequest
Sets the name of the destination bucket which will contain the new, copied object and returns this object, enabling additional method calls to be chained together.
withDestinationConfig(ReplicationDestinationConfig) - Method in class com.qcloud.cos.model.ReplicationRule
Sets the destination configuration for the replication rule.Returns the updated object.
withDestinationKey(String) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the destination bucket key under which the new, copied object will be stored and returns this object, enabling additional method calls can be chained together.
withDestinationKey(String) - Method in class com.qcloud.cos.model.CopyPartRequest
Sets the destination bucket key under which the new, copied object will be stored and returns this object, enabling additional method calls can be chained together.
withDetails(Progress) - Method in class com.qcloud.cos.model.SelectObjectContentEvent.ProgressEvent
The Progress event details.
withDetails(Stats) - Method in class com.qcloud.cos.model.SelectObjectContentEvent.StatsEvent
The Stats event details.
withDomainCertificate(BucketPutDomainCertificate) - Method in class com.qcloud.cos.model.bucketcertificate.SetBucketDomainCertificateRequest
Sets the domain certificate to send as part of this request, and returns this updated request object so that additional method calls can be chained together.
withDomainRules(List<DomainRule>) - Method in class com.qcloud.cos.model.BucketDomainConfiguration
Set the list of domain rules that can be used for configuring custom domain name
withEnabled(Boolean) - Method in class com.qcloud.cos.model.inventory.InventoryConfiguration
Sets the value whether the inventory is enabled or disabled and returns this object for method chaining.
withEnabled(Boolean) - Method in class com.qcloud.cos.model.RequestProgress
Specifies whether periodic SelectObjectContentEvent.ProgressEvents should be sent.
withEncodingType(String) - Method in class com.qcloud.cos.model.ListMultipartUploadsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
withEncodingType(String) - Method in class com.qcloud.cos.model.ListObjectsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
withEncodingType(String) - Method in class com.qcloud.cos.model.ListPartsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
withEncodingType(String) - Method in class com.qcloud.cos.model.ListVersionsRequest
Sets the optional encodingType parameter indicating the encoding method to be applied on the response.
withEncryption(InventoryEncryption) - Method in class com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Set the type of encryption to use to protect the inventory contents.
withEnd(long) - Method in class com.qcloud.cos.model.ScanRange
 
withETag(String) - Method in class com.qcloud.cos.model.PartETag
Sets the entity tag generated from the content of the associated part, and returns this updated PartETag object so that additional method calls can be chained together.
withException(Exception) - Method in class com.qcloud.cos.auth.CredentialsEndpointRetryParameters.Builder
 
withExpiration(Date) - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the expiration date at which point the new pre-signed URL will no longer be accepted by COS, and returns this request object to enable additional method calls to be chained together.
withExpirationDate(Date) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the expiration date of the object and returns a reference to this object(Rule) for method chaining.
withExpirationInDays(int) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the time, in days, between when an object is uploaded to the bucket and when it expires, and returns a reference to this object for method chaining.
withExpirationInDays(int) - Method in class com.qcloud.cos.model.RestoreObjectRequest
Sets the time, in days, between when an object is uploaded to the bucket and when it expires, and returns a reference to this object(RestoreObjectRequest) for method chaining.
withExpiredFactor(double) - Method in class com.qcloud.cos.auth.InstanceProfileCredentials
 
withExpiredObjectDeleteMarker(boolean) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Fluent method for setting the value of the ExpiredObjectDeleteMarkers attributes.
withExpires(String) - Method in class com.qcloud.cos.model.ResponseHeaderOverrides
Sets the expires response header override.
withExposedHeaders(List<String>) - Method in class com.qcloud.cos.model.CORSRule
Sets the exposeHeaders of this rule and returns a reference to this object for method chaining.
withExpression(String) - Method in class com.qcloud.cos.model.SelectObjectContentRequest
The expression that is used to query the object.
withExpression(String) - Method in class com.qcloud.cos.model.SelectParameters
Sets the expression
withExpressionType(String) - Method in class com.qcloud.cos.model.SelectObjectContentRequest
The type of the provided expression (e.g., SQL).
withExpressionType(ExpressionType) - Method in class com.qcloud.cos.model.SelectObjectContentRequest
The type of the provided expression (e.g., SQL).
withExpressionType(String) - Method in class com.qcloud.cos.model.SelectParameters
Sets the expressionType
withExpressionType(ExpressionType) - Method in class com.qcloud.cos.model.SelectParameters
Sets the expressionType
withFetchRetryTimes(int) - Method in class com.qcloud.cos.auth.InstanceCredentialsProvider
 
withFieldDelimiter(String) - Method in class com.qcloud.cos.model.CSVInput
Sets the value used to separate individual fields in a record.
withFieldDelimiter(Character) - Method in class com.qcloud.cos.model.CSVInput
Sets the value used to separate individual fields in a record.
withFieldDelimiter(String) - Method in class com.qcloud.cos.model.CSVOutput
Sets the value used to separate individual fields in a record.
withFieldDelimiter(Character) - Method in class com.qcloud.cos.model.CSVOutput
Sets the value used to separate individual fields in a record.
withFile(File) - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Sets the file containing the data to be uploaded to Qcloud COS.
withFile(File) - Method in class com.qcloud.cos.model.PutObjectRequest
 
withFile(File) - Method in class com.qcloud.cos.model.UploadPartRequest
Sets the file containing the data to upload, and returns this updated UploadPartRequest object so that additional method calls can be chained together.
withFileHeaderInfo(String) - Method in class com.qcloud.cos.model.CSVInput
Sets the fileHeaderInfo
withFileHeaderInfo(FileHeaderInfo) - Method in class com.qcloud.cos.model.CSVInput
Sets the fileHeaderInfo
withFileOffset(long) - Method in class com.qcloud.cos.model.UploadPartRequest
Sets the optional offset in the specified file, at which to begin uploading data for this part, and returns this updated UploadPartRequest object so that additional method calls can be chained together.
withFilter(LifecycleFilter) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Fluent method to set the LifecycleFilter that is used to identify objects that a Lifecycle Rule applies to.
withFilter(InventoryFilter) - Method in class com.qcloud.cos.model.inventory.InventoryConfiguration
Sets the inventoryFilter used to describe a set of objects to include in inventory results.
withFilterRules(List<FilterRule>) - Method in class com.qcloud.cos.model.COSKeyFilter
Set the list of FilterRules for this COSKeyFilter and returns this object for method chaining
withFilterRules(FilterRule...) - Method in class com.qcloud.cos.model.COSKeyFilter
Convenience varargs method to set the list of FilterRules for this COSKeyFilter and returns this object for method chaining
withFirstByte(Long) - Method in class com.qcloud.cos.model.CopyPartRequest
Sets the optional zero-based byte offset to begin copying the source object.
withFormat(String) - Method in class com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Sets the output format of the inventory results and returns this InventoryCosBucketDestination object for method chaining.
withFormat(InventoryFormat) - Method in class com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Sets the output format of the inventory results and returns this InventoryCosBucketDestination object for method chaining.
withFrequency(String) - Method in class com.qcloud.cos.model.inventory.InventorySchedule
Sets the frequency for producing inventory results and returns InventorySchedule object for method chaining.
withFrequency(InventoryFrequency) - Method in class com.qcloud.cos.model.inventory.InventorySchedule
Sets the frequency for producing inventory results and returns InventorySchedule object for method chaining.
withGeneralProgressListener(ProgressListener) - Method in class com.qcloud.cos.internal.CosServiceRequest
Sets the optional progress listener for receiving updates about the progress of the request, and returns a reference to this object so that method calls can be chained together.
withHostName(String) - Method in class com.qcloud.cos.model.RedirectRule
Set the host name to use in the redirect request and returns a reference to this object(RoutingRuleRedirect) for method chaining.
withHttpErrorCodeReturnedEquals(String) - Method in class com.qcloud.cos.model.RoutingRuleCondition
Set the HTTP error code when the redirect is applied and returns a reference to this object(RoutingRuleCondition) for method chaining.
withHttpRedirectCode(String) - Method in class com.qcloud.cos.model.RedirectRule
Set the HTTP code to use in the redirect response and returns a reference to this object(RoutingRuleRedirect) for method chaining.
withId(String) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the ID of this rule and returns a reference to this object for method chaining.
withId(String) - Method in class com.qcloud.cos.model.CORSRule
Sets the ID of this rule and returns a reference to this object for method chaining.
withId(String) - Method in class com.qcloud.cos.model.DeleteBucketInventoryConfigurationRequest
Sets the ID used to identify the inventory configuration and returns DeleteBucketInventoryConfigurationRequest object for method chaining.
withId(String) - Method in class com.qcloud.cos.model.GetBucketInventoryConfigurationRequest
Sets the ID used to identify the inventory configuration and returns GetBucketInventoryConfigurationRequest object for method chaining.
withId(String) - Method in class com.qcloud.cos.model.inventory.InventoryConfiguration
Sets the ID used to identify the inventory configuration and returns this object for method chaining.
withID(String) - Method in class com.qcloud.cos.model.ReplicationRule
Sets th id of the replication rule, returns the updated object.
withIgnoreMissingInstructionFile(boolean) - Method in class com.qcloud.cos.internal.crypto.CryptoConfiguration
Fluent API to set the property to ignore instruction file that cannot be found during a GET operation.
withIncludedObjectVersions(String) - Method in class com.qcloud.cos.model.inventory.InventoryConfiguration
Sets which object version(s) to included in the inventory results and returns this object for method chaining.
withIncludedObjectVersions(InventoryIncludedObjectVersions) - Method in class com.qcloud.cos.model.inventory.InventoryConfiguration
Sets which object version(s) to included in the inventory results and returns this object for method chaining.
withInputSerialization(InputSerialization) - Method in class com.qcloud.cos.model.SelectObjectContentRequest
Describes the format of the data in the object that is being queried.
withInputSerialization(InputSerialization) - Method in class com.qcloud.cos.model.SelectParameters
Sets the serialization format of the object.
withInputStream(InputStream) - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Sets the input stream containing the data to be uploaded to Qcloud COS.
withInputStream(InputStream) - Method in class com.qcloud.cos.model.PutObjectRequest
 
withInputStream(InputStream) - Method in class com.qcloud.cos.model.UploadPartRequest
Sets the stream containing the data to upload for the new part, and returns this updated object so that additional method calls can be chained together.
withInstructionFileSuffix(String) - Method in class com.qcloud.cos.model.EncryptedGetObjectRequest
Fluent API to explicitly sets the suffix of an instruction file to be used to retrieve the COS encrypted object.
withInventoryConfiguration(InventoryConfiguration) - Method in class com.qcloud.cos.model.GetBucketInventoryConfigurationResult
Sets the inventory configuration and returns the GetBucketInventoryConfigurationResult object for method chaining.
withInventoryConfiguration(InventoryConfiguration) - Method in class com.qcloud.cos.model.SetBucketInventoryConfigurationRequest
Sets the inventory configuration and returns the SetBucketInventoryConfigurationRequest object for method chaining.
withInventoryConfigurationList(List<InventoryConfiguration>) - Method in class com.qcloud.cos.model.ListBucketInventoryConfigurationsResult
Returns the list of inventory configurations for a bucket and returns ListBucketInventoryConfigurationsResult object for method chaining.
withIV(byte[]) - Method in class com.qcloud.cos.internal.crypto.CryptoConfiguration
 
withJson(JSONInput) - Method in class com.qcloud.cos.model.InputSerialization
Specifies JSON as object's input serialization format.
withJson(JSONOutput) - Method in class com.qcloud.cos.model.OutputSerialization
Specifies JSON as request's output serialization format.
withKey(String) - Method in class com.qcloud.cos.model.AbortMultipartUploadRequest
Sets the key of the multipart upload to abort and returns the updated AbortMultipartUploadRequest object so that additional method calls can be chained together.
withKey(String) - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Sets the key under which to store the new object.
withKey(String) - Method in class com.qcloud.cos.model.ciModel.common.CImageProcessRequest
Sets the key of the object to image process and returns this object, enabling additional method calls to be chained together.
withKey(PicOperations) - Method in class com.qcloud.cos.model.ciModel.common.CImageProcessRequest
Sets the pic operations of the object to image process and returns this object, enabling additional method calls to be chained together.
withKey(String) - Method in class com.qcloud.cos.model.ciModel.common.ImageProcessRequest
Sets the key of the object to image process and returns this object, enabling additional method calls to be chained together.
withKey(PicOperations) - Method in class com.qcloud.cos.model.ciModel.common.ImageProcessRequest
Sets the pic operations of the object to image process and returns this object, enabling additional method calls to be chained together.
withKey(String) - Method in class com.qcloud.cos.model.CompleteMultipartUploadRequest
Sets the key under which the multipart upload to complete is stored, and returns this updated CompleteMultipartUploadRequest object so that additional method calls can be chained together.
withKey(String) - Method in class com.qcloud.cos.model.COSObjectIdBuilder
 
withKey(String) - Method in class com.qcloud.cos.model.DeleteObjectRequest
Sets the key of the object to delete and returns this object, enabling additional method calls to be chained together.
withKey(String) - Method in class com.qcloud.cos.model.DeleteObjectTaggingRequest
Set the object key.
withKey(String) - Method in class com.qcloud.cos.model.DeleteVersionRequest
Sets the key of the object to delete and returns this object, enabling additional method calls to be chained together.
withKey(String) - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the key of the object involved in this request, and returns this request object to enable additional method calls to be chained together.
withKey(String) - Method in class com.qcloud.cos.model.GetObjectAclRequest
 
withKey(String) - Method in class com.qcloud.cos.model.GetObjectMetadataRequest
Sets the key of the object whose metadata is being retrieved.
withKey(String) - Method in class com.qcloud.cos.model.GetObjectRequest
Sets the key under which the object to be downloaded is stored.
withKey(String) - Method in class com.qcloud.cos.model.GetObjectTaggingRequest
Set the object key.
withKey(String) - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the key by which to store the new multipart upload, and hence, the eventual object created from the multipart upload.
withKey(String) - Method in class com.qcloud.cos.model.ListPartsRequest
Sets the key of the associated multipart upload whose parts are being listed, and returns this updated ListPartsRequest object so that additional method calls can be chained together.
withKey(String) - Method in class com.qcloud.cos.model.PutObjectRequest
 
withKey(String) - Method in class com.qcloud.cos.model.RestoreObjectRequest
Sets the key, the name of the reference to the object to restore, which is now stored in CAS.
withKey(String) - Method in class com.qcloud.cos.model.SelectObjectContentRequest
The Object Key.
withKey(String) - Method in class com.qcloud.cos.model.SetObjectTaggingRequest
Set the object key.
withKey(String) - Method in class com.qcloud.cos.model.Tag.Tag
Set the tag key.
withKey(String) - Method in class com.qcloud.cos.model.UploadPartRequest
Sets the key of the initiated multipart upload, and returns this updated object so that additional method calls can be chained together.
withKeyMarker(String) - Method in class com.qcloud.cos.model.ListMultipartUploadsRequest
Sets the KeyMarker property for this request.
withKeyMarker(String) - Method in class com.qcloud.cos.model.ListVersionsRequest
Sets the optional keyMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
withKeyPrefixEquals(String) - Method in class com.qcloud.cos.model.RoutingRuleCondition
Set the object key name prefix when the redirect is applied and returns a reference to this object(RoutingRuleCondition) for method chaining.
withKeys(List<DeleteObjectsRequest.KeyVersion>) - Method in class com.qcloud.cos.model.DeleteObjectsRequest
Sets the list of keys to delete from this bucket, clearing any existing list of keys.
withKeys(String...) - Method in class com.qcloud.cos.model.DeleteObjectsRequest
Convenience method to specify a set of keys without versions.
withKeyWrapExpected(boolean) - Method in class com.qcloud.cos.model.EncryptedGetObjectRequest
withKmsRegion(String) - Method in class com.qcloud.cos.internal.crypto.CryptoConfiguration
Fluent API for setting the KMS region for the KMS client when such client is internally instantiated instead of externally passed in by users; or null if no explicit KMS region is explicitly configured.This KMS region parameter is ignored when the KMS client of the encryption client is explicitly passed in by the users, instead of being implicitly created.
withLastByte(Long) - Method in class com.qcloud.cos.model.CopyPartRequest
Sets the optional zero-based byte offset to stop copying the source.
withLastPart(boolean) - Method in class com.qcloud.cos.model.UploadPartRequest
Marks this part as the last part being uploaded in a multipart upload, and returns this updated request object so that additional method calls can be chained together.
withLifecycleConfiguration(BucketLifecycleConfiguration) - Method in class com.qcloud.cos.model.SetBucketLifecycleConfigurationRequest
 
withLoggingConfiguration(BucketLoggingConfiguration) - Method in class com.qcloud.cos.model.SetBucketLoggingConfigurationRequest
Sets the logging configuration for the specified bucket and returns the updated object, enabling additional method calls to be chained together.
withMarker(String) - Method in class com.qcloud.cos.model.ListObjectsRequest
Sets the optional marker parameter indicating where in the bucket to begin listing.
withMatchingETagConstraint(String) - Method in class com.qcloud.cos.model.CopyObjectRequest
Adds a single ETag constraint to this request and returns this object, enabling additional method calls to be chained together.
withMatchingETagConstraint(String) - Method in class com.qcloud.cos.model.CopyPartRequest
Adds a single ETag constraint to this request and returns this object, enabling additional method calls to be chained together.
withMatchingETagConstraint(String) - Method in class com.qcloud.cos.model.GetObjectRequest
Sets a single ETag constraint to this request.
withMatchingETagConstraints(List<String>) - Method in class com.qcloud.cos.model.CopyPartRequest
withMaterialsDescription(Map<String, String>) - Method in class com.qcloud.cos.model.EncryptedInitiateMultipartUploadRequest
sets the materials description for the encryption materials to be used with the current Multi Part Upload Request.
withMaterialsDescription(Map<String, String>) - Method in class com.qcloud.cos.model.EncryptedPutObjectRequest
sets the materials description for the encryption materials to be used with the current PutObjectRequest.
withMaxAgeSeconds(int) - Method in class com.qcloud.cos.model.CORSRule
Sets the max age in seconds of this rule and returns a reference to this object for method chaining.
withMaxKeys(Integer) - Method in class com.qcloud.cos.model.ListObjectsRequest
Sets the optional maxKeys parameter indicating the maximum number of keys to include in the response.
withMaxParts(int) - Method in class com.qcloud.cos.model.ListPartsRequest
Sets the optional maximum number of parts to be returned in the part listing and returns this updated ListPartsRequest objects so that additional method calls can be chained together.
withMaxResults(Integer) - Method in class com.qcloud.cos.model.ListVersionsRequest
Sets the optional maxResults parameter indicating the maximum number of results to include in the response.
withMaxUploads(int) - Method in class com.qcloud.cos.model.ListMultipartUploadsRequest
Sets the optional maximum number of uploads to return and returns this updated ListMultipartUploadsRequest object so that additional method calls can be chained together.
withMd5(String) - Method in class com.qcloud.cos.model.SSECustomerKey
Sets the optional MD5 digest (base64-encoded) of the encryption key to use when encrypting the object, and returns the updated object so that additional method calls can be chained together.
withMD5Digest(String) - Method in class com.qcloud.cos.model.UploadPartRequest
Sets the optional, but recommended, MD5 hash of the content of this part.
withMetadata(ObjectMetadata) - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional metadata instructing Qcloud COS how to handle the uploaded data (e.g.
withMetadata(ObjectMetadata) - Method in class com.qcloud.cos.model.PutObjectRequest
 
withMetadataDirective(String) - Method in class com.qcloud.cos.model.CopyObjectRequest
Specifies whether the metadata is copied from the source object or replaced with metadata provided in the request.
withMethod(HttpMethodName) - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the HTTP method (GET, PUT, DELETE, HEAD) to be used in this request, and returns this request object to enable additional method calls to be chained together.
withModifiedSinceConstraint(Date) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the optional modified constraint that restricts this request to executing only if the source object has been modified after the specified date.
withModifiedSinceConstraint(Date) - Method in class com.qcloud.cos.model.CopyPartRequest
Sets the optional modified constraint that restricts this request to executing only if the source object has been modified after the specified date.
withModifiedSinceConstraint(Date) - Method in class com.qcloud.cos.model.GetObjectRequest
Sets the optional modified constraint that restricts this request to executing only if the object has been modified after the specified date.
withName(String) - Method in class com.qcloud.cos.model.FilterRule
Sets the name for this FilterRule and returns this object for method chaining.
withNewObjectMetadata(ObjectMetadata) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the object metadata to use for the new, copied object and returns this object, enabling additional method calls to be chained together.
withNextContinuationToken(String) - Method in class com.qcloud.cos.model.ListBucketInventoryConfigurationsResult
Sets the optional NextContinuationToken.
withNoncurrentVersionExpirationInDays(int) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
 
withNoncurrentVersionTransitions(List<BucketLifecycleConfiguration.NoncurrentVersionTransition>) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the Qcloud COS non current object transition rules for the given bucket.
withNonmatchingETagConstraint(String) - Method in class com.qcloud.cos.model.CopyObjectRequest
Adds a single ETag constraint to this request and returns this object, enabling additional method calls to be chained together.
withNonmatchingETagConstraint(String) - Method in class com.qcloud.cos.model.CopyPartRequest
Adds a single ETag constraint to this request and returns this object, enabling additional method calls to be chained together.
withNonmatchingETagConstraint(String) - Method in class com.qcloud.cos.model.GetObjectRequest
Sets a single ETag constraint to this request.
withNonmatchingETagConstraints(List<String>) - Method in class com.qcloud.cos.model.CopyPartRequest
withObjectMetadata(ObjectMetadata) - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the additional information about the new object being created, such as content type, content encoding, user metadata, etc.
withObjectMetadata(ObjectMetadata) - Method in class com.qcloud.cos.model.UploadPartRequest
withOptionalFields(List<String>) - Method in class com.qcloud.cos.model.inventory.InventoryConfiguration
Sets the optional fields that are included in the inventory results.
withOutputSerialization(OutputSerialization) - Method in class com.qcloud.cos.model.SelectObjectContentRequest
Describes the format of the data that you want COS to return in response.
withOutputSerialization(OutputSerialization) - Method in class com.qcloud.cos.model.SelectParameters
Sets the outputSerialization
withParameter(String, String) - Method in class com.qcloud.cos.http.CosHttpRequest
 
withPartETags(List<PartETag>) - Method in class com.qcloud.cos.model.CompleteMultipartUploadRequest
Sets the list of part numbers and ETags that identify the individual parts of the multipart upload to complete, and returns this updated CompleteMultipartUploadRequest object so that additional method calls can be chained.
withPartETags(UploadPartResult...) - Method in class com.qcloud.cos.model.CompleteMultipartUploadRequest
Sets the list of part numbers and ETags that identify the individual parts of the multipart upload to complete based on the specified results from part uploads.
withPartETags(Collection<UploadPartResult>) - Method in class com.qcloud.cos.model.CompleteMultipartUploadRequest
Sets the list of part numbers and ETags that identify the individual parts of the multipart upload to complete based on the specified results from part uploads.
withPartNumber(int) - Method in class com.qcloud.cos.model.CopyPartRequest
Sets the part number describing this part's position relative to the other parts in the multipart upload.
withPartNumber(int) - Method in class com.qcloud.cos.model.PartETag
Sets the part number of the associated part, and returns this updated PartETag object so that additional method calls can be chained together.
withPartNumber(int) - Method in class com.qcloud.cos.model.UploadPartRequest
Sets the part number describing this part's position relative to the other parts in the multipart upload.
withPartNumberMarker(Integer) - Method in class com.qcloud.cos.model.ListPartsRequest
Sets the optional part number marker indicating where in the results to being listing parts, and returns this updated ListPartsRequest object so that additional method calls can be chained together.
withPartSize(long) - Method in class com.qcloud.cos.model.UploadPartRequest
Sets the size of this part, in bytes, and returns this updated UploadPartRequest object so that additional method calls can be chained together.
withPayload(ByteBuffer) - Method in class com.qcloud.cos.model.SelectObjectContentEvent.RecordsEvent
The byte array of partial, one or more result records.
withPayload(SelectObjectContentEventStream) - Method in class com.qcloud.cos.model.SelectObjectContentResult
 
withPolicyText(String) - Method in class com.qcloud.cos.model.SetBucketPolicyRequest
Sets the policy to apply to the specified bucket, and returns the updated request object so that additional method calls can be chained together.
withPosition(Long) - Method in class com.qcloud.cos.model.AppendObjectRequest
 
withPredicate(InventoryFilterPredicate) - Method in class com.qcloud.cos.model.inventory.InventoryFilter
Sets the InventoryFilterPredicate to be used when evaluating an inventory filter and returns the InventoryFilter object for method chaining.
withPredicate(LifecycleFilterPredicate) - Method in class com.qcloud.cos.model.lifecycle.LifecycleFilter
Sets the LifecycleFilterPredicate to be applied to BucketLifecycleConfiguration.Rule and returns the object for method chaining.
withPrefix(String) - Method in class com.qcloud.cos.model.inventory.InventoryCosBucketDestination
Sets the prefix that is prepended to all inventory results and returns this InventoryCosBucketDestination object for method chaining.
withPrefix(String) - Method in class com.qcloud.cos.model.ListMultipartUploadsRequest
Sets the optional prefix parameter restricting the response to multipart uploads for keys that begin with the specified prefix.
withPrefix(String) - Method in class com.qcloud.cos.model.ListObjectsRequest
Sets the optional prefix parameter restricting the response to keys that begin with the specified prefix.
withPrefix(String) - Method in class com.qcloud.cos.model.ListVersionsRequest
Sets the optional prefix parameter restricting the response to keys that begin with the specified prefix.
withPrefix(String) - Method in class com.qcloud.cos.model.ReplicationRule
Sets the QCloud Object prefix for the replication rule.
withPreviousObjectListing(ObjectListing) - Method in class com.qcloud.cos.model.ListNextBatchOfObjectsRequest
Sets the previous object listing and returns the updated request object so that additional method calls can be chained together.
withPreviousVersionListing(VersionListing) - Method in class com.qcloud.cos.model.ListNextBatchOfVersionsRequest
Sets the previous version listing and returns the updated request object so that additional method calls can be chained together.
withProtocol(String) - Method in class com.qcloud.cos.model.RedirectRule
Set the protocol to use in the redirect request and and returns a reference to this object(RoutingRuleRedirect) for method chaining.
withQuiet(boolean) - Method in class com.qcloud.cos.model.DeleteObjectsRequest
Sets the quiet element for this request.
withQuoteCharacter(String) - Method in class com.qcloud.cos.model.CSVInput
Sets the value used for escaping where the field delimiter is part of the value.
withQuoteCharacter(Character) - Method in class com.qcloud.cos.model.CSVInput
Sets the value used for escaping where the field delimiter is part of the value.
withQuoteCharacter(String) - Method in class com.qcloud.cos.model.CSVOutput
Sets the value used for escaping where the field delimiter is part of the value.
withQuoteCharacter(Character) - Method in class com.qcloud.cos.model.CSVOutput
Sets the value used for escaping where the field delimiter is part of the value.
withQuoteEscapeCharacter(String) - Method in class com.qcloud.cos.model.CSVInput
Sets the character used for escaping the quote character inside an already escaped value.
withQuoteEscapeCharacter(Character) - Method in class com.qcloud.cos.model.CSVInput
Sets the character used for escaping the quote character inside an already escaped value.
withQuoteEscapeCharacter(String) - Method in class com.qcloud.cos.model.CSVOutput
Sets the character used for escaping the quote character inside an already escaped value.
withQuoteEscapeCharacter(Character) - Method in class com.qcloud.cos.model.CSVOutput
Sets the single character used for escaping the quote character inside an already escaped value.
withQuoteFields(String) - Method in class com.qcloud.cos.model.CSVOutput
Sets the quoted fields.
withQuoteFields(QuoteFields) - Method in class com.qcloud.cos.model.CSVOutput
Sets the quoted fields.
withRange(long, long) - Method in class com.qcloud.cos.model.GetObjectRequest
Sets the optional inclusive byte range within the desired object that will be downloaded by this request.
withRange(ScanRange) - Method in class com.qcloud.cos.model.SelectParameters
Sets the scan range
withRecordDelimiter(String) - Method in class com.qcloud.cos.model.CSVInput
Sets the value used to separate individual records.
withRecordDelimiter(Character) - Method in class com.qcloud.cos.model.CSVInput
Sets the value used to separate individual records.
withRecordDelimiter(String) - Method in class com.qcloud.cos.model.CSVOutput
Sets the value used to separate individual records.
withRecordDelimiter(Character) - Method in class com.qcloud.cos.model.CSVOutput
Sets the value used to separate individual records.
withRecordDelimiter(String) - Method in class com.qcloud.cos.model.JSONOutput
The value used to separate individual records in the output.
withRecordDelimiter(Character) - Method in class com.qcloud.cos.model.JSONOutput
The value used to separate individual records in the output.
withRedirect(RedirectRule) - Method in class com.qcloud.cos.model.RoutingRule
Set the redirect information and returns a reference to this object(RoutingRule) for method chaining.
withRedirectAllRequestsTo(RedirectRule) - Method in class com.qcloud.cos.model.BucketWebsiteConfiguration
Sets the redirect information where all requests will be redirect to and returns a reference to this object(BucketWebsiteConfiguration) for method chaining.
withRedirectLocation(String) - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional redirect location for the new object.Returns this AbstractPutObjectRequest, enabling additional method calls to be chained together.
withRedirectLocation(String) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the optional redirect location for the newly copied object.Returns this CopyObjectRequest, enabling additional method calls to be chained together.
withRedirectLocation(String) - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the optional redirect location for the new object.
withRedirectLocation(String) - Method in class com.qcloud.cos.model.PutInstructionFileRequest
Sets the optional redirect location for the new object.Returns this PutObjectRequest, enabling additional method calls to be chained together.
withRedirectLocation(String) - Method in class com.qcloud.cos.model.PutObjectRequest
 
withRefreshInterval(long) - Method in class com.qcloud.cos.auth.InstanceCredentialsProvider
 
withReplaceKeyPrefixWith(String) - Method in class com.qcloud.cos.model.RedirectRule
Set the object prefix key to use in the redirect request and returns a reference to this object(RoutingRuleRedirect) for method chaining.
withReplaceKeyWith(String) - Method in class com.qcloud.cos.model.RedirectRule
Set the specific key to use in the redirect request and returns a reference to this object(RoutingRuleRedirect) for method chaining.
withReplicationConfiguration(BucketReplicationConfiguration) - Method in class com.qcloud.cos.model.SetBucketReplicationConfigurationRequest
Sets the replication configuration for bucket.
withRequestProgress(RequestProgress) - Method in class com.qcloud.cos.model.SelectObjectContentRequest
Describes optional, periodic SelectObjectContentEvent.ProgressEvents that can be returned.
withResponseHeaders(ResponseHeaderOverrides) - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the headers to be overridden in the service response and returns this object, for method chaining.
withResponseHeaders(ResponseHeaderOverrides) - Method in class com.qcloud.cos.model.GetObjectRequest
Sets the headers to be overridden in the service response and returns this object, for method chaining.
withRoleName(String) - Method in class com.qcloud.cos.model.BucketReplicationConfiguration
Sets the role name that will be used by QCloud while replication.
withRoutingRules(List<RoutingRule>) - Method in class com.qcloud.cos.model.BucketWebsiteConfiguration
Set the list of routing rules that can be used for configuring redirects if certain conditions are meet and returns a reference to this object(BucketWebsiteConfiguration) for method chaining.
withRules(List<CORSRule>) - Method in class com.qcloud.cos.model.BucketCrossOriginConfiguration
Sets the rules that comprise this configuration and returns a reference to this object for easy method chaining.
withRules(CORSRule...) - Method in class com.qcloud.cos.model.BucketCrossOriginConfiguration
Convenience array style method for BucketCrossOriginConfiguration.withRules(List)
withRules(List<BucketLifecycleConfiguration.Rule>) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration
Sets the rules that comprise this configuration and returns a reference to this object for easy method chaining.
withRules(BucketLifecycleConfiguration.Rule...) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration
Convenience array style method for BucketLifecycleConfiguration.withRules(List)
withRules(List<ReplicationRule>) - Method in class com.qcloud.cos.model.BucketReplicationConfiguration
Sets the replication rules for the QCloud bucket.
withSchedule(InventorySchedule) - Method in class com.qcloud.cos.model.inventory.InventoryConfiguration
Returns the schedule for generating inventory results and returns InventoryConfiguration object for method chaining.
withSourceAppid(String) - Method in class com.qcloud.cos.model.CopyPartRequest
 
withSourceBucketName(String) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the name of the bucket containing the source object to be copied, and returns this object, enabling additional method calls to be chained together.
withSourceBucketName(String) - Method in class com.qcloud.cos.model.CopyPartRequest
Sets the name of the bucket containing the source object to be copied.
withSourceBucketRegion(Region) - Method in class com.qcloud.cos.model.CopyPartRequest
 
withSourceEndpointBuilder(EndpointBuilder) - Method in class com.qcloud.cos.model.CopyPartRequest
 
withSourceKey(String) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the key in the source bucket under which the source object to be copied is stored and returns this object, enabling additional method calls to be chained together.
withSourceKey(String) - Method in class com.qcloud.cos.model.CopyPartRequest
Sets the source bucket key under which the source object to be copied is stored.
withSourceVersionId(String) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the optional version ID specifying which version of the source object to copy and returns this object, enabling additional method calls to be chained together.
withSourceVersionId(String) - Method in class com.qcloud.cos.model.CopyPartRequest
Sets the optional version ID specifying which version of the source object to copy.
withSSECOSKeyManagementParams(SSECOSKeyManagementParams) - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Sets the COS Key Management System parameters used to encrypt the object on server side.
withSSECOSKeyManagementParams(SSECOSKeyManagementParams) - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the COS Key Management System parameters used to encrypt the object on server side.
withSSECOSKeyManagementParams(SSECOSKeyManagementParams) - Method in class com.qcloud.cos.model.PutObjectRequest
 
withSSECustomerKey(SSECustomerKey) - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional customer-provided server-side encryption key to use to encrypt the uploaded object, and returns the updated request object so that additional method calls can be chained together.
withSSECustomerKey(SSECustomerKey) - Method in class com.qcloud.cos.model.GetObjectRequest
Sets the optional customer-provided server-side encryption key to use to decrypt this object, and returns the updated GetObjectRequest so that additional method calls may be chained together.
withSSECustomerKey(SSECustomerKey) - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the optional customer-provided server-side encryption key to use to encrypt the upload being started, and returns the updated InitiateMultipartUploadRequest so that additional method calls may be chained together.
withSSECustomerKey(SSECustomerKey) - Method in class com.qcloud.cos.model.PutObjectRequest
 
withSSECustomerKey(SSECustomerKey) - Method in class com.qcloud.cos.model.SelectObjectContentRequest
 
withSSECustomerKey(SSECustomerKey) - Method in class com.qcloud.cos.model.UploadPartRequest
Sets the optional customer-provided server-side encryption key to use to encrypt the object part being uploaded, and returns the updated request object so that additional method calls can be chained together.
withStart(long) - Method in class com.qcloud.cos.model.ScanRange
 
withStatus(String) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the status of this rule and returns a reference to this object for method chaining.
withStatus(String) - Method in class com.qcloud.cos.model.BucketVersioningConfiguration
Sets the desired status of versioning for this bucket versioning configuration object, and returns this object so that additional method calls may be chained together.
withStatus(String) - Method in class com.qcloud.cos.model.ReplicationRule
Sets the status of this replication rule.
withStatus(ReplicationRuleStatus) - Method in class com.qcloud.cos.model.ReplicationRule
Sets the status of this replication rule.
withStatusCode(Integer) - Method in class com.qcloud.cos.auth.CredentialsEndpointRetryParameters.Builder
 
withStorageClass(String) - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional Qcloud COS storage class to use when storing the new object.
withStorageClass(StorageClass) - Method in class com.qcloud.cos.model.AbstractPutObjectRequest
Sets the optional Qcloud COS storage class to use when storing the new object.
withStorageClass(StorageClass) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
Sets the storage class of this object and returns a reference to this object for method chaining.
withStorageClass(String) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
Sets the storage class of this object and returns a reference to this object for method chaining.
withStorageClass(String) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Transition
Sets the storage class of this object and returns a reference to this object(Transition) for method chaining.
withStorageClass(String) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the optional Qcloud COS storage class to use when storing the newly copied object and returns this CopyObjectRequest, enabling additional method calls to be chained together.
withStorageClass(StorageClass) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the optional Qcloud COS storage class to use when storing the newly copied object and returns this CopyObjectRequest, enabling additional method calls to be chained together.
withStorageClass(StorageClass) - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
Sets the optional storage class to use when storing this upload's data in COS.
withStorageClass(String) - Method in class com.qcloud.cos.model.InitiateMultipartUploadRequest
 
withStorageClass(String) - Method in class com.qcloud.cos.model.PutInstructionFileRequest
Sets the optional COS storage class to use when storing the new object.
withStorageClass(StorageClass) - Method in class com.qcloud.cos.model.PutInstructionFileRequest
Sets the optional COS storage class to use when storing the new object.
withStorageClass(String) - Method in class com.qcloud.cos.model.PutObjectRequest
 
withStorageClass(StorageClass) - Method in class com.qcloud.cos.model.PutObjectRequest
 
withStorageClass(String) - Method in class com.qcloud.cos.model.ReplicationDestinationConfig
Sets the storage class for the replication destination.
withStorageClass(StorageClass) - Method in class com.qcloud.cos.model.ReplicationDestinationConfig
Sets the storage class for the replication destination.
withStorageMode(CryptoStorageMode) - Method in class com.qcloud.cos.internal.crypto.CryptoConfiguration
Sets the storage mode to the specified mode, and returns the updated CryptoConfiguration object.
withSymlink(String) - Method in class com.qcloud.cos.model.GetSymlinkRequest
 
withSymlink(String) - Method in class com.qcloud.cos.model.PutSymlinkRequest
 
withTagging(ObjectTagging) - Method in class com.qcloud.cos.model.SetObjectTaggingRequest
Set the object tagging.
withTaggingConfiguration(BucketTaggingConfiguration) - Method in class com.qcloud.cos.model.SetBucketTaggingConfigurationRequest
Sets the new tagging configuration for the specified bucket and returns this object, enabling additional method calls to be chained together.
withTagSet(List<Tag>) - Method in class com.qcloud.cos.model.GetObjectTaggingResult
Set the tag set.
withTagSets(TagSet...) - Method in class com.qcloud.cos.model.BucketTaggingConfiguration
Sets the TagSet TagSets and returns this object, enabling additional method calls to be chained together.
withTarget(String) - Method in class com.qcloud.cos.model.PutSymlinkRequest
 
withTier(String) - Method in class com.qcloud.cos.model.CASJobParameters
Sets CAS retrieval tier at which the restore will be processed.
withTier(Tier) - Method in class com.qcloud.cos.model.CASJobParameters
Sets CAS retrieval tier at which the restore will be processed.
withTrafficLimit(int) - Method in class com.qcloud.cos.model.UploadPartRequest
Sets the speed of this part upload, in bit/s, and returns this updated UploadPartRequest object so that additional method calls can be chained together.
withTransitions(List<BucketLifecycleConfiguration.Transition>) - Method in class com.qcloud.cos.model.BucketLifecycleConfiguration.Rule
Sets the transition describing how this object will move between different storage classes in Qcloud COS and returns a reference to this object(Rule) for method chaining.
withTruncated(boolean) - Method in class com.qcloud.cos.model.ListBucketInventoryConfigurationsResult
For internal use only.
withType(String) - Method in class com.qcloud.cos.model.JSONInput
The type of JSON.
withType(JSONType) - Method in class com.qcloud.cos.model.JSONInput
The type of JSON.
withUnmodifiedSinceConstraint(Date) - Method in class com.qcloud.cos.model.CopyObjectRequest
Sets the optional unmodified constraint that restricts this request to executing only if the source object has not been modified after the specified date.
withUnmodifiedSinceConstraint(Date) - Method in class com.qcloud.cos.model.CopyPartRequest
Sets the optional unmodified constraint that restricts this request to executing only if the source object has not been modified after the specified date.
withUnmodifiedSinceConstraint(Date) - Method in class com.qcloud.cos.model.GetObjectRequest
Sets the optional unmodified constraint that restricts this request to executing only if the object has not been modified after the specified date.
withUploadId(String) - Method in class com.qcloud.cos.model.AbortMultipartUploadRequest
Sets the ID of the multipart upload to abort, and returns this updated AbortMultipartUploadRequest object so that additional method calls can be chained together.
withUploadId(String) - Method in class com.qcloud.cos.model.CompleteMultipartUploadRequest
Sets the ID of the multipart upload to complete, and returns this updated CompleteMultipartUploadRequest object so that additional method calls can be chained together.
withUploadId(String) - Method in class com.qcloud.cos.model.CopyPartRequest
Sets the ID of the existing, initiated multipart upload with which this new part will be associated.
withUploadId(String) - Method in class com.qcloud.cos.model.ListPartsRequest
Sets the ID of the multipart upload whose parts are being listed, and returns this updated ListPartsRequest object so that additional method calls can be chained together.
withUploadId(String) - Method in class com.qcloud.cos.model.UploadPartRequest
Sets the ID of the existing, initiated multipart upload with which this new part will be associated, and returns this updated UploadPartRequest object so that additional method calls can be chained together.
withUploadIdMarker(String) - Method in class com.qcloud.cos.model.ListMultipartUploadsRequest
Sets the optional upload ID marker indicating where in the results to begin listing and returns this updated ListMultipartUploadsRequest object so that additional methods can be chained together.
withValue(String) - Method in class com.qcloud.cos.model.FilterRule
Sets the value for this FilterRule and returns this object for method chaining
withValue(String) - Method in class com.qcloud.cos.model.Tag.Tag
Set the tag value.
withVersionId(String) - Method in class com.qcloud.cos.model.COSObjectIdBuilder
 
withVersionId(String) - Method in class com.qcloud.cos.model.DeleteObjectTaggingRequest
Set version of the object whose tages are to be deleted.
withVersionId(String) - Method in class com.qcloud.cos.model.DeleteObjectTaggingResult
Set the version of the object whose tags were deleted.
withVersionId(String) - Method in class com.qcloud.cos.model.DeleteVersionRequest
Sets the version ID uniquely identifying which version of the object to delete Returns this DeleteVersionRequest, enabling additional method calls to be chained together.
withVersionId(String) - Method in class com.qcloud.cos.model.GeneratePresignedUrlRequest
Sets the version ID of the object, only present if versioning has been enabled for the bucket.
withVersionId(String) - Method in class com.qcloud.cos.model.GetObjectAclRequest
 
withVersionId(String) - Method in class com.qcloud.cos.model.GetObjectMetadataRequest
Sets the optional version ID of the object version whose metadata is being retrieved.
withVersionId(String) - Method in class com.qcloud.cos.model.GetObjectRequest
Sets the optional version ID specifying which version of the object to download and returns this object, enabling additional method calls to be chained together.
withVersionId(String) - Method in class com.qcloud.cos.model.GetObjectTaggingRequest
Set object version.
withVersionId(String) - Method in class com.qcloud.cos.model.GetObjectTaggingResult
Set the version ID of the object the tags were retrieved from.
withVersionId(String) - Method in class com.qcloud.cos.model.GetSymlinkRequest
 
withVersionId(String) - Method in class com.qcloud.cos.model.RestoreObjectRequest
Sets the id of the version to be restored and returns a reference to this object for method chaining.
withVersionId(String) - Method in class com.qcloud.cos.model.SetObjectTaggingRequest
Set object version.
withVersionId(String) - Method in class com.qcloud.cos.model.SetObjectTaggingResult
Set the version ID of the object whose tags were set.
withVersionIdMarker(String) - Method in class com.qcloud.cos.model.ListVersionsRequest
Sets the optional versionIdMarker parameter indicating where in the sorted list of all versions in the specified bucket to begin returning results.
withVersioningConfiguration(BucketVersioningConfiguration) - Method in class com.qcloud.cos.model.SetBucketVersioningConfigurationRequest
Sets the new versioning configuration for the specified bucket and returns this object, enabling additional method calls to be chained together.
WordList - Class in com.qcloud.cos.model.ciModel.job.v2
 
WordList() - Constructor for class com.qcloud.cos.model.ciModel.job.v2.WordList
 
WordPolygon - Class in com.qcloud.cos.model.ciModel.ai
 
WordPolygon() - Constructor for class com.qcloud.cos.model.ciModel.ai.WordPolygon
 
Words() - Constructor for class com.qcloud.cos.model.ciModel.job.PostSpeechRecognitionResponse.Words
 
WorkFlowDemo - Class in com.qcloud.cos.demo.ci
工作流相关接口demo 详情见 : https://cloud.tencent.com/document/product/460/45947
WorkFlowDemo() - Constructor for class com.qcloud.cos.demo.ci.WorkFlowDemo
 
WorkflowExecutionHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.WorkflowExecutionHandler
 
WorkflowExecutionsHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.WorkflowExecutionsHandler
 
WorkflowExecutionsUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.WorkflowExecutionsUnmarshaller
 
WorkflowExecutionUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.WorkflowExecutionUnmarshaller
 
WorkflowHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.WorkflowHandler
 
WorkflowListHandler() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser.WorkflowListHandler
 
WorkflowListUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.WorkflowListUnmarshaller
 
WorkflowUnmarshaller() - Constructor for class com.qcloud.cos.internal.Unmarshallers.WorkflowUnmarshaller
 
wrap(ProgressListener) - Static method in class com.qcloud.cos.event.ProgressListener.ExceptionReporter
Returns a wrapper for the given listener to capture the first exception thrown.
wrap(InputStream) - Static method in class com.qcloud.cos.internal.ReleasableInputStream
Wraps the given input stream into a ReleasableInputStream if necessary.
wrapListener(ProgressListener) - Static method in class com.qcloud.cos.event.ProgressListenerCallbackExecutor
Returns a new ProgressListenerCallbackExecutor instance that wraps the specified ProgressListener if it is not null, otherwise directly returns null.
wrapWithCipher(R, ContentCryptoMaterial) - Method in class com.qcloud.cos.internal.crypto.COSCryptoModuleBase
Returns the given PutObjectRequest but has the content as input stream wrapped with a cipher, and configured with some meta data and user metadata.

X

XmlResponsesSaxParser - Class in com.qcloud.cos.internal
XML Sax parser to read XML documents returned by COS via the REST interface, converting these documents into objects.
XmlResponsesSaxParser() - Constructor for class com.qcloud.cos.internal.XmlResponsesSaxParser
Constructs the XML SAX parser.
XmlResponsesSaxParser.AccessControlListHandler - Class in com.qcloud.cos.internal
Handler for AccessControlList response XML documents.
XmlResponsesSaxParser.BatchImageAuditingHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.BucketCrossOriginConfigurationHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.BucketDomainCertificateHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.BucketDomainConfigurationHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.BucketEncryptionConfigurationHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.BucketLifecycleConfigurationHandler - Class in com.qcloud.cos.internal
logs-rule logs/ Enabled 30 STANDARD_IA 90 ARCHIVE 365 7 STANDARD_IA 14 ARCHIVE 365 image-rule image/ Enabled 2012-12-31T00:00:00.000Z ARCHIVE 2020-12-31T00:00:00.000Z
XmlResponsesSaxParser.BucketLocationHandler - Class in com.qcloud.cos.internal
Handler for CreateBucketConfiguration response XML documents for a bucket.
XmlResponsesSaxParser.BucketLoggingConfigurationHandler - Class in com.qcloud.cos.internal
Handler for LoggingStatus response XML documents for a bucket.
XmlResponsesSaxParser.BucketObjectLockConfigurationHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.BucketRefererConfigurationHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.BucketReplicationConfigurationHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.BucketTaggingConfigurationHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.BucketVersioningConfigurationHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.BucketWebsiteConfigurationHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.CompleteMultipartUploadHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.CopyObjectResultHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.CreateAudioAuditingJobHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.CreateVideoAuditingJobHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.DecompressionHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.DeleteObjectsHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.DescribeAudioAuditingJobHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.DescribeDocProcessJobHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.DescribeDocProcessJobsHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.DescribeImageAuditingJobHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.DescribeMediaJobsHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.DescribeVideoAuditingJobHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.DocJobHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.DocListQueueHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.DocumentAuditingDescribeJobHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.DocumentAuditingJobHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.GenerateMediainfoHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.GetBucketIntelligentTierConfigurationHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.GetBucketInventoryConfigurationHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.GetObjectTaggingHandler - Class in com.qcloud.cos.internal
Handler for unmarshalling the response from GET Object Tagging.
XmlResponsesSaxParser.GetServiceHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.ImageAuditingHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.ImageLabelHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.ImageLabelV2Handler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.ImagePersistenceHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.InitiateMultipartUploadHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.ListBucketHandler - Class in com.qcloud.cos.internal
Handler for ListBucket response XML documents.
XmlResponsesSaxParser.ListBucketIntelligentTierConfigurationHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.ListBucketInventoryConfigurationsHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.ListDocBucketHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.ListJobsResultHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.ListMediaBucketHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.ListMultipartUploadsHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.ListPartsHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.ListQueueHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.ListVersionsHandler - Class in com.qcloud.cos.internal
Handler for ListVersionsResult XML document.
XmlResponsesSaxParser.MediaJobCreatHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.MediaQueueResponseHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.MediaTemplateHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.MediaTemplatesHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.PostBucketInventoryConfigurationsHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.SnapshotHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.TextAuditingDescribeJobHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.TextAuditingJobHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.WebpageAuditingJobHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.WorkflowExecutionHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.WorkflowExecutionsHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.WorkflowHandler - Class in com.qcloud.cos.internal
 
XmlResponsesSaxParser.WorkflowListHandler - Class in com.qcloud.cos.internal
 
XmlUtils - Class in com.qcloud.cos.utils
 
XmlUtils() - Constructor for class com.qcloud.cos.utils.XmlUtils
 
XmlWriter - Class in com.qcloud.cos.internal
Basic XML Writer helper library.
XmlWriter() - Constructor for class com.qcloud.cos.internal.XmlWriter
 
XStreamXmlResponsesSaxParser<T> - Class in com.qcloud.cos.internal.cihandler
 
XStreamXmlResponsesSaxParser() - Constructor for class com.qcloud.cos.internal.cihandler.XStreamXmlResponsesSaxParser
 

Z

zipPreview(ZipPreviewRequest) - Method in interface com.qcloud.cos.COS
 
zipPreview(ZipPreviewRequest) - Method in class com.qcloud.cos.COSClient
 
zipPreview(COSClient) - Static method in class com.qcloud.cos.demo.ci.FileProcessJobDemo
zipPreview 该接口可以在不解压文件的情况下预览压缩包内的内容,包含文件数量、名称、文件时间等,接口为同步请求方式。 支持预览的压缩包格式:zip、tar、gz、7zip、rar API: https://cloud.tencent.com/document/product/460/93030
ZipPreviewRequest - Class in com.qcloud.cos.model.ciModel.job
文件处理请求类
ZipPreviewRequest() - Constructor for class com.qcloud.cos.model.ciModel.job.ZipPreviewRequest
 
ZipPreviewResponse - Class in com.qcloud.cos.model.ciModel.job
文件处理请求类
ZipPreviewResponse() - Constructor for class com.qcloud.cos.model.ciModel.job.ZipPreviewResponse
 
ZipPreviewResponse.Content - Class in com.qcloud.cos.model.ciModel.job
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links

Copyright © 2025. All rights reserved.