- generateHostHeader(URI) - Static method in class com.baidubce.util.HttpUtils
-
Returns a host header according to the specified URI.
- generatePresignedUrl(String, String, int) - Method in class com.baidubce.services.bos.BosClient
-
Returns a pre-signed URL for accessing a Bos resource.
- generatePresignedUrl(String, String, int, HttpMethodName) - Method in class com.baidubce.services.bos.BosClient
-
Returns a pre-signed URL for accessing a Bos resource.
- generatePresignedUrl(GeneratePresignedUrlRequest) - Method in class com.baidubce.services.bos.BosClient
-
Returns a pre-signed URL for accessing a Bos resource.
- GeneratePresignedUrlRequest - Class in com.baidubce.services.bos.model
-
Contains options to generate a pre-signed URL for an Baidu BOS resource.
- GeneratePresignedUrlRequest(String, String) - Constructor for class com.baidubce.services.bos.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 BOS object stored under
the specified key in the specified bucket.
- GeneratePresignedUrlRequest(String, String, HttpMethodName) - Constructor for class com.baidubce.services.bos.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 BOS resource.
- GenericAccountRequest - Class in com.baidubce.model
-
The generic account request.
- GenericAccountRequest() - Constructor for class com.baidubce.model.GenericAccountRequest
-
- GenericBucketRequest - Class in com.baidubce.services.bos.model
-
- GenericBucketRequest() - Constructor for class com.baidubce.services.bos.model.GenericBucketRequest
-
- GenericBucketRequest(String) - Constructor for class com.baidubce.services.bos.model.GenericBucketRequest
-
- GenericObjectRequest - Class in com.baidubce.services.bos.model
-
- GenericObjectRequest() - Constructor for class com.baidubce.services.bos.model.GenericObjectRequest
-
- GenericObjectRequest(String, String) - Constructor for class com.baidubce.services.bos.model.GenericObjectRequest
-
- GenericUploadRequest - Class in com.baidubce.services.bos.model
-
- GenericUploadRequest() - Constructor for class com.baidubce.services.bos.model.GenericUploadRequest
-
- GenericUploadRequest(String, String, String) - Constructor for class com.baidubce.services.bos.model.GenericUploadRequest
-
- getAccessControlList() - Method in class com.baidubce.services.bos.model.GetBucketAclResponse
-
Gets the accessControlList of this bucket.
- getAccessControlList() - Method in class com.baidubce.services.bos.model.SetBucketAclRequest
-
Returns the custom ACL to be applied to the specified bucket when this
request is executed.
- getAccessKeyId() - Method in interface com.baidubce.auth.BceCredentials
-
Returns the BCE access key ID for this credentials object.
- getAccessKeyId() - Method in class com.baidubce.auth.DefaultBceCredentials
-
- getAccsize() - Method in class com.baidubce.services.ses.model.GetFailedReasonResponse
-
- getAddr() - Method in class com.baidubce.services.ses.model.RecptModel
-
- getAddr() - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Destination.Addr
-
- getAddress() - Method in class com.baidubce.services.ses.model.EmailDetailModel
-
- getAddress() - Method in class com.baidubce.services.ses.model.GetFailedReasonResponse
-
- getAesKey() - Method in class com.baidubce.services.media.model.Encryption
-
AES128加密密钥
- getAllHeaders() - Method in class com.baidubce.http.BceCloseableHttpResponse
-
- getAttachments() - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail
-
- getAudio() - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
音频输出信息
- getAudio() - Method in class com.baidubce.services.media.model.GetMediaInfoOfFileResponse
-
- getAudio() - Method in class com.baidubce.services.media.model.GetPresetResponse
-
音频输出信息
- getBASE64EncoderStrFromInputStream(InputStream) - Method in class com.baidubce.services.ses.SesClientSupport
-
- getBccAddr() - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Destination
-
- getBceContentSha256() - Method in class com.baidubce.BceResponseMetadata
-
- getBceContentSha256() - Method in class com.baidubce.services.bos.model.ObjectMetadata
-
Gets the SHA-256 of the object content.
- getBceRequestId() - Method in class com.baidubce.BceResponseMetadata
-
- getBitRateInBps() - Method in class com.baidubce.services.media.model.Audio
-
音频目标码率
- getBitRateInBps() - Method in class com.baidubce.services.media.model.AudioInfo
-
音频文件的码率
- getBitRateInBps() - Method in class com.baidubce.services.media.model.Video
-
视频目标码率
- getBitRateInBps() - Method in class com.baidubce.services.media.model.VideoInfo
-
视频媒体的码流
- getBosAccountOwner() - Method in class com.baidubce.services.bos.BosClient
-
Gets the current owner of the Bos account that the authenticated sender of the request is using.
- getBosAccountOwner(GetBosAccountOwnerRequest) - Method in class com.baidubce.services.bos.BosClient
-
Gets the current owner of the Bos account that the authenticated sender of the request is using.
- GetBosAccountOwnerRequest - Class in com.baidubce.services.bos.model
-
- GetBosAccountOwnerRequest() - Constructor for class com.baidubce.services.bos.model.GetBosAccountOwnerRequest
-
- getBosDebugId() - Method in class com.baidubce.services.bos.model.BosResponseMetadata
-
- getBucket() - Method in class com.baidubce.services.media.model.CreateWaterMarkRequest
-
- getBucket() - Method in class com.baidubce.services.media.model.GetMediaInfoOfFileRequest
-
- getBucket() - Method in class com.baidubce.services.media.model.GetMediaInfoOfFileResponse
-
文件所在的BOS的Bucket
- getBucket() - Method in class com.baidubce.services.media.model.GetWaterMarkResponse
-
- getBucket() - Method in class com.baidubce.services.media.model.WaterMark
-
- getBucketAcl(String) - Method in class com.baidubce.services.bos.BosClient
-
Gets the ACL for the specified Bos bucket.
- getBucketAcl(GetBucketAclRequest) - Method in class com.baidubce.services.bos.BosClient
-
Gets the ACL for the specified Bos bucket.
- GetBucketAclRequest - Class in com.baidubce.services.bos.model
-
Request object containing all the options for requesting a bucket's Access Control List (ACL).
- GetBucketAclRequest(String) - Constructor for class com.baidubce.services.bos.model.GetBucketAclRequest
-
Constructs a new GetBucketAclRequest object, ready to retrieve the ACL
for the specified bucket when executed.
- GetBucketAclResponse - Class in com.baidubce.services.bos.model
-
- GetBucketAclResponse() - Constructor for class com.baidubce.services.bos.model.GetBucketAclResponse
-
- getBucketName() - Method in class com.baidubce.services.bos.model.BosObject
-
Gets the name of the bucket in which this object is contained.
- getBucketName() - Method in class com.baidubce.services.bos.model.BosObjectSummary
-
Gets the name of the Baidu Bos bucket in which this object is stored.
- getBucketName() - Method in class com.baidubce.services.bos.model.CompleteMultipartUploadResponse
-
Returns the name of the bucket containing the completed multipart object.
- getBucketName() - Method in class com.baidubce.services.bos.model.GeneratePresignedUrlRequest
-
Returns the name of the bucket involved in this request.
- getBucketName() - Method in class com.baidubce.services.bos.model.GenericBucketRequest
-
- getBucketName() - Method in class com.baidubce.services.bos.model.InitiateMultipartUploadResponse
-
Returns the name of the bucket in which the new multipart upload was
initiated.
- getBucketName() - Method in class com.baidubce.services.bos.model.ListMultipartUploadsResponse
-
Returns the name of the bucket containing the listed multipart uploads,
as specified in the original request.
- getBucketName() - Method in class com.baidubce.services.bos.model.ListObjectsResponse
-
Gets the name of the Baidu Bos bucket containing the objects.
- getBucketName() - Method in class com.baidubce.services.bos.model.ListPartsResponse
-
Returns the name of the bucket containing the listed parts, as specified
in the original request.
- getBuckets() - Method in class com.baidubce.services.bos.model.ListBucketsResponse
-
- getCacheControl() - Method in class com.baidubce.services.bos.model.ResponseHeaderOverrides
-
Returns the cache control response header override if it has been
specified, or null otherwise.
- getCannedAcl() - Method in class com.baidubce.services.bos.model.SetBucketAclRequest
-
Returns the canned ACL to be applied to the specified bucket when this
request is executed.
- getCanonicalQueryString(Map<String, String>, boolean) - Static method in class com.baidubce.util.HttpUtils
-
- getCapacity() - Method in class com.baidubce.services.media.model.PipelineConfig
-
并发能力
- getCapture() - Method in class com.baidubce.services.media.model.CreateThumbnailJobRequest
-
- getCapture() - Method in class com.baidubce.services.media.model.GetThumbnailJobResponse
-
- getCapture() - Method in class com.baidubce.services.media.model.ThumbnailJobStatus
-
- getCcAddr() - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Destination
-
- getChannels() - Method in class com.baidubce.services.media.model.Audio
-
音频声道数目
- getChannels() - Method in class com.baidubce.services.media.model.AudioInfo
-
音频文件的声道信息
- getCharset() - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Subject
-
- getClient() - Method in class com.baidubce.AbstractBceClient
-
- getClip() - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
片段截取设置
- getClip() - Method in class com.baidubce.services.media.model.GetPresetResponse
-
片段截取设置
- getCname() - Method in class com.baidubce.services.ses.model.TokenModel
-
- getCode() - Method in class com.baidubce.BceErrorResponse
-
Returns the BCE error code which represents the error type.
- getCodec() - Method in class com.baidubce.services.media.model.AudioInfo
-
音频文件的编码规格
- getCodec() - Method in class com.baidubce.services.media.model.Video
-
视频编码信息集合(H.264)
- getCodec() - Method in class com.baidubce.services.media.model.VideoInfo
-
视频文件的编码规格
- getCodecOptions() - Method in class com.baidubce.services.media.model.Video
-
视频编码的配置选项
- getCommonPrefixes() - Method in class com.baidubce.services.bos.model.ListMultipartUploadsResponse
-
Returns the common prefixes included in this multipart upload listing.
- getCommonPrefixes() - Method in class com.baidubce.services.bos.model.ListObjectsResponse
-
Gets the common prefixes included in this object listing.
- getConfig() - Method in class com.baidubce.services.media.model.CreatePipelineRequest
-
pipeline的的配置
- getConfig() - Method in class com.baidubce.services.media.model.GetPipelineResponse
-
pipeline的的配置
- getConfig() - Method in class com.baidubce.services.media.model.PipelineStatus
-
pipeline的的配置
- getConnectionTimeoutInMillis() - Method in class com.baidubce.BceClientConfiguration
-
Returns the connection timeout in milliseconds.
- getContainer() - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
音视频文件的容器(MP4, FLV, MOV, MP3, M4A)
- getContainer() - Method in class com.baidubce.services.media.model.GetMediaInfoOfFileResponse
-
- getContainer() - Method in class com.baidubce.services.media.model.GetPresetResponse
-
音视频文件的容器(MP4, FLV, MOV, MP3, M4A)
- getContent() - Method in class com.baidubce.http.BceHttpResponse
-
- getContent() - Method in class com.baidubce.internal.InternalRequest
-
- getContent() - Method in class com.baidubce.services.sms.model.CreateTemplateRequest
-
- getContent() - Method in class com.baidubce.services.sms.model.GetTemplateDetailResponse
-
- getContent() - Method in class com.baidubce.services.sms.model.QueryMessageDetailResponse
-
- getContentDisposition() - Method in class com.baidubce.BceResponseMetadata
-
- getContentDisposition() - Method in class com.baidubce.services.bos.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.baidubce.services.bos.model.ResponseHeaderOverrides
-
Returns the content disposition response header override if it has been
specified, or null otherwise.
- getContentEncoding() - Method in class com.baidubce.BceResponseMetadata
-
- getContentEncoding() - Method in class com.baidubce.services.bos.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.baidubce.services.bos.model.ResponseHeaderOverrides
-
Returns the content encoding response header override if it has been
specified, or null otherwise.
- getContentLanguage() - Method in class com.baidubce.services.bos.model.ResponseHeaderOverrides
-
Returns the content language response header override if it has been
specified, or null otherwise.
- getContentLength() - Method in class com.baidubce.BceResponseMetadata
-
- getContentLength() - Method in class com.baidubce.services.bos.model.ObjectMetadata
-
Gets the Content-Length HTTP header indicating the size of the
associated object in bytes.
- getContentMd5() - Method in class com.baidubce.BceResponseMetadata
-
- getContentMd5() - Method in class com.baidubce.services.bos.model.GeneratePresignedUrlRequest
-
Gets the expected content-md5 header of the request.
- getContentMd5() - Method in class com.baidubce.services.bos.model.ObjectMetadata
-
Gets the base64 encoded 128-bit MD5 digest of the associated object
(content - not including headers) according to RFC 1864.
- getContentRange() - Method in class com.baidubce.BceResponseMetadata
-
- getContentRange() - Method in class com.baidubce.services.bos.model.ObjectMetadata
-
Gets the content range of object.
- getContents() - Method in class com.baidubce.services.bos.model.ListObjectsResponse
-
Gets the list of object summaries describing the objects stored in the Bos bucket.
- getContentType() - Method in class com.baidubce.BceResponseMetadata
-
- getContentType() - Method in class com.baidubce.services.bos.model.GeneratePresignedUrlRequest
-
Gets the expected content-type of the request.
- getContentType() - Method in class com.baidubce.services.bos.model.ObjectMetadata
-
Gets the Content-Type HTTP header, which indicates the type of content
stored in the associated object.
- getContentType() - Method in class com.baidubce.services.bos.model.ResponseHeaderOverrides
-
Returns the content type response header override if it has been
specified, or null otherwise.
- getContentVar() - Method in class com.baidubce.services.sms.model.SendMessageRequest
-
- getCreatedTime() - Method in class com.baidubce.services.media.model.GetPresetResponse
-
模板创建的时间(UTC格式)
- getCreateTime() - Method in class com.baidubce.services.media.model.GetWaterMarkResponse
-
- getCreateTime() - Method in class com.baidubce.services.media.model.PipelineStatus
-
最后更新时间
- getCreateTime() - Method in class com.baidubce.services.media.model.WaterMark
-
- getCreateTime() - Method in class com.baidubce.services.sms.model.GetTemplateDetailResponse
-
- getCreationDate() - Method in class com.baidubce.services.bos.model.BucketSummary
-
Gets the bucket's creation date.
- getCredentials() - Method in class com.baidubce.BceClientConfiguration
-
Returns the BCE credentials used by the client to sign HTTP requests.
- getCredentials() - Method in class com.baidubce.internal.InternalRequest
-
- getData() - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Attachment.FileData
-
- getData() - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Subject
-
- getDate() - Method in class com.baidubce.BceResponseMetadata
-
- getDefaultPort() - Method in enum com.baidubce.Protocol
-
- getDelayBeforeNextRetryInMillis(HttpRequestBase, BceClientException, int, RetryPolicy) - Method in class com.baidubce.http.BceHttpClient
-
Get delay time before next retry.
- getDelayBeforeNextRetryInMillis(BceClientException, int) - Method in class com.baidubce.http.DefaultRetryPolicy
-
Returns the delay (in milliseconds) before next retry attempt.
- getDelayBeforeNextRetryInMillis(BceClientException, int) - Method in interface com.baidubce.http.RetryPolicy
-
Returns the delay (in milliseconds) before next retry attempt.
- getDelimiter() - Method in class com.baidubce.services.bos.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.
- getDelimiter() - Method in class com.baidubce.services.bos.model.ListMultipartUploadsResponse
-
Gets the delimiter parameter originally used to request this multipart
upload listing, or null if no delimiter specified.
- getDelimiter() - Method in class com.baidubce.services.bos.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.
- getDelimiter() - Method in class com.baidubce.services.bos.model.ListObjectsResponse
-
Gets the delimiter parameter originally used to request this object
listing, or null if no delimiter specified.
- getDesc() - Method in enum com.baidubce.services.sms.model.TemplateStatus
-
- getDescription() - Method in class com.baidubce.services.media.model.CreatePipelineRequest
-
pipeline描述
- getDescription() - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
preset详情描述
- getDescription() - Method in class com.baidubce.services.media.model.GetPipelineResponse
-
用户指定的队列描述
- getDescription() - Method in class com.baidubce.services.media.model.GetPresetResponse
-
preset详情描述
- getDescription() - Method in class com.baidubce.services.media.model.PipelineStatus
-
用户指定的队列描述
- getDestination() - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail
-
- getDetail() - Method in class com.baidubce.services.ses.model.GetVerifiedDomainResponse
-
- getDetail() - Method in class com.baidubce.services.ses.model.GetVerifiedEmailResponse
-
- getDetails() - Method in class com.baidubce.services.ses.model.ListVerifiedDomainResponse
-
- getDetails() - Method in class com.baidubce.services.ses.model.ListVerifiedEmailResponse
-
- getDisplayName() - Method in class com.baidubce.model.User
-
Gets the display name of the user.
- getDisplayName() - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Source
-
- getDkimAttr() - Method in class com.baidubce.services.ses.model.DomainDetailModel
-
- getDnsRecordName() - Method in class com.baidubce.services.ses.model.DomainAttrModel
-
- getDnsRecordName() - Method in class com.baidubce.services.ses.model.TokenModel
-
- getDnsRecordValue() - Method in class com.baidubce.services.ses.model.DomainAttrModel
-
- getDomain() - Method in class com.baidubce.services.ses.model.DomainAttrModel
-
- getDomain() - Method in class com.baidubce.services.ses.model.DomainDetailModel
-
- getDomainAttr() - Method in class com.baidubce.services.ses.model.DomainDetailModel
-
- getDomainName() - Method in class com.baidubce.services.ses.model.DeleteVerifiedDomainRequest
-
- getDomainName() - Method in class com.baidubce.services.ses.model.EnableDKIMRequest
-
- getDomainName() - Method in class com.baidubce.services.ses.model.GetVerifiedDomainRequest
-
- getDomainName() - Method in class com.baidubce.services.ses.model.VerifyDKIMRequest
-
- getDomainName() - Method in class com.baidubce.services.ses.model.VerifyDomainRequest
-
- getDurationInSecond() - Method in class com.baidubce.services.media.model.Clip
-
片段的持续时间
- getDurationInSecond() - Method in class com.baidubce.services.media.model.GetMediaInfoOfFileResponse
-
- getEmail() - Method in class com.baidubce.services.ses.model.GetFeedbackResponse
-
- getEmail() - Method in class com.baidubce.services.ses.model.SetFeedbackRequest
-
- getEmailAddress() - Method in class com.baidubce.services.ses.model.DeleteVerifiedEmailRequest
-
- getEmailAddress() - Method in class com.baidubce.services.ses.model.GetVerifiedEmailRequest
-
- getEmailAddress() - Method in class com.baidubce.services.ses.model.IsInRecipientBlacklistRequest
-
- getEmailAddress() - Method in class com.baidubce.services.ses.model.VerifyEmailRequest
-
- getEmptysender() - Method in class com.baidubce.services.ses.model.GetFailedReasonResponse
-
- getEncryption() - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
HLS加解密信息的集合
- getEncryption() - Method in class com.baidubce.services.media.model.GetPresetResponse
-
HLS加解密信息的集合
- getEndpoint() - Method in class com.baidubce.AbstractBceClient
-
Returns the service endpoint to which this client will send requests.
- getEndpoint() - Method in class com.baidubce.BceClientConfiguration
-
Returns the service endpoint URL to which the client will connect.
- getEndTime() - Method in class com.baidubce.services.media.model.GetJobResponse
-
任务完成处理的时间
- getEndTime() - Method in class com.baidubce.services.media.model.GetTranscodingJobResponse
-
任务完成处理的时间
- getEndTime() - Method in class com.baidubce.services.media.model.Job
-
任务完成处理的时间
- getEndTimeInSecond() - Method in class com.baidubce.services.media.model.ThumbnailCapture
-
- getEntity() - Method in class com.baidubce.http.BceCloseableHttpResponse
-
- getErrorCode() - Method in exception com.baidubce.BceServiceException
-
Returns the BCE error code represented by this exception.
- getErrorMessage() - Method in exception com.baidubce.BceServiceException
-
Returns the human-readable error message provided by the service.
- getErrorType() - Method in exception com.baidubce.BceServiceException
-
Indicates who is responsible for this exception (caller, service, or unknown).
- getETag() - Method in class com.baidubce.BceResponseMetadata
-
- getETag() - Method in class com.baidubce.services.bos.model.BosObjectSummary
-
Gets the hex encoded 128-bit MD5 hash of this object's contents as computed by Baidu Bos.
- getETag() - Method in class com.baidubce.services.bos.model.CompleteMultipartUploadResponse
-
Returns the entity tag identifying the new object.
- getETag() - Method in class com.baidubce.services.bos.model.CopyObjectRequest
-
Gets the optional ETag that, when present, must be a match for the source object's current ETag
in order for the copy object request to be executed.
- getETag() - Method in class com.baidubce.services.bos.model.CopyObjectResponse
-
Gets the ETag value for the new object that was created in the associated CopyObjectRequest.
- getETag() - Method in class com.baidubce.services.bos.model.ObjectMetadata
-
Gets the hex encoded 128-bit MD5 digest of the associated object
according to RFC 1864.
- getETag() - Method in class com.baidubce.services.bos.model.PartETag
-
Returns the entity tag generated from the content of the associated part.
- getETag() - Method in class com.baidubce.services.bos.model.PartSummary
-
Returns the entity tag generated from the part content.
- getETag() - Method in class com.baidubce.services.bos.model.PutObjectResponse
-
Gets the ETag value for the newly created object.
- getETag() - Method in class com.baidubce.services.bos.model.UploadPartResponse
-
Returns the entity tag of the newly uploaded part.
- getEtag() - Method in class com.baidubce.services.media.model.GetMediaInfoOfFileResponse
-
文件的MD5值
- getExpiration() - Method in class com.baidubce.services.bos.model.GeneratePresignedUrlRequest
-
The expiration after which point the new pre-signed URL will no longer
be accepted by BOS.
- getExpirationInSeconds() - Method in class com.baidubce.auth.SignOptions
-
Returns the time until the signature will expire.
- getExpires() - Method in class com.baidubce.BceResponseMetadata
-
- getExpires() - Method in class com.baidubce.services.bos.model.ResponseHeaderOverrides
-
Returns the expires response header override if it has been specified, or
null otherwise.
- getFailed() - Method in class com.baidubce.services.media.model.JobStatus
-
队列中执行失败的任务总数
- getFailedReason() - Method in class com.baidubce.services.ses.SesClient
-
- getFailedReason(SesRequest) - Method in class com.baidubce.services.ses.SesClient
-
Query the failed reason
- GetFailedReasonResponse - Class in com.baidubce.services.ses.model
-
Response object of getting failed reason, which contains all of reasons while sending email failure.
- GetFailedReasonResponse() - Constructor for class com.baidubce.services.ses.model.GetFailedReasonResponse
-
- GetFailedReasonResponse(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Constructor for class com.baidubce.services.ses.model.GetFailedReasonResponse
-
- getFailList() - Method in class com.baidubce.services.sms.model.SendStatModel
-
- getFeedback() - Method in class com.baidubce.services.ses.SesClient
-
- getFeedback(SesRequest) - Method in class com.baidubce.services.ses.SesClient
-
Get feedback
- GetFeedbackResponse - Class in com.baidubce.services.ses.model
-
Response object of getting feedback.
- GetFeedbackResponse() - Constructor for class com.baidubce.services.ses.model.GetFeedbackResponse
-
- getFile() - Method in class com.baidubce.services.bos.model.PutObjectRequest
-
Gets the path and name of the file containing the data to be uploaded to Baidu Bos.
- getFiledata() - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Attachment
-
- getFilename() - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Attachment
-
- getFileSizeInByte() - Method in class com.baidubce.services.media.model.GetMediaInfoOfFileResponse
-
文件的大小
- getFirstHeader(String) - Method in class com.baidubce.http.BceCloseableHttpResponse
-
- getFormat() - Method in class com.baidubce.services.media.model.ThumbnailTarget
-
- getFormat() - Method in class com.baidubce.services.media.model.ThumbnailTargetStatus
-
- getFrameRate() - Method in class com.baidubce.services.media.model.VideoInfo
-
视频媒体的帧率
- getFrom() - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Source
-
- getGrantee() - Method in class com.baidubce.services.bos.model.Grant
-
Gets the grantee being granted a permission by this grant.
- getHeader(String) - Method in class com.baidubce.http.BceHttpResponse
-
- getHeaderAsLong(String) - Method in class com.baidubce.http.BceHttpResponse
-
- getHeaderAsRfc822Date(String) - Method in class com.baidubce.http.BceHttpResponse
-
- getHeaders(String) - Method in class com.baidubce.http.BceCloseableHttpResponse
-
- getHeaders() - Method in class com.baidubce.http.BceHttpResponse
-
- getHeaders() - Method in class com.baidubce.internal.InternalRequest
-
- getHeadersToSign() - Method in class com.baidubce.auth.SignOptions
-
Returns the set of headers to be signed.
- getHeightInPixel() - Method in class com.baidubce.services.media.model.ThumbnailTarget
-
- getHeightInPixel() - Method in class com.baidubce.services.media.model.ThumbnailTargetStatus
-
- getHeightInPixel() - Method in class com.baidubce.services.media.model.VideoInfo
-
视频高度
- getHorizontalAlignment() - Method in class com.baidubce.services.media.model.CreateWaterMarkRequest
-
- getHorizontalAlignment() - Method in class com.baidubce.services.media.model.GetWaterMarkResponse
-
- getHorizontalAlignment() - Method in class com.baidubce.services.media.model.WaterMark
-
- getHorizontalOffsetInPixel() - Method in class com.baidubce.services.media.model.CreateWaterMarkRequest
-
- getHorizontalOffsetInPixel() - Method in class com.baidubce.services.media.model.GetWaterMarkResponse
-
- getHorizontalOffsetInPixel() - Method in class com.baidubce.services.media.model.WaterMark
-
- getHtml() - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Message
-
- getHttpMethod() - Method in class com.baidubce.internal.InternalRequest
-
- getHttpResponse() - Method in class com.baidubce.http.BceHttpResponse
-
- getId() - Method in class com.baidubce.model.User
-
Gets the ID of the user.
- getId() - Method in class com.baidubce.services.bos.model.Grantee
-
Gets the ID of the grantee.
- getId() - Method in class com.baidubce.services.ses.model.TokenModel
-
- getIdentity() - Method in class com.baidubce.services.ses.model.DkimAttrModel
-
- getInitiated() - Method in class com.baidubce.services.bos.model.ListPartsResponse
-
Returns the initiated time of the multipart upload.
- getInitiated() - Method in class com.baidubce.services.bos.model.MultipartUploadSummary
-
Returns the date at which this upload was initiated.
- getInputStream() - Method in class com.baidubce.services.bos.model.PutObjectRequest
-
Gets the input stream containing the data to be uploaded to Baidu Bos.
- getInputStream() - Method in class com.baidubce.services.bos.model.UploadPartRequest
-
Returns the stream containing the data to upload for the new part.
- getInstance() - Static method in class com.baidubce.util.Mimetypes
-
Loads MIME type info from the file 'mime.types' in the classpath, if it's available.
- getInstanceLength() - Method in class com.baidubce.services.bos.model.ObjectMetadata
-
Returns the physical length of the entire object stored in Bos.
- getIntervalInSecond() - Method in class com.baidubce.services.media.model.ThumbnailCapture
-
- getJob(String) - Method in class com.baidubce.services.media.MediaClient
-
- getJob(GetJobRequest) - Method in class com.baidubce.services.media.MediaClient
-
Deprecated.
As of release 0.8.5, replaced by #getTranscodingJob(GetJobRequest)
- getJobId() - Method in class com.baidubce.services.media.model.CreateJobResponse
-
系统生成的Job的唯一标示jobId
- getJobId() - Method in class com.baidubce.services.media.model.CreateThumbnailJobResponse
-
- getJobId() - Method in class com.baidubce.services.media.model.CreateTranscodingJobResponse
-
- getJobId() - Method in class com.baidubce.services.media.model.GetJobRequest
-
- getJobId() - Method in class com.baidubce.services.media.model.GetJobResponse
-
任务的唯一标识
- getJobId() - Method in class com.baidubce.services.media.model.GetThumbnailJobRequest
-
- getJobId() - Method in class com.baidubce.services.media.model.GetThumbnailJobResponse
-
- getJobId() - Method in class com.baidubce.services.media.model.GetTranscodingJobRequest
-
- getJobId() - Method in class com.baidubce.services.media.model.GetTranscodingJobResponse
-
任务的唯一标识
- getJobId() - Method in class com.baidubce.services.media.model.Job
-
任务的唯一标识
- getJobId() - Method in class com.baidubce.services.media.model.ThumbnailJobStatus
-
- GetJobRequest - Class in com.baidubce.services.media.model
-
- GetJobRequest() - Constructor for class com.baidubce.services.media.model.GetJobRequest
-
- GetJobResponse - Class in com.baidubce.services.media.model
-
- GetJobResponse() - Constructor for class com.baidubce.services.media.model.GetJobResponse
-
- getJobs() - Method in class com.baidubce.services.media.model.ListJobsResponse
-
- getJobs() - Method in class com.baidubce.services.media.model.ListTranscodingJobsResponse
-
- getJobStatus() - Method in class com.baidubce.services.media.model.GetJobResponse
-
任务运行状态
- getJobStatus() - Method in class com.baidubce.services.media.model.GetPipelineResponse
-
队列中任务的状态集合
- getJobStatus() - Method in class com.baidubce.services.media.model.GetThumbnailJobResponse
-
- getJobStatus() - Method in class com.baidubce.services.media.model.GetTranscodingJobResponse
-
任务运行状态
- getJobStatus() - Method in class com.baidubce.services.media.model.Job
-
任务运行状态
- getJobStatus() - Method in class com.baidubce.services.media.model.PipelineStatus
-
队列中任务的状态集合
- getJobStatus() - Method in class com.baidubce.services.media.model.ThumbnailJobStatus
-
- getKey() - Method in class com.baidubce.services.bos.model.BosObject
-
Gets the key under which this object is stored.
- getKey() - Method in class com.baidubce.services.bos.model.BosObjectSummary
-
Gets the key under which this object is stored in Baidu Bos.
- getKey() - Method in class com.baidubce.services.bos.model.CompleteMultipartUploadResponse
-
Gets the key by which the newly created object is stored.
- getKey() - Method in class com.baidubce.services.bos.model.GeneratePresignedUrlRequest
-
Returns the key of the object involved in this request.
- getKey() - Method in class com.baidubce.services.bos.model.GenericObjectRequest
-
- getKey() - Method in class com.baidubce.services.bos.model.InitiateMultipartUploadResponse
-
Returns the object key for which the multipart upload was initiated.
- getKey() - Method in class com.baidubce.services.bos.model.ListPartsResponse
-
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.baidubce.services.bos.model.MultipartUploadSummary
-
Returns the key by which this upload is stored.
- getKey() - Method in class com.baidubce.services.media.model.CreateWaterMarkRequest
-
- getKey() - Method in class com.baidubce.services.media.model.GetMediaInfoOfFileRequest
-
- getKey() - Method in class com.baidubce.services.media.model.GetMediaInfoOfFileResponse
-
文件的BOS的Key
- getKey() - Method in class com.baidubce.services.media.model.GetWaterMarkResponse
-
- getKey() - Method in class com.baidubce.services.media.model.ThumbnailSource
-
- getKey() - Method in class com.baidubce.services.media.model.WaterMark
-
- getKeyMarker() - Method in class com.baidubce.services.bos.model.ListMultipartUploadsRequest
-
Returns the optional key marker indicating where in the results to begin
listing.
- getKeyMarker() - Method in class com.baidubce.services.bos.model.ListMultipartUploadsResponse
-
Returns the optional key marker specified in the original request to
specify where in the results to begin listing multipart uploads.
- getKeyPrefix() - Method in class com.baidubce.services.media.model.ThumbnailTarget
-
- getKeyPrefix() - Method in class com.baidubce.services.media.model.ThumbnailTargetStatus
-
- getKeys() - Method in class com.baidubce.services.media.model.ThumbnailTargetStatus
-
- getKeys() - Method in class com.baidubce.services.ses.model.DkimAttrModelTokenModel
-
- getLastHeader(String) - Method in class com.baidubce.http.BceCloseableHttpResponse
-
- getLastModified() - Method in class com.baidubce.BceResponseMetadata
-
- getLastModified() - Method in class com.baidubce.services.bos.model.BosObjectSummary
-
Gets the date when, according to Baidu Bos, this object was last modified.
- getLastModified() - Method in class com.baidubce.services.bos.model.CopyObjectResponse
-
Gets the date the newly copied object was last modified.
- getLastModified() - Method in class com.baidubce.services.bos.model.ObjectMetadata
-
Gets the value of the Last-Modified header, indicating the date
and time at which Baidu Bos last recorded a modification to the
associated object.
- getLastModified() - Method in class com.baidubce.services.bos.model.PartSummary
-
Returns the date this part was last modified.
- getLastUpdateTime() - Method in class com.baidubce.services.media.model.GetPipelineResponse
-
最后更新时间
- getLocalAddress() - Method in class com.baidubce.BceClientConfiguration
-
Returns the optional local address to bind when connecting to BCE services.
- getLocale() - Method in class com.baidubce.http.BceCloseableHttpResponse
-
- getLocation() - Method in class com.baidubce.BceResponseMetadata
-
- getLocation() - Method in class com.baidubce.services.bos.model.CompleteMultipartUploadResponse
-
Returns the URL identifying the new multipart object.
- getLocation() - Method in class com.baidubce.services.bos.model.CreateBucketResponse
-
- getMail() - Method in class com.baidubce.services.ses.model.SendEmailRequest
-
- getMarker() - Method in class com.baidubce.services.bos.model.ListObjectsRequest
-
Gets the optional marker parameter indicating where in the bucket to begin
listing.
- getMarker() - Method in class com.baidubce.services.bos.model.ListObjectsResponse
-
Gets the marker parameter originally used to request this object listing, or
null if no marker was specified.
- getMaxConnections() - Method in class com.baidubce.BceClientConfiguration
-
Returns the maximum number of open HTTP connections.
- getMaxDelayInMillis() - Method in class com.baidubce.http.DefaultRetryPolicy
-
Returns the maximum delay time (in milliseconds) before retrying a request.
- getMaxDelayInMillis() - Method in interface com.baidubce.http.RetryPolicy
-
Returns the maximum delay time (in milliseconds) before retrying a request.
- getMaxErrorRetry() - Method in class com.baidubce.http.DefaultRetryPolicy
-
Returns the maximum number of retry attempts.
- getMaxErrorRetry() - Method in interface com.baidubce.http.RetryPolicy
-
Returns the maximum number of retry attempts.
- getMaxFrameRate() - Method in class com.baidubce.services.media.model.Video
-
目标视频最大帧率
- getMaxHeightInPixel() - Method in class com.baidubce.services.media.model.Video
-
目标视频的最大高度
- getMaxKeys() - Method in class com.baidubce.services.bos.model.ListObjectsRequest
-
Gets the optional maxKeys parameter indicating the maximum number of keys to
include in the response.
- getMaxKeys() - Method in class com.baidubce.services.bos.model.ListObjectsResponse
-
Gets the maxKeys parameter originally used to request this object
listing, or the default maxKeys value provided by Baidu Bos if the
requester didn't specify a value.
- getMaxParts() - Method in class com.baidubce.services.bos.model.ListPartsRequest
-
Returns the optional maximum number of parts to be returned in the part listing.
- getMaxParts() - Method in class com.baidubce.services.bos.model.ListPartsResponse
-
Returns the optional max parts value specified in the original request to
limit how many parts are listed.
- getMaxPerDay() - Method in class com.baidubce.services.ses.model.GetQuotaResponse
-
- getMaxPerDay() - Method in class com.baidubce.services.ses.model.SetQuotaRequest
-
- getMaxPerSecond() - Method in class com.baidubce.services.ses.model.GetQuotaResponse
-
- getMaxPerSecond() - Method in class com.baidubce.services.ses.model.SetQuotaRequest
-
- getMaxReceivePerPhoneNumberDay() - Method in class com.baidubce.services.sms.model.QueryQuotaResponse
-
- getMaxReceivePerPhoneNumberDay() - Method in class com.baidubce.services.sms.model.StatReceiverResponse
-
- getMaxSendPerDay() - Method in class com.baidubce.services.sms.model.QueryQuotaResponse
-
- getMaxUploads() - Method in class com.baidubce.services.bos.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.baidubce.services.bos.model.ListMultipartUploadsResponse
-
Returns the optional maximum number of uploads to be listed, as specified
in the original request.
- getMaxWidthInPixel() - Method in class com.baidubce.services.media.model.Video
-
目标视频最大帧率
- getMd5Digest() - Method in class com.baidubce.services.bos.model.UploadPartRequest
-
Returns the optional, but recommended, MD5 hash of the content of this
part.
- getMd5Digest() - Method in class com.baidubce.util.MD5DigestCalculatingInputStream
-
- getMediaInfoOfFile(String, String) - Method in class com.baidubce.services.media.MediaClient
-
Retrieve the media information of an object in Bos bucket.
- getMediaInfoOfFile(GetMediaInfoOfFileRequest) - Method in class com.baidubce.services.media.MediaClient
-
Retrieve the media information of an object in Bos bucket.
- GetMediaInfoOfFileRequest - Class in com.baidubce.services.media.model
-
- GetMediaInfoOfFileRequest() - Constructor for class com.baidubce.services.media.model.GetMediaInfoOfFileRequest
-
- GetMediaInfoOfFileResponse - Class in com.baidubce.services.media.model
-
- GetMediaInfoOfFileResponse() - Constructor for class com.baidubce.services.media.model.GetMediaInfoOfFileResponse
-
- getMessage() - Method in class com.baidubce.BceErrorResponse
-
Returns the detail error message.
- getMessage() - Method in exception com.baidubce.BceServiceException
-
- getMessage() - Method in class com.baidubce.services.media.model.ErrorResponse
-
- getMessage() - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail
-
- getMessageId() - Method in class com.baidubce.services.ses.model.SendEmailResponse
-
- getMessageId() - Method in class com.baidubce.services.sms.model.QueryMessageDetailRequest
-
- getMessageId() - Method in class com.baidubce.services.sms.model.QueryMessageDetailResponse
-
- getMessageId() - Method in class com.baidubce.services.sms.model.SendMessageResponse
-
- getMetadata() - Method in class com.baidubce.model.AbstractBceResponse
-
- getMetadata() - Method in class com.baidubce.services.bos.model.BosResponse
-
- getMethod() - Method in class com.baidubce.services.bos.model.GeneratePresignedUrlRequest
-
The HTTP method (GET, PUT, DELETE, HEAD) to be used in this request.
- getMimetype(String) - Method in class com.baidubce.util.Mimetypes
-
Determines the mimetype of a file by looking up the file's extension in
an internal listing to find the corresponding mime type.
- getMimetype(File) - Method in class com.baidubce.util.Mimetypes
-
Determines the mimetype of a file by looking up the file's extension in an internal listing
to find the corresponding mime type.
- getMode() - Method in class com.baidubce.services.media.model.ThumbnailCapture
-
- getMultipartUploads() - Method in class com.baidubce.services.bos.model.ListMultipartUploadsResponse
-
Returns the list of multipart uploads.
- getName() - Method in class com.baidubce.services.bos.model.BucketSummary
-
Gets the name of the bucket.
- getName() - Method in class com.baidubce.services.bos.model.CreateBucketResponse
-
- getName() - Method in class com.baidubce.services.sms.model.CreateTemplateRequest
-
- getName() - Method in class com.baidubce.services.sms.model.GetTemplateDetailResponse
-
- getNewObjectMetadata() - Method in class com.baidubce.services.bos.model.CopyObjectRequest
-
Gets the optional object metadata to set for the new, copied object.
- getNextKeyMarker() - Method in class com.baidubce.services.bos.model.ListMultipartUploadsResponse
-
Returns the next key marker that should be used in the next request to
get the next page of results.
- getNextMarker() - Method in class com.baidubce.services.bos.model.ListObjectsResponse
-
Gets the marker to use in the next listObjects request in order to see
the next page of results.
- getNextPartNumberMarker() - Method in class com.baidubce.services.bos.model.ListPartsResponse
-
Returns the next part number marker.
- getObject(String, String) - Method in class com.baidubce.services.bos.BosClient
-
Gets the object stored in Bos under the specified bucket and key.
- getObject(String, String, File) - Method in class com.baidubce.services.bos.BosClient
-
Gets the object metadata for the object stored in Bos under the specified bucket and key,
and saves the object contents to the specified file.
- getObject(GetObjectRequest) - Method in class com.baidubce.services.bos.BosClient
-
Gets the object stored in Bos under the specified bucket and key.
- getObject(GetObjectRequest, File) - Method in class com.baidubce.services.bos.BosClient
-
Gets the object metadata for the object stored in Bos under the specified bucket and key,
and saves the object contents to the specified file.
- getObject() - Method in class com.baidubce.services.bos.model.GetObjectResponse
-
- getObjectContent(String, String) - Method in class com.baidubce.services.bos.BosClient
-
Gets the object content stored in Bos under the specified bucket and key.
- getObjectContent(GetObjectRequest) - Method in class com.baidubce.services.bos.BosClient
-
Gets the object content stored in Bos under the specified bucket and key.
- getObjectContent() - Method in class com.baidubce.services.bos.model.BosObject
-
Gets an input stream containing the contents of this object.
- getObjectMapper() - Static method in class com.baidubce.util.JsonUtils
-
- getObjectMetadata(String, String) - Method in class com.baidubce.services.bos.BosClient
-
Gets the metadata for the specified Bos object without actually fetching the object itself.
- getObjectMetadata(GetObjectMetadataRequest) - Method in class com.baidubce.services.bos.BosClient
-
Gets the metadata for the specified Bos object without actually fetching the object itself.
- getObjectMetadata() - Method in class com.baidubce.services.bos.model.BosObject
-
Gets the metadata stored by Bos for this object.
- getObjectMetadata() - Method in class com.baidubce.services.bos.model.CompleteMultipartUploadRequest
-
Gets the optional metadata instructing Baidu Bos how to handle the uploaded data.
- getObjectMetadata() - Method in class com.baidubce.services.bos.model.GetObjectMetadataResponse
-
- getObjectMetadata() - Method in class com.baidubce.services.bos.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.baidubce.services.bos.model.PutObjectRequest
-
Gets the optional metadata instructing Baidu Bos how to handle the
uploaded data (e.g.
- GetObjectMetadataRequest - Class in com.baidubce.services.bos.model
-
Provides options for obtaining the metadata for the specified Baidu Bos object without actually
fetching the object contents.
- GetObjectMetadataRequest(String, String) - Constructor for class com.baidubce.services.bos.model.GetObjectMetadataRequest
-
Constructs a new GetObjectMetadataRequest used to retrieve a specified object's metadata.
- GetObjectMetadataResponse - Class in com.baidubce.services.bos.model
-
- GetObjectMetadataResponse() - Constructor for class com.baidubce.services.bos.model.GetObjectMetadataResponse
-
- GetObjectRequest - Class in com.baidubce.services.bos.model
-
Provides options for downloading an Baidu Bos object.
- GetObjectRequest() - Constructor for class com.baidubce.services.bos.model.GetObjectRequest
-
- GetObjectRequest(String, String) - Constructor for class com.baidubce.services.bos.model.GetObjectRequest
-
Constructs a new GetObjectRequest with all the required parameters.
- GetObjectResponse - Class in com.baidubce.services.bos.model
-
- GetObjectResponse() - Constructor for class com.baidubce.services.bos.model.GetObjectResponse
-
- getOwner() - Method in class com.baidubce.services.bos.model.BosObjectSummary
-
Gets the owner of this object.
- getOwner() - Method in class com.baidubce.services.bos.model.GetBucketAclResponse
-
Gets the user of this bucket.
- getOwner() - Method in class com.baidubce.services.bos.model.ListBucketsResponse
-
- getOwner() - Method in class com.baidubce.services.bos.model.ListPartsResponse
-
Returns details on the user who owns the associated multipart
upload.
- getOwner() - Method in class com.baidubce.services.bos.model.MultipartUploadSummary
-
Returns the owner of this multipart upload.
- getParameters() - Method in class com.baidubce.internal.InternalRequest
-
- getParams() - Method in class com.baidubce.http.BceCloseableHttpResponse
-
Deprecated.
- getPartETag() - Method in class com.baidubce.services.bos.model.UploadPartResponse
-
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.baidubce.services.bos.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.baidubce.services.bos.model.PartETag
-
Returns the part number of the associated part.
- getPartNumber() - Method in class com.baidubce.services.bos.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.baidubce.services.bos.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.baidubce.services.bos.model.UploadPartResponse
-
Returns the part number of the newly uploaded part.
- getPartNumberMarker() - Method in class com.baidubce.services.bos.model.ListPartsRequest
-
Returns the optional part number marker indicating where in the results to being listing parts.
- getPartNumberMarker() - Method in class com.baidubce.services.bos.model.ListPartsResponse
-
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.baidubce.services.bos.model.ListPartsResponse
-
Returns the list of parts described in this part listing.
- getPartSize() - Method in class com.baidubce.services.bos.model.UploadPartRequest
-
Returns the size of this part, in bytes.
- getPending() - Method in class com.baidubce.services.media.model.JobStatus
-
队列中排队中的任务总数
- getPermission() - Method in class com.baidubce.services.bos.model.Grant
-
Gets the permission being granted to the grantee by this grant.
- getPhoneNumber() - Method in class com.baidubce.services.sms.model.StatReceiverRequest
-
- getPipeline(String) - Method in class com.baidubce.services.media.MediaClient
-
Gets a pipeline with the specified pipeline name.
- getPipeline(GetPipelineRequest) - Method in class com.baidubce.services.media.MediaClient
-
Gets a pipeline with the specified pipeline name.
- getPipeline() - Method in class com.baidubce.services.media.model.ListThumbnailJobsRequest
-
- getPipelineName() - Method in class com.baidubce.services.media.model.CreateJobRequest
-
任务所属的pipelineName
- getPipelineName() - Method in class com.baidubce.services.media.model.CreatePipelineRequest
-
系统生成的队列唯一标识
- getPipelineName() - Method in class com.baidubce.services.media.model.CreateThumbnailJobRequest
-
- getPipelineName() - Method in class com.baidubce.services.media.model.CreateTranscodingJobRequest
-
任务所属的pipelineName
- getPipelineName() - Method in class com.baidubce.services.media.model.DeletePipelineRequest
-
- getPipelineName() - Method in class com.baidubce.services.media.model.GetJobResponse
-
任务所属pipeline的名称
- getPipelineName() - Method in class com.baidubce.services.media.model.GetPipelineRequest
-
- getPipelineName() - Method in class com.baidubce.services.media.model.GetPipelineResponse
-
系统生成的队列唯一标示
- getPipelineName() - Method in class com.baidubce.services.media.model.GetThumbnailJobResponse
-
- getPipelineName() - Method in class com.baidubce.services.media.model.GetTranscodingJobResponse
-
任务所属pipeline的名称
- getPipelineName() - Method in class com.baidubce.services.media.model.Job
-
任务所属pipeline的名称
- getPipelineName() - Method in class com.baidubce.services.media.model.ListJobsRequest
-
- getPipelineName() - Method in class com.baidubce.services.media.model.ListTranscodingJobsRequest
-
- getPipelineName() - Method in class com.baidubce.services.media.model.PipelineStatus
-
系统生成的队列唯一标示
- getPipelineName() - Method in class com.baidubce.services.media.model.ThumbnailJobStatus
-
- GetPipelineRequest - Class in com.baidubce.services.media.model
-
- GetPipelineRequest() - Constructor for class com.baidubce.services.media.model.GetPipelineRequest
-
- GetPipelineResponse - Class in com.baidubce.services.media.model
-
- GetPipelineResponse() - Constructor for class com.baidubce.services.media.model.GetPipelineResponse
-
- getPipelines() - Method in class com.baidubce.services.media.model.ListPipelinesResponse
-
list of pipeline information
- getPrefix() - Method in class com.baidubce.services.bos.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.baidubce.services.bos.model.ListMultipartUploadsResponse
-
Returns the prefix parameter originally used to request this multipart
upload listing, or null if no prefix was specified.
- getPrefix() - Method in class com.baidubce.services.bos.model.ListObjectsRequest
-
Gets the optional prefix parameter and restricts the response to keys
that begin with the specified prefix.
- getPrefix() - Method in class com.baidubce.services.bos.model.ListObjectsResponse
-
Gets the prefix parameter originally used to request this object listing, or
null if no prefix was specified.
- getPreset(String) - Method in class com.baidubce.services.media.MediaClient
-
Gets a preset with specified name.
- getPreset(GetPresetRequest) - Method in class com.baidubce.services.media.MediaClient
-
Gets a preset with specified name.
- getPresetName() - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
preset名称
- getPresetName() - Method in class com.baidubce.services.media.model.DeletePresetRequest
-
- getPresetName() - Method in class com.baidubce.services.media.model.GetPresetRequest
-
- getPresetName() - Method in class com.baidubce.services.media.model.GetPresetResponse
-
preset名称
- getPresetName() - Method in class com.baidubce.services.media.model.Target
-
输出处理的模板的presetName
- GetPresetRequest - Class in com.baidubce.services.media.model
-
- GetPresetRequest() - Constructor for class com.baidubce.services.media.model.GetPresetRequest
-
- GetPresetResponse - Class in com.baidubce.services.media.model
-
- GetPresetResponse() - Constructor for class com.baidubce.services.media.model.GetPresetResponse
-
- getPresets() - Method in class com.baidubce.services.media.model.ListPresetsResponse
-
- getPrettywriter() - Static method in class com.baidubce.util.JsonUtils
-
- getPriority() - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail
-
- getPrivateKey() - Method in class com.baidubce.services.ses.model.TokenModel
-
- getProfile() - Method in class com.baidubce.services.media.model.CodecOptions
-
baseline, main, high
- getProtocol() - Method in class com.baidubce.BceClientConfiguration
-
Returns the protocol (HTTP/HTTPS) to use when connecting to BCE services.
- getProtocolVersion() - Method in class com.baidubce.http.BceCloseableHttpResponse
-
- getProxyDomain() - Method in class com.baidubce.BceClientConfiguration
-
Returns the optional Windows domain to use when connecting through a Windows NTLM proxy.
- getProxyHost() - Method in class com.baidubce.BceClientConfiguration
-
Returns the optional proxy host the client will connect through.
- getProxyPassword() - Method in class com.baidubce.BceClientConfiguration
-
Returns the optional password to use when connecting through a proxy.
- getProxyPort() - Method in class com.baidubce.BceClientConfiguration
-
Returns the optional proxy port the client will connect through.
- getProxyUsername() - Method in class com.baidubce.BceClientConfiguration
-
Returns the optional user name to use when connecting through a proxy.
- getProxyWorkstation() - Method in class com.baidubce.BceClientConfiguration
-
Returns the optional Windows workstation to use when connecting through a Windows NTLM proxy.
- getPublicKey() - Method in class com.baidubce.services.ses.model.TokenModel
-
- getQuota() - Method in class com.baidubce.services.ses.SesClient
-
- getQuota(SesRequest) - Method in class com.baidubce.services.ses.SesClient
-
Get quota
- getQuotaoverflow() - Method in class com.baidubce.services.ses.model.GetFailedReasonResponse
-
- GetQuotaResponse - Class in com.baidubce.services.ses.model
-
Response object of getting quota.
- GetQuotaResponse() - Constructor for class com.baidubce.services.ses.model.GetQuotaResponse
-
- getRange() - Method in class com.baidubce.services.bos.model.GetObjectRequest
-
Gets the optional inclusive byte range within the desired object that will be downloaded by this request.
- getReceivedToday() - Method in class com.baidubce.services.sms.model.StatReceiverResponse
-
- getReceiver() - Method in class com.baidubce.services.sms.model.QueryMessageDetailResponse
-
- getReceiver() - Method in class com.baidubce.services.sms.model.SendMessageRequest
-
- getRecpt() - Method in class com.baidubce.services.ses.model.ListRecipientBlacklistResponse
-
- getRecptcnt() - Method in class com.baidubce.services.ses.model.GetFailedReasonResponse
-
- getRegion() - Method in class com.baidubce.BceClientConfiguration
-
Returns the region of service.
- getReplyTo() - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Source
-
- getRequestCredentials() - Method in class com.baidubce.model.AbstractBceRequest
-
Returns the optional credentials to use to sign this request, overriding the default credentials set at the
client level.
- getRequestCredentials() - Method in class com.baidubce.services.ses.model.SesRequest
-
- getRequestCredentials() - Method in class com.baidubce.services.sms.model.SmsRequest
-
- getRequestHeaders() - Method in class com.baidubce.services.bos.model.GeneratePresignedUrlRequest
-
Returns the complete map of additional request headers to be included
in the pre-signed URL.
- getRequestId() - Method in class com.baidubce.BceErrorResponse
-
- getRequestId() - Method in exception com.baidubce.BceServiceException
-
Returns the BCE request ID that uniquely identifies the service request the caller made.
- getRequestParameters() - Method in class com.baidubce.services.bos.model.GeneratePresignedUrlRequest
-
Returns the complete map of additional request parameters to be included
in the pre-signed URL.
- getResponseHeaders() - Method in class com.baidubce.services.bos.model.GeneratePresignedUrlRequest
-
Returns the headers to be overridden in the service response.
- getRetryPolicy() - Method in class com.baidubce.BceClientConfiguration
-
Returns the retry policy for failed requests.
- getReturnPath() - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Source
-
- getRunning() - Method in class com.baidubce.services.media.model.JobStatus
-
队列中运行中的任务总数
- getSampleRateInHz() - Method in class com.baidubce.services.media.model.Audio
-
音频采样率
- getSampleRateInHz() - Method in class com.baidubce.services.media.model.AudioInfo
-
音频文件的采样率
- getSecretKey() - Method in interface com.baidubce.auth.BceCredentials
-
Returns the BCE secret access key for this credentials object.
- getSecretKey() - Method in class com.baidubce.auth.DefaultBceCredentials
-
- getSelector() - Method in class com.baidubce.services.ses.model.TokenModel
-
- getSendCount() - Method in class com.baidubce.services.sms.model.SendStatModel
-
- getSendStat() - Method in class com.baidubce.services.sms.model.SendMessageResponse
-
- getSendTime() - Method in class com.baidubce.services.sms.model.QueryMessageDetailResponse
-
- getSentToday() - Method in class com.baidubce.services.sms.model.QueryQuotaResponse
-
- getServer() - Method in class com.baidubce.BceResponseMetadata
-
- getServiceId() - Method in class com.baidubce.AbstractBceClient
-
Returns the target service ID.
- getSignOptions() - Method in class com.baidubce.internal.InternalRequest
-
- getSize() - Method in class com.baidubce.services.bos.model.BosObjectSummary
-
Gets the size of this object in bytes.
- getSize() - Method in class com.baidubce.services.bos.model.PartSummary
-
Returns the size of this part, in bytes.
- getSizingPolicy() - Method in class com.baidubce.services.media.model.ThumbnailTarget
-
- getSizingPolicy() - Method in class com.baidubce.services.media.model.ThumbnailTargetStatus
-
- getSizingPolicy() - Method in class com.baidubce.services.media.model.Video
-
尺寸伸缩策略
- getSocketBufferSizeInBytes() - Method in class com.baidubce.BceClientConfiguration
-
Returns the optional size (in bytes) for the low level TCP socket buffer.
- getSocketTimeoutInMillis() - Method in class com.baidubce.BceClientConfiguration
-
Returns the socket timeout (SO_TIMEOUT) in milliseconds, which is a maximum period inactivity between two
consecutive data packets.
- getSource() - Method in class com.baidubce.services.media.model.CreateJobRequest
-
输入的原始信息的集合
- getSource() - Method in class com.baidubce.services.media.model.CreateThumbnailJobRequest
-
- getSource() - Method in class com.baidubce.services.media.model.CreateTranscodingJobRequest
-
输入的原始信息的集合
- getSource() - Method in class com.baidubce.services.media.model.GetJobResponse
-
输入的原始信息的集合
- getSource() - Method in class com.baidubce.services.media.model.GetThumbnailJobResponse
-
- getSource() - Method in class com.baidubce.services.media.model.GetTranscodingJobResponse
-
输入的原始信息的集合
- getSource() - Method in class com.baidubce.services.media.model.Job
-
输入的原始信息的集合
- getSource() - Method in class com.baidubce.services.media.model.ThumbnailJobStatus
-
- getSource() - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail
-
- getSourceBucket() - Method in class com.baidubce.services.media.model.CreatePipelineRequest
-
pipeline的源Bucket
- getSourceBucket() - Method in class com.baidubce.services.media.model.GetPipelineResponse
-
用户指定的输入Bucket
- getSourceBucket() - Method in class com.baidubce.services.media.model.PipelineStatus
-
用户指定的输入Bucket
- getSourceBucketName() - Method in class com.baidubce.services.bos.model.CopyObjectRequest
-
Gets the name of the bucket containing the source object to be copied.
- getSourceKey() - Method in class com.baidubce.services.bos.model.CopyObjectRequest
-
Gets the source bucket key under which the source object to be copied is stored.
- getSourceKey() - Method in class com.baidubce.services.media.model.Source
-
原始文件的BOS Key
- getSpammail() - Method in class com.baidubce.services.ses.model.GetFailedReasonResponse
-
- getStartTime() - Method in class com.baidubce.services.media.model.GetJobResponse
-
任务开始处理的时间
- getStartTime() - Method in class com.baidubce.services.media.model.GetTranscodingJobResponse
-
任务开始处理的时间
- getStartTime() - Method in class com.baidubce.services.media.model.Job
-
任务开始处理的时间
- getStartTimeInSecond() - Method in class com.baidubce.services.media.model.Clip
-
片段的起始时间
- getStartTimeInSecond() - Method in class com.baidubce.services.media.model.ThumbnailCapture
-
- getState() - Method in class com.baidubce.services.media.model.GetPipelineResponse
-
- getState() - Method in class com.baidubce.services.media.model.GetPresetResponse
-
模板状态(ACTIVE/INACTIVE)
- getState() - Method in class com.baidubce.services.media.model.PipelineStatus
-
- getStatus() - Method in class com.baidubce.services.ses.model.DkimAttrModel
-
- getStatus() - Method in class com.baidubce.services.ses.model.DomainAttrModel
-
- getStatus() - Method in class com.baidubce.services.ses.model.EmailDetailModel
-
- getStatus() - Method in class com.baidubce.services.sms.model.GetTemplateDetailResponse
-
- getStatusCode() - Method in exception com.baidubce.BceServiceException
-
Returns the HTTP status code that was returned with this service exception.
- getStatusCode() - Method in class com.baidubce.http.BceHttpResponse
-
- getStatusLine() - Method in class com.baidubce.http.BceCloseableHttpResponse
-
- getStatusText() - Method in class com.baidubce.http.BceHttpResponse
-
- getStrategy() - Method in class com.baidubce.services.media.model.Encryption
-
Fixed-表示固定密钥加密
- getStreamBufferSize() - Method in class com.baidubce.services.bos.BosClientConfiguration
-
- getSubject() - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail
-
- getSuccess() - Method in class com.baidubce.services.media.model.JobStatus
-
队列中已执行成功的任务总数
- getSuccessCount() - Method in class com.baidubce.services.sms.model.SendStatModel
-
- getTarget() - Method in class com.baidubce.services.media.model.CreateJobRequest
-
输出信息的结合
- getTarget() - Method in class com.baidubce.services.media.model.CreateThumbnailJobRequest
-
- getTarget() - Method in class com.baidubce.services.media.model.CreateTranscodingJobRequest
-
输出信息的结合
- getTarget() - Method in class com.baidubce.services.media.model.GetJobResponse
-
输出信息的结合
- getTarget() - Method in class com.baidubce.services.media.model.GetThumbnailJobResponse
-
- getTarget() - Method in class com.baidubce.services.media.model.GetTranscodingJobResponse
-
输出信息的结合
- getTarget() - Method in class com.baidubce.services.media.model.Job
-
输出信息的结合
- getTarget() - Method in class com.baidubce.services.media.model.ThumbnailJobStatus
-
- getTargetBucket() - Method in class com.baidubce.services.media.model.CreatePipelineRequest
-
pipeline的目的Bucket
- getTargetBucket() - Method in class com.baidubce.services.media.model.GetPipelineResponse
-
用户指定的输出Bucket
- getTargetBucket() - Method in class com.baidubce.services.media.model.PipelineStatus
-
用户指定的输出Bucket
- getTargetKey() - Method in class com.baidubce.services.media.model.Target
-
目标文件的BOS key
- getTemplateDetail(GetTemplateDetailRequest) - Method in class com.baidubce.services.sms.SmsClient
-
Get the detail of message template
- GetTemplateDetailRequest - Class in com.baidubce.services.sms.model
-
- GetTemplateDetailRequest() - Constructor for class com.baidubce.services.sms.model.GetTemplateDetailRequest
-
- GetTemplateDetailResponse - Class in com.baidubce.services.sms.model
-
- GetTemplateDetailResponse() - Constructor for class com.baidubce.services.sms.model.GetTemplateDetailResponse
-
- getTemplateId() - Method in class com.baidubce.services.sms.model.CreateTemplateResponse
-
- getTemplateId() - Method in class com.baidubce.services.sms.model.DeleteTemplateRequest
-
- getTemplateId() - Method in class com.baidubce.services.sms.model.GetTemplateDetailRequest
-
- getTemplateId() - Method in class com.baidubce.services.sms.model.GetTemplateDetailResponse
-
- getTemplateId() - Method in class com.baidubce.services.sms.model.SendMessageRequest
-
- getTemplateList() - Method in class com.baidubce.services.sms.model.ListTemplateResponse
-
- getThumbnailJob(String) - Method in class com.baidubce.services.media.MediaClient
-
Get information of thumbnail job.
- getThumbnailJob(GetThumbnailJobRequest) - Method in class com.baidubce.services.media.MediaClient
-
Get information of thumbnail job.
- GetThumbnailJobRequest - Class in com.baidubce.services.media.model
-
- GetThumbnailJobRequest() - Constructor for class com.baidubce.services.media.model.GetThumbnailJobRequest
-
- GetThumbnailJobResponse - Class in com.baidubce.services.media.model
-
- GetThumbnailJobResponse() - Constructor for class com.baidubce.services.media.model.GetThumbnailJobResponse
-
- getThumbnails() - Method in class com.baidubce.services.media.model.ListThumbnailJobsResponse
-
- getTimestamp() - Method in class com.baidubce.auth.SignOptions
-
Returns the time when the signature was created.
- getTitle() - Method in class com.baidubce.services.ses.model.GetFailedReasonResponse
-
- getToAddr() - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Destination
-
- getToken() - Method in class com.baidubce.services.ses.model.DkimAttrModel
-
- getToken() - Method in class com.baidubce.services.ses.model.VerifyDKIMResponse
-
- getToken() - Method in class com.baidubce.services.ses.model.VerifyDomainResponse
-
- getTotal() - Method in class com.baidubce.services.media.model.JobStatus
-
队列中的任务总数
- getTranscodingJob(String) - Method in class com.baidubce.services.media.MediaClient
-
Retrieve the status of a job.
- getTranscodingJob(GetTranscodingJobRequest) - Method in class com.baidubce.services.media.MediaClient
-
Retrieve the status of a job.
- GetTranscodingJobRequest - Class in com.baidubce.services.media.model
-
- GetTranscodingJobRequest() - Constructor for class com.baidubce.services.media.model.GetTranscodingJobRequest
-
- GetTranscodingJobResponse - Class in com.baidubce.services.media.model
-
- GetTranscodingJobResponse() - Constructor for class com.baidubce.services.media.model.GetTranscodingJobResponse
-
- getTransferEncoding() - Method in class com.baidubce.BceResponseMetadata
-
- getTransmux() - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
是否仅执行容器格式转换
- getTransmux() - Method in class com.baidubce.services.media.model.GetPresetResponse
-
是否仅执行容器格式转换
- getType() - Method in class com.baidubce.services.media.model.GetMediaInfoOfFileResponse
-
文件类型
- getType() - Method in class com.baidubce.services.ses.model.GetFeedbackResponse
-
- getType() - Method in class com.baidubce.services.ses.model.SetFeedbackRequest
-
- getUpdateTime() - Method in class com.baidubce.services.sms.model.GetTemplateDetailResponse
-
- getUploadId() - Method in class com.baidubce.services.bos.model.GenericUploadRequest
-
Returns the ID of the existing, initiated multipart upload with which
this new part will be associated.
- getUploadId() - Method in class com.baidubce.services.bos.model.InitiateMultipartUploadResponse
-
Returns the initiated multipart upload ID.
- getUploadId() - Method in class com.baidubce.services.bos.model.ListPartsResponse
-
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.baidubce.services.bos.model.MultipartUploadSummary
-
Returns the unique ID of this multipart upload.
- getUri() - Method in class com.baidubce.internal.InternalRequest
-
- getUsedToday() - Method in class com.baidubce.services.ses.model.GetQuotaResponse
-
- getUserAgent() - Method in class com.baidubce.BceClientConfiguration
-
Returns the User-Agent header value to use when sending requests to BCE services.
- getUserMetadata() - Method in class com.baidubce.services.bos.model.ObjectMetadata
-
Gets the custom user-metadata for the associated object.
- getUserMetaDataOf(String) - Method in class com.baidubce.services.bos.model.ObjectMetadata
-
For internal use only.
- getValue() - Method in enum com.baidubce.services.sms.model.TemplateStatus
-
- getVerification() - Method in class com.baidubce.services.ses.model.GetFailedReasonResponse
-
- getVerifiedDomain(String) - Method in class com.baidubce.services.ses.SesClient
-
- getVerifiedDomain(GetVerifiedDomainRequest) - Method in class com.baidubce.services.ses.SesClient
-
Get the detail of specifical verified domain
- GetVerifiedDomainRequest - Class in com.baidubce.services.ses.model
-
Request object of getting verified domain.
- GetVerifiedDomainRequest() - Constructor for class com.baidubce.services.ses.model.GetVerifiedDomainRequest
-
- GetVerifiedDomainResponse - Class in com.baidubce.services.ses.model
-
Response object of getting verified domain.
- GetVerifiedDomainResponse() - Constructor for class com.baidubce.services.ses.model.GetVerifiedDomainResponse
-
- getVerifiedEmail(String) - Method in class com.baidubce.services.ses.SesClient
-
- getVerifiedEmail(GetVerifiedEmailRequest) - Method in class com.baidubce.services.ses.SesClient
-
Get the detail of verified email address
- GetVerifiedEmailRequest - Class in com.baidubce.services.ses.model
-
Request object of getting verified email.
- GetVerifiedEmailRequest() - Constructor for class com.baidubce.services.ses.model.GetVerifiedEmailRequest
-
- GetVerifiedEmailResponse - Class in com.baidubce.services.ses.model
-
Response object of getting verified email.
- GetVerifiedEmailResponse() - Constructor for class com.baidubce.services.ses.model.GetVerifiedEmailResponse
-
- getVersion() - Method in class com.baidubce.services.bos.model.GetBucketAclResponse
-
Gets the acl version.
- getVerticalAlignment() - Method in class com.baidubce.services.media.model.CreateWaterMarkRequest
-
- getVerticalAlignment() - Method in class com.baidubce.services.media.model.GetWaterMarkResponse
-
- getVerticalAlignment() - Method in class com.baidubce.services.media.model.WaterMark
-
- getVerticalOffsetInPixel() - Method in class com.baidubce.services.media.model.CreateWaterMarkRequest
-
- getVerticalOffsetInPixel() - Method in class com.baidubce.services.media.model.GetWaterMarkResponse
-
- getVerticalOffsetInPixel() - Method in class com.baidubce.services.media.model.WaterMark
-
- getVideo() - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
视频输出信息的集合
- getVideo() - Method in class com.baidubce.services.media.model.GetMediaInfoOfFileResponse
-
- getVideo() - Method in class com.baidubce.services.media.model.GetPresetResponse
-
视频输出信息的集合
- getVirusmail() - Method in class com.baidubce.services.ses.model.GetFailedReasonResponse
-
- getWaterMark(String) - Method in class com.baidubce.services.media.MediaClient
-
Get a water mark for a given water mark ID.
- getWaterMark(GetWaterMarkRequest) - Method in class com.baidubce.services.media.MediaClient
-
Get a water mark for a given water mark ID.
- getWatermarkId() - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
- getWatermarkId() - Method in class com.baidubce.services.media.model.CreateWaterMarkResponse
-
- getWatermarkId() - Method in class com.baidubce.services.media.model.DeleteWaterMarkRequest
-
- getWatermarkId() - Method in class com.baidubce.services.media.model.GetPresetResponse
-
- getWatermarkId() - Method in class com.baidubce.services.media.model.GetWaterMarkRequest
-
- getWatermarkId() - Method in class com.baidubce.services.media.model.GetWaterMarkResponse
-
- getWatermarkId() - Method in class com.baidubce.services.media.model.WaterMark
-
- GetWaterMarkRequest - Class in com.baidubce.services.media.model
-
- GetWaterMarkRequest() - Constructor for class com.baidubce.services.media.model.GetWaterMarkRequest
-
- GetWaterMarkResponse - Class in com.baidubce.services.media.model
-
- GetWaterMarkResponse() - Constructor for class com.baidubce.services.media.model.GetWaterMarkResponse
-
- getWatermarks() - Method in class com.baidubce.services.media.model.ListWaterMarkResponse
-
- getWidthInPixel() - Method in class com.baidubce.services.media.model.ThumbnailTarget
-
- getWidthInPixel() - Method in class com.baidubce.services.media.model.ThumbnailTargetStatus
-
- getWidthInPixel() - Method in class com.baidubce.services.media.model.VideoInfo
-
视频宽度
- getWriter() - Static method in class com.baidubce.util.JsonUtils
-
- Grant - Class in com.baidubce.services.bos.model
-
Specifies a grant, consisting of one grantee and one permission.
- Grant() - Constructor for class com.baidubce.services.bos.model.Grant
-
- Grant(List<Grantee>, List<Permission>) - Constructor for class com.baidubce.services.bos.model.Grant
-
Constructs a new Grant object using the specified grantee and permission objects.
- Grantee - Class in com.baidubce.services.bos.model
-
Represents the grantee of an Baidu Bos bucket.
- Grantee() - Constructor for class com.baidubce.services.bos.model.Grantee
-
Constructs a new grantee without specifying an ID.
- Grantee(String) - Constructor for class com.baidubce.services.bos.model.Grantee
-
Constructs a new grantee with the specified ID.
- sendEmail(String, String[], String, String, File...) - Method in class com.baidubce.services.ses.SesClient
-
Send email.
- sendEmail(String, String, String[], String, String, File...) - Method in class com.baidubce.services.ses.SesClient
-
Send email.
- sendEmail(String, String, String[], String[], String[], String, String, File...) - Method in class com.baidubce.services.ses.SesClient
-
Send email.
- sendEmail(String, String, String, String, String[], String[], String[], String, String, int, int, File...) - Method in class com.baidubce.services.ses.SesClient
-
Send email.
- sendEmail(SendEmailRequest) - Method in class com.baidubce.services.ses.SesClient
-
Send email
- SendEmailRequest - Class in com.baidubce.services.ses.model
-
Request object for sending email.
- SendEmailRequest() - Constructor for class com.baidubce.services.ses.model.SendEmailRequest
-
- SendEmailRequest.Mail - Class in com.baidubce.services.ses.model
-
The class of mail body
- SendEmailRequest.Mail() - Constructor for class com.baidubce.services.ses.model.SendEmailRequest.Mail
-
- SendEmailRequest.Mail(SendEmailRequest.Mail.Source, SendEmailRequest.Mail.Destination, SendEmailRequest.Mail.Subject, Integer, SendEmailRequest.Mail.Message) - Constructor for class com.baidubce.services.ses.model.SendEmailRequest.Mail
-
- SendEmailRequest.Mail.Attachment - Class in com.baidubce.services.ses.model
-
- SendEmailRequest.Mail.Attachment() - Constructor for class com.baidubce.services.ses.model.SendEmailRequest.Mail.Attachment
-
- SendEmailRequest.Mail.Attachment(String, String) - Constructor for class com.baidubce.services.ses.model.SendEmailRequest.Mail.Attachment
-
- SendEmailRequest.Mail.Attachment(String, SendEmailRequest.Mail.Attachment.FileData) - Constructor for class com.baidubce.services.ses.model.SendEmailRequest.Mail.Attachment
-
- SendEmailRequest.Mail.Attachment.FileData - Class in com.baidubce.services.ses.model
-
- SendEmailRequest.Mail.Attachment.FileData() - Constructor for class com.baidubce.services.ses.model.SendEmailRequest.Mail.Attachment.FileData
-
- SendEmailRequest.Mail.Destination - Class in com.baidubce.services.ses.model
-
The recipient object.
- SendEmailRequest.Mail.Destination() - Constructor for class com.baidubce.services.ses.model.SendEmailRequest.Mail.Destination
-
- SendEmailRequest.Mail.Destination(List<SendEmailRequest.Mail.Destination.Addr>, List<SendEmailRequest.Mail.Destination.Addr>, List<SendEmailRequest.Mail.Destination.Addr>) - Constructor for class com.baidubce.services.ses.model.SendEmailRequest.Mail.Destination
-
- SendEmailRequest.Mail.Destination.Addr - Class in com.baidubce.services.ses.model
-
The address object, which contains one string parameter.
- SendEmailRequest.Mail.Destination.Addr() - Constructor for class com.baidubce.services.ses.model.SendEmailRequest.Mail.Destination.Addr
-
- SendEmailRequest.Mail.Destination.Addr(String) - Constructor for class com.baidubce.services.ses.model.SendEmailRequest.Mail.Destination.Addr
-
- SendEmailRequest.Mail.Message - Class in com.baidubce.services.ses.model
-
- SendEmailRequest.Mail.Message() - Constructor for class com.baidubce.services.ses.model.SendEmailRequest.Mail.Message
-
- SendEmailRequest.Mail.Source - Class in com.baidubce.services.ses.model
-
The sender object of email.
- SendEmailRequest.Mail.Source() - Constructor for class com.baidubce.services.ses.model.SendEmailRequest.Mail.Source
-
- SendEmailRequest.Mail.Source(String, String, String) - Constructor for class com.baidubce.services.ses.model.SendEmailRequest.Mail.Source
-
- SendEmailRequest.Mail.Subject - Class in com.baidubce.services.ses.model
-
- SendEmailRequest.Mail.Subject() - Constructor for class com.baidubce.services.ses.model.SendEmailRequest.Mail.Subject
-
- SendEmailResponse - Class in com.baidubce.services.ses.model
-
Response object of sending email.
- SendEmailResponse() - Constructor for class com.baidubce.services.ses.model.SendEmailResponse
-
- sendMessage(SendMessageRequest) - Method in class com.baidubce.services.sms.SmsClient
-
Send message
- SendMessageRequest - Class in com.baidubce.services.sms.model
-
- SendMessageRequest() - Constructor for class com.baidubce.services.sms.model.SendMessageRequest
-
- SendMessageResponse - Class in com.baidubce.services.sms.model
-
- SendMessageResponse() - Constructor for class com.baidubce.services.sms.model.SendMessageResponse
-
- SendStatModel - Class in com.baidubce.services.sms.model
-
- SendStatModel() - Constructor for class com.baidubce.services.sms.model.SendStatModel
-
- SERVER - Static variable in interface com.baidubce.http.Headers
-
- SES_HANDLERS - Static variable in class com.baidubce.services.ses.SesClientSupport
-
- SesClient - Class in com.baidubce.services.ses
-
The entrance class for all client access to the API of SES(Baidu email Service).
- SesClient() - Constructor for class com.baidubce.services.ses.SesClient
-
Constructs a new SesClient instance with default settings.
- SesClient(SesClientConfiguration) - Constructor for class com.baidubce.services.ses.SesClient
-
Constructs a new SesClient instance with the specified configuration.
- SesClientConfiguration - Class in com.baidubce.services.ses
-
All client configurations for SES clients.
- SesClientConfiguration() - Constructor for class com.baidubce.services.ses.SesClientConfiguration
-
- SesClientSupport - Class in com.baidubce.services.ses
-
This class is abstract.
- SesClientSupport(BceClientConfiguration, HttpResponseHandler[]) - Constructor for class com.baidubce.services.ses.SesClientSupport
-
- SesConstant - Interface in com.baidubce.services.ses
-
- SesRequest - Class in com.baidubce.services.ses.model
-
The Base class of all SES request。 All of SES request should extend it.
- SesRequest() - Constructor for class com.baidubce.services.ses.model.SesRequest
-
- SesResponse - Class in com.baidubce.services.ses.model
-
The Base class of all SES response.
- SesResponse() - Constructor for class com.baidubce.services.ses.model.SesResponse
-
- setAccessControlList(List<Grant>) - Method in class com.baidubce.services.bos.model.GetBucketAclResponse
-
Sets the accessControlList of this bucket.
- setAccessControlList(List<Grant>) - Method in class com.baidubce.services.bos.model.SetBucketAclRequest
-
Sets the custom Access Control List containing the access rules to
apply to the specified bucket when this request is executed.
- setAccsize(Integer) - Method in class com.baidubce.services.ses.model.GetFailedReasonResponse
-
- setAddr(String) - Method in class com.baidubce.services.ses.model.RecptModel
-
- setAddr(String) - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Destination.Addr
-
- setAddress(String) - Method in class com.baidubce.services.ses.model.EmailDetailModel
-
- setAddress(Integer) - Method in class com.baidubce.services.ses.model.GetFailedReasonResponse
-
- setAesKey(String) - Method in class com.baidubce.services.media.model.Encryption
-
- setAttachments(List<SendEmailRequest.Mail.Attachment>) - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail
-
- setAudio(Audio) - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
- setAudio(AudioInfo) - Method in class com.baidubce.services.media.model.GetMediaInfoOfFileResponse
-
- setAudio(Audio) - Method in class com.baidubce.services.media.model.GetPresetResponse
-
- setBccAddr(List<SendEmailRequest.Mail.Destination.Addr>) - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Destination
-
- setBceContentSha256(String) - Method in class com.baidubce.BceResponseMetadata
-
- setBceContentSha256(String) - Method in class com.baidubce.services.bos.model.ObjectMetadata
-
Sets the SHA-256 of the object content.
- setBceRequestId(String) - Method in class com.baidubce.BceResponseMetadata
-
- setBitRateInBps(Integer) - Method in class com.baidubce.services.media.model.Audio
-
- setBitRateInBps(Integer) - Method in class com.baidubce.services.media.model.AudioInfo
-
- setBitRateInBps(Integer) - Method in class com.baidubce.services.media.model.Video
-
- setBitRateInBps(Integer) - Method in class com.baidubce.services.media.model.VideoInfo
-
- setBosDebugId(String) - Method in class com.baidubce.services.bos.model.BosResponseMetadata
-
- setBucket(String) - Method in class com.baidubce.services.media.model.CreateWaterMarkRequest
-
- setBucket(String) - Method in class com.baidubce.services.media.model.GetMediaInfoOfFileRequest
-
- setBucket(String) - Method in class com.baidubce.services.media.model.GetMediaInfoOfFileResponse
-
- setBucket(String) - Method in class com.baidubce.services.media.model.GetWaterMarkResponse
-
- setBucket(String) - Method in class com.baidubce.services.media.model.WaterMark
-
- setBucketAcl(String, CannedAccessControlList) - Method in class com.baidubce.services.bos.BosClient
-
Sets the CannedAccessControlList for the specified Bos bucket using one of
the pre-configured CannedAccessControlLists.
- setBucketAcl(SetBucketAclRequest) - Method in class com.baidubce.services.bos.BosClient
-
Sets the Acl for the specified Bos bucket.
- SetBucketAclRequest - Class in com.baidubce.services.bos.model
-
Request object containing all the options for setting a bucket's Access Control List (ACL).
- SetBucketAclRequest(String, CannedAccessControlList) - Constructor for class com.baidubce.services.bos.model.SetBucketAclRequest
-
Constructs a new SetBucketAclRequest object, ready to set the specified
canned ACL on the specified bucket when this request is executed.
- SetBucketAclRequest(String, List<Grant>) - Constructor for class com.baidubce.services.bos.model.SetBucketAclRequest
-
Constructs a new SetBucketAclRequest object, ready to set the specified
ACL on the specified bucket when this request is executed.
- setBucketName(String) - Method in class com.baidubce.services.bos.model.BosObject
-
Sets the name of the bucket in which this object is contained.
- setBucketName(String) - Method in class com.baidubce.services.bos.model.BosObjectSummary
-
Sets the name of the Baidu Bos bucket in which this object is stored.
- setBucketName(String) - Method in class com.baidubce.services.bos.model.CompleteMultipartUploadResponse
-
Sets the name of the bucket containing the completed multipart object.
- setBucketName(String) - Method in class com.baidubce.services.bos.model.GeneratePresignedUrlRequest
-
Sets the name of the bucket involved in this request.
- setBucketName(String) - Method in class com.baidubce.services.bos.model.GenericBucketRequest
-
- setBucketName(String) - Method in class com.baidubce.services.bos.model.InitiateMultipartUploadResponse
-
Sets the name of the bucket in which the new multipart upload was
initiated.
- setBucketName(String) - Method in class com.baidubce.services.bos.model.ListMultipartUploadsResponse
-
Sets the name of the bucket containing the listed multipart uploads, as
specified in the original request.
- setBucketName(String) - Method in class com.baidubce.services.bos.model.ListObjectsResponse
-
For internal use only.
- setBucketName(String) - Method in class com.baidubce.services.bos.model.ListPartsResponse
-
Sets the name of the bucket containing the listed parts, as specified in
the original request.
- setBuckets(List<BucketSummary>) - Method in class com.baidubce.services.bos.model.ListBucketsResponse
-
- setCacheControl(String) - Method in class com.baidubce.services.bos.model.ResponseHeaderOverrides
-
Sets the cache control response header.
- setCannedAcl(CannedAccessControlList) - Method in class com.baidubce.services.bos.model.SetBucketAclRequest
-
Sets the canned ACL to be applied to the specified bucket when this
request is executed.
- setCapacity(Integer) - Method in class com.baidubce.services.media.model.PipelineConfig
-
- setCapture(ThumbnailCapture) - Method in class com.baidubce.services.media.model.CreateThumbnailJobRequest
-
- setCapture(ThumbnailCapture) - Method in class com.baidubce.services.media.model.GetThumbnailJobResponse
-
- setCapture(ThumbnailCapture) - Method in class com.baidubce.services.media.model.ThumbnailJobStatus
-
- setCcAddr(List<SendEmailRequest.Mail.Destination.Addr>) - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Destination
-
- setChannels(Integer) - Method in class com.baidubce.services.media.model.Audio
-
- setChannels(Integer) - Method in class com.baidubce.services.media.model.AudioInfo
-
- setCharset(Integer) - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Subject
-
- setClient(BceHttpClient) - Method in class com.baidubce.AbstractBceClient
-
- setClip(Clip) - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
- setClip(Clip) - Method in class com.baidubce.services.media.model.GetPresetResponse
-
- setCname(String) - Method in class com.baidubce.services.ses.model.TokenModel
-
- setCode(String) - Method in class com.baidubce.BceErrorResponse
-
Sets the BCE error code which represents the error type.
- setCodec(String) - Method in class com.baidubce.services.media.model.AudioInfo
-
- setCodec(String) - Method in class com.baidubce.services.media.model.Video
-
- setCodec(String) - Method in class com.baidubce.services.media.model.VideoInfo
-
- setCodecOptions(CodecOptions) - Method in class com.baidubce.services.media.model.Video
-
- setCommonPrefixes(List<String>) - Method in class com.baidubce.services.bos.model.ListMultipartUploadsResponse
-
For internal use only.
- setCommonPrefixes(List<String>) - Method in class com.baidubce.services.bos.model.ListObjectsResponse
-
For internal use only.
- setConfig(PipelineConfig) - Method in class com.baidubce.services.media.model.CreatePipelineRequest
-
- setConfig(PipelineConfig) - Method in class com.baidubce.services.media.model.GetPipelineResponse
-
- setConfig(PipelineConfig) - Method in class com.baidubce.services.media.model.PipelineStatus
-
- setConnectionTimeoutInMillis(int) - Method in class com.baidubce.BceClientConfiguration
-
Sets the connection timeout in milliseconds.
- setContainer(String) - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
- setContainer(String) - Method in class com.baidubce.services.media.model.GetMediaInfoOfFileResponse
-
- setContainer(String) - Method in class com.baidubce.services.media.model.GetPresetResponse
-
- setContent(RestartableInputStream) - Method in class com.baidubce.internal.InternalRequest
-
- setContent(String) - Method in class com.baidubce.services.sms.model.CreateTemplateRequest
-
- setContent(String) - Method in class com.baidubce.services.sms.model.GetTemplateDetailResponse
-
- setContent(String) - Method in class com.baidubce.services.sms.model.QueryMessageDetailResponse
-
- setContentDisposition(String) - Method in class com.baidubce.BceResponseMetadata
-
- setContentDisposition(String) - Method in class com.baidubce.services.bos.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.baidubce.services.bos.model.ResponseHeaderOverrides
-
Sets the content disposition response header override.
- setContentEncoding(String) - Method in class com.baidubce.BceResponseMetadata
-
- setContentEncoding(String) - Method in class com.baidubce.services.bos.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.baidubce.services.bos.model.ResponseHeaderOverrides
-
Sets the content encoding response header override.
- setContentLanguage(String) - Method in class com.baidubce.services.bos.model.ResponseHeaderOverrides
-
Sets the content language response header override
- setContentLength(long) - Method in class com.baidubce.BceResponseMetadata
-
- setContentLength(long) - Method in class com.baidubce.services.bos.model.ObjectMetadata
-
Sets the Content-Length HTTP header indicating the size of the
associated object in bytes.
- setContentMd5(String) - Method in class com.baidubce.BceResponseMetadata
-
- setContentMd5(String) - Method in class com.baidubce.services.bos.model.GeneratePresignedUrlRequest
-
Sets the expected content-md5 header of the request.
- setContentMd5(String) - Method in class com.baidubce.services.bos.model.ObjectMetadata
-
Sets the base64 encoded 128-bit MD5 digest of the associated object
(content - not including headers) according to RFC 1864.
- setContentRange(String) - Method in class com.baidubce.BceResponseMetadata
-
- setContentRange(String) - Method in class com.baidubce.services.bos.model.ObjectMetadata
-
Sets the content range of object.
- setContents(List<BosObjectSummary>) - Method in class com.baidubce.services.bos.model.ListObjectsResponse
-
Sets the list of object summaries describing the objects stored in the Bos bucket.
- setContentType(String) - Method in class com.baidubce.BceResponseMetadata
-
- setContentType(String) - Method in class com.baidubce.services.bos.model.GeneratePresignedUrlRequest
-
Sets the expected content-type of the request.
- setContentType(String) - Method in class com.baidubce.services.bos.model.ObjectMetadata
-
Sets the Content-Type HTTP header indicating the type of content
stored in the associated object.
- setContentType(String) - Method in class com.baidubce.services.bos.model.ResponseHeaderOverrides
-
Sets the content type response header override.
- setContentVar(String) - Method in class com.baidubce.services.sms.model.SendMessageRequest
-
- setCreatedTime(String) - Method in class com.baidubce.services.media.model.GetPresetResponse
-
- setCreateTime(String) - Method in class com.baidubce.services.media.model.GetWaterMarkResponse
-
- setCreateTime(String) - Method in class com.baidubce.services.media.model.PipelineStatus
-
- setCreateTime(String) - Method in class com.baidubce.services.media.model.WaterMark
-
- setCreateTime(Date) - Method in class com.baidubce.services.sms.model.GetTemplateDetailResponse
-
- setCreationDate(Date) - Method in class com.baidubce.services.bos.model.BucketSummary
-
For internal use only.
- setCredentials(BceCredentials) - Method in class com.baidubce.BceClientConfiguration
-
Sets the BCE credentials used by the client to sign HTTP requests.
- setCredentials(BceCredentials) - Method in class com.baidubce.internal.InternalRequest
-
- setData(String) - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Attachment.FileData
-
- setData(String) - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Subject
-
- setDate(Date) - Method in class com.baidubce.BceResponseMetadata
-
- setDelimiter(String) - Method in class com.baidubce.services.bos.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.
- setDelimiter(String) - Method in class com.baidubce.services.bos.model.ListMultipartUploadsResponse
-
For internal use only.
- setDelimiter(String) - Method in class com.baidubce.services.bos.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.
- setDelimiter(String) - Method in class com.baidubce.services.bos.model.ListObjectsResponse
-
For internal use only.
- setDesc(String) - Method in enum com.baidubce.services.sms.model.TemplateStatus
-
- setDescription(String) - Method in class com.baidubce.services.media.model.CreatePipelineRequest
-
- setDescription(String) - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
- setDescription(String) - Method in class com.baidubce.services.media.model.GetPipelineResponse
-
- setDescription(String) - Method in class com.baidubce.services.media.model.GetPresetResponse
-
- setDescription(String) - Method in class com.baidubce.services.media.model.PipelineStatus
-
- setDestination(SendEmailRequest.Mail.Destination) - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail
-
- setDetail(DomainDetailModel) - Method in class com.baidubce.services.ses.model.GetVerifiedDomainResponse
-
- setDetail(EmailDetailModel) - Method in class com.baidubce.services.ses.model.GetVerifiedEmailResponse
-
- setDetails(List<DomainDetailModel>) - Method in class com.baidubce.services.ses.model.ListVerifiedDomainResponse
-
- setDetails(List<EmailDetailModel>) - Method in class com.baidubce.services.ses.model.ListVerifiedEmailResponse
-
- setDisplayName(String) - Method in class com.baidubce.model.User
-
Sets the display name of the user.
- setDisplayName(String) - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Source
-
- setDkimAttr(DkimAttrModel) - Method in class com.baidubce.services.ses.model.DomainDetailModel
-
- setDkimEnabled(boolean) - Method in class com.baidubce.services.ses.model.DkimAttrModel
-
- setDnsRecordName(String) - Method in class com.baidubce.services.ses.model.DomainAttrModel
-
- setDnsRecordName(String) - Method in class com.baidubce.services.ses.model.TokenModel
-
- setDnsRecordValue(String) - Method in class com.baidubce.services.ses.model.DomainAttrModel
-
- setDomain(String) - Method in class com.baidubce.services.ses.model.DomainAttrModel
-
- setDomain(String) - Method in class com.baidubce.services.ses.model.DomainDetailModel
-
- setDomainAttr(DomainAttrModel) - Method in class com.baidubce.services.ses.model.DomainDetailModel
-
- setDomainName(String) - Method in class com.baidubce.services.ses.model.DeleteVerifiedDomainRequest
-
- setDomainName(String) - Method in class com.baidubce.services.ses.model.EnableDKIMRequest
-
- setDomainName(String) - Method in class com.baidubce.services.ses.model.GetVerifiedDomainRequest
-
- setDomainName(String) - Method in class com.baidubce.services.ses.model.VerifyDKIMRequest
-
- setDomainName(String) - Method in class com.baidubce.services.ses.model.VerifyDomainRequest
-
- setDurationInSecond(Integer) - Method in class com.baidubce.services.media.model.Clip
-
- setDurationInSecond(Integer) - Method in class com.baidubce.services.media.model.GetMediaInfoOfFileResponse
-
- setEmail(String) - Method in class com.baidubce.services.ses.model.GetFeedbackResponse
-
- setEmail(String) - Method in class com.baidubce.services.ses.model.SetFeedbackRequest
-
- setEmailAddress(String) - Method in class com.baidubce.services.ses.model.DeleteVerifiedEmailRequest
-
- setEmailAddress(String) - Method in class com.baidubce.services.ses.model.GetVerifiedEmailRequest
-
- setEmailAddress(String) - Method in class com.baidubce.services.ses.model.IsInRecipientBlacklistRequest
-
- setEmailAddress(String) - Method in class com.baidubce.services.ses.model.VerifyEmailRequest
-
- setEmptysender(Integer) - Method in class com.baidubce.services.ses.model.GetFailedReasonResponse
-
- setEnabled(boolean) - Method in class com.baidubce.services.ses.model.GetFeedbackResponse
-
- setEnabled(boolean) - Method in class com.baidubce.services.ses.model.SetFeedbackRequest
-
- setEncryption(Encryption) - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
- setEncryption(Encryption) - Method in class com.baidubce.services.media.model.GetPresetResponse
-
- setEndpoint(String) - Method in class com.baidubce.BceClientConfiguration
-
Sets the service endpoint URL to which the client will connect.
- setEndTime(Date) - Method in class com.baidubce.services.media.model.GetJobResponse
-
- setEndTime(Date) - Method in class com.baidubce.services.media.model.GetTranscodingJobResponse
-
- setEndTime(Date) - Method in class com.baidubce.services.media.model.Job
-
- setEndTimeInSecond(Integer) - Method in class com.baidubce.services.media.model.ThumbnailCapture
-
- setEntity(HttpEntity) - Method in class com.baidubce.http.BceCloseableHttpResponse
-
- setErrorCode(String) - Method in exception com.baidubce.BceServiceException
-
Sets the BCE error code represented by this exception.
- setErrorMessage(String) - Method in exception com.baidubce.BceServiceException
-
Sets the human-readable error message provided by the service.
- setErrorType(BceServiceException.ErrorType) - Method in exception com.baidubce.BceServiceException
-
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.baidubce.BceResponseMetadata
-
- setETag(String) - Method in class com.baidubce.services.bos.model.BosObjectSummary
-
Sets the hex encoded 128-bit MD5 hash of this object's contents as computed by Baidu Bos.
- setETag(String) - Method in class com.baidubce.services.bos.model.CompleteMultipartUploadResponse
-
Sets the entity tag identifying the new object.
- setETag(String) - Method in class com.baidubce.services.bos.model.CopyObjectRequest
-
Sets the optional ETag that, when present, must be a match for the source object's current ETag
in order for the copy object request to be executed.
- setETag(String) - Method in class com.baidubce.services.bos.model.CopyObjectResponse
-
Sets the ETag value for the new object that was created from the associated copy object request.
- setETag(String) - Method in class com.baidubce.services.bos.model.ObjectMetadata
-
Sets the hex encoded 128-bit MD5 digest of the associated object
according to RFC 1864.
- setETag(String) - Method in class com.baidubce.services.bos.model.PartETag
-
Sets the entity tag generated from the content of the associated part.
- setETag(String) - Method in class com.baidubce.services.bos.model.PartSummary
-
Sets the entity tag generated from the part content.
- setETag(String) - Method in class com.baidubce.services.bos.model.PutObjectResponse
-
Sets the ETag value for the new object that was created from the
associated putObject request.
- setETag(String) - Method in class com.baidubce.services.bos.model.UploadPartResponse
-
Sets the entity tag of the newly uploaded part.
- setEtag(String) - Method in class com.baidubce.services.media.model.GetMediaInfoOfFileResponse
-
- setExist(boolean) - Method in class com.baidubce.services.ses.model.IsInRecipientBlacklistResponse
-
- setExpectContinueEnabled(boolean) - Method in class com.baidubce.internal.InternalRequest
-
- setExpiration(int) - Method in class com.baidubce.services.bos.model.GeneratePresignedUrlRequest
-
Sets the expiration after which point the new pre-signed URL will no
longer be accepted by BOS.
- setExpirationInSeconds(int) - Method in class com.baidubce.auth.SignOptions
-
Sets the time until the signature will expire.
- setExpires(Date) - Method in class com.baidubce.BceResponseMetadata
-
- setExpires(String) - Method in class com.baidubce.services.bos.model.ResponseHeaderOverrides
-
Sets the expires response header override.
- setFailed(Integer) - Method in class com.baidubce.services.media.model.JobStatus
-
- setFailList(List<String>) - Method in class com.baidubce.services.sms.model.SendStatModel
-
- setFeedback(SetFeedbackRequest) - Method in class com.baidubce.services.ses.SesClient
-
Set feedback
- SetFeedbackRequest - Class in com.baidubce.services.ses.model
-
Request object to set feedback.
- SetFeedbackRequest() - Constructor for class com.baidubce.services.ses.model.SetFeedbackRequest
-
- setFile(File) - Method in class com.baidubce.services.bos.model.PutObjectRequest
-
Sets the path and name of the file
containing the data to be uploaded to Baidu Bos.
- setFiledata(SendEmailRequest.Mail.Attachment.FileData) - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Attachment
-
- setFilename(String) - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Attachment
-
- setFileSizeInByte(Long) - Method in class com.baidubce.services.media.model.GetMediaInfoOfFileResponse
-
- setFormat(String) - Method in class com.baidubce.services.media.model.ThumbnailTarget
-
- setFormat(String) - Method in class com.baidubce.services.media.model.ThumbnailTargetStatus
-
- setFrameRate(Integer) - Method in class com.baidubce.services.media.model.VideoInfo
-
- setFrom(String) - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Source
-
- setGrantee(List<Grantee>) - Method in class com.baidubce.services.bos.model.Grant
-
Sets the grantee being granted a permission by this grant.
- setHeader(Header) - Method in class com.baidubce.http.BceCloseableHttpResponse
-
- setHeader(String, String) - Method in class com.baidubce.http.BceCloseableHttpResponse
-
- setHeaders(Header[]) - Method in class com.baidubce.http.BceCloseableHttpResponse
-
- setHeaders(Map<String, String>) - Method in class com.baidubce.internal.InternalRequest
-
- setHeadersToSign(Set<String>) - Method in class com.baidubce.auth.SignOptions
-
Sets the set of headers to be signed.
- setHeightInPixel(Integer) - Method in class com.baidubce.services.media.model.ThumbnailTarget
-
- setHeightInPixel(Integer) - Method in class com.baidubce.services.media.model.ThumbnailTargetStatus
-
- setHeightInPixel(Integer) - Method in class com.baidubce.services.media.model.VideoInfo
-
- setHorizontalAlignment(String) - Method in class com.baidubce.services.media.model.CreateWaterMarkRequest
-
- setHorizontalAlignment(String) - Method in class com.baidubce.services.media.model.GetWaterMarkResponse
-
- setHorizontalAlignment(String) - Method in class com.baidubce.services.media.model.WaterMark
-
- setHorizontalOffsetInPixel(Integer) - Method in class com.baidubce.services.media.model.CreateWaterMarkRequest
-
- setHorizontalOffsetInPixel(Integer) - Method in class com.baidubce.services.media.model.GetWaterMarkResponse
-
- setHorizontalOffsetInPixel(Integer) - Method in class com.baidubce.services.media.model.WaterMark
-
- setHtml(SendEmailRequest.Mail.Subject) - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Message
-
- setId(String) - Method in class com.baidubce.model.User
-
Sets the ID of the user.
- setId(String) - Method in class com.baidubce.services.bos.model.Grantee
-
Sets the ID of the grantee.
- setId(String) - Method in class com.baidubce.services.ses.model.TokenModel
-
- setIdentity(String) - Method in class com.baidubce.services.ses.model.DkimAttrModel
-
- setInitiated(Date) - Method in class com.baidubce.services.bos.model.ListPartsResponse
-
Sets the initiated time of the multipart upload.
- setInitiated(Date) - Method in class com.baidubce.services.bos.model.MultipartUploadSummary
-
Sets the date at which this upload was initiated.
- setInputStream(InputStream) - Method in class com.baidubce.services.bos.model.PutObjectRequest
-
Sets the input stream containing the data to be uploaded to Baidu Bos.
- setInputStream(InputStream) - Method in class com.baidubce.services.bos.model.UploadPartRequest
-
Sets the stream containing the data to upload for the new part.
- setInstanceLength(long) - Method in class com.baidubce.services.bos.model.ObjectMetadata
-
Sets the physical length of the entire object stored in Bos.
- setIntervalInSecond(Integer) - Method in class com.baidubce.services.media.model.ThumbnailCapture
-
- setJobId(String) - Method in class com.baidubce.services.media.model.CreateJobResponse
-
- setJobId(String) - Method in class com.baidubce.services.media.model.CreateThumbnailJobResponse
-
- setJobId(String) - Method in class com.baidubce.services.media.model.CreateTranscodingJobResponse
-
- setJobId(String) - Method in class com.baidubce.services.media.model.GetJobRequest
-
- setJobId(String) - Method in class com.baidubce.services.media.model.GetJobResponse
-
- setJobId(String) - Method in class com.baidubce.services.media.model.GetThumbnailJobRequest
-
- setJobId(String) - Method in class com.baidubce.services.media.model.GetThumbnailJobResponse
-
- setJobId(String) - Method in class com.baidubce.services.media.model.GetTranscodingJobRequest
-
- setJobId(String) - Method in class com.baidubce.services.media.model.GetTranscodingJobResponse
-
- setJobId(String) - Method in class com.baidubce.services.media.model.Job
-
- setJobId(String) - Method in class com.baidubce.services.media.model.ThumbnailJobStatus
-
- setJobs(List<Job>) - Method in class com.baidubce.services.media.model.ListJobsResponse
-
- setJobs(List<Job>) - Method in class com.baidubce.services.media.model.ListTranscodingJobsResponse
-
- setJobStatus(String) - Method in class com.baidubce.services.media.model.GetJobResponse
-
- setJobStatus(JobStatus) - Method in class com.baidubce.services.media.model.GetPipelineResponse
-
- setJobStatus(String) - Method in class com.baidubce.services.media.model.GetThumbnailJobResponse
-
- setJobStatus(String) - Method in class com.baidubce.services.media.model.GetTranscodingJobResponse
-
- setJobStatus(String) - Method in class com.baidubce.services.media.model.Job
-
- setJobStatus(JobStatus) - Method in class com.baidubce.services.media.model.PipelineStatus
-
- setJobStatus(String) - Method in class com.baidubce.services.media.model.ThumbnailJobStatus
-
- setKey(String) - Method in class com.baidubce.services.bos.model.BosObject
-
Sets the key under which this object is stored.
- setKey(String) - Method in class com.baidubce.services.bos.model.BosObjectSummary
-
Sets the key under which this object is stored in Baidu Bos.
- setKey(String) - Method in class com.baidubce.services.bos.model.CompleteMultipartUploadResponse
-
Sets the key of the newly created object.
- setKey(String) - Method in class com.baidubce.services.bos.model.GeneratePresignedUrlRequest
-
Sets the key of the object involved in this request.
- setKey(String) - Method in class com.baidubce.services.bos.model.GenericObjectRequest
-
- setKey(String) - Method in class com.baidubce.services.bos.model.InitiateMultipartUploadResponse
-
Sets the object key for which the multipart upload was initiated.
- setKey(String) - Method in class com.baidubce.services.bos.model.ListPartsResponse
-
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.baidubce.services.bos.model.MultipartUploadSummary
-
Sets the key by which this upload is stored.
- setKey(String) - Method in class com.baidubce.services.media.model.CreateWaterMarkRequest
-
- setKey(String) - Method in class com.baidubce.services.media.model.GetMediaInfoOfFileRequest
-
- setKey(String) - Method in class com.baidubce.services.media.model.GetMediaInfoOfFileResponse
-
- setKey(String) - Method in class com.baidubce.services.media.model.GetWaterMarkResponse
-
- setKey(String) - Method in class com.baidubce.services.media.model.ThumbnailSource
-
- setKey(String) - Method in class com.baidubce.services.media.model.WaterMark
-
- setKeyMarker(String) - Method in class com.baidubce.services.bos.model.ListMultipartUploadsRequest
-
Sets the optional key marker indicating where in the results to begin
listing.
- setKeyMarker(String) - Method in class com.baidubce.services.bos.model.ListMultipartUploadsResponse
-
Sets the optional key marker specified in the original request to specify
where in the results to begin listing multipart uploads.
- setKeyPrefix(String) - Method in class com.baidubce.services.media.model.ThumbnailTarget
-
- setKeyPrefix(String) - Method in class com.baidubce.services.media.model.ThumbnailTargetStatus
-
- setKeys(List<String>) - Method in class com.baidubce.services.media.model.ThumbnailTargetStatus
-
- setKeys(List<TokenModel>) - Method in class com.baidubce.services.ses.model.DkimAttrModelTokenModel
-
- setLastModified(Date) - Method in class com.baidubce.BceResponseMetadata
-
- setLastModified(Date) - Method in class com.baidubce.services.bos.model.BosObjectSummary
-
Sets the date, according to Baidu Bos, this object was last modified.
- setLastModified(Date) - Method in class com.baidubce.services.bos.model.CopyObjectResponse
-
Sets the date the newly copied object was last modified.
- setLastModified(Date) - Method in class com.baidubce.services.bos.model.ObjectMetadata
-
For internal use only.
- setLastModified(Date) - Method in class com.baidubce.services.bos.model.PartSummary
-
Sets the date this part was last modified.
- setLastUpdateTime(String) - Method in class com.baidubce.services.media.model.GetPipelineResponse
-
- setLocalAddress(InetAddress) - Method in class com.baidubce.BceClientConfiguration
-
Sets the optional local address to bind when connecting to BCE services.
- setLocale(Locale) - Method in class com.baidubce.http.BceCloseableHttpResponse
-
- setLocation(String) - Method in class com.baidubce.BceResponseMetadata
-
- setLocation(String) - Method in class com.baidubce.services.bos.model.CompleteMultipartUploadResponse
-
Sets the URL identifying the new multipart object.
- setLocation(String) - Method in class com.baidubce.services.bos.model.CreateBucketResponse
-
- setMail(SendEmailRequest.Mail) - Method in class com.baidubce.services.ses.model.SendEmailRequest
-
- setMarker(String) - Method in class com.baidubce.services.bos.model.ListObjectsRequest
-
Sets the optional marker parameter indicating where in the bucket to begin
listing.
- setMarker(String) - Method in class com.baidubce.services.bos.model.ListObjectsResponse
-
For internal use only.
- setMaxConnections(int) - Method in class com.baidubce.BceClientConfiguration
-
Sets the maximum number of open HTTP connections.
- setMaxFrameRate(Float) - Method in class com.baidubce.services.media.model.Video
-
- setMaxHeightInPixel(Integer) - Method in class com.baidubce.services.media.model.Video
-
- setMaxKeys(int) - Method in class com.baidubce.services.bos.model.ListObjectsRequest
-
Sets the optional maxKeys parameter indicating the maximum number of keys to
include in the response.
- setMaxKeys(int) - Method in class com.baidubce.services.bos.model.ListObjectsResponse
-
For internal use only.
- setMaxParts(int) - Method in class com.baidubce.services.bos.model.ListPartsRequest
-
Sets the optional maximum number of parts to be returned in the part listing.
- setMaxParts(int) - Method in class com.baidubce.services.bos.model.ListPartsResponse
-
Sets the optional max parts value specified in the original request to
limit how many parts are listed.
- setMaxPerDay(Integer) - Method in class com.baidubce.services.ses.model.GetQuotaResponse
-
- setMaxPerDay(String) - Method in class com.baidubce.services.ses.model.SetQuotaRequest
-
- setMaxPerSecond(Integer) - Method in class com.baidubce.services.ses.model.GetQuotaResponse
-
- setMaxPerSecond(String) - Method in class com.baidubce.services.ses.model.SetQuotaRequest
-
- setMaxReceivePerPhoneNumberDay(Integer) - Method in class com.baidubce.services.sms.model.QueryQuotaResponse
-
- setMaxReceivePerPhoneNumberDay(Integer) - Method in class com.baidubce.services.sms.model.StatReceiverResponse
-
- setMaxSendPerDay(Integer) - Method in class com.baidubce.services.sms.model.QueryQuotaResponse
-
- setMaxUploads(int) - Method in class com.baidubce.services.bos.model.ListMultipartUploadsRequest
-
Sets the optional maximum number of uploads to return.
- setMaxUploads(int) - Method in class com.baidubce.services.bos.model.ListMultipartUploadsResponse
-
Sets the optional maximum number of uploads to be listed, as specified in
the original request.
- setMaxWidthInPixel(Integer) - Method in class com.baidubce.services.media.model.Video
-
- setMd5Digest(String) - Method in class com.baidubce.services.bos.model.UploadPartRequest
-
Sets the optional, but recommended, MD5 hash of the content of this part.
- setMessage(String) - Method in class com.baidubce.BceErrorResponse
-
Sets the detail error message.
- setMessage(String) - Method in class com.baidubce.services.media.model.ErrorResponse
-
- setMessage(SendEmailRequest.Mail.Message) - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail
-
- setMessageId(String) - Method in class com.baidubce.services.ses.model.SendEmailResponse
-
- setMessageId(String) - Method in class com.baidubce.services.sms.model.QueryMessageDetailRequest
-
- setMessageId(String) - Method in class com.baidubce.services.sms.model.QueryMessageDetailResponse
-
- setMessageId(String) - Method in class com.baidubce.services.sms.model.SendMessageResponse
-
- setMethod(HttpMethodName) - Method in class com.baidubce.services.bos.model.GeneratePresignedUrlRequest
-
Sets the HTTP method (GET, PUT, DELETE, HEAD) to be used in this request.
- setMode(String) - Method in class com.baidubce.services.media.model.ThumbnailCapture
-
- setMultipartUploads(List<MultipartUploadSummary>) - Method in class com.baidubce.services.bos.model.ListMultipartUploadsResponse
-
Sets the list of multipart uploads.
- setName(String) - Method in class com.baidubce.services.bos.model.BucketSummary
-
Sets the name of the bucket.
- setName(String) - Method in class com.baidubce.services.bos.model.CreateBucketResponse
-
- setName(String) - Method in class com.baidubce.services.sms.model.CreateTemplateRequest
-
- setName(String) - Method in class com.baidubce.services.sms.model.GetTemplateDetailResponse
-
- setNewObjectMetadata(ObjectMetadata) - Method in class com.baidubce.services.bos.model.CopyObjectRequest
-
Sets the object metadata to use for the new, copied object.
- setNextKeyMarker(String) - Method in class com.baidubce.services.bos.model.ListMultipartUploadsResponse
-
Sets the next key marker that should be used in the next request to get
the next page of results.
- setNextMarker(String) - Method in class com.baidubce.services.bos.model.ListObjectsResponse
-
For internal use only.
- setNextPartNumberMarker(int) - Method in class com.baidubce.services.bos.model.ListPartsResponse
-
Sets the next part number marker.
- setObject(BosObject) - Method in class com.baidubce.services.bos.model.GetObjectResponse
-
- setObjectContent(BosObjectInputStream) - Method in class com.baidubce.services.bos.model.BosObject
-
Sets the input stream containing this object's contents.
- setObjectMetadata(ObjectMetadata) - Method in class com.baidubce.services.bos.model.BosObject
-
Sets the object metadata for this object.
- setObjectMetadata(ObjectMetadata) - Method in class com.baidubce.services.bos.model.CompleteMultipartUploadRequest
-
Sets the optional metadata instructing Baidu Bos how to handle the uploaded data.
- setObjectMetadata(ObjectMetadata) - Method in class com.baidubce.services.bos.model.GetObjectMetadataResponse
-
- setObjectMetadata(ObjectMetadata) - Method in class com.baidubce.services.bos.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.baidubce.services.bos.model.PutObjectRequest
-
Sets the optional metadata instructing Baidu Bos how to handle the
uploaded data (e.g.
- setOwner(User) - Method in class com.baidubce.services.bos.model.BosObjectSummary
-
Sets the owner of this object.
- setOwner(Grantee) - Method in class com.baidubce.services.bos.model.GetBucketAclResponse
-
Sets the user of this bucket.
- setOwner(User) - Method in class com.baidubce.services.bos.model.ListBucketsResponse
-
- setOwner(User) - Method in class com.baidubce.services.bos.model.ListPartsResponse
-
Sets the user who owns the associated multipart upload.
- setOwner(User) - Method in class com.baidubce.services.bos.model.MultipartUploadSummary
-
Sets the owner of this multipart upload.
- setParameters(Map<String, String>) - Method in class com.baidubce.internal.InternalRequest
-
- setParams(HttpParams) - Method in class com.baidubce.http.BceCloseableHttpResponse
-
Deprecated.
- setPartETags(List<PartETag>) - Method in class com.baidubce.services.bos.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.baidubce.services.bos.model.PartETag
-
Sets the part number of the associated part.
- setPartNumber(int) - Method in class com.baidubce.services.bos.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.baidubce.services.bos.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.baidubce.services.bos.model.UploadPartResponse
-
Sets the part number of the newly uploaded part.
- setPartNumberMarker(int) - Method in class com.baidubce.services.bos.model.ListPartsRequest
-
Sets the optional part number marker indicating where in the results to being listing parts.
- setPartNumberMarker(int) - Method in class com.baidubce.services.bos.model.ListPartsResponse
-
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.baidubce.services.bos.model.ListPartsResponse
-
Sets the list of parts described in this part listing.
- setPartSize(long) - Method in class com.baidubce.services.bos.model.UploadPartRequest
-
Sets the size of this part, in bytes.
- setPending(Integer) - Method in class com.baidubce.services.media.model.JobStatus
-
- setPermission(List<Permission>) - Method in class com.baidubce.services.bos.model.Grant
-
Sets the permission being granted to the grantee by this grant.
- setPhoneNumber(String) - Method in class com.baidubce.services.sms.model.StatReceiverRequest
-
- setPipeline(String) - Method in class com.baidubce.services.media.model.ListThumbnailJobsRequest
-
- setPipelineName(String) - Method in class com.baidubce.services.media.model.CreateJobRequest
-
- setPipelineName(String) - Method in class com.baidubce.services.media.model.CreatePipelineRequest
-
- setPipelineName(String) - Method in class com.baidubce.services.media.model.CreateThumbnailJobRequest
-
- setPipelineName(String) - Method in class com.baidubce.services.media.model.CreateTranscodingJobRequest
-
- setPipelineName(String) - Method in class com.baidubce.services.media.model.DeletePipelineRequest
-
- setPipelineName(String) - Method in class com.baidubce.services.media.model.GetJobResponse
-
- setPipelineName(String) - Method in class com.baidubce.services.media.model.GetPipelineRequest
-
- setPipelineName(String) - Method in class com.baidubce.services.media.model.GetPipelineResponse
-
- setPipelineName(String) - Method in class com.baidubce.services.media.model.GetThumbnailJobResponse
-
- setPipelineName(String) - Method in class com.baidubce.services.media.model.GetTranscodingJobResponse
-
- setPipelineName(String) - Method in class com.baidubce.services.media.model.Job
-
- setPipelineName(String) - Method in class com.baidubce.services.media.model.ListJobsRequest
-
- setPipelineName(String) - Method in class com.baidubce.services.media.model.ListTranscodingJobsRequest
-
- setPipelineName(String) - Method in class com.baidubce.services.media.model.PipelineStatus
-
- setPipelineName(String) - Method in class com.baidubce.services.media.model.ThumbnailJobStatus
-
- setPipelines(List<PipelineStatus>) - Method in class com.baidubce.services.media.model.ListPipelinesResponse
-
- setPrefix(String) - Method in class com.baidubce.services.bos.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.baidubce.services.bos.model.ListMultipartUploadsResponse
-
For internal use only.
- setPrefix(String) - Method in class com.baidubce.services.bos.model.ListObjectsRequest
-
Sets the optional prefix parameter, restricting the response to keys that
begin with the specified prefix.
- setPrefix(String) - Method in class com.baidubce.services.bos.model.ListObjectsResponse
-
For internal use only.
- setPresetName(String) - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
- setPresetName(String) - Method in class com.baidubce.services.media.model.DeletePresetRequest
-
- setPresetName(String) - Method in class com.baidubce.services.media.model.GetPresetRequest
-
- setPresetName(String) - Method in class com.baidubce.services.media.model.GetPresetResponse
-
- setPresetName(String) - Method in class com.baidubce.services.media.model.Target
-
- setPresets(List<GetPresetResponse>) - Method in class com.baidubce.services.media.model.ListPresetsResponse
-
- setPriority(Integer) - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail
-
- setPrivateKey(String) - Method in class com.baidubce.services.ses.model.TokenModel
-
- setProfile(String) - Method in class com.baidubce.services.media.model.CodecOptions
-
- setProtocol(Protocol) - Method in class com.baidubce.BceClientConfiguration
-
Sets the protocol (HTTP/HTTPS) to use when connecting to BCE services.
- setProxyDomain(String) - Method in class com.baidubce.BceClientConfiguration
-
Sets the optional Windows domain to use when connecting through a Windows NTLM proxy.
- setProxyHost(String) - Method in class com.baidubce.BceClientConfiguration
-
Sets the optional proxy host the client will connect through.
- setProxyPassword(String) - Method in class com.baidubce.BceClientConfiguration
-
Sets the optional password to use when connecting through a proxy.
- setProxyPort(int) - Method in class com.baidubce.BceClientConfiguration
-
Sets the optional proxy port the client will connect through.
- setProxyPreemptiveAuthenticationEnabled(boolean) - Method in class com.baidubce.BceClientConfiguration
-
Sets whether to enable proxy preemptive authentication.
- setProxyUsername(String) - Method in class com.baidubce.BceClientConfiguration
-
Sets the optional user name to use when connecting through a proxy.
- setProxyWorkstation(String) - Method in class com.baidubce.BceClientConfiguration
-
Sets the optional Windows workstation to use when connecting through a Windows NTLM proxy.
- setPublicKey(String) - Method in class com.baidubce.services.ses.model.TokenModel
-
- setQuota(SetQuotaRequest) - Method in class com.baidubce.services.ses.SesClient
-
Set quota
- setQuotaoverflow(Integer) - Method in class com.baidubce.services.ses.model.GetFailedReasonResponse
-
- SetQuotaRequest - Class in com.baidubce.services.ses.model
-
Request object to set quota.
- SetQuotaRequest() - Constructor for class com.baidubce.services.ses.model.SetQuotaRequest
-
- setRange(long, long) - Method in class com.baidubce.services.bos.model.GetObjectRequest
-
Sets the optional inclusive byte range within the desired object that will be downloaded by this request.
- setReasonPhrase(String) - Method in class com.baidubce.http.BceCloseableHttpResponse
-
- setReceivedToday(Integer) - Method in class com.baidubce.services.sms.model.StatReceiverResponse
-
- setReceiver(List<String>) - Method in class com.baidubce.services.sms.model.QueryMessageDetailResponse
-
- setReceiver(List<String>) - Method in class com.baidubce.services.sms.model.SendMessageRequest
-
- setRecpt(List<RecptModel>) - Method in class com.baidubce.services.ses.model.ListRecipientBlacklistResponse
-
- setRecptcnt(Integer) - Method in class com.baidubce.services.ses.model.GetFailedReasonResponse
-
- setRegion(Region) - Method in class com.baidubce.BceClientConfiguration
-
Sets the region of service.
- setReplyTo(String) - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Source
-
- setRequestCredentials(BceCredentials) - Method in class com.baidubce.model.AbstractBceRequest
-
Sets the optional credentials to use for this request, overriding the default credentials set at the client
level.
- setRequestCredentials(BceCredentials) - Method in class com.baidubce.services.ses.model.SesRequest
-
- setRequestCredentials(BceCredentials) - Method in class com.baidubce.services.sms.model.SmsRequest
-
- setRequestId(String) - Method in class com.baidubce.BceErrorResponse
-
- setRequestId(String) - Method in exception com.baidubce.BceServiceException
-
Sets the BCE requestId for this exception.
- setResponseHeaders(ResponseHeaderOverrides) - Method in class com.baidubce.services.bos.model.GeneratePresignedUrlRequest
-
Sets the headers to be overridden in the service response.
- setRetryPolicy(RetryPolicy) - Method in class com.baidubce.BceClientConfiguration
-
Sets the retry policy for failed requests.
- setReturnPath(String) - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Source
-
- setRunning(Integer) - Method in class com.baidubce.services.media.model.JobStatus
-
- setSampleRateInHz(Integer) - Method in class com.baidubce.services.media.model.Audio
-
- setSampleRateInHz(Integer) - Method in class com.baidubce.services.media.model.AudioInfo
-
- setSelector(String) - Method in class com.baidubce.services.ses.model.TokenModel
-
- setSendCount(int) - Method in class com.baidubce.services.sms.model.SendStatModel
-
- setSendStat(SendStatModel) - Method in class com.baidubce.services.sms.model.SendMessageResponse
-
- setSendTime(Date) - Method in class com.baidubce.services.sms.model.QueryMessageDetailResponse
-
- setSentToday(Integer) - Method in class com.baidubce.services.sms.model.QueryQuotaResponse
-
- setServer(String) - Method in class com.baidubce.BceResponseMetadata
-
- setSignOptions(SignOptions) - Method in class com.baidubce.internal.InternalRequest
-
- setSize(long) - Method in class com.baidubce.services.bos.model.BosObjectSummary
-
Sets the size of this object in bytes.
- setSize(long) - Method in class com.baidubce.services.bos.model.PartSummary
-
Sets the size of this part, in bytes.
- setSizingPolicy(String) - Method in class com.baidubce.services.media.model.ThumbnailTarget
-
- setSizingPolicy(String) - Method in class com.baidubce.services.media.model.ThumbnailTargetStatus
-
- setSizingPolicy(String) - Method in class com.baidubce.services.media.model.Video
-
- setSocketBufferSizeInBytes(int) - Method in class com.baidubce.BceClientConfiguration
-
Sets the optional size (in bytes) for the low level TCP socket buffer.
- setSocketTimeoutInMillis(int) - Method in class com.baidubce.BceClientConfiguration
-
Sets the socket timeout (SO_TIMEOUT) in milliseconds, which is a maximum period inactivity between two
consecutive data packets.
- setSource(Source) - Method in class com.baidubce.services.media.model.CreateJobRequest
-
- setSource(ThumbnailSource) - Method in class com.baidubce.services.media.model.CreateThumbnailJobRequest
-
- setSource(Source) - Method in class com.baidubce.services.media.model.CreateTranscodingJobRequest
-
- setSource(Source) - Method in class com.baidubce.services.media.model.GetJobResponse
-
- setSource(ThumbnailSource) - Method in class com.baidubce.services.media.model.GetThumbnailJobResponse
-
- setSource(Source) - Method in class com.baidubce.services.media.model.GetTranscodingJobResponse
-
- setSource(Source) - Method in class com.baidubce.services.media.model.Job
-
- setSource(ThumbnailSource) - Method in class com.baidubce.services.media.model.ThumbnailJobStatus
-
- setSource(SendEmailRequest.Mail.Source) - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail
-
- setSourceBucket(String) - Method in class com.baidubce.services.media.model.CreatePipelineRequest
-
- setSourceBucket(String) - Method in class com.baidubce.services.media.model.GetPipelineResponse
-
- setSourceBucket(String) - Method in class com.baidubce.services.media.model.PipelineStatus
-
- setSourceBucketName(String) - Method in class com.baidubce.services.bos.model.CopyObjectRequest
-
Sets the name of the bucket containing the source object to be copied.
- setSourceKey(String) - Method in class com.baidubce.services.bos.model.CopyObjectRequest
-
Sets the source bucket key under which the source object to be copied is stored.
- setSourceKey(String) - Method in class com.baidubce.services.media.model.Source
-
- setSpammail(Integer) - Method in class com.baidubce.services.ses.model.GetFailedReasonResponse
-
- setStartTime(Date) - Method in class com.baidubce.services.media.model.GetJobResponse
-
- setStartTime(Date) - Method in class com.baidubce.services.media.model.GetTranscodingJobResponse
-
- setStartTime(Date) - Method in class com.baidubce.services.media.model.Job
-
- setStartTimeInSecond(Integer) - Method in class com.baidubce.services.media.model.Clip
-
- setStartTimeInSecond(Integer) - Method in class com.baidubce.services.media.model.ThumbnailCapture
-
- setState(String) - Method in class com.baidubce.services.media.model.GetPipelineResponse
-
- setState(String) - Method in class com.baidubce.services.media.model.GetPresetResponse
-
- setState(String) - Method in class com.baidubce.services.media.model.PipelineStatus
-
- setStatus(Integer) - Method in class com.baidubce.services.ses.model.DkimAttrModel
-
- setStatus(Integer) - Method in class com.baidubce.services.ses.model.DomainAttrModel
-
- setStatus(Integer) - Method in class com.baidubce.services.ses.model.EmailDetailModel
-
- setStatus(String) - Method in class com.baidubce.services.sms.model.GetTemplateDetailResponse
-
- setStatusCode(int) - Method in exception com.baidubce.BceServiceException
-
Sets the HTTP status code that was returned with this service exception.
- setStatusCode(int) - Method in class com.baidubce.http.BceCloseableHttpResponse
-
- setStatusLine(StatusLine) - Method in class com.baidubce.http.BceCloseableHttpResponse
-
- setStatusLine(ProtocolVersion, int) - Method in class com.baidubce.http.BceCloseableHttpResponse
-
- setStatusLine(ProtocolVersion, int, String) - Method in class com.baidubce.http.BceCloseableHttpResponse
-
- setStrategy(String) - Method in class com.baidubce.services.media.model.Encryption
-
- setStreamBufferSize(int) - Method in class com.baidubce.services.bos.BosClientConfiguration
-
- setSubject(SendEmailRequest.Mail.Subject) - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail
-
- setSuccess(Integer) - Method in class com.baidubce.services.media.model.JobStatus
-
- setSuccessCount(int) - Method in class com.baidubce.services.sms.model.SendStatModel
-
- setTarget(Target) - Method in class com.baidubce.services.media.model.CreateJobRequest
-
- setTarget(ThumbnailTarget) - Method in class com.baidubce.services.media.model.CreateThumbnailJobRequest
-
- setTarget(Target) - Method in class com.baidubce.services.media.model.CreateTranscodingJobRequest
-
- setTarget(Target) - Method in class com.baidubce.services.media.model.GetJobResponse
-
- setTarget(ThumbnailTargetStatus) - Method in class com.baidubce.services.media.model.GetThumbnailJobResponse
-
- setTarget(Target) - Method in class com.baidubce.services.media.model.GetTranscodingJobResponse
-
- setTarget(Target) - Method in class com.baidubce.services.media.model.Job
-
- setTarget(ThumbnailTargetStatus) - Method in class com.baidubce.services.media.model.ThumbnailJobStatus
-
- setTargetBucket(String) - Method in class com.baidubce.services.media.model.CreatePipelineRequest
-
- setTargetBucket(String) - Method in class com.baidubce.services.media.model.GetPipelineResponse
-
- setTargetBucket(String) - Method in class com.baidubce.services.media.model.PipelineStatus
-
- setTargetKey(String) - Method in class com.baidubce.services.media.model.Target
-
- setTemplateId(String) - Method in class com.baidubce.services.sms.model.CreateTemplateResponse
-
- setTemplateId(String) - Method in class com.baidubce.services.sms.model.DeleteTemplateRequest
-
- setTemplateId(String) - Method in class com.baidubce.services.sms.model.GetTemplateDetailRequest
-
- setTemplateId(String) - Method in class com.baidubce.services.sms.model.GetTemplateDetailResponse
-
- setTemplateId(String) - Method in class com.baidubce.services.sms.model.SendMessageRequest
-
- setTemplateList(List<GetTemplateDetailResponse>) - Method in class com.baidubce.services.sms.model.ListTemplateResponse
-
- setThumbnails(List<ThumbnailJobStatus>) - Method in class com.baidubce.services.media.model.ListThumbnailJobsResponse
-
- setTimestamp(Date) - Method in class com.baidubce.auth.SignOptions
-
Sets the time when the signature was created.
- setTitle(Integer) - Method in class com.baidubce.services.ses.model.GetFailedReasonResponse
-
- setToAddr(List<SendEmailRequest.Mail.Destination.Addr>) - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Destination
-
- setToken(DkimAttrModelTokenModel) - Method in class com.baidubce.services.ses.model.DkimAttrModel
-
- setToken(DkimAttrModelTokenModel) - Method in class com.baidubce.services.ses.model.VerifyDKIMResponse
-
- setToken(String) - Method in class com.baidubce.services.ses.model.VerifyDomainResponse
-
- setTotal(Integer) - Method in class com.baidubce.services.media.model.JobStatus
-
- setTransferEncoding(String) - Method in class com.baidubce.BceResponseMetadata
-
- setTransmux(Boolean) - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
- setTransmux(Boolean) - Method in class com.baidubce.services.media.model.GetPresetResponse
-
- setTruncated(boolean) - Method in class com.baidubce.services.bos.model.ListMultipartUploadsResponse
-
Sets whether this listing is truncated, and additional requests need to
be made to get more results.
- setTruncated(boolean) - Method in class com.baidubce.services.bos.model.ListObjectsResponse
-
For internal use only.
- setTruncated(boolean) - Method in class com.baidubce.services.bos.model.ListPartsResponse
-
Sets whether or not this listing is truncated, and additional requests
need to be made to get more results.
- setType(String) - Method in class com.baidubce.services.media.model.GetMediaInfoOfFileResponse
-
- setType(Integer) - Method in class com.baidubce.services.ses.model.GetFeedbackResponse
-
- setType(Integer) - Method in class com.baidubce.services.ses.model.SetFeedbackRequest
-
- setUpdateTime(Date) - Method in class com.baidubce.services.sms.model.GetTemplateDetailResponse
-
- setUploadId(String) - Method in class com.baidubce.services.bos.model.GenericUploadRequest
-
Sets the ID of the existing, initiated multipart upload with which this
new part will be associated.
- setUploadId(String) - Method in class com.baidubce.services.bos.model.InitiateMultipartUploadResponse
-
Sets the initiated multipart upload ID.
- setUploadId(String) - Method in class com.baidubce.services.bos.model.ListPartsResponse
-
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.baidubce.services.bos.model.MultipartUploadSummary
-
Sets the unique ID of this multipart upload.
- setUsedToday(Integer) - Method in class com.baidubce.services.ses.model.GetQuotaResponse
-
- setUserAgent(String) - Method in class com.baidubce.BceClientConfiguration
-
Sets the User-Agent header value to use when sending requests to BCE services.
- setUserMetadata(Map<String, String>) - Method in class com.baidubce.services.bos.model.ObjectMetadata
-
Sets the custom user-metadata for the associated object.
- setValue(String) - Method in enum com.baidubce.services.sms.model.TemplateStatus
-
- setVerification(Integer) - Method in class com.baidubce.services.ses.model.GetFailedReasonResponse
-
- setVersion(int) - Method in class com.baidubce.services.bos.model.GetBucketAclResponse
-
Sets the acl version.
- setVerticalAlignment(String) - Method in class com.baidubce.services.media.model.CreateWaterMarkRequest
-
- setVerticalAlignment(String) - Method in class com.baidubce.services.media.model.GetWaterMarkResponse
-
- setVerticalAlignment(String) - Method in class com.baidubce.services.media.model.WaterMark
-
- setVerticalOffsetInPixel(Integer) - Method in class com.baidubce.services.media.model.CreateWaterMarkRequest
-
- setVerticalOffsetInPixel(Integer) - Method in class com.baidubce.services.media.model.GetWaterMarkResponse
-
- setVerticalOffsetInPixel(Integer) - Method in class com.baidubce.services.media.model.WaterMark
-
- setVideo(Video) - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
- setVideo(VideoInfo) - Method in class com.baidubce.services.media.model.GetMediaInfoOfFileResponse
-
- setVideo(Video) - Method in class com.baidubce.services.media.model.GetPresetResponse
-
- setVirusmail(Integer) - Method in class com.baidubce.services.ses.model.GetFailedReasonResponse
-
- setWatermarkId(String) - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
- setWatermarkId(String) - Method in class com.baidubce.services.media.model.CreateWaterMarkResponse
-
- setWatermarkId(String) - Method in class com.baidubce.services.media.model.DeleteWaterMarkRequest
-
- setWatermarkId(String) - Method in class com.baidubce.services.media.model.GetPresetResponse
-
- setWatermarkId(String) - Method in class com.baidubce.services.media.model.GetWaterMarkRequest
-
- setWatermarkId(String) - Method in class com.baidubce.services.media.model.GetWaterMarkResponse
-
- setWatermarkId(String) - Method in class com.baidubce.services.media.model.WaterMark
-
- setWatermarks(List<WaterMark>) - Method in class com.baidubce.services.media.model.ListWaterMarkResponse
-
- setWidthInPixel(Integer) - Method in class com.baidubce.services.media.model.ThumbnailTarget
-
- setWidthInPixel(Integer) - Method in class com.baidubce.services.media.model.ThumbnailTargetStatus
-
- setWidthInPixel(Integer) - Method in class com.baidubce.services.media.model.VideoInfo
-
- shouldRetry(BceClientException, int) - Method in class com.baidubce.http.DefaultRetryPolicy
-
Returns whether a failed request should be retried according to the given request context.
- shutdown() - Method in class com.baidubce.AbstractBceClient
-
Shuts down the client and releases all underlying resources.
- shutdown() - Method in class com.baidubce.http.BceHttpClient
-
Shuts down this HTTP client object, releasing any resources that might be held open.
- shutdown() - Static method in class com.baidubce.http.IdleConnectionReaper
-
Shuts down the thread, allowing the class and instance to be collected.
- sign(InternalRequest, BceCredentials) - Method in class com.baidubce.auth.BceV1Signer
-
- sign(InternalRequest, BceCredentials, SignOptions) - Method in class com.baidubce.auth.BceV1Signer
-
Sign the given request with the given set of credentials.
- sign(InternalRequest, BceCredentials) - Method in interface com.baidubce.auth.Signer
-
Equivalent to sign(request, credentials, SignOptions.DEFAULT).
- sign(InternalRequest, BceCredentials, SignOptions) - Method in interface com.baidubce.auth.Signer
-
Sign the given request with the given set of credentials.
- Signer - Interface in com.baidubce.auth
-
A strategy for applying cryptographic signatures to a request, proving that the request was made by someone in
possession of the given set of credentials without transmitting the secret key over the wire.
- signer - Variable in class com.baidubce.http.BceHttpClient
-
- SignOptions - Class in com.baidubce.auth
-
Options for signing the request.
- SignOptions() - Constructor for class com.baidubce.auth.SignOptions
-
- size - Variable in class com.baidubce.services.bos.model.BosObjectSummary
-
The size of this object, in bytes.
- skip(long) - Method in class com.baidubce.util.LengthCheckInputStream
- SMS_HANDLERS - Static variable in class com.baidubce.services.sms.SmsClientSupport
-
- SmsClient - Class in com.baidubce.services.sms
-
The entrance class for all client access to the API of SMS(Baidu message Service).
- SmsClient() - Constructor for class com.baidubce.services.sms.SmsClient
-
Constructs a new SmsClient instance with default settings.
- SmsClient(SmsClientConfiguration) - Constructor for class com.baidubce.services.sms.SmsClient
-
Constructs a new SmsClient instance with the specified configuration.
- SmsClientConfiguration - Class in com.baidubce.services.sms
-
All client configurations for SMS clients.
- SmsClientConfiguration() - Constructor for class com.baidubce.services.sms.SmsClientConfiguration
-
- SmsClientSupport - Class in com.baidubce.services.sms
-
This class is abstract.
- SmsClientSupport(BceClientConfiguration, HttpResponseHandler[]) - Constructor for class com.baidubce.services.sms.SmsClientSupport
-
- SmsConstant - Interface in com.baidubce.services.sms
-
- SmsRequest - Class in com.baidubce.services.sms.model
-
The base class of all SMS request
- SmsRequest() - Constructor for class com.baidubce.services.sms.model.SmsRequest
-
- SmsResponse - Class in com.baidubce.services.sms.model
-
The base class of all SMS response
- SmsResponse() - Constructor for class com.baidubce.services.sms.model.SmsResponse
-
- Source - Class in com.baidubce.services.media.model
-
- Source() - Constructor for class com.baidubce.services.media.model.Source
-
- statReceiver(StatReceiverRequest) - Method in class com.baidubce.services.sms.SmsClient
-
Get the statistics about receiving message
- StatReceiverRequest - Class in com.baidubce.services.sms.model
-
- StatReceiverRequest() - Constructor for class com.baidubce.services.sms.model.StatReceiverRequest
-
- StatReceiverResponse - Class in com.baidubce.services.sms.model
-
- StatReceiverResponse() - Constructor for class com.baidubce.services.sms.model.StatReceiverResponse
-
- StatusCodes - Class in com.baidubce.http
-
The BCE status code.
- StatusCodes() - Constructor for class com.baidubce.http.StatusCodes
-
- WaterMark - Class in com.baidubce.services.media.model
-
- WaterMark() - Constructor for class com.baidubce.services.media.model.WaterMark
-
- withAccessControlList(List<Grant>) - Method in class com.baidubce.services.bos.model.SetBucketAclRequest
-
Sets the custom Access Control List containing the access rules to
apply to the specified bucket when this request is executed.
- withAddr(String) - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Destination.Addr
-
- withAesKey(String) - Method in class com.baidubce.services.media.model.Encryption
-
- withAudio(Audio) - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
- withBitRateInBps(Integer) - Method in class com.baidubce.services.media.model.Audio
-
- withBitRateInBps(Integer) - Method in class com.baidubce.services.media.model.Video
-
- withBucket(String) - Method in class com.baidubce.services.media.model.CreateWaterMarkRequest
-
- withBucket(String) - Method in class com.baidubce.services.media.model.GetMediaInfoOfFileRequest
-
- withBucket(String) - Method in class com.baidubce.services.media.model.WaterMark
-
- withBucketName(String) - Method in class com.baidubce.services.bos.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.baidubce.services.bos.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.baidubce.services.bos.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.
- withBucketName(String) - Method in class com.baidubce.services.bos.model.CreateBucketRequest
-
- withBucketName(String) - Method in class com.baidubce.services.bos.model.DeleteBucketRequest
-
Sets the name of the Baidu Bos bucket to delete.
- withBucketName(String) - Method in class com.baidubce.services.bos.model.DeleteObjectRequest
-
- withBucketName(String) - Method in class com.baidubce.services.bos.model.DoesBucketExistRequest
-
- withBucketName(String) - Method in class com.baidubce.services.bos.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.baidubce.services.bos.model.GenericBucketRequest
-
- withBucketName(String) - Method in class com.baidubce.services.bos.model.GetBucketAclRequest
-
- withBucketName(String) - Method in class com.baidubce.services.bos.model.GetObjectMetadataRequest
-
Sets the name of the bucket containing the object whose metadata is being retrieved.
- withBucketName(String) - Method in class com.baidubce.services.bos.model.GetObjectRequest
-
Sets the name of the bucket containing the object to be downloaded.
- withBucketName(String) - Method in class com.baidubce.services.bos.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.baidubce.services.bos.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.baidubce.services.bos.model.ListObjectsRequest
-
Sets the name of the Baidu Bos bucket whose objects are to be listed.
- withBucketName(String) - Method in class com.baidubce.services.bos.model.ListPartsRequest
-
Sets the BucketName property for this request.
- withBucketName(String) - Method in class com.baidubce.services.bos.model.PutObjectRequest
-
Sets the name of the bucket where this request will upload a new
object to.
- withBucketName(String) - Method in class com.baidubce.services.bos.model.SetBucketAclRequest
-
- withBucketName(String) - Method in class com.baidubce.services.bos.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.
- withCacheControl(String) - Method in class com.baidubce.services.bos.model.ResponseHeaderOverrides
-
Sets the cache control response header.
- withCannedAcl(CannedAccessControlList) - Method in class com.baidubce.services.bos.model.SetBucketAclRequest
-
Sets the canned ACL to be applied to the specified bucket when this
request is executed.
- withCapacity(Integer) - Method in class com.baidubce.services.media.model.PipelineConfig
-
- withCapture(ThumbnailCapture) - Method in class com.baidubce.services.media.model.CreateThumbnailJobRequest
-
- withChannels(Integer) - Method in class com.baidubce.services.media.model.Audio
-
- withCharset(Integer) - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Subject
-
- withClip(Clip) - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
- withCodec(String) - Method in class com.baidubce.services.media.model.Video
-
- withCodecOptions(CodecOptions) - Method in class com.baidubce.services.media.model.Video
-
- withConfig(PipelineConfig) - Method in class com.baidubce.services.media.model.CreatePipelineRequest
-
- withConnectionTimeoutInMillis(int) - Method in class com.baidubce.BceClientConfiguration
-
Sets the connection timeout in milliseconds, and returns the updated configuration instance.
- withConnectionTimeoutInMillis(int) - Method in class com.baidubce.services.bos.BosClientConfiguration
-
- withConnectionTimeoutInMillis(int) - Method in class com.baidubce.services.ses.SesClientConfiguration
-
- withConnectionTimeoutInMillis(int) - Method in class com.baidubce.services.sms.SmsClientConfiguration
-
- withContainer(String) - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
- withContent(String) - Method in class com.baidubce.services.sms.model.CreateTemplateRequest
-
- withContentDisposition(String) - Method in class com.baidubce.services.bos.model.ResponseHeaderOverrides
-
Sets the content disposition response header override.
- withContentEncoding(String) - Method in class com.baidubce.services.bos.model.ResponseHeaderOverrides
-
Sets the content encoding response header override.
- withContentLanguage(String) - Method in class com.baidubce.services.bos.model.ResponseHeaderOverrides
-
Sets the content language response header override
- withContentMd5(String) - Method in class com.baidubce.services.bos.model.GeneratePresignedUrlRequest
-
Sets the expected content-md5 header of the request and returns this
object, for method chaining.
- withContentType(String) - Method in class com.baidubce.services.bos.model.GeneratePresignedUrlRequest
-
Sets the expected content-type of the request and returns
this object, for method chaining.
- withContentType(String) - Method in class com.baidubce.services.bos.model.ResponseHeaderOverrides
-
Sets the content type response header override.
- withCreateTime(String) - Method in class com.baidubce.services.media.model.WaterMark
-
- withCredentials(BceCredentials) - Method in class com.baidubce.BceClientConfiguration
-
Sets the BCE credentials used by the client to sign HTTP requests, and returns the updated configuration
instance.
- withCredentials(BceCredentials) - Method in class com.baidubce.services.bos.BosClientConfiguration
-
- withCredentials(BceCredentials) - Method in class com.baidubce.services.ses.SesClientConfiguration
-
- withCredentials(BceCredentials) - Method in class com.baidubce.services.sms.SmsClientConfiguration
-
- withData(String) - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Attachment.FileData
-
- withData(String) - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Subject
-
- withDelimiter(String) - Method in class com.baidubce.services.bos.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.
- withDelimiter(String) - Method in class com.baidubce.services.bos.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.
- withDescription(String) - Method in class com.baidubce.services.media.model.CreatePipelineRequest
-
- withDescription(String) - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
- withDetail(EmailDetailModel) - Method in class com.baidubce.services.ses.model.ListVerifiedEmailResponse
-
- withDetails(List<EmailDetailModel>) - Method in class com.baidubce.services.ses.model.ListVerifiedEmailResponse
-
- withDisplayName(String) - Method in class com.baidubce.model.User
-
Sets the display name of the user.
- withDomainName(String) - Method in class com.baidubce.services.ses.model.DeleteVerifiedDomainRequest
-
- withDomainName(String) - Method in class com.baidubce.services.ses.model.EnableDKIMRequest
-
- withDomainName(String) - Method in class com.baidubce.services.ses.model.GetVerifiedDomainRequest
-
- withDomainName(String) - Method in class com.baidubce.services.ses.model.VerifyDKIMRequest
-
- withDomainName(String) - Method in class com.baidubce.services.ses.model.VerifyDomainRequest
-
- withDurationInSecond(Integer) - Method in class com.baidubce.services.media.model.Clip
-
- withEmailAddress(String) - Method in class com.baidubce.services.ses.model.DeleteVerifiedEmailRequest
-
- withEmailAddress(String) - Method in class com.baidubce.services.ses.model.GetVerifiedEmailRequest
-
- withEmailAddress(String) - Method in class com.baidubce.services.ses.model.IsInRecipientBlacklistRequest
-
- withEmailAddress(String) - Method in class com.baidubce.services.ses.model.VerifyEmailRequest
-
- withEncryption(Encryption) - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
- withEndpoint(String) - Method in class com.baidubce.BceClientConfiguration
-
Sets the service endpoint URL to which the client will connect, and returns the updated configuration instance.
- withEndpoint(String) - Method in class com.baidubce.services.bos.BosClientConfiguration
-
- withEndpoint(String) - Method in class com.baidubce.services.ses.SesClientConfiguration
-
- withEndpoint(String) - Method in class com.baidubce.services.sms.SmsClientConfiguration
-
- withEndTimeInSecond(Integer) - Method in class com.baidubce.services.media.model.ThumbnailCapture
-
- withETag(String) - Method in class com.baidubce.services.bos.model.CopyObjectRequest
-
Sets the optional ETag that, when present, must be a match for the source object's current ETag
in order for the copy object request to be executed.
- withETag(String) - Method in class com.baidubce.services.bos.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.
- withExpiration(int) - Method in class com.baidubce.services.bos.model.GeneratePresignedUrlRequest
-
Sets the expiration after which point the new pre-signed URL will no
longer be accepted by BOS, and returns this request object to
enable additional method calls to be chained together.
- withExpires(String) - Method in class com.baidubce.services.bos.model.ResponseHeaderOverrides
-
Sets the expires response header override.
- withFile(File) - Method in class com.baidubce.services.bos.model.PutObjectRequest
-
Sets the file containing the data to be uploaded to Baidu Bos.
- withFormat(String) - Method in class com.baidubce.services.media.model.ThumbnailTarget
-
- withFormat(String) - Method in class com.baidubce.services.media.model.ThumbnailTargetStatus
-
- withGrantee(List<Grantee>) - Method in class com.baidubce.services.bos.model.Grant
-
Sets the grantee being granted a permission by this grant.
- withHeightInPixel(Integer) - Method in class com.baidubce.services.media.model.ThumbnailTarget
-
- withHeightInPixel(Integer) - Method in class com.baidubce.services.media.model.ThumbnailTargetStatus
-
- withHorizontalAlignment(String) - Method in class com.baidubce.services.media.model.CreateWaterMarkRequest
-
- withHorizontalOffsetInPixel(Integer) - Method in class com.baidubce.services.media.model.CreateWaterMarkRequest
-
- withHorizontalOffsetInPixel(Integer) - Method in class com.baidubce.services.media.model.WaterMark
-
- withHtml(SendEmailRequest.Mail.Subject) - Method in class com.baidubce.services.ses.model.SendEmailRequest.Mail.Message
-
- withId(String) - Method in class com.baidubce.model.User
-
Sets the ID of the user.
- withId(String) - Method in class com.baidubce.services.bos.model.Grantee
-
Sets the ID of the grantee.
- withInputStream(InputStream) - Method in class com.baidubce.services.bos.model.PutObjectRequest
-
Sets the input stream containing the data to be uploaded to Baidu Bos.
- withInputStream(InputStream) - Method in class com.baidubce.services.bos.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.
- withIntervalInSecond(Integer) - Method in class com.baidubce.services.media.model.ThumbnailCapture
-
- withJobId(String) - Method in class com.baidubce.services.media.model.GetThumbnailJobRequest
-
- withJobId(String) - Method in class com.baidubce.services.media.model.GetTranscodingJobRequest
-
- withKey(String) - Method in class com.baidubce.services.bos.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.baidubce.services.bos.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.baidubce.services.bos.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.
- withKey(String) - Method in class com.baidubce.services.bos.model.DeleteObjectRequest
-
- withKey(String) - Method in class com.baidubce.services.bos.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.baidubce.services.bos.model.GenericObjectRequest
-
- withKey(String) - Method in class com.baidubce.services.bos.model.GetObjectMetadataRequest
-
Sets the key of the object whose metadata is being retrieved.
- withKey(String) - Method in class com.baidubce.services.bos.model.GetObjectRequest
-
Sets the key under which the object to be downloaded is stored.
- withKey(String) - Method in class com.baidubce.services.bos.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.baidubce.services.bos.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.baidubce.services.bos.model.PutObjectRequest
-
Sets the key under which to store the new object.
- withKey(String) - Method in class com.baidubce.services.bos.model.UploadPartRequest
-
Sets the key of the initiated multipart upload, and returns this updated
object so that additional method calls can be chained together.
- withKey(String) - Method in class com.baidubce.services.media.model.CreateWaterMarkRequest
-
- withKey(String) - Method in class com.baidubce.services.media.model.GetMediaInfoOfFileRequest
-
- withKey(String) - Method in class com.baidubce.services.media.model.ThumbnailSource
-
- withKey(String) - Method in class com.baidubce.services.media.model.WaterMark
-
- withKeyMarker(String) - Method in class com.baidubce.services.bos.model.ListMultipartUploadsRequest
-
Sets the KeyMarker property for this request.
- withKeyPrefix(String) - Method in class com.baidubce.services.media.model.ThumbnailTarget
-
- withKeyPrefix(String) - Method in class com.baidubce.services.media.model.ThumbnailTargetStatus
-
- withKeys(List<String>) - Method in class com.baidubce.services.media.model.ThumbnailTargetStatus
-
- withLocalAddress(InetAddress) - Method in class com.baidubce.BceClientConfiguration
-
Sets the optional local address to bind when connecting to BCE services, and returns the updated configuration
instance.
- withLocalAddress(InetAddress) - Method in class com.baidubce.services.bos.BosClientConfiguration
-
- withLocalAddress(InetAddress) - Method in class com.baidubce.services.ses.SesClientConfiguration
-
- withLocalAddress(InetAddress) - Method in class com.baidubce.services.sms.SmsClientConfiguration
-
- withMarker(String) - Method in class com.baidubce.services.bos.model.ListObjectsRequest
-
Sets the optional marker parameter indicating where in the bucket to begin listing.
- withMaxConnections(int) - Method in class com.baidubce.BceClientConfiguration
-
Sets the maximum number of open HTTP connections, and returns the updated configuration instance.
- withMaxConnections(int) - Method in class com.baidubce.services.bos.BosClientConfiguration
-
- withMaxConnections(int) - Method in class com.baidubce.services.ses.SesClientConfiguration
-
- withMaxConnections(int) - Method in class com.baidubce.services.sms.SmsClientConfiguration
-
- withMaxFrameRate(Float) - Method in class com.baidubce.services.media.model.Video
-
- withMaxHeightInPixel(Integer) - Method in class com.baidubce.services.media.model.Video
-
- withMaxKeys(int) - Method in class com.baidubce.services.bos.model.ListObjectsRequest
-
Sets the optional maxKeys parameter indicating the maximum number of keys to
include in the response.
- withMaxParts(int) - Method in class com.baidubce.services.bos.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.
- withMaxUploads(int) - Method in class com.baidubce.services.bos.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.
- withMaxWidthInPixel(Integer) - Method in class com.baidubce.services.media.model.Video
-
- withMD5Digest(String) - Method in class com.baidubce.services.bos.model.UploadPartRequest
-
Sets the optional, but recommended, MD5 hash of the content of this part.
- withMessageId(String) - Method in class com.baidubce.services.sms.model.QueryMessageDetailRequest
-
- withMetadata(ObjectMetadata) - Method in class com.baidubce.services.bos.model.InitiateMultipartUploadRequest
-
Sets the additional information about the new object being created, such
as content type, content encoding, user metadata, etc.
- withMethod(HttpMethodName) - Method in class com.baidubce.services.bos.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.
- withMode(String) - Method in class com.baidubce.services.media.model.ThumbnailCapture
-
- withName(String) - Method in class com.baidubce.services.sms.model.CreateTemplateRequest
-
- withNewObjectMetadata(ObjectMetadata) - Method in class com.baidubce.services.bos.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.
- withObjectMetadata(ObjectMetadata) - Method in class com.baidubce.services.bos.model.CompleteMultipartUploadRequest
-
Sets the optional metadata instructing Baidu Bos how to handle the uploaded data .
- withObjectMetadata(ObjectMetadata) - Method in class com.baidubce.services.bos.model.PutObjectRequest
-
Sets the optional metadata instructing Baidu Bos how to handle the
uploaded data (e.g.
- withPartETags(List<PartETag>) - Method in class com.baidubce.services.bos.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.
- withPartNumber(int) - Method in class com.baidubce.services.bos.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.baidubce.services.bos.model.UploadPartRequest
-
Sets the part number describing this part's position relative to the
other parts in the multipart upload.
- withPartNumberMarker(int) - Method in class com.baidubce.services.bos.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.baidubce.services.bos.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.
- withPermission(List<Permission>) - Method in class com.baidubce.services.bos.model.Grant
-
Sets the permission being granted to the grantee by this grant.
- withPhoneNumber(String) - Method in class com.baidubce.services.sms.model.StatReceiverRequest
-
- withPipeline(String) - Method in class com.baidubce.services.media.model.ListThumbnailJobsRequest
-
- withPipelineName(String) - Method in class com.baidubce.services.media.model.CreateJobRequest
-
- withPipelineName(String) - Method in class com.baidubce.services.media.model.CreatePipelineRequest
-
- withPipelineName(String) - Method in class com.baidubce.services.media.model.CreateThumbnailJobRequest
-
- withPipelineName(String) - Method in class com.baidubce.services.media.model.CreateTranscodingJobRequest
-
- withPipelineName(String) - Method in class com.baidubce.services.media.model.DeletePipelineRequest
-
- withPipelineName(String) - Method in class com.baidubce.services.media.model.GetPipelineRequest
-
- withPipelineName(String) - Method in class com.baidubce.services.media.model.ListJobsRequest
-
- withPipelineName(String) - Method in class com.baidubce.services.media.model.ListTranscodingJobsRequest
-
- withPrefix(String) - Method in class com.baidubce.services.bos.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.baidubce.services.bos.model.ListObjectsRequest
-
Sets the optional prefix parameter restricting the response to keys that
begin with the specified prefix.
- withPresetName(String) - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
- withPresetName(String) - Method in class com.baidubce.services.media.model.DeletePresetRequest
-
- withPresetName(String) - Method in class com.baidubce.services.media.model.GetPresetRequest
-
- withPresetName(String) - Method in class com.baidubce.services.media.model.Target
-
- withProfile(String) - Method in class com.baidubce.services.media.model.CodecOptions
-
- withProtocol(Protocol) - Method in class com.baidubce.BceClientConfiguration
-
Sets the protocol (HTTP/HTTPS) to use when connecting to BCE services, and returns the updated configuration
instance.
- withProtocol(Protocol) - Method in class com.baidubce.services.bos.BosClientConfiguration
-
- withProtocol(Protocol) - Method in class com.baidubce.services.ses.SesClientConfiguration
-
- withProtocol(Protocol) - Method in class com.baidubce.services.sms.SmsClientConfiguration
-
- withProxyDomain(String) - Method in class com.baidubce.BceClientConfiguration
-
Sets the optional Windows domain to use when connecting through a Windows NTLM proxy, and returns the updated
configuration instance.
- withProxyDomain(String) - Method in class com.baidubce.services.bos.BosClientConfiguration
-
- withProxyDomain(String) - Method in class com.baidubce.services.ses.SesClientConfiguration
-
- withProxyDomain(String) - Method in class com.baidubce.services.sms.SmsClientConfiguration
-
- withProxyHost(String) - Method in class com.baidubce.BceClientConfiguration
-
Sets the optional proxy host the client will connect through, and returns the updated configuration instance.
- withProxyHost(String) - Method in class com.baidubce.services.bos.BosClientConfiguration
-
- withProxyHost(String) - Method in class com.baidubce.services.ses.SesClientConfiguration
-
- withProxyHost(String) - Method in class com.baidubce.services.sms.SmsClientConfiguration
-
- withProxyPassword(String) - Method in class com.baidubce.BceClientConfiguration
-
Sets the optional password to use when connecting through a proxy, and returns the updated configuration
instance.
- withProxyPassword(String) - Method in class com.baidubce.services.bos.BosClientConfiguration
-
- withProxyPassword(String) - Method in class com.baidubce.services.ses.SesClientConfiguration
-
- withProxyPassword(String) - Method in class com.baidubce.services.sms.SmsClientConfiguration
-
- withProxyPort(int) - Method in class com.baidubce.BceClientConfiguration
-
Sets the optional proxy port the client will connect through, and returns the updated configuration instance.
- withProxyPort(int) - Method in class com.baidubce.services.bos.BosClientConfiguration
-
- withProxyPort(int) - Method in class com.baidubce.services.ses.SesClientConfiguration
-
- withProxyPort(int) - Method in class com.baidubce.services.sms.SmsClientConfiguration
-
- withProxyPreemptiveAuthenticationEnabled(boolean) - Method in class com.baidubce.BceClientConfiguration
-
Sets whether to enable proxy preemptive authentication, and returns the updated configuration instance.
- withProxyPreemptiveAuthenticationEnabled(boolean) - Method in class com.baidubce.services.bos.BosClientConfiguration
-
- withProxyPreemptiveAuthenticationEnabled(boolean) - Method in class com.baidubce.services.ses.SesClientConfiguration
-
- withProxyPreemptiveAuthenticationEnabled(boolean) - Method in class com.baidubce.services.sms.SmsClientConfiguration
-
- withProxyUsername(String) - Method in class com.baidubce.BceClientConfiguration
-
Sets the optional user name to use when connecting through a proxy, and returns the updated configuration
instance.
- withProxyUsername(String) - Method in class com.baidubce.services.bos.BosClientConfiguration
-
- withProxyUsername(String) - Method in class com.baidubce.services.ses.SesClientConfiguration
-
- withProxyUsername(String) - Method in class com.baidubce.services.sms.SmsClientConfiguration
-
- withProxyWorkstation(String) - Method in class com.baidubce.BceClientConfiguration
-
Sets the optional Windows workstation to use when connecting through a Windows NTLM proxy, and returns the
updated configuration instance.
- withProxyWorkstation(String) - Method in class com.baidubce.services.bos.BosClientConfiguration
-
- withProxyWorkstation(String) - Method in class com.baidubce.services.ses.SesClientConfiguration
-
- withProxyWorkstation(String) - Method in class com.baidubce.services.sms.SmsClientConfiguration
-
- withRange(long, long) - Method in class com.baidubce.services.bos.model.GetObjectRequest
-
Sets the optional inclusive byte range within the desired object that will be downloaded by this request.
- withRegion(Region) - Method in class com.baidubce.BceClientConfiguration
-
Sets the region of service, and returns the updated configuration instance.
- withRegion(Region) - Method in class com.baidubce.services.bos.BosClientConfiguration
-
- withRegion(Region) - Method in class com.baidubce.services.ses.SesClientConfiguration
-
- withRegion(Region) - Method in class com.baidubce.services.sms.SmsClientConfiguration
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.model.AbstractBceRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.model.GenericAccountRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.bos.model.AbortMultipartUploadRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.bos.model.CompleteMultipartUploadRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.bos.model.CopyObjectRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.bos.model.CreateBucketRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.bos.model.DeleteBucketRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.bos.model.DeleteObjectRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.bos.model.DoesBucketExistRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.bos.model.GeneratePresignedUrlRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.bos.model.GetBosAccountOwnerRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.bos.model.GetBucketAclRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.bos.model.GetObjectMetadataRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.bos.model.GetObjectRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.bos.model.InitiateMultipartUploadRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.bos.model.ListBucketsRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.bos.model.ListMultipartUploadsRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.bos.model.ListObjectsRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.bos.model.ListPartsRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.bos.model.PutObjectRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.bos.model.ResponseHeaderOverrides
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.bos.model.SetBucketAclRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.bos.model.UploadPartRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.media.model.CreateJobRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.media.model.CreatePipelineRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.media.model.CreateThumbnailJobRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.media.model.CreateTranscodingJobRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.media.model.CreateWaterMarkRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.media.model.DeletePipelineRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.media.model.DeletePresetRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.media.model.DeleteWaterMarkRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.media.model.GetJobRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.media.model.GetMediaInfoOfFileRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.media.model.GetPipelineRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.media.model.GetPresetRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.media.model.GetThumbnailJobRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.media.model.GetTranscodingJobRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.media.model.GetWaterMarkRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.media.model.ListJobsRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.media.model.ListPipelinesRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.media.model.ListPresetsRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.media.model.ListThumbnailJobsRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.media.model.ListTranscodingJobsRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.media.model.ListWaterMarkRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.ses.model.SesRequest
-
- withRequestCredentials(BceCredentials) - Method in class com.baidubce.services.sms.model.SmsRequest
-
- withResponseHeaders(ResponseHeaderOverrides) - Method in class com.baidubce.services.bos.model.GeneratePresignedUrlRequest
-
Sets the headers to be overridden in the service response and returns
this object, for method chaining.
- withRetryPolicy(RetryPolicy) - Method in class com.baidubce.BceClientConfiguration
-
Sets the retry policy for failed requests, and returns the updated configuration instance.
- withRetryPolicy(RetryPolicy) - Method in class com.baidubce.services.bos.BosClientConfiguration
-
- withRetryPolicy(RetryPolicy) - Method in class com.baidubce.services.ses.SesClientConfiguration
-
- withRetryPolicy(RetryPolicy) - Method in class com.baidubce.services.sms.SmsClientConfiguration
-
- withSampleRateInHz(Integer) - Method in class com.baidubce.services.media.model.Audio
-
- withSizingPolicy(String) - Method in class com.baidubce.services.media.model.ThumbnailTarget
-
- withSizingPolicy(String) - Method in class com.baidubce.services.media.model.ThumbnailTargetStatus
-
- withSizingPolicy(String) - Method in class com.baidubce.services.media.model.Video
-
- withSocketBufferSizeInBytes(int) - Method in class com.baidubce.BceClientConfiguration
-
Sets the optional size (in bytes) for the low level TCP socket buffer, and returns the updated configuration
instance.
- withSocketBufferSizeInBytes(int) - Method in class com.baidubce.services.bos.BosClientConfiguration
-
- withSocketBufferSizeInBytes(int) - Method in class com.baidubce.services.ses.SesClientConfiguration
-
- withSocketBufferSizeInBytes(int) - Method in class com.baidubce.services.sms.SmsClientConfiguration
-
- withSocketTimeoutInMillis(int) - Method in class com.baidubce.BceClientConfiguration
-
Sets the socket timeout (SO_TIMEOUT) in milliseconds, which is a maximum period inactivity between two
consecutive data packets, and returns the updated configuration instance.
- withSocketTimeoutInMillis(int) - Method in class com.baidubce.services.bos.BosClientConfiguration
-
- withSocketTimeoutInMillis(int) - Method in class com.baidubce.services.ses.SesClientConfiguration
-
- withSocketTimeoutInMillis(int) - Method in class com.baidubce.services.sms.SmsClientConfiguration
-
- withSource(Source) - Method in class com.baidubce.services.media.model.CreateJobRequest
-
- withSource(ThumbnailSource) - Method in class com.baidubce.services.media.model.CreateThumbnailJobRequest
-
- withSource(Source) - Method in class com.baidubce.services.media.model.CreateTranscodingJobRequest
-
- withSourceBucket(String) - Method in class com.baidubce.services.media.model.CreatePipelineRequest
-
- withSourceBucketName(String) - Method in class com.baidubce.services.bos.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.
- withSourceKey(String) - Method in class com.baidubce.services.bos.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.baidubce.services.media.model.Source
-
- withStartTimeInSecond(Integer) - Method in class com.baidubce.services.media.model.Clip
-
- withStartTimeInSecond(Integer) - Method in class com.baidubce.services.media.model.ThumbnailCapture
-
- withStrategy(String) - Method in class com.baidubce.services.media.model.Encryption
-
- withStreamBufferSize(int) - Method in class com.baidubce.services.bos.BosClientConfiguration
-
- withTarget(Target) - Method in class com.baidubce.services.media.model.CreateJobRequest
-
- withTarget(ThumbnailTarget) - Method in class com.baidubce.services.media.model.CreateThumbnailJobRequest
-
- withTarget(Target) - Method in class com.baidubce.services.media.model.CreateTranscodingJobRequest
-
- withTargetBucket(String) - Method in class com.baidubce.services.media.model.CreatePipelineRequest
-
- withTargetKey(String) - Method in class com.baidubce.services.media.model.Target
-
- withTemplateId(String) - Method in class com.baidubce.services.sms.model.DeleteTemplateRequest
-
- withTemplateId(String) - Method in class com.baidubce.services.sms.model.GetTemplateDetailRequest
-
- withTransmux(Boolean) - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
- withUploadId(String) - Method in class com.baidubce.services.bos.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.baidubce.services.bos.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.baidubce.services.bos.model.GenericUploadRequest
-
- withUploadId(String) - Method in class com.baidubce.services.bos.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.baidubce.services.bos.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.
- withUserAgent(String) - Method in class com.baidubce.BceClientConfiguration
-
Sets the User-Agent header value to use when sending requests to BCE services, and returns the updated
configuration instance.
- withUserAgent(String) - Method in class com.baidubce.services.bos.BosClientConfiguration
-
- withUserAgent(String) - Method in class com.baidubce.services.ses.SesClientConfiguration
-
- withUserAgent(String) - Method in class com.baidubce.services.sms.SmsClientConfiguration
-
- withVerticalAlignment(String) - Method in class com.baidubce.services.media.model.CreateWaterMarkRequest
-
- withVerticalOffsetInPixel(Integer) - Method in class com.baidubce.services.media.model.CreateWaterMarkRequest
-
- withVerticalOffsetInPixel(Integer) - Method in class com.baidubce.services.media.model.WaterMark
-
- withVideo(Video) - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
- withWatermarkId(String) - Method in class com.baidubce.services.media.model.CreatePresetRequest
-
- withWatermarkId(String) - Method in class com.baidubce.services.media.model.DeleteWaterMarkRequest
-
- withWatermarkId(String) - Method in class com.baidubce.services.media.model.GetWaterMarkRequest
-
- withWatermarkId(String) - Method in class com.baidubce.services.media.model.WaterMark
-
- withWidthInPixel(Integer) - Method in class com.baidubce.services.media.model.ThumbnailTarget
-
- withWidthInPixel(Integer) - Method in class com.baidubce.services.media.model.ThumbnailTargetStatus
-
- wrap(byte[]) - Static method in class com.baidubce.internal.RestartableInputStream
-