跳过导航链接
A B C D E F G H I K L M N O P Q R S T U V W 

A

abortMultipartUpload(AbortMultipartUploadRequest) - 接口 中的方法com.obs.services.IObsClient
Abort a multipart upload.
abortMultipartUpload(AbortMultipartUploadRequest) - 类 中的方法com.obs.services.ObsClient
 
abortMultipartUpload(AbortMultipartUploadRequest, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
abortMultipartUpload(AbortMultipartUploadRequest, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
AbortMultipartUploadRequest - com.obs.services.model中的类
Parameters in a request for aborting an multipart upload
AbortMultipartUploadRequest() - 类 的构造器com.obs.services.model.AbortMultipartUploadRequest
 
AbortMultipartUploadRequest(String, String, String) - 类 的构造器com.obs.services.model.AbortMultipartUploadRequest
Constructor
AbstractBulkRequest - com.obs.services.model中的类
Abstract class for request parameters of bulk tasks
AbstractBulkRequest() - 类 的构造器com.obs.services.model.AbstractBulkRequest
 
AbstractBulkRequest(String) - 类 的构造器com.obs.services.model.AbstractBulkRequest
 
AbstractNotification - com.obs.services.model中的类
Abstract class for event notification configuration
AbstractNotification() - 类 的构造器com.obs.services.model.AbstractNotification
 
AbstractNotification(String, AbstractNotification.Filter, List<EventTypeEnum>) - 类 的构造器com.obs.services.model.AbstractNotification
Constructor
AbstractNotification.Filter - com.obs.services.model中的类
List of filtering rules configured for event notification
AbstractNotification.Filter.FilterRule - com.obs.services.model中的类
Filtering rules configured for event notification
AbstractTemporarySignatureRequest - com.obs.services.model中的类
Abstract class for request parameters of signature-carrying queries
AbstractTemporarySignatureRequest() - 类 的构造器com.obs.services.model.AbstractTemporarySignatureRequest
 
AbstractTemporarySignatureRequest(HttpMethodEnum, String, String) - 类 的构造器com.obs.services.model.AbstractTemporarySignatureRequest
Constructor
AccessControlList - com.obs.services.model中的类
Bucket or object ACL Include a set of permissions ( Permission) authorized to specified grantee ( GranteeInterface).
AccessControlList() - 类 的构造器com.obs.services.model.AccessControlList
 
acl - 类 中的变量com.obs.services.model.PutObjectBasicRequest
 
acl - 类 中的变量com.obs.services.model.S3Bucket
已过时。
 
addAllUserMetadata(Map<String, String>) - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
Add customized metadata for a group of objects.
addFilterRule(String, String) - 类 中的方法com.obs.services.model.AbstractNotification.Filter
Add a filtering rule.
addFunctionGraphConfiguration(FunctionGraphConfiguration) - 类 中的方法com.obs.services.model.BucketNotificationConfiguration
Add FunctionGraph notification configuration.
addKeyAndVersion(String, String) - 类 中的方法com.obs.services.model.DeleteObjectsRequest
Add an object to be deleted.
addKeyAndVersion(String) - 类 中的方法com.obs.services.model.DeleteObjectsRequest
Add an object to be deleted.
addKeyAndVersion(String, String) - 类 中的方法com.obs.services.model.RestoreObjectsRequest
Add an object to be restored.
addKeyAndVersion(String) - 类 中的方法com.obs.services.model.RestoreObjectsRequest
Add an object to be restored.
addRule(LifecycleConfiguration.Rule) - 类 中的方法com.obs.services.model.LifecycleConfiguration
Add a lifecycle rule.
addRules(DisPolicyBean) - 类 中的方法com.oef.services.model.DisPolicy
 
addTag(String, String) - 类 中的方法com.obs.services.model.BucketTagInfo.TagSet
Add a tag.
addTargetGrant(GrantAndPermission) - 类 中的方法com.obs.services.model.BucketLoggingConfiguration
Add permissions for logged objects
addTopicConfiguration(TopicConfiguration) - 类 中的方法com.obs.services.model.BucketNotificationConfiguration
Add event notification configuration.
addUserMetadata(String, String) - 类 中的方法com.obs.services.model.ObjectMetadata
Add customized metadata for an object.
addUserMetadata(String, String) - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
Add customized metadata for an object.
AES256 - 类 中的静态变量com.obs.services.model.ServerAlgorithm
已过时。
SSE-C supports only AES256.
ALL_USERS - 类 中的静态变量com.obs.services.model.GroupGrantee
Anonymous user group, indicating all users
append(File) - 类 中的方法com.obs.services.model.fs.ObsFSFile
Append data to a file.
append(InputStream) - 类 中的方法com.obs.services.model.fs.ObsFSFile
Append data to a file.
appendFile(WriteFileRequest) - 接口 中的方法com.obs.services.IFSClient
Append data to a file.
appendFile(WriteFileRequest) - 类 中的方法com.obs.services.ObsClient
 
appendObject(AppendObjectRequest) - 接口 中的方法com.obs.services.IObsClient
Perform an appendable upload.
appendObject(AppendObjectRequest) - 类 中的方法com.obs.services.ObsClient
 
AppendObjectRequest - com.obs.services.model中的类
Parameters in an appendable upload request
AppendObjectRequest() - 类 的构造器com.obs.services.model.AppendObjectRequest
 
AppendObjectResult - com.obs.services.model中的类
Response to an appendable upload request
AppendObjectResult(String, String, String, long, StorageClassEnum, String) - 类 的构造器com.obs.services.model.AppendObjectResult
 
attribute() - 类 中的方法com.obs.services.model.fs.ObsFSFile
Obtains file properties.
attribute() - 类 中的方法com.obs.services.model.fs.ObsFSFolder
Obtain folder properties.
AUTHENTICATED_USERS - 类 中的静态变量com.obs.services.model.GroupGrantee
已过时。
AuthTypeEnum - com.obs.services.model中的枚举
Authentication type
AvailableZoneEnum - com.obs.services.model中的枚举
Bucket cluster type
AVALIABLE - 类 中的静态变量com.obs.services.model.RestoreObjectRequest.RestoreObjectStatus
The object has been restored and can be downloaded.

B

base64Md5(InputStream, long, long) - 类 中的方法com.obs.services.ObsClient
 
base64Md5(InputStream) - 类 中的方法com.obs.services.ObsClient
 
BaseBucketRequest - com.obs.services.model中的类
Basic class of bucket requests
BaseBucketRequest() - 类 的构造器com.obs.services.model.BaseBucketRequest
 
BaseBucketRequest(String) - 类 的构造器com.obs.services.model.BaseBucketRequest
 
BaseObjectRequest - com.obs.services.model中的类
Basic class of object requests
BaseObjectRequest() - 类 的构造器com.obs.services.model.BaseObjectRequest
 
BaseObjectRequest(String, String) - 类 的构造器com.obs.services.model.BaseObjectRequest
 
BaseObjectRequest(String, String, String) - 类 的构造器com.obs.services.model.BaseObjectRequest
 
BasicObsCredentialsProvider - com.obs.services中的类
 
BasicObsCredentialsProvider(ISecurityKey) - 类 的构造器com.obs.services.BasicObsCredentialsProvider
 
BasicObsCredentialsProvider(String, String) - 类 的构造器com.obs.services.BasicObsCredentialsProvider
 
BasicObsCredentialsProvider(String, String, String) - 类 的构造器com.obs.services.BasicObsCredentialsProvider
 
BucketCors - com.obs.services.model中的类
Bucket CORS rules
BucketCors() - 类 的构造器com.obs.services.model.BucketCors
 
BucketCors(List<BucketCorsRule>) - 类 的构造器com.obs.services.model.BucketCors
Constructor
BucketCorsRule - com.obs.services.model中的类
Bucket CORS rules
BucketCorsRule() - 类 的构造器com.obs.services.model.BucketCorsRule
 
BucketDirectColdAccess - com.obs.services.model中的类
Direct reading policy for Archive objects in a bucket
BucketDirectColdAccess(RuleStatusEnum) - 类 的构造器com.obs.services.model.BucketDirectColdAccess
Constructor
BucketDirectColdAccess() - 类 的构造器com.obs.services.model.BucketDirectColdAccess
Constructor
BucketEncryption - com.obs.services.model中的类
Bucket encryption information.
BucketEncryption() - 类 的构造器com.obs.services.model.BucketEncryption
 
BucketEncryption(SSEAlgorithmEnum) - 类 的构造器com.obs.services.model.BucketEncryption
Constructor
BucketLocationResponse - com.obs.services.model中的类
Response to a request for obtaining the bucket location
BucketLocationResponse(String) - 类 的构造器com.obs.services.model.BucketLocationResponse
 
BucketLoggingConfiguration - com.obs.services.model中的类
Logging settings of a bucket
BucketLoggingConfiguration() - 类 的构造器com.obs.services.model.BucketLoggingConfiguration
 
BucketLoggingConfiguration(String, String) - 类 的构造器com.obs.services.model.BucketLoggingConfiguration
Constructor
BucketMetadataInfoRequest - com.obs.services.model中的类
Parameters in a request for obtaining bucket metadata
BucketMetadataInfoRequest() - 类 的构造器com.obs.services.model.BucketMetadataInfoRequest
 
BucketMetadataInfoRequest(String) - 类 的构造器com.obs.services.model.BucketMetadataInfoRequest
Constructor
BucketMetadataInfoRequest(String, String, List<String>) - 类 的构造器com.obs.services.model.BucketMetadataInfoRequest
Constructor
BucketMetadataInfoResult - com.obs.services.model中的类
Response to a request for obtaining bucket metadata
BucketMetadataInfoResult(String, List<String>, int, List<String>, List<String>, StorageClassEnum, String, String) - 类 的构造器com.obs.services.model.BucketMetadataInfoResult
 
BucketMetadataInfoResult(String, List<String>, int, List<String>, List<String>, StorageClassEnum, String, String, AvailableZoneEnum) - 类 的构造器com.obs.services.model.BucketMetadataInfoResult
 
BucketMetadataInfoResult(String, List<String>, int, List<String>, List<String>, StorageClassEnum, String, String, AvailableZoneEnum, String, BucketTypeEnum) - 类 的构造器com.obs.services.model.BucketMetadataInfoResult
 
bucketName - 类 中的变量com.obs.services.model.AbstractBulkRequest
 
bucketName - 类 中的变量com.obs.services.model.AbstractTemporarySignatureRequest
 
bucketName - 类 中的变量com.obs.services.model.BucketMetadataInfoRequest
 
bucketName - 类 中的变量com.obs.services.model.PutObjectBasicRequest
 
bucketName - 类 中的变量com.obs.services.model.S3Bucket
已过时。
 
bucketName - 类 中的变量com.obs.services.model.S3Object
已过时。
 
BucketNotificationConfiguration - com.obs.services.model中的类
Bucket notification configuration
BucketNotificationConfiguration() - 类 的构造器com.obs.services.model.BucketNotificationConfiguration
 
BucketPolicyResponse - com.obs.services.model中的类
Response to a request for obtaining a bucket policy
BucketPolicyResponse(String) - 类 的构造器com.obs.services.model.BucketPolicyResponse
 
BucketQuota - com.obs.services.model中的类
Bucket quota information
BucketQuota() - 类 的构造器com.obs.services.model.BucketQuota
 
BucketQuota(long) - 类 的构造器com.obs.services.model.BucketQuota
Constructor
BucketStorageInfo - com.obs.services.model中的类
Bucket storage information
BucketStorageInfo() - 类 的构造器com.obs.services.model.BucketStorageInfo
 
BucketStoragePolicyConfiguration - com.obs.services.model中的类
Bucket storage policy
BucketStoragePolicyConfiguration(String) - 类 的构造器com.obs.services.model.BucketStoragePolicyConfiguration
已过时。
BucketStoragePolicyConfiguration(StorageClassEnum) - 类 的构造器com.obs.services.model.BucketStoragePolicyConfiguration
Constructor
BucketStoragePolicyConfiguration() - 类 的构造器com.obs.services.model.BucketStoragePolicyConfiguration
 
BucketTagInfo - com.obs.services.model中的类
Bucket tagging configuration
BucketTagInfo() - 类 的构造器com.obs.services.model.BucketTagInfo
 
BucketTagInfo(BucketTagInfo.TagSet) - 类 的构造器com.obs.services.model.BucketTagInfo
Constructor
BucketTagInfo.TagSet - com.obs.services.model中的类
Bucket tag set
BucketTagInfo.TagSet.Tag - com.obs.services.model中的类
Bucket tag
BucketTypeEnum - com.obs.services.model中的枚举
 
bucketTypeEnum - 类 中的变量com.obs.services.model.S3Bucket
已过时。
 
BucketVersioningConfiguration - com.obs.services.model中的类
Bucket versioning status
BucketVersioningConfiguration(String) - 类 的构造器com.obs.services.model.BucketVersioningConfiguration
已过时。
BucketVersioningConfiguration(VersioningStatusEnum) - 类 的构造器com.obs.services.model.BucketVersioningConfiguration
Constructor If versioning is enabled for a bucket, it cannot be disabled or changed to suspended.
BucketVersioningConfiguration() - 类 的构造器com.obs.services.model.BucketVersioningConfiguration
 
BULK - 类 中的静态变量com.obs.services.model.RestoreObjectRequest
已过时。

C

CacheOptionEnum - com.obs.services.model中的枚举
Control option of the read-ahead cache
CanonicalGrantee - com.obs.services.model中的类
Grantee information in the ACL, AccessControlList
CanonicalGrantee() - 类 的构造器com.obs.services.model.CanonicalGrantee
 
CanonicalGrantee(String) - 类 的构造器com.obs.services.model.CanonicalGrantee
Constructor
checkInternalClient() - 类 中的方法com.obs.services.model.fs.ObsFSBucket
 
checkInternalClient() - 类 中的方法com.obs.services.model.fs.ObsFSFolder
 
clone() - 类 中的方法com.obs.services.ObsConfiguration
 
close() - 接口 中的方法com.obs.services.IFSClient
Disable ObsClient and release connection resources.
close() - 接口 中的方法com.obs.services.IObsClient
Close ObsClient and release connection resources.
close() - 类 中的方法com.obs.services.ObsClient
 
close() - 接口 中的方法com.oef.services.IOefClient
Close OEF client and release connection resources.
com.obs.services - 程序包 com.obs.services
 
com.obs.services.exception - 程序包 com.obs.services.exception
 
com.obs.services.model - 程序包 com.obs.services.model
 
com.obs.services.model.fs - 程序包 com.obs.services.model.fs
 
com.oef.services - 程序包 com.oef.services
 
com.oef.services.model - 程序包 com.oef.services.model
 
completeMultipartUpload(CompleteMultipartUploadRequest) - 接口 中的方法com.obs.services.IObsClient
Combine parts.
completeMultipartUpload(CompleteMultipartUploadRequest) - 类 中的方法com.obs.services.ObsClient
 
completeMultipartUpload(CompleteMultipartUploadRequest, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
completeMultipartUpload(CompleteMultipartUploadRequest, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
CompleteMultipartUploadRequest - com.obs.services.model中的类
Parameters in a request for combining parts
CompleteMultipartUploadRequest() - 类 的构造器com.obs.services.model.CompleteMultipartUploadRequest
 
CompleteMultipartUploadRequest(String, String, String, List<PartEtag>) - 类 的构造器com.obs.services.model.CompleteMultipartUploadRequest
Constructor
CompleteMultipartUploadResult - com.obs.services.model中的类
Response to a request for combining parts
CompleteMultipartUploadResult(String, String, String, String, String, String) - 类 的构造器com.obs.services.model.CompleteMultipartUploadResult
 
CompressBean - com.oef.services.model中的类
Content of the file compression policy
CompressBean() - 类 的构造器com.oef.services.model.CompressBean
 
CompressBean(String, String) - 类 的构造器com.oef.services.model.CompressBean
Constructor
copyObject(CopyObjectRequest) - 接口 中的方法com.obs.services.IObsClient
Copy an object.
copyObject(String, String, String, String) - 接口 中的方法com.obs.services.IObsClient
Copy an object.
copyObject(CopyObjectRequest) - 类 中的方法com.obs.services.ObsClient
 
copyObject(String, String, String, String) - 类 中的方法com.obs.services.ObsClient
 
copyObject(CopyObjectRequest, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
copyObject(CopyObjectRequest, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
CopyObjectRequest - com.obs.services.model中的类
Parameters in a request for copying an object
CopyObjectRequest(String, String, String, String) - 类 的构造器com.obs.services.model.CopyObjectRequest
Constructor
CopyObjectRequest() - 类 的构造器com.obs.services.model.CopyObjectRequest
 
CopyObjectResult - com.obs.services.model中的类
Response to a request for copying an object
CopyObjectResult(String, Date, String, String, StorageClassEnum) - 类 的构造器com.obs.services.model.CopyObjectResult
 
copyPart(CopyPartRequest) - 接口 中的方法com.obs.services.IObsClient
Copy a part.
copyPart(CopyPartRequest) - 类 中的方法com.obs.services.ObsClient
 
copyPart(CopyPartRequest, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
copyPart(CopyPartRequest, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
CopyPartRequest - com.obs.services.model中的类
Parameters in the request for copying a part
CopyPartRequest() - 类 的构造器com.obs.services.model.CopyPartRequest
 
CopyPartRequest(String, String, String, String, String, int) - 类 的构造器com.obs.services.model.CopyPartRequest
Constructor
CopyPartResult - com.obs.services.model中的类
Response to a request for copying a part
CopyPartResult(int, String, Date) - 类 的构造器com.obs.services.model.CopyPartResult
 
CreateAsyncFetchJobsRequest - com.oef.services.model中的类
Create an asynchronous fetch job request in the JSON format.
CreateAsyncFetchJobsRequest() - 类 的构造器com.oef.services.model.CreateAsyncFetchJobsRequest
 
CreateAsyncFetchJobsRequest(String, String) - 类 的构造器com.oef.services.model.CreateAsyncFetchJobsRequest
Constructor
CreateAsynchFetchJobsResult - com.oef.services.model中的类
Create an asynchronous fetch job response.
CreateAsynchFetchJobsResult() - 类 的构造器com.oef.services.model.CreateAsynchFetchJobsResult
 
CreateAsynchFetchJobsResult(String, int) - 类 的构造器com.oef.services.model.CreateAsynchFetchJobsResult
Constructor
createBucket(String) - 接口 中的方法com.obs.services.IObsClient
Create a bucket.
createBucket(String, String) - 接口 中的方法com.obs.services.IObsClient
Create a bucket.
createBucket(ObsBucket) - 接口 中的方法com.obs.services.IObsClient
Create a bucket.
createBucket(CreateBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Create a bucket.
createBucket(String) - 类 中的方法com.obs.services.ObsClient
 
createBucket(String, String) - 类 中的方法com.obs.services.ObsClient
 
createBucket(ObsBucket) - 类 中的方法com.obs.services.ObsClient
 
createBucket(CreateBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
createBucket(S3Bucket) - 类 中的方法com.obs.services.ObsClient
已过时。
createBucket(ObsBucket, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
createBucket(ObsBucket, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
CreateBucketRequest - com.obs.services.model中的类
Parameters in a bucket creation request
CreateBucketRequest() - 类 的构造器com.obs.services.model.CreateBucketRequest
 
CreateBucketRequest(String) - 类 的构造器com.obs.services.model.CreateBucketRequest
Constructor
CreateBucketRequest(String, String) - 类 的构造器com.obs.services.model.CreateBucketRequest
Constructor
createFetchJob(CreateAsyncFetchJobsRequest) - 接口 中的方法com.oef.services.IOefClient
Create an asynchronous fetch job
createFetchJob(CreateAsyncFetchJobsRequest) - 类 中的方法com.oef.services.OefClient
 
createGetTemporarySignature(String, String, String, Date, Map<String, String>, Map<String, Object>) - 类 中的方法com.obs.services.ObsClient
Generate temporary authorization parameters for GET requests based on the object name prefix and validity period.
createGetTemporarySignature(String, String, String, long, Map<String, String>, Map<String, Object>) - 类 中的方法com.obs.services.ObsClient
Generate temporary authorization parameters for GET requests based on the object name prefix and validity period.
createPostSignature(PostSignatureRequest) - 接口 中的方法com.obs.services.IObsClient
Generate parameters for browser-based authorized access.
createPostSignature(String, String, long, String, String) - 类 中的方法com.obs.services.ObsClient
Generate parameters for browser-based authorized access.
createPostSignature(long, String, String) - 类 中的方法com.obs.services.ObsClient
Generate parameters for browser-based authorized access.
createPostSignature(PostSignatureRequest) - 类 中的方法com.obs.services.ObsClient
 
createSignedUrl(HttpMethodEnum, String, String, SpecialParamEnum, Date, Map<String, String>, Map<String, Object>) - 类 中的方法com.obs.services.ObsClient
已过时。
createSignedUrl(HttpMethodEnum, String, String, SpecialParamEnum, long, Map<String, String>, Map<String, Object>) - 类 中的方法com.obs.services.ObsClient
已过时。
createTemporarySignature(TemporarySignatureRequest) - 接口 中的方法com.obs.services.IObsClient
Generate temporarily authorized access parameters.
createTemporarySignature(TemporarySignatureRequest) - 类 中的方法com.obs.services.ObsClient
 
createV4PostSignature(String, String, long, String, String) - 类 中的方法com.obs.services.ObsClient
已过时。
createV4PostSignature(long, String, String) - 类 中的方法com.obs.services.ObsClient
已过时。
createV4PostSignature(V4PostSignatureRequest) - 类 中的方法com.obs.services.ObsClient
已过时。
createV4TemporarySignature(V4TemporarySignatureRequest) - 类 中的方法com.obs.services.ObsClient
已过时。
creationDate - 类 中的变量com.obs.services.model.S3Bucket
已过时。
 

D

date - 类 中的变量com.obs.services.model.LifecycleConfiguration.TimeEvent
 
days - 类 中的变量com.obs.services.model.LifecycleConfiguration.TimeEvent
 
DEBUG - 类 中的静态变量com.obs.services.LogConfigurator
 
DefaultCredentialsProviderChain - com.obs.services中的类
 
DefaultCredentialsProviderChain(IObsCredentialsProvider...) - 类 的构造器com.obs.services.DefaultCredentialsProviderChain
 
DefaultCredentialsProviderChain(boolean, IObsCredentialsProvider...) - 类 的构造器com.obs.services.DefaultCredentialsProviderChain
 
deleteBucket(String) - 接口 中的方法com.obs.services.IObsClient
Delete a bucket.
deleteBucket(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Delete a bucket.
deleteBucket(String) - 类 中的方法com.obs.services.ObsClient
 
deleteBucket(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
deleteBucket(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
deleteBucket(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
deleteBucketCors(String) - 接口 中的方法com.obs.services.IObsClient
Delete the bucket CORS rules.
deleteBucketCors(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Delete the bucket CORS rules.
deleteBucketCors(String) - 类 中的方法com.obs.services.ObsClient
 
deleteBucketCors(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
deleteBucketCors(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
deleteBucketCors(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
deleteBucketDirectColdAccess(String) - 接口 中的方法com.obs.services.IObsClient
Delete the direct reading policy for Archive objects in a bucket.
deleteBucketDirectColdAccess(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Delete the direct reading policy for Archive objects in a bucket.
deleteBucketDirectColdAccess(String) - 类 中的方法com.obs.services.ObsClient
 
deleteBucketDirectColdAccess(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
deleteBucketEncryption(String) - 接口 中的方法com.obs.services.IObsClient
Delete bucket encryption configuration.
deleteBucketEncryption(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Delete bucket encryption configuration.
deleteBucketEncryption(String) - 类 中的方法com.obs.services.ObsClient
 
deleteBucketEncryption(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
deleteBucketLifecycle(String) - 接口 中的方法com.obs.services.IObsClient
Delete the bucket lifecycle rules from a bucket.
deleteBucketLifecycle(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Delete the bucket lifecycle rules from a bucket.
deleteBucketLifecycle(String) - 类 中的方法com.obs.services.ObsClient
 
deleteBucketLifecycle(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
deleteBucketLifecycle(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
deleteBucketLifecycle(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
deleteBucketLifecycleConfiguration(String) - 类 中的方法com.obs.services.ObsClient
已过时。
deleteBucketLifecycleConfiguration(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
deleteBucketLifecycleConfiguration(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
deleteBucketPolicy(String) - 接口 中的方法com.obs.services.IObsClient
Delete bucket policies.
deleteBucketPolicy(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Delete bucket policies.
deleteBucketPolicy(String) - 类 中的方法com.obs.services.ObsClient
 
deleteBucketPolicy(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
deleteBucketPolicy(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
deleteBucketPolicy(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
deleteBucketReplication(String) - 接口 中的方法com.obs.services.IObsClient
Delete the bucket cross-region replication configuration.
deleteBucketReplication(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Delete the bucket cross-region replication configuration.
deleteBucketReplication(String) - 类 中的方法com.obs.services.ObsClient
 
deleteBucketReplication(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
deleteBucketReplication(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
deleteBucketReplication(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
deleteBucketReplicationConfiguration(String) - 类 中的方法com.obs.services.ObsClient
已过时。
deleteBucketReplicationConfiguration(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
deleteBucketReplicationConfiguration(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
deleteBucketTagging(String) - 接口 中的方法com.obs.services.IObsClient
Delete bucket tags.
deleteBucketTagging(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Delete bucket tags.
deleteBucketTagging(String) - 类 中的方法com.obs.services.ObsClient
 
deleteBucketTagging(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
deleteBucketTagging(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
deleteBucketTagging(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
deleteBucketWebsite(String) - 接口 中的方法com.obs.services.IObsClient
Delete the website hosting configuration of a bucket.
deleteBucketWebsite(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Delete the website hosting configuration of a bucket.
deleteBucketWebsite(String) - 类 中的方法com.obs.services.ObsClient
 
deleteBucketWebsite(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
deleteBucketWebsite(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
deleteBucketWebsite(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
deleteBucketWebsiteConfiguration(String) - 类 中的方法com.obs.services.ObsClient
已过时。
deleteBucketWebsiteConfiguration(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
deleteBucketWebsiteConfiguration(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
deleteExtensionPolicy(String) - 接口 中的方法com.oef.services.IOefClient
Delete an asynchronous policy
deleteExtensionPolicy(String) - 类 中的方法com.oef.services.OefClient
 
deleteObject(String, String, String) - 接口 中的方法com.obs.services.IObsClient
Delete an object.
deleteObject(String, String) - 接口 中的方法com.obs.services.IObsClient
Delete an object.
deleteObject(DeleteObjectRequest) - 接口 中的方法com.obs.services.IObsClient
Delete an object.
deleteObject(String, String, String) - 类 中的方法com.obs.services.ObsClient
 
deleteObject(String, String) - 类 中的方法com.obs.services.ObsClient
 
deleteObject(DeleteObjectRequest) - 类 中的方法com.obs.services.ObsClient
 
deleteObject(String, String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
deleteObject(String, String, String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
deleteObject(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
DeleteObjectRequest - com.obs.services.model中的类
Request parameters for deleting an object.
DeleteObjectRequest() - 类 的构造器com.obs.services.model.DeleteObjectRequest
 
DeleteObjectRequest(String, String) - 类 的构造器com.obs.services.model.DeleteObjectRequest
Constructor
DeleteObjectRequest(String, String, String) - 类 的构造器com.obs.services.model.DeleteObjectRequest
Constructor
DeleteObjectResult - com.obs.services.model中的类
Response to an object deletion request
DeleteObjectResult(boolean, String) - 类 的构造器com.obs.services.model.DeleteObjectResult
 
DeleteObjectResult(boolean, String, String) - 类 的构造器com.obs.services.model.DeleteObjectResult
 
DeleteObjectResult(String, String, boolean, String) - 类 的构造器com.obs.services.model.DeleteObjectsResult.DeleteObjectResult
 
deleteObjects(DeleteObjectsRequest) - 接口 中的方法com.obs.services.IObsClient
Delete objects in a batch.
deleteObjects(DeleteObjectsRequest) - 类 中的方法com.obs.services.ObsClient
 
deleteObjects(DeleteObjectsRequest, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
deleteObjects(DeleteObjectsRequest, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
DeleteObjectsRequest - com.obs.services.model中的类
Parameters in an object batch deletion request
DeleteObjectsRequest() - 类 的构造器com.obs.services.model.DeleteObjectsRequest
 
DeleteObjectsRequest(String) - 类 的构造器com.obs.services.model.DeleteObjectsRequest
Constructor
DeleteObjectsRequest(String, boolean, KeyAndVersion[]) - 类 的构造器com.obs.services.model.DeleteObjectsRequest
Constructor
DeleteObjectsResult - com.obs.services.model中的类
Response to an object batch deletion request
DeleteObjectsResult() - 类 的构造器com.obs.services.model.DeleteObjectsResult
 
DeleteObjectsResult(List<DeleteObjectsResult.DeleteObjectResult>, List<DeleteObjectsResult.ErrorResult>) - 类 的构造器com.obs.services.model.DeleteObjectsResult
 
DeleteObjectsResult.DeleteObjectResult - com.obs.services.model中的类
Results returned if the deletion succeeds
DeleteObjectsResult.ErrorResult - com.obs.services.model中的类
Results returned if the deletion fails
deleteReadAheadObjects(String, String) - 接口 中的方法com.obs.services.IObsClient
Delete the read-ahead cache.
deleteReadAheadObjects(String, String) - 类 中的方法com.obs.services.ObsClient
 
Destination() - 类 的构造器com.obs.services.model.ReplicationConfiguration.Destination
 
disableAccessLog() - 类 中的静态方法com.obs.services.LogConfigurator
 
disableLog() - 类 中的静态方法com.obs.services.LogConfigurator
Disable SDK logging.
disableNio() - 类 中的方法com.obs.services.ObsConfiguration
已过时。
DisPolicy - com.oef.services.model中的类
 
DisPolicy() - 类 的构造器com.oef.services.model.DisPolicy
 
DisPolicy(ArrayList<DisPolicyBean>) - 类 的构造器com.oef.services.model.DisPolicy
 
DisPolicyBean - com.oef.services.model中的类
 
DisPolicyBean() - 类 的构造器com.oef.services.model.DisPolicyBean
 
DisPolicyBean(String, String, String, ArrayList<String>, String) - 类 的构造器com.oef.services.model.DisPolicyBean
 
doesObjectExist(String, String) - 接口 中的方法com.obs.services.IObsClient
Check whether an object exists.
doesObjectExist(GetObjectMetadataRequest) - 接口 中的方法com.obs.services.IObsClient
Check whether an object exists.
doesObjectExist(String, String) - 类 中的方法com.obs.services.ObsClient
 
doesObjectExist(GetObjectMetadataRequest) - 类 中的方法com.obs.services.ObsClient
 
downloadFile(DownloadFileRequest) - 接口 中的方法com.obs.services.IObsClient
Download a file.
downloadFile(DownloadFileRequest) - 类 中的方法com.obs.services.ObsClient
 
DownloadFileRequest - com.obs.services.model中的类
Parameters in a request for downloading a file
DownloadFileRequest(String, String) - 类 的构造器com.obs.services.model.DownloadFileRequest
Constructor
DownloadFileRequest(String, String, String) - 类 的构造器com.obs.services.model.DownloadFileRequest
Constructor
DownloadFileRequest(String, String, String, long) - 类 的构造器com.obs.services.model.DownloadFileRequest
Constructor
DownloadFileRequest(String, String, String, long, int) - 类 的构造器com.obs.services.model.DownloadFileRequest
Constructor
DownloadFileRequest(String, String, String, long, int, boolean) - 类 的构造器com.obs.services.model.DownloadFileRequest
Constructor
DownloadFileRequest(String, String, String, long, int, boolean, String) - 类 的构造器com.obs.services.model.DownloadFileRequest
Constructor
DownloadFileRequest(String, String, String, long, int, boolean, String, String) - 类 的构造器com.obs.services.model.DownloadFileRequest
Constructor
DownloadFileResult - com.obs.services.model中的类
Response to a file download request
DownloadFileResult() - 类 的构造器com.obs.services.model.DownloadFileResult
 
drop() - 类 中的方法com.obs.services.model.fs.ObsFSFile
Delete a file.
dropFile(DropFileRequest) - 接口 中的方法com.obs.services.IFSClient
Delete a file.
dropFile(DropFileRequest) - 类 中的方法com.obs.services.ObsClient
 
DropFileRequest - com.obs.services.model.fs中的类
Request parameters for deleting objects
DropFileRequest() - 类 的构造器com.obs.services.model.fs.DropFileRequest
 
DropFileRequest(String, String) - 类 的构造器com.obs.services.model.fs.DropFileRequest
Constructor
DropFileRequest(String, String, String) - 类 的构造器com.obs.services.model.fs.DropFileRequest
Constructor
DropFileResult - com.obs.services.model.fs中的类
 
DropFileResult(boolean, String) - 类 的构造器com.obs.services.model.fs.DropFileResult
 
DropFileResult(boolean, String, String) - 类 的构造器com.obs.services.model.fs.DropFileResult
 
dropFolder(DropFolderRequest) - 接口 中的方法com.obs.services.IFSClient
Delete a folder.
dropFolder() - 类 中的方法com.obs.services.model.fs.ObsFSFolder
Delete a folder.
dropFolder(DropFolderRequest) - 类 中的方法com.obs.services.ObsClient
 
DropFolderRequest - com.obs.services.model.fs中的类
Request parameters for deleting folders.
DropFolderRequest() - 类 的构造器com.obs.services.model.fs.DropFolderRequest
 
DropFolderRequest(String) - 类 的构造器com.obs.services.model.fs.DropFolderRequest
Constructor
DropFolderRequest(String, String) - 类 的构造器com.obs.services.model.fs.DropFolderRequest
 

E

EcsObsCredentialsProvider - com.obs.services中的类
 
EcsObsCredentialsProvider() - 类 的构造器com.obs.services.EcsObsCredentialsProvider
 
EcsObsCredentialsProvider(int) - 类 的构造器com.obs.services.EcsObsCredentialsProvider
 
enableAccessLog() - 类 中的静态方法com.obs.services.LogConfigurator
 
ENABLED - 类 中的静态变量com.obs.services.model.BucketVersioningConfiguration
已过时。
enabled - 类 中的变量com.obs.services.model.LifecycleConfiguration.Rule
 
enableLog() - 类 中的静态方法com.obs.services.LogConfigurator
Enable SDK logging.
enableNio() - 类 中的方法com.obs.services.ObsConfiguration
已过时。
EnvironmentVariableObsCredentialsProvider - com.obs.services中的类
 
EnvironmentVariableObsCredentialsProvider() - 类 的构造器com.obs.services.EnvironmentVariableObsCredentialsProvider
 
equals(Object) - 类 中的方法com.obs.services.model.AbstractNotification.Filter.FilterRule
 
equals(Object) - 类 中的方法com.obs.services.model.BucketTagInfo.TagSet.Tag
 
equals(Object) - 类 中的方法com.obs.services.model.CanonicalGrantee
 
equals(Object) - 类 中的方法com.obs.services.model.GrantAndPermission
 
equals(Object) - 类 中的方法com.obs.services.model.GroupGrantee
 
equals(Object) - 类 中的方法com.obs.services.model.LifecycleConfiguration
 
equals(Object) - 类 中的方法com.obs.services.model.LifecycleConfiguration.Rule
 
equals(Object) - 类 中的方法com.obs.services.model.LifecycleConfiguration.TimeEvent
 
equals(Object) - 类 中的方法com.obs.services.model.PartEtag
 
equals(Object) - 类 中的方法com.obs.services.model.Permission
 
equals(Object) - 类 中的方法com.obs.services.model.ServerAlgorithm
已过时。
 
equals(Object) - 类 中的方法com.obs.services.model.ServerEncryption
已过时。
 
ERROR - 类 中的静态变量com.obs.services.LogConfigurator
 
ErrorResult(String, String, String, String) - 类 的构造器com.obs.services.model.DeleteObjectsResult.ErrorResult
Constructor
events - 类 中的变量com.obs.services.model.AbstractNotification
 
EventTypeEnum - com.obs.services.model中的枚举
Event type
EXPEDITED - 类 中的静态变量com.obs.services.model.RestoreObjectRequest
已过时。
Expiration() - 类 的构造器com.obs.services.model.LifecycleConfiguration.Expiration
 
Expiration(Date) - 类 的构造器com.obs.services.model.LifecycleConfiguration.Expiration
Constructor
Expiration(Integer) - 类 的构造器com.obs.services.model.LifecycleConfiguration.Expiration
Constructor
expiration - 类 中的变量com.obs.services.model.LifecycleConfiguration.Rule
 
expiration - 类 中的变量com.obs.services.model.PostSignatureResponse
 
expires - 类 中的变量com.obs.services.model.PutObjectRequest
 
ExtensionBucketPermissionEnum - com.obs.services.model中的枚举
OBS Bucket extension permission
ExtensionObjectPermissionEnum - com.obs.services.model中的枚举
OBS Bucket extension permission
extensionPermissionMap - 类 中的变量com.obs.services.model.PutObjectBasicRequest
 

F

FetchBean - com.oef.services.model中的类
Content of the asynchronous fetch policy
FetchBean() - 类 的构造器com.oef.services.model.FetchBean
 
FetchBean(String, String) - 类 的构造器com.oef.services.model.FetchBean
Constructor
file - 类 中的变量com.obs.services.model.PutObjectRequest
 
filter - 类 中的变量com.obs.services.model.AbstractNotification
 
Filter() - 类 的构造器com.obs.services.model.AbstractNotification.Filter
 
FilterRule() - 类 的构造器com.obs.services.model.AbstractNotification.Filter.FilterRule
 
FilterRule(String, String) - 类 的构造器com.obs.services.model.AbstractNotification.Filter.FilterRule
Constructor
finishOneTask() - 类 中的方法com.obs.services.model.MonitorableProgressListener
End a subtask.
FolderContentSummary - com.obs.services.model.fs中的类
 
FolderContentSummary() - 类 的构造器com.obs.services.model.fs.FolderContentSummary
 
FolderContentSummary.LayerSummary - com.obs.services.model.fs中的类
 
FSStatusEnum - com.obs.services.model.fs中的枚举
File gateway feature of the bucket
FunctionGraphConfiguration - com.obs.services.model中的类
FunctionGraph event notification configuration
FunctionGraphConfiguration() - 类 的构造器com.obs.services.model.FunctionGraphConfiguration
 
FunctionGraphConfiguration(String, AbstractNotification.Filter, String, List<EventTypeEnum>) - 类 的构造器com.obs.services.model.FunctionGraphConfiguration
Constructor

G

generatePolicy() - 类 中的方法com.obs.services.model.PolicyTempSignatureRequest
Generate a policy based on the validity period and policy condition.
GenericRequest - com.obs.services.model中的类
Basic class of all requests, which encapsulates common parameters used by all requests.
GenericRequest() - 类 的构造器com.obs.services.model.GenericRequest
 
getAccess() - 类 中的方法com.obs.services.model.SetBucketDirectColdAccessRequest
 
getAccessKey() - 接口 中的方法com.obs.services.model.ISecurityKey
Returns the access key for this securityKey.
getAcl() - 类 中的方法com.obs.services.model.CreateBucketRequest
 
getAcl() - 类 中的方法com.obs.services.model.ObsBucket
Obtain the bucket ACL.
getAcl() - 类 中的方法com.obs.services.model.PutObjectBasicRequest
Obtain the ACL of the object.
getAcl() - 类 中的方法com.obs.services.model.PutObjectsRequest
Obtain the ACL of the object.
getAcl() - 类 中的方法com.obs.services.model.S3Bucket
已过时。
 
getAcl() - 类 中的方法com.obs.services.model.SetBucketAclRequest
 
getAcl() - 类 中的方法com.obs.services.model.SetObjectAclRequest
 
getActualSignedRequestHeaders() - 类 中的方法com.obs.services.model.TemporarySignatureResponse
Obtain the request headers.
getAgency() - 类 中的方法com.obs.services.model.BucketLoggingConfiguration
Set the agent name.
getAgency() - 类 中的方法com.obs.services.model.ReplicationConfiguration
Set the agent name.
getAgency() - 类 中的方法com.oef.services.model.CompressBean
Obtain the IAM agency.
getAgency() - 类 中的方法com.oef.services.model.DisPolicyBean
 
getAgency() - 类 中的方法com.oef.services.model.FetchBean
Obtain the IAM agency.
getAgency() - 类 中的方法com.oef.services.model.TranscodeBean
Obtain the IAM agency.
getAlgorithm() - 类 中的方法com.obs.services.model.SseCHeader
已过时。
getAlgorithm() - 类 中的方法com.obs.services.model.V4PostSignatureResponse
Obtain the signature algorithm.
getAllGrantPermissions() - 类 中的方法com.obs.services.model.CreateBucketRequest
 
getAllGrantPermissions() - 类 中的方法com.obs.services.model.PutObjectBasicRequest
 
getAllGrantPermissions() - 类 中的方法com.obs.services.model.PutObjectsRequest
Obtain all OBS extended permissions.
getAllowedHeader() - 类 中的方法com.obs.services.model.BucketCorsRule
Obtain the list of request headers allowed by the CORS rules.
getAllowedMethod() - 类 中的方法com.obs.services.model.BucketCorsRule
Obtain the list of methods allowed by the CORS rules.
getAllowedOrigin() - 类 中的方法com.obs.services.model.BucketCorsRule
Obtain the list of origins (character strings representing domain names) allowed by the CORS rules.
getAllowHeaders() - 类 中的方法com.obs.services.model.OptionsInfoResult
Obtain the list of allowed request headers.
getAllowMethods() - 类 中的方法com.obs.services.model.OptionsInfoResult
Obtain the list of allowed cross-origin request methods.
getAllowOrigin() - 类 中的方法com.obs.services.model.OptionsInfoResult
Obtain the origin of the allowed cross-origin request.
getAttribute(GetAttributeRequest) - 接口 中的方法com.obs.services.IFSClient
Obtain file or folder properties.
getAttribute(GetAttributeRequest) - 类 中的方法com.obs.services.ObsClient
 
GetAttributeRequest - com.obs.services.model.fs中的类
Parameters in a request for obtaining filer or folder properties
GetAttributeRequest() - 类 的构造器com.obs.services.model.fs.GetAttributeRequest
 
GetAttributeRequest(String, String) - 类 的构造器com.obs.services.model.fs.GetAttributeRequest
Constructor
getAuthType() - 类 中的方法com.obs.services.ObsConfiguration
Obtain the authentication type.
getAvailableZone() - 类 中的方法com.obs.services.model.BucketMetadataInfoResult
Obtain the bucket cluster type.
getAvailableZone() - 类 中的方法com.obs.services.model.CreateBucketRequest
Obtain the bucket cluster type.
getAverageSpeed() - 接口 中的方法com.obs.services.model.ProgressStatus
Obtain the average speed.
getAverageSpeed() - 接口 中的方法com.obs.services.model.UploadProgressStatus
Obtain the average speed.
getBigfileThreshold() - 类 中的方法com.obs.services.model.PutObjectsRequest
Obtain the threshold size of a file for starting multipart upload.
getBucket() - 类 中的方法com.obs.services.model.ListPartsResult
Obtain the name of the bucket to which the multipart upload belongs.
getBucket() - 类 中的方法com.obs.services.model.ReplicationConfiguration.Destination
Obtain the information about the destination bucket.
getBucketAcl(String) - 接口 中的方法com.obs.services.IObsClient
Obtain a bucket ACL.
getBucketAcl(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Obtain a bucket ACL.
getBucketAcl(String) - 类 中的方法com.obs.services.ObsClient
 
getBucketAcl(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
getBucketAcl(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketAcl(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketCors(String) - 接口 中的方法com.obs.services.IObsClient
Obtain the bucket CORS rules.
getBucketCors(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Obtain the bucket CORS rules.
getBucketCors() - 类 中的方法com.obs.services.model.SetBucketCorsRequest
 
getBucketCors(String) - 类 中的方法com.obs.services.ObsClient
 
getBucketCors(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
getBucketCors(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketCors(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketDirectColdAccess(String) - 接口 中的方法com.obs.services.IObsClient
Obtain the direct reading policy for Archive objects in a bucket.
getBucketDirectColdAccess(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Obtain the direct reading policy for Archive objects in a bucket.
getBucketDirectColdAccess(String) - 类 中的方法com.obs.services.ObsClient
 
getBucketDirectColdAccess(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
getBucketEncryption(String) - 接口 中的方法com.obs.services.IObsClient
Obtain bucket encryption configuration.
getBucketEncryption(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Obtain bucket encryption configuration.
getBucketEncryption() - 类 中的方法com.obs.services.model.SetBucketEncryptionRequest
 
getBucketEncryption(String) - 类 中的方法com.obs.services.ObsClient
 
getBucketEncryption(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
getBucketFSStatus(GetBucketFSStatusRequest) - 接口 中的方法com.obs.services.IFSClient
Check whether the file gateway feature is enabled for the bucket.
getBucketFSStatus(GetBucketFSStatusRequest) - 类 中的方法com.obs.services.ObsClient
 
GetBucketFSStatusRequest - com.obs.services.model.fs中的类
Parameters in a request for obtaining status of the file gateway feature of the bucket
GetBucketFSStatusRequest() - 类 的构造器com.obs.services.model.fs.GetBucketFSStatusRequest
 
GetBucketFSStatusRequest(String) - 类 的构造器com.obs.services.model.fs.GetBucketFSStatusRequest
Constructor
GetBucketFSStatusResult - com.obs.services.model.fs中的类
Response to a request of obtaining status of the file gateway feature of a bucket
GetBucketFSStatusResult(String, List<String>, int, List<String>, List<String>, StorageClassEnum, String, String) - 类 的构造器com.obs.services.model.fs.GetBucketFSStatusResult
 
GetBucketFSStatusResult(String, List<String>, int, List<String>, List<String>, StorageClassEnum, String, String, FSStatusEnum) - 类 的构造器com.obs.services.model.fs.GetBucketFSStatusResult
 
GetBucketFSStatusResult(String, List<String>, int, List<String>, List<String>, StorageClassEnum, String, String, FSStatusEnum, AvailableZoneEnum) - 类 的构造器com.obs.services.model.fs.GetBucketFSStatusResult
 
GetBucketFSStatusResult(String, List<String>, int, List<String>, List<String>, StorageClassEnum, String, String, FSStatusEnum, AvailableZoneEnum, String, BucketTypeEnum) - 类 的构造器com.obs.services.model.fs.GetBucketFSStatusResult
 
getBucketLifecycle(String) - 接口 中的方法com.obs.services.IObsClient
Obtain the bucket lifecycle rules.
getBucketLifecycle(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Obtain the bucket lifecycle rules.
getBucketLifecycle(String) - 类 中的方法com.obs.services.ObsClient
 
getBucketLifecycle(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
getBucketLifecycle(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketLifecycle(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketLifecycleConfiguration(String) - 类 中的方法com.obs.services.ObsClient
已过时。
getBucketLifecycleConfiguration(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
getBucketLifecycleConfiguration(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
getBucketLocation(String) - 接口 中的方法com.obs.services.IObsClient
Obtain the bucket location.
getBucketLocation(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Obtain the bucket location.
getBucketLocation(String) - 类 中的方法com.obs.services.ObsClient
 
getBucketLocation(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
getBucketLocation(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketLocation(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketLocationV2(String) - 接口 中的方法com.obs.services.IObsClient
Obtain the bucket location.
getBucketLocationV2(String) - 类 中的方法com.obs.services.ObsClient
 
getBucketLogging(String) - 接口 中的方法com.obs.services.IObsClient
Obtain the logging settings of a bucket.
getBucketLogging(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Obtain the logging settings of a bucket.
getBucketLogging(String) - 类 中的方法com.obs.services.ObsClient
 
getBucketLogging(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
getBucketLogging(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketLogging(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketLoggingConfiguration(String) - 类 中的方法com.obs.services.ObsClient
已过时。
getBucketLoggingConfiguration(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
getBucketLoggingConfiguration(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
getBucketMetadata(BucketMetadataInfoRequest) - 接口 中的方法com.obs.services.IObsClient
Obtain bucket metadata.
getBucketMetadata(BucketMetadataInfoRequest) - 类 中的方法com.obs.services.ObsClient
 
getBucketMetadata(BucketMetadataInfoRequest, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketMetadata(BucketMetadataInfoRequest, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketName() - 类 中的方法com.obs.services.model.AbortMultipartUploadRequest
Obtain the name of the bucket to which the multipart upload belongs.
getBucketName() - 类 中的方法com.obs.services.model.AbstractBulkRequest
Obtain the bucket name.
getBucketName() - 类 中的方法com.obs.services.model.AbstractTemporarySignatureRequest
Obtain the bucket name.
getBucketName() - 类 中的方法com.obs.services.model.AppendObjectResult
Obtain the name of the bucket to which the object belongs.
getBucketName() - 类 中的方法com.obs.services.model.BaseBucketRequest
Obtain the bucket name.
getBucketName() - 类 中的方法com.obs.services.model.BaseObjectRequest
Obtain the bucket name.
getBucketName() - 类 中的方法com.obs.services.model.BucketMetadataInfoRequest
Obtain the bucket name.
getBucketName() - 类 中的方法com.obs.services.model.CompleteMultipartUploadRequest
Obtain the name of the bucket to which the multipart upload belongs.
getBucketName() - 类 中的方法com.obs.services.model.CompleteMultipartUploadResult
Obtain the name of the bucket to which the multipart upload belongs.
getBucketName() - 类 中的方法com.obs.services.model.CreateBucketRequest
Obtain the bucket name.
getBucketName() - 类 中的方法com.obs.services.model.DeleteObjectRequest
Obtain the name of the bucket to which the to-be-deleted object belongs.
getBucketName() - 类 中的方法com.obs.services.model.DeleteObjectsRequest
Obtain the bucket name.
getBucketName() - 类 中的方法com.obs.services.model.DownloadFileRequest
Obtain the bucket name.
getBucketName() - 类 中的方法com.obs.services.model.fs.DropFileRequest
Obtain the bucket name.
getBucketName() - 类 中的方法com.obs.services.model.fs.ListContentSummaryRequest
获取桶名
getBucketName() - 类 中的方法com.obs.services.model.fs.ListContentSummaryResult
获取桶名
getBucketName() - 类 中的方法com.obs.services.model.fs.ObsFSBucket
Obtain the bucket name.
getBucketName() - 类 中的方法com.obs.services.model.fs.RenameRequest
Obtain the bucket name.
getBucketName() - 类 中的方法com.obs.services.model.fs.TruncateFileRequest
Obtain the bucket name.
getBucketName() - 类 中的方法com.obs.services.model.GetObjectAclRequest
Obtain the name of the bucket to which the object belongs.
getBucketName() - 类 中的方法com.obs.services.model.GetObjectMetadataRequest
Obtain the bucket name.
getBucketName() - 类 中的方法com.obs.services.model.GetObjectRequest
Obtain the bucket name.
getBucketName() - 类 中的方法com.obs.services.model.InitiateMultipartUploadRequest
Obtain the name of the bucket to which the multipart upload belongs.
getBucketName() - 类 中的方法com.obs.services.model.InitiateMultipartUploadResult
Obtain the name of the bucket to which the multipart upload belongs.
getBucketName() - 类 中的方法com.obs.services.model.ListMultipartUploadsRequest
Obtain the name of the bucket to which the multipart upload belongs.
getBucketName() - 类 中的方法com.obs.services.model.ListObjectsRequest
Obtain the bucket name.
getBucketName() - 类 中的方法com.obs.services.model.ListPartsRequest
Obtain the name of the bucket to which the multipart upload belongs.
getBucketName() - 类 中的方法com.obs.services.model.ListVersionsRequest
Obtain the bucket name.
getBucketName() - 类 中的方法com.obs.services.model.ListVersionsResult
Obtain the bucket name.
getBucketName() - 类 中的方法com.obs.services.model.MultipartUpload
Obtain the name of the bucket to which the multipart upload belongs.
getBucketName() - 类 中的方法com.obs.services.model.MultipartUploadListing
Obtain the name of the bucket to which the multipart uploads belong.
getBucketName() - 类 中的方法com.obs.services.model.ObjectListing
Obtain the bucket name.
getBucketName() - 类 中的方法com.obs.services.model.ObsBucket
Obtain the bucket name.
getBucketName() - 类 中的方法com.obs.services.model.ObsObject
Obtain the name of the bucket to which the object belongs.
getBucketName() - 类 中的方法com.obs.services.model.PostSignatureRequest
Obtain the bucket name.
getBucketName() - 类 中的方法com.obs.services.model.PutObjectBasicRequest
Obtain the bucket name.
getBucketName() - 类 中的方法com.obs.services.model.PutObjectResult
Obtain the name of the bucket to which the object belongs.
getBucketName() - 类 中的方法com.obs.services.model.ReadAheadQueryResult
Obtain the bucket name.
getBucketName() - 类 中的方法com.obs.services.model.ReadAheadRequest
Obtain the bucket name.
getBucketName() - 类 中的方法com.obs.services.model.ReadAheadResult
Obtain the bucket name.
getBucketName() - 类 中的方法com.obs.services.model.RenameObjectRequest
Obtain the bucket name.
getBucketName() - 类 中的方法com.obs.services.model.RestoreObjectResult
 
getBucketName() - 类 中的方法com.obs.services.model.S3Bucket
已过时。
 
getBucketName() - 类 中的方法com.obs.services.model.S3Object
已过时。
 
getBucketName() - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
Obtain the bucket name.
getBucketName() - 类 中的方法com.obs.services.model.TruncateObjectRequest
Obtain the bucket name.
getBucketName() - 类 中的方法com.obs.services.model.UploadPartRequest
Obtain the name of the bucket to which the multipart upload belongs.
getBucketName() - 类 中的方法com.obs.services.model.VersionOrDeleteMarker
Obtain the name of the bucket to which the versioning object belongs.
getBucketName() - 类 中的方法com.oef.services.model.CreateAsyncFetchJobsRequest
Obtain the bucket name.
getBucketNotification(String) - 接口 中的方法com.obs.services.IObsClient
Obtain the notification configuration of a bucket.
getBucketNotification(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Obtain the notification configuration of a bucket.
getBucketNotification(String) - 类 中的方法com.obs.services.ObsClient
 
getBucketNotification(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
getBucketNotification(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketNotification(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketNotificationConfiguration() - 类 中的方法com.obs.services.model.SetBucketNotificationRequest
 
getBucketPolicy(String) - 接口 中的方法com.obs.services.IObsClient
Obtain bucket policies.
getBucketPolicy(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Obtain a bucket policy.
getBucketPolicy(String) - 类 中的方法com.obs.services.ObsClient
 
getBucketPolicy(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
getBucketPolicy(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketPolicy(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketPolicyV2(String) - 接口 中的方法com.obs.services.IObsClient
Obtain bucket policies.
getBucketPolicyV2(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Obtain bucket policies.
getBucketPolicyV2(String) - 类 中的方法com.obs.services.ObsClient
 
getBucketPolicyV2(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
getBucketQuota(String) - 接口 中的方法com.obs.services.IObsClient
Obtain the bucket quota.
getBucketQuota(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Obtain the bucket quota.
getBucketQuota() - 类 中的方法com.obs.services.model.BucketQuota
Obtain the bucket quota (in bytes).
getBucketQuota() - 类 中的方法com.obs.services.model.SetBucketQuotaRequest
 
getBucketQuota(String) - 类 中的方法com.obs.services.ObsClient
 
getBucketQuota(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
getBucketQuota(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketQuota(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketReplication(String) - 接口 中的方法com.obs.services.IObsClient
Obtain the cross-region replication configuration of a bucket.
getBucketReplication(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Obtain the cross-region replication configuration of a bucket.
getBucketReplication(String) - 类 中的方法com.obs.services.ObsClient
 
getBucketReplication(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
getBucketReplication(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketReplication(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketReplicationConfiguration(String) - 类 中的方法com.obs.services.ObsClient
已过时。
getBucketReplicationConfiguration(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
getBucketReplicationConfiguration(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
getBucketRequestPayment(String) - 接口 中的方法com.obs.services.IObsClient
Obtain the status of the requester-pays function of a bucket.
getBucketRequestPayment(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Obtain the requester-pays status of a bucket.
getBucketRequestPayment(String) - 类 中的方法com.obs.services.ObsClient
 
getBucketRequestPayment(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
getBuckets() - 类 中的方法com.obs.services.model.ListBucketsResult
 
getBucketStorage() - 类 中的方法com.obs.services.model.SetBucketStoragePolicyRequest
 
getBucketStorageClass() - 类 中的方法com.obs.services.model.BucketMetadataInfoResult
Obtain the bucket storage class.
getBucketStorageClass() - 类 中的方法com.obs.services.model.BucketStoragePolicyConfiguration
Obtain the bucket storage class.
getBucketStorageClass() - 类 中的方法com.obs.services.model.CreateBucketRequest
Obtain the bucket storage class.
getBucketStorageClass() - 类 中的方法com.obs.services.model.ObsBucket
 
getBucketStorageClass() - 类 中的方法com.obs.services.model.S3Bucket
已过时。
 
getBucketStorageInfo(String) - 接口 中的方法com.obs.services.IObsClient
Obtain bucket storage information.
getBucketStorageInfo(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Obtain bucket storage information.
getBucketStorageInfo(String) - 类 中的方法com.obs.services.ObsClient
 
getBucketStorageInfo(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
getBucketStorageInfo(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketStorageInfo(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketStoragePolicy(String) - 接口 中的方法com.obs.services.IObsClient
Obtain the bucket storage class.
getBucketStoragePolicy(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Obtain the bucket storage class.
getBucketStoragePolicy(String) - 类 中的方法com.obs.services.ObsClient
 
getBucketStoragePolicy(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
getBucketStoragePolicy(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketStoragePolicy(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketTagging(String) - 接口 中的方法com.obs.services.IObsClient
Obtain bucket tags.
getBucketTagging(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Obtain bucket tags.
getBucketTagging(String) - 类 中的方法com.obs.services.ObsClient
 
getBucketTagging(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
getBucketTagging(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketTagging(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketTagInfo() - 类 中的方法com.obs.services.model.SetBucketTaggingRequest
 
getBucketType() - 类 中的方法com.obs.services.model.BucketMetadataInfoResult
 
getBucketType() - 类 中的方法com.obs.services.model.CreateBucketRequest
 
getBucketType() - 类 中的方法com.obs.services.model.ListBucketsRequest
 
getBucketType() - 类 中的方法com.obs.services.model.ObsBucket
 
getBucketVersioning(String) - 接口 中的方法com.obs.services.IObsClient
Obtain the versioning status for a bucket.
getBucketVersioning(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Obtain the versioning status for a bucket.
getBucketVersioning(String) - 类 中的方法com.obs.services.ObsClient
 
getBucketVersioning(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
getBucketVersioning(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketVersioning(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketWebsite(String) - 接口 中的方法com.obs.services.IObsClient
Obtain the website hosting configuration of a Bucket
getBucketWebsite(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Obtain the website hosting settings of a Bucket
getBucketWebsite(String) - 类 中的方法com.obs.services.ObsClient
 
getBucketWebsite(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
getBucketWebsite(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketWebsite(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getBucketWebsiteConfiguration(String) - 类 中的方法com.obs.services.ObsClient
已过时。
getBucketWebsiteConfiguration(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
getBucketWebsiteConfiguration(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
getBufferSize() - 类 中的方法com.obs.services.ObsConfiguration
已过时。
getByteRangeEnd() - 类 中的方法com.obs.services.model.CopyPartRequest
Obtain the end position for copying.
getByteRangeStart() - 类 中的方法com.obs.services.model.CopyPartRequest
Obtain the start position for copying.
getCacheControl() - 类 中的方法com.obs.services.model.ObjectRepleaceMetadata
Obtain the rewritten "Cache-Control" header in the response.
getCacheControl() - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
Obtain the rewritten "Cache-Control" header in the response.
getCacheOption() - 类 中的方法com.obs.services.model.DownloadFileRequest
Obtain the control option of the read-ahead cache.
getCacheOption() - 类 中的方法com.obs.services.model.GetObjectRequest
Obtain the control option of the read-ahead cache.
getCacheOption() - 类 中的方法com.obs.services.model.ReadAheadRequest
Obtain the control option of the read-ahead cache.
getCallback() - 类 中的方法com.obs.services.model.fs.DropFolderRequest
Obtain the callback object of a batch task.
getCallback() - 类 中的方法com.obs.services.model.PutObjectsRequest
Obtain the callback object of an upload task.
getCallback() - 类 中的方法com.obs.services.model.RestoreObjectsRequest
Obtain the callback object of a batch task.
getCallBackBody() - 类 中的方法com.oef.services.model.CreateAsyncFetchJobsRequest
Obtain the callback body.
getCallbackBodyType() - 类 中的方法com.oef.services.model.CreateAsyncFetchJobsRequest
Obtain the content type of the callback body.
getCallBackHost() - 类 中的方法com.oef.services.model.CreateAsyncFetchJobsRequest
Obtain the host used for callback.
getCallBackUrl() - 类 中的方法com.oef.services.model.CreateAsyncFetchJobsRequest
Obtain the callback URL.
getCannedACL() - 类 中的方法com.obs.services.model.SetBucketAclRequest
 
getCannedACL() - 类 中的方法com.obs.services.model.SetObjectAclRequest
 
getCheckpointFile() - 类 中的方法com.obs.services.model.DownloadFileRequest
File used to record download progresses in resumable mode
getCheckpointFile() - 类 中的方法com.obs.services.model.UploadFileRequest
Obtain the file used to record resumable upload progresses.
getCode() - 枚举 中的方法com.obs.services.model.AvailableZoneEnum
 
getCode() - 枚举 中的方法com.obs.services.model.BucketTypeEnum
 
getCode() - 枚举 中的方法com.obs.services.model.CacheOptionEnum
 
getCode() - 枚举 中的方法com.obs.services.model.ExtensionBucketPermissionEnum
 
getCode() - 枚举 中的方法com.obs.services.model.ExtensionObjectPermissionEnum
 
getCode() - 枚举 中的方法com.obs.services.model.fs.FSStatusEnum
 
getCode() - 枚举 中的方法com.obs.services.model.GroupGranteeEnum
 
getCode() - 枚举 中的方法com.obs.services.model.HistoricalObjectReplicationEnum
 
getCode() - 枚举 中的方法com.obs.services.model.HttpProtocolTypeEnum
 
getCode() - 枚举 中的方法com.obs.services.model.ProtocolEnum
 
getCode() - 枚举 中的方法com.obs.services.model.RequestPaymentEnum
 
getCode() - 类 中的方法com.obs.services.model.RestoreObjectRequest.RestoreObjectStatus
Obtain the status code of the object.
getCode() - 枚举 中的方法com.obs.services.model.RestoreTierEnum
 
getCode() - 枚举 中的方法com.obs.services.model.RuleStatusEnum
 
getCode() - 枚举 中的方法com.obs.services.model.SSEAlgorithmEnum
 
getCode() - 枚举 中的方法com.obs.services.model.StorageClassEnum
 
getCode() - 枚举 中的方法com.obs.services.model.VersioningStatusEnum
 
getCode() - 类 中的方法com.oef.services.model.QueryAsynchFetchJobsResult
Obtain the error code.
getCommonPrefixes() - 类 中的方法com.obs.services.model.ListVersionsResult
Obtain the list of prefixes to the names of grouped objects.
getCommonPrefixes() - 类 中的方法com.obs.services.model.MultipartUploadListing
Obtain the list of prefixes to the names of grouped objects.
getCommonPrefixes() - 类 中的方法com.obs.services.model.ObjectListing
Obtain the list of prefixes to the names of grouped objects.
getCompress() - 类 中的方法com.oef.services.model.PutExtensionPolicyRequest
Obtain the content of the file compression policy.
getCompress() - 类 中的方法com.oef.services.model.QueryExtensionPolicyResult
Obtain the content of the file compression policy.
getCondition() - 类 中的方法com.obs.services.model.RouteRule
Obtain the redirection condition.
getConditions() - 类 中的方法com.obs.services.model.PolicyTempSignatureRequest
Obtain the condition set of the policy.
getConditions() - 类 中的方法com.obs.services.model.PostSignatureRequest
Obtain the restrictions of the form.
getConnectionRequestTimeout() - 类 中的方法com.obs.services.ObsConfiguration
已过时。
getConnectionTimeout() - 类 中的方法com.obs.services.ObsConfiguration
Obtain the timeout interval for establishing HTTP/HTTPS connections (in milliseconds, 60,000 milliseconds by default).
getConsumedTime() - 类 中的方法com.obs.services.model.ReadAheadQueryResult
Obtain the consumed time (seconds)
getContentDisposition() - 类 中的方法com.obs.services.model.ObjectRepleaceMetadata
Obtain the rewritten "Content-Disposition" header in the response.
getContentDisposition() - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
Obtain the rewritten "Content-Disposition" header in the response.
getContentEncoding() - 类 中的方法com.obs.services.model.ObjectMetadata
Obtain the content encoding of the object.
getContentEncoding() - 类 中的方法com.obs.services.model.ObjectRepleaceMetadata
Obtain the rewritten "Content-Encoding" header in the response.
getContentEncoding() - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
Obtain the rewritten "Content-Encoding" header in the response.
getContentLanguage() - 类 中的方法com.obs.services.model.ObjectRepleaceMetadata
Obtain the rewritten "Content-Language" header in the response.
getContentLanguage() - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
Obtain the rewritten "Content-Language" header in the response.
getContentLength() - 类 中的方法com.obs.services.model.ObjectMetadata
Obtain the content length of an object.
getContentMd5() - 类 中的方法com.obs.services.model.ObjectMetadata
Obtain Base64-encoded MD5 value of an object.
getContentMd5() - 类 中的方法com.obs.services.model.UploadPartRequest
Set the MD5 value of the data to be uploaded.
getContentType() - 类 中的方法com.obs.services.model.ObjectMetadata
Obtain the MIME type of an object.
getContentType() - 类 中的方法com.obs.services.model.ObjectRepleaceMetadata
Obtain the rewritten "Content-Type" header in the response.
getContentType() - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
Obtain the rewritten "Content-Type" header in the response.
getContext() - 类 中的方法com.obs.services.model.SseKmsHeader
已过时。
getCopySourceVersionId() - 类 中的方法com.obs.services.model.CopyObjectResult
Obtain the version ID of the source object.
getCreationDate() - 类 中的方法com.obs.services.model.ObsBucket
Obtain the creation time of the bucket.
getCreationDate() - 类 中的方法com.obs.services.model.S3Bucket
已过时。
 
getCredential() - 类 中的方法com.obs.services.model.V4PostSignatureResponse
Obtain the credential information
getDate() - 类 中的方法com.obs.services.model.LifecycleConfiguration.Expiration
Obtain the object expiration date.
getDate() - 类 中的方法com.obs.services.model.LifecycleConfiguration.Transition
Obtain the object transition date.
getDate() - 类 中的方法com.obs.services.model.V4PostSignatureResponse
Obtain the date in the ISO 8601 format.
getDays() - 类 中的方法com.obs.services.model.LifecycleConfiguration.Expiration
Obtain the expiration time of the object.
getDays() - 类 中的方法com.obs.services.model.LifecycleConfiguration.NoncurrentVersionExpiration
Obtain the expiration time of a noncurrent object version.
getDays() - 类 中的方法com.obs.services.model.LifecycleConfiguration.NoncurrentVersionTransition
Obtain the transition time of a noncurrent object version.
getDays() - 类 中的方法com.obs.services.model.LifecycleConfiguration.Transition
Obtain the object transition time.
getDays() - 类 中的方法com.obs.services.model.RestoreObjectRequest
Obtain the retention period of the restored object.
getDays() - 类 中的方法com.obs.services.model.RestoreObjectsRequest
Obtain the retention period of the restored objects.
getDefaultBucketLocation() - 类 中的方法com.obs.services.ObsConfiguration
已过时。
getDefaultStorageClass() - 类 中的方法com.obs.services.model.BucketMetadataInfoResult
已过时。
getDeletedObjectResults() - 类 中的方法com.obs.services.model.DeleteObjectsResult
Obtain the list of objects that have been deleted successfully.
getDeleteMarkerVersion() - 类 中的方法com.obs.services.model.DeleteObjectsResult.DeleteObjectResult
Obtain the version ID of the delete marker.
getDelimiter() - 类 中的方法com.obs.services.model.fs.ListContentSummaryRequest
获取用于对对象名进行分组的字符
getDelimiter() - 类 中的方法com.obs.services.model.fs.ListContentSummaryResult
获取列举目录统计信息时请求中的分组字符
getDelimiter() - 类 中的方法com.obs.services.model.ListMultipartUploadsRequest
Obtain the character used for sorting objects involved in the multipart uploads into different groups.
getDelimiter() - 类 中的方法com.obs.services.model.ListObjectsRequest
Obtain the character used for grouping object names.
getDelimiter() - 类 中的方法com.obs.services.model.ListVersionsRequest
Character used for grouping versioning object names.
getDelimiter() - 类 中的方法com.obs.services.model.ListVersionsResult
Obtain the character for grouping object names.
getDelimiter() - 类 中的方法com.obs.services.model.MultipartUploadListing
Obtain the delimiter in the request for listing multipart uploads.
getDelimiter() - 类 中的方法com.obs.services.model.ObjectListing
Obtain the character for grouping object names.
getDelimiter() - 类 中的方法com.obs.services.ObsConfiguration
 
getDestination() - 类 中的方法com.obs.services.model.ReplicationConfiguration.Rule
Obtain the information about the replication destination.
getDestinationBucketName() - 类 中的方法com.obs.services.model.CopyObjectRequest
Obtain the destination bucket name.
getDestinationBucketName() - 类 中的方法com.obs.services.model.CopyPartRequest
Obtain the name of the bucket (destination bucket) to which the multipart upload belongs.
getDestinationObjectKey() - 类 中的方法com.obs.services.model.CopyObjectRequest
Obtain the destination object name.
getDestinationObjectKey() - 类 中的方法com.obs.services.model.CopyPartRequest
Obtain the name of the object (destination object) involved in the multipart upload.
getDetailProgressInterval() - 类 中的方法com.obs.services.model.PutObjectsRequest
Obtain the callback threshold of the data transfer listener.
getDir() - 类 中的方法com.obs.services.model.fs.FolderContentSummary
 
getDirCount() - 类 中的方法com.obs.services.model.fs.FolderContentSummary.LayerSummary
 
getDirHeight() - 类 中的方法com.obs.services.model.fs.FolderContentSummary
 
getDisplayName() - 类 中的方法com.obs.services.model.CanonicalGrantee
已过时。
getDisplayName() - 类 中的方法com.obs.services.model.Owner
已过时。
GetDisPolicyResult - com.oef.services.model中的类
 
GetDisPolicyResult() - 类 的构造器com.oef.services.model.GetDisPolicyResult
 
GetDisPolicyResult(DisPolicy) - 类 的构造器com.oef.services.model.GetDisPolicyResult
 
getDomain() - 类 中的方法com.obs.services.HttpProxyConfiguration
Obtain the proxy domain.
getDomainIdsByGrantPermission(ExtensionBucketPermissionEnum) - 类 中的方法com.obs.services.model.CreateBucketRequest
 
getDomainIdsByGrantPermission(ExtensionObjectPermissionEnum) - 类 中的方法com.obs.services.model.PutObjectBasicRequest
 
getDomainIdsByGrantPermission(ExtensionObjectPermissionEnum) - 类 中的方法com.obs.services.model.PutObjectsRequest
Obtain the list of user IDs with the specified OBS extension permissions.
getDownloadFile() - 类 中的方法com.obs.services.model.DownloadFileRequest
Obtain the path to the to-be-downloaded file.
getEnabled() - 类 中的方法com.obs.services.model.LifecycleConfiguration.Rule
Identify whether the rule is enabled.
getEncryption() - 类 中的方法com.obs.services.model.SseKmsHeader
已过时。
getEndPoint() - 类 中的方法com.obs.services.ObsConfiguration
Obtain the endpoint for accessing OBS.
getEndpointHttpPort() - 类 中的方法com.obs.services.ObsConfiguration
已过时。
getEndpointHttpsPort() - 类 中的方法com.obs.services.ObsConfiguration
已过时。
getEpid() - 类 中的方法com.obs.services.model.BucketMetadataInfoResult
Obtain the enterprise ID of a bucket.
getEpid() - 类 中的方法com.obs.services.model.CreateBucketRequest
Obtain the enterprise ID of a bucket.
getErr() - 类 中的方法com.oef.services.model.QueryAsynchFetchJobsResult
Obtain the error description.
getErrorCode() - 异常错误 中的方法com.obs.services.exception.ObsException
Obtain the error code returned by the OBS server.
getErrorCode() - 类 中的方法com.obs.services.model.DeleteObjectsResult.ErrorResult
Error code returned after a deletion failure
getErrorHostId() - 异常错误 中的方法com.obs.services.exception.ObsException
Obtain the server ID.
getErrorIndicator() - 异常错误 中的方法com.obs.services.exception.ObsException
Obtain the detailed error indicators returned by the OBS server.
getErrorMessage() - 异常错误 中的方法com.obs.services.exception.ObsException
Obtain the error details returned by the OBS server.
getErrorRequestId() - 异常错误 中的方法com.obs.services.exception.ObsException
Obtain the request ID returned by the OBS server.
getErrorResults() - 类 中的方法com.obs.services.model.DeleteObjectsResult
Obtain the list of objects failed to be deleted.
getEtag() - 类 中的方法com.obs.services.model.AppendObjectResult
Obtain the ETag of the appended data.
getEtag() - 类 中的方法com.obs.services.model.CompleteMultipartUploadResult
Obtain the ETag of the object involved in the multipart upload.
getEtag() - 类 中的方法com.obs.services.model.CopyObjectResult
Obtain the ETag of the destination object.
getEtag() - 类 中的方法com.obs.services.model.CopyPartResult
Obtain the ETag of the to-be-copied part.
getEtag() - 类 中的方法com.obs.services.model.Multipart
Obtain the ETag of the part.
getEtag() - 类 中的方法com.obs.services.model.ObjectMetadata
Obtain the ETag of the object.
getEtag() - 类 中的方法com.obs.services.model.PartEtag
Obtain the ETag of the part.
geteTag() - 类 中的方法com.obs.services.model.PartEtag
已过时。
getEtag() - 类 中的方法com.obs.services.model.PutObjectResult
Obtain the ETag of the object.
getEtag() - 类 中的方法com.obs.services.model.UploadPartResult
Obtain the ETag of the part.
getEtag() - 类 中的方法com.obs.services.model.VersionOrDeleteMarker
Obtain ETag of the object.
getEvents() - 类 中的方法com.obs.services.model.AbstractNotification
已过时。
getEvents() - 类 中的方法com.oef.services.model.DisPolicyBean
 
getEventTypes() - 类 中的方法com.obs.services.model.AbstractNotification
Obtain the list of event types that need to be notified.
getExecPercentage() - 接口 中的方法com.obs.services.model.TaskProgressStatus
Obtain the upload progress in percentage.
getExecTaskNum() - 接口 中的方法com.obs.services.model.TaskProgressStatus
Obtain the number of objects being uploaded.
getExpiration() - 类 中的方法com.obs.services.model.LifecycleConfiguration.Rule
Obtain the expiration time of an object.
getExpiration() - 类 中的方法com.obs.services.model.PostSignatureResponse
Obtain the expiration date of the request.
getExpires() - 类 中的方法com.obs.services.model.InitiateMultipartUploadRequest
Obtain the expiration time of the object generated after the multipart upload is complete.
getExpires() - 类 中的方法com.obs.services.model.ObjectRepleaceMetadata
Obtain the rewritten "Expires" header in the response.
getExpires() - 类 中的方法com.obs.services.model.PolicyTempSignatureRequest
Obtain the validity period.
getExpires() - 类 中的方法com.obs.services.model.PostSignatureRequest
Obtain the validity period.
getExpires() - 类 中的方法com.obs.services.model.PutObjectRequest
Obtain the expiration time of the object.
getExpires() - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
Obtain the rewritten "Expires" header in the response.
getExpires() - 类 中的方法com.obs.services.model.TemporarySignatureRequest
Obtain the validity period of the temporary authorization (in seconds).
getExpiryDate() - 类 中的方法com.obs.services.model.PolicyTempSignatureRequest
Set the expiration date.
getExpiryDate() - 类 中的方法com.obs.services.model.PostSignatureRequest
Set the expiration date.
getExposeHeader() - 类 中的方法com.obs.services.model.BucketCorsRule
Obtain the additional response headers allowed by the CORS rules.
getExposeHeaders() - 类 中的方法com.obs.services.model.OptionsInfoResult
Obtain the list of allowed additional headers in the response.
getExtenedCommonPrefixes() - 类 中的方法com.obs.services.model.ObjectListing
Obtain the list of prefixes to the names of grouped objects.
getExtensionHeaderMap() - 类 中的方法com.obs.services.model.CreateBucketRequest
 
getExtensionPermissionMap() - 类 中的方法com.obs.services.model.PutObjectBasicRequest
 
getExtensionPermissionMap() - 类 中的方法com.obs.services.model.PutObjectsRequest
Obtain the set of relationships between users and OBS extension permissions.
getFailTaskNum() - 接口 中的方法com.obs.services.model.TaskProgressStatus
Obtain the number of objects that fail to be uploaded.
getFetch() - 类 中的方法com.oef.services.model.PutExtensionPolicyRequest
Obtain the content of the asynchronous fetch policy.
getFetch() - 类 中的方法com.oef.services.model.QueryExtensionPolicyResult
Obtain the content of the asynchronous fetch policy.
getFile() - 类 中的方法com.obs.services.model.PutObjectRequest
Obtain the file to be uploaded, which cannot be used with the data stream.
getFile() - 类 中的方法com.obs.services.model.UploadPartRequest
Obtain the file to be uploaded, which cannot be used with the data stream.
getFileCount() - 类 中的方法com.obs.services.model.fs.FolderContentSummary.LayerSummary
 
getFilePaths() - 类 中的方法com.obs.services.model.PutObjectsRequest
Obtain the list of local paths of the batch uploaded files.
getFileSize() - 类 中的方法com.obs.services.model.fs.FolderContentSummary.LayerSummary
 
getFileType() - 类 中的方法com.oef.services.model.CreateAsyncFetchJobsRequest
Obtain the storage file type
getFilter() - 类 中的方法com.obs.services.model.AbstractNotification
Obtain the filtering rule group.
getFilterRules() - 类 中的方法com.obs.services.model.AbstractNotification.Filter
Obtain the list of filtering rules.
getFinishedObjectNum() - 类 中的方法com.obs.services.model.ReadAheadQueryResult
Obtain the number of finished objects.
getFinishedSize() - 类 中的方法com.obs.services.model.ReadAheadQueryResult
Obtain the size of finished objects.
getFolderContentSummaries() - 类 中的方法com.obs.services.model.fs.ListContentSummaryResult
获取桶内目录统计信息列表
getFolderName() - 类 中的方法com.obs.services.model.fs.DropFolderRequest
Obtain the folder name.
getFolderPath() - 类 中的方法com.obs.services.model.PutObjectsRequest
Obtain the local path of the uploaded folder.
getFormParams() - 类 中的方法com.obs.services.model.PostSignatureRequest
Obtain the form parameters of the request.
getFunctionGraph() - 类 中的方法com.obs.services.model.FunctionGraphConfiguration
Obtain the FunctionGraph URN.
getFunctionGraphConfigurations() - 类 中的方法com.obs.services.model.BucketNotificationConfiguration
Obtain the list of FunctionGraph notification configurations
getGrantAndPermissions() - 类 中的方法com.obs.services.model.AccessControlList
Obtain all permissions in the ACL.
getGrantee() - 类 中的方法com.obs.services.model.GrantAndPermission
Obtain the grantee (group) information.
getGrantPermissionsByDomainId(String) - 类 中的方法com.obs.services.model.CreateBucketRequest
 
getGrantPermissionsByDomainId(String) - 类 中的方法com.obs.services.model.PutObjectBasicRequest
 
getGrantPermissionsByDomainId(String) - 类 中的方法com.obs.services.model.PutObjectsRequest
Obtain the OBS extension permissions of a specified user.
getGrants() - 类 中的方法com.obs.services.model.AccessControlList
Obtain all permissions in the ACL.
getGroupGranteeType() - 类 中的方法com.obs.services.model.GroupGrantee
Obtain type of the grantee group.
getHeaders() - 类 中的方法com.obs.services.model.AbstractTemporarySignatureRequest
Obtain the request header information.
getHistoricalObjectReplication() - 类 中的方法com.obs.services.model.ReplicationConfiguration.Rule
Obtain the replication status of historical objects.
getHost() - 类 中的方法com.oef.services.model.CreateAsyncFetchJobsRequest
Obtain the host used for downloading data from a specified URL.
getHostName() - 类 中的方法com.obs.services.model.Redirect
Obtain the host name used for redirecting the request.
getHostName() - 类 中的方法com.obs.services.model.RedirectAllRequest
Obtain the host name used for redirecting requests.
getHttpDispatcher() - 类 中的方法com.obs.services.ObsConfiguration
Set the customized dispatcher.
getHttpErrorCodeReturnedEquals() - 类 中的方法com.obs.services.model.RouteRuleCondition
Obtain the HTTP error code configuration when the redirection takes effect.
getHttpProtocolType() - 类 中的方法com.obs.services.ObsConfiguration
Set the HTTP type used for accessing OBS servers.
getHttpProxy() - 类 中的方法com.obs.services.ObsConfiguration
Obtain the proxy configuration.
getHttpRedirectCode() - 类 中的方法com.obs.services.model.Redirect
Obtain the configuration of the HTTP status code in the response.
getId() - 类 中的方法com.obs.services.model.AbstractNotification
Obtain the event notification configuration ID.
getId() - 类 中的方法com.obs.services.model.BucketCorsRule
Obtain the CORS rule ID.
getId() - 类 中的方法com.obs.services.model.LifecycleConfiguration.Rule
Obtain the rule ID.
getId() - 类 中的方法com.obs.services.model.Owner
Obtain the ID of the domain to which the owner belongs.
getId() - 类 中的方法com.obs.services.model.ReplicationConfiguration.Rule
Obtain the rule ID.
getId() - 类 中的方法com.oef.services.model.CreateAsynchFetchJobsResult
Obtain the job ID.
getId() - 类 中的方法com.oef.services.model.DisPolicyBean
 
getIdentifier() - 类 中的方法com.obs.services.model.CanonicalGrantee
Obtain the ID of the domain to which the grantee belongs.
getIdentifier() - 接口 中的方法com.obs.services.model.GranteeInterface
Obtain the identifier marking the grantee (group).
getIdentifier() - 类 中的方法com.obs.services.model.GroupGrantee
Obtain the URI of the grantee group.
getIdleConnectionTime() - 类 中的方法com.obs.services.ObsConfiguration
Obtain the idle time for obtaining connections from the connection pool.
getIfMatchTag() - 类 中的方法com.obs.services.model.CopyObjectRequest
Obtain the ETag verification condition for copying the object: Only when the ETag of the source object is the same as that specified by this parameter, the object can be copied.
getIfMatchTag() - 类 中的方法com.obs.services.model.DownloadFileRequest
Obtain the ETag verification conditions for downloading the object.
getIfMatchTag() - 类 中的方法com.obs.services.model.GetObjectRequest
Obtain the ETag verification condition for downloading the object.
getIfModifiedSince() - 类 中的方法com.obs.services.model.CopyObjectRequest
Obtain the time condition for copying the object: Only when the source object is modified after the point in time specified by this parameter, it can be copied; otherwise, "412 Precondition Failed" will be returned.
getIfModifiedSince() - 类 中的方法com.obs.services.model.DownloadFileRequest
Obtain the time conditions set for downloading the object.
getIfModifiedSince() - 类 中的方法com.obs.services.model.GetObjectRequest
Obtain the time condition set for downloading the object.
getIfNoneMatchTag() - 类 中的方法com.obs.services.model.CopyObjectRequest
Obtain the ETag verification condition for copying the object: Only when the ETag of the source object is different from that specified by this parameter, the object will be copied.
getIfNoneMatchTag() - 类 中的方法com.obs.services.model.DownloadFileRequest
Obtain the ETag verification conditions for downloading the object.
getIfNoneMatchTag() - 类 中的方法com.obs.services.model.GetObjectRequest
Obtain the ETag verification condition for downloading the object.
getIfUnmodifiedSince() - 类 中的方法com.obs.services.model.CopyObjectRequest
Obtain the time condition for copying the object: Only when the source object remains unchanged after the point in time specified by this parameter, it can be copied; otherwise, "412 Precondition Failed" will be returned.
getIfUnmodifiedSince() - 类 中的方法com.obs.services.model.DownloadFileRequest
Obtain the time conditions for downloading the object.
getIfUnmodifiedSince() - 类 中的方法com.obs.services.model.GetObjectRequest
Obtain the time condition for downloading the object.
getImageProcess() - 类 中的方法com.obs.services.model.GetObjectRequest
Obtain image processing parameters.
getInitiatedDate() - 类 中的方法com.obs.services.model.MultipartUpload
Obtain the creation time of the multipart upload.
getInitiator() - 类 中的方法com.obs.services.model.ListPartsResult
Creator of the multipart upload
getInitiator() - 类 中的方法com.obs.services.model.MultipartUpload
Creator of the multipart upload
getInput() - 类 中的方法com.obs.services.model.PutObjectRequest
Obtain the data stream to be uploaded, which cannot be used with the file to be uploaded.
getInput() - 类 中的方法com.obs.services.model.UploadPartRequest
Obtain the data stream to be uploaded, which cannot be used with the file to be uploaded.
getInstantaneousSpeed() - 接口 中的方法com.obs.services.model.ProgressStatus
Obtain the instantaneous speed.
getInstantaneousSpeed() - 接口 中的方法com.obs.services.model.UploadProgressStatus
Obtain the instantaneous speed.
getJob() - 类 中的方法com.oef.services.model.QueryAsynchFetchJobsResult
Obtain the job details.
getKey() - 类 中的方法com.obs.services.model.BucketTagInfo.TagSet.Tag
Obtain the tag key.
getKey() - 类 中的方法com.obs.services.model.KeyAndVersion
Obtain the object name.
getKey() - 类 中的方法com.obs.services.model.ListPartsRequest
Obtain the name of the bucket to which the multipart upload belongs.
getKey() - 类 中的方法com.obs.services.model.ListPartsResult
Obtain the name of the object involved in the multipart upload.
getKey() - 类 中的方法com.obs.services.model.VersionOrDeleteMarker
Obtain the object name.
getKey() - 类 中的方法com.obs.services.model.WebsiteConfiguration
Obtain the error page of the hosting.
getKeyAndVersions() - 类 中的方法com.obs.services.model.DeleteObjectsRequest
Obtain the to-be-deleted object array.
getKeyAndVersions() - 类 中的方法com.obs.services.model.RestoreObjectsRequest
Obtain the list of objects to be restored.
getKeyAndVersionsList() - 类 中的方法com.obs.services.model.DeleteObjectsRequest
Obtain the list of to-be-deleted objects.
getKeyManagerFactory() - 类 中的方法com.obs.services.ObsConfiguration
Obtain the factory for generating the "KeyManager" array.
getKeyMarker() - 类 中的方法com.obs.services.model.ListMultipartUploadsRequest
Obtain the start position for query (sorted by object name).
getKeyMarker() - 类 中的方法com.obs.services.model.ListVersionsRequest
Obtain the start position for listing versioning objects.
getKeyMarker() - 类 中的方法com.obs.services.model.ListVersionsResult
Obtain the start position for listing versioning objects (sorted by object name).
getKeyMarker() - 类 中的方法com.obs.services.model.MultipartUploadListing
Obtain the start position for listing multipart uploads (sorted by object name)
getKeyPrefixEquals() - 类 中的方法com.obs.services.model.RouteRuleCondition
Obtain the object name prefix when the redirection takes effect.
getKmsKeyId() - 类 中的方法com.obs.services.model.BucketEncryption
Obtain the master key used in the SSE-KMS encryption.
getKmsKeyId() - 类 中的方法com.obs.services.model.SseKmsHeader
Obtain the master key used in the SSE-KMS mode.
getLastModified() - 类 中的方法com.obs.services.model.CopyObjectResult
Last modification time of the destination object
getLastModified() - 类 中的方法com.obs.services.model.CopyPartResult
Obtain the last modification time of the to-be-copied part.
getLastModified() - 类 中的方法com.obs.services.model.Multipart
Obtain the last modification time of the part.
getLastModified() - 类 中的方法com.obs.services.model.ObjectMetadata
Obtain the last modification time of the object.
getLastModified() - 类 中的方法com.obs.services.model.VersionOrDeleteMarker
Obtain the last modification date of the object.
getLayerSummaries() - 类 中的方法com.obs.services.model.fs.FolderContentSummary
 
getLifecycleConfig() - 类 中的方法com.obs.services.model.SetBucketLifecycleRequest
 
getListTimeout() - 类 中的方法com.obs.services.model.fs.ListContentSummaryRequest
 
getListTimeout() - 类 中的方法com.obs.services.model.ListObjectsRequest
 
getListTimeout() - 类 中的方法com.obs.services.model.ListVersionsRequest
 
getLocation() - 类 中的方法com.obs.services.model.BucketLocationResponse
Obtain the bucket location.
getLocation() - 类 中的方法com.obs.services.model.BucketMetadataInfoResult
Obtain the bucket location.
getLocation() - 类 中的方法com.obs.services.model.CompleteMultipartUploadResult
Obtain the URI of the object after part combination.
getLocation() - 类 中的方法com.obs.services.model.CreateBucketRequest
Obtain the bucket location.
getLocation() - 类 中的方法com.obs.services.model.fs.ListContentSummaryResult
获取桶的区域位置
getLocation() - 类 中的方法com.obs.services.model.fs.ObsFSBucket
Obtain the bucket location.
getLocation() - 类 中的方法com.obs.services.model.ListVersionsResult
Obtain the bucket location.
getLocation() - 类 中的方法com.obs.services.model.ObjectListing
Obtain the bucket location.
getLocation() - 类 中的方法com.obs.services.model.ObsBucket
Obtain the bucket location.
getLocation() - 类 中的方法com.obs.services.model.S3Bucket
已过时。
 
getLogfilePrefix() - 类 中的方法com.obs.services.model.BucketLoggingConfiguration
Obtain the name prefix of the logged objects.
getLoggingConfiguration() - 类 中的方法com.obs.services.model.SetBucketLoggingRequest
 
getMarker() - 类 中的方法com.obs.services.model.fs.ListContentSummaryRequest
获取列举对象时的起始位置
getMarker() - 类 中的方法com.obs.services.model.fs.ListContentSummaryResult
获取列举目录统计信息请求中的起始位置
getMarker() - 类 中的方法com.obs.services.model.ListObjectsRequest
Obtain the start position for listing objects.
getMarker() - 类 中的方法com.obs.services.model.ObjectListing
Obtain the start position for listing objects.
getMaxAge() - 类 中的方法com.obs.services.model.OptionsInfoResult
Obtain the cache duration (in seconds) of the request result in the instance of ObsClient.
getMaxAgeSecond() - 类 中的方法com.obs.services.model.BucketCorsRule
Obtain the cache duration (in seconds) of the request result in the instance of ObsClient.
getMaxConnections() - 类 中的方法com.obs.services.ObsConfiguration
Obtain the maximum number of HTTP connections (1000 by default) that can be opened.
getMaxErrorRetry() - 类 中的方法com.obs.services.ObsConfiguration
Obtain the maximum number of retry attempts (5 by default) upon a request failure (request exception, or error 500 or 503 on the server).
getMaxIdleConnections() - 类 中的方法com.obs.services.ObsConfiguration
Obtain the maximum number of idle connections in the connection pool.
getMaxKeys() - 类 中的方法com.obs.services.model.fs.ListContentSummaryRequest
获取列举对象的最大条目数
getMaxKeys() - 类 中的方法com.obs.services.model.fs.ListContentSummaryResult
获取列举目录统计信息的最大条目数
getMaxKeys() - 类 中的方法com.obs.services.model.ListObjectsRequest
Obtain the maximum number of objects to be listed.
getMaxKeys() - 类 中的方法com.obs.services.model.ListVersionsRequest
Obtain the maximum number of versioning objects to be listed.
getMaxKeys() - 类 中的方法com.obs.services.model.ListVersionsResult
Obtain the maximum number of versioning objects to be listed.
getMaxKeys() - 类 中的方法com.obs.services.model.ObjectListing
Obtain the maximum number of objects to be listed.
getMaxParts() - 类 中的方法com.obs.services.model.ListPartsRequest
Obtain the maximum number of uploaded parts that can be listed.
getMaxParts() - 类 中的方法com.obs.services.model.ListPartsResult
Obtain the maximum number of uploaded parts to be listed.
getMaxUploads() - 类 中的方法com.obs.services.model.ListMultipartUploadsRequest
Obtain the maximum number of listed multipart uploads.
getMaxUploads() - 类 中的方法com.obs.services.model.MultipartUploadListing
Obtain the maximum number of multipart uploads to be listed.
getMd5() - 类 中的方法com.oef.services.model.CreateAsyncFetchJobsRequest
Obtain the MD5 file.
getMessage() - 类 中的方法com.obs.services.model.DeleteObjectsResult.ErrorResult
Obtain the error description returned after a deletion failure.
getMetadata() - 类 中的方法com.obs.services.model.InitiateMultipartUploadRequest
Set object properties, including customized metadata.
getMetadata() - 类 中的方法com.obs.services.model.ObjectMetadata
Obtain object properties.
getMetadata() - 类 中的方法com.obs.services.model.ObsBucket
已过时。
getMetadata() - 类 中的方法com.obs.services.model.ObsObject
Obtain the object properties, including "content-type", "content-length", and customized metadata.
getMetadata() - 类 中的方法com.obs.services.model.PutObjectRequest
Obtain object properties, including "content-type", "content-length", "content-md5", and customized metadata.
getMetadata() - 类 中的方法com.obs.services.model.S3Bucket
已过时。
 
getMetadata() - 类 中的方法com.obs.services.model.S3Object
已过时。
 
getMetadata() - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
 
getMethod() - 类 中的方法com.obs.services.model.AbstractTemporarySignatureRequest
Obtain the HTTP/HTTPS request method.
getMode() - 类 中的方法com.obs.services.model.fs.ObsFSAttribute
Query the file or folder type.
getMultipartList() - 类 中的方法com.obs.services.model.ListPartsResult
Obtain the list of uploaded parts.
getMultipartTaskList() - 类 中的方法com.obs.services.model.MultipartUploadListing
Obtain the list of multipart uploads unfinished in the bucket.
getName() - 类 中的方法com.obs.services.model.AbstractNotification.Filter.FilterRule
Obtain the identifier that specifies whether objects are filtered by object name prefix or suffix.
getNewLength() - 类 中的方法com.obs.services.model.fs.TruncateFileRequest
Obtain the file size after the truncation.
getNewLength() - 类 中的方法com.obs.services.model.TruncateObjectRequest
Obtain the file size after the truncation.
getNewlyTransferredBytes() - 接口 中的方法com.obs.services.model.ProgressStatus
Obtain the number of new bytes.
getNewObjectKey() - 类 中的方法com.obs.services.model.fs.RenameRequest
Obtain the new file or folder name.
getNewObjectKey() - 类 中的方法com.obs.services.model.RenameObjectRequest
Obtain the new file or folder name.
getNewObjectMetadata() - 类 中的方法com.obs.services.model.CopyObjectRequest
Obtain the properties, including customized metadata, of the destination object.
getNextKeyMarker() - 类 中的方法com.obs.services.model.ListVersionsResult
Start position for next listing (sorted by object name)
getNextKeyMarker() - 类 中的方法com.obs.services.model.MultipartUploadListing
Start position for next listing (sorted by object name)
getNextMarker() - 类 中的方法com.obs.services.model.fs.ListContentSummaryResult
获取下次请求的起始位置
getNextMarker() - 类 中的方法com.obs.services.model.ObjectListing
Obtain the start position for next listing.
getNextPartNumberMarker() - 类 中的方法com.obs.services.model.ListPartsResult
Obtain the start position for next listing.
getNextPosition() - 类 中的方法com.obs.services.model.AppendObjectResult
Obtain the position from which the next appending starts.
getNextPosition() - 类 中的方法com.obs.services.model.ObjectMetadata
Obtain the start position for next appending.
getNextUploadIdMarker() - 类 中的方法com.obs.services.model.MultipartUploadListing
Obtain the start position for next listing (sorted by multipart upload ID).
getNextVersionIdMarker() - 类 中的方法com.obs.services.model.ListVersionsResult
Obtain the start position for next listing (sorted by version ID).
getNoncurrentVersionExpiration() - 类 中的方法com.obs.services.model.LifecycleConfiguration.Rule
Obtain the expiration time of a noncurrent object version.
getNoncurrentVersionTransitions() - 类 中的方法com.obs.services.model.LifecycleConfiguration.Rule
Obtain the transition policy of noncurrent versions.
getObject(GetObjectRequest) - 接口 中的方法com.obs.services.IObsClient
Download an object.
getObject(String, String, String) - 接口 中的方法com.obs.services.IObsClient
Download an object.
getObject(String, String) - 接口 中的方法com.obs.services.IObsClient
Download an object.
getObject(GetObjectRequest) - 类 中的方法com.obs.services.ObsClient
 
getObject(String, String, String) - 类 中的方法com.obs.services.ObsClient
 
getObject(String, String) - 类 中的方法com.obs.services.ObsClient
 
getObject(GetObjectRequest, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getObject(GetObjectRequest, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getObjectAcl(String, String, String) - 接口 中的方法com.obs.services.IObsClient
Obtain an object ACL.
getObjectAcl(String, String) - 接口 中的方法com.obs.services.IObsClient
Obtain an object ACL.
getObjectAcl(GetObjectAclRequest) - 接口 中的方法com.obs.services.IObsClient
Obtain an object ACL.
getObjectAcl(String, String, String) - 类 中的方法com.obs.services.ObsClient
 
getObjectAcl(String, String) - 类 中的方法com.obs.services.ObsClient
 
getObjectAcl(GetObjectAclRequest) - 类 中的方法com.obs.services.ObsClient
 
getObjectAcl(String, String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getObjectAcl(String, String, String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getObjectAcl(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
GetObjectAclRequest - com.obs.services.model中的类
Parameters in a request for obtaining object ACLs
GetObjectAclRequest() - 类 的构造器com.obs.services.model.GetObjectAclRequest
 
GetObjectAclRequest(String, String, String) - 类 的构造器com.obs.services.model.GetObjectAclRequest
Constructor
getObjectContent() - 类 中的方法com.obs.services.model.ObsObject
Obtain the data stream of the object.
getObjectContent() - 类 中的方法com.obs.services.model.S3Object
已过时。
 
getObjectKey() - 类 中的方法com.obs.services.model.AbortMultipartUploadRequest
Obtain the name of the object involved in the multipart upload.
getObjectKey() - 类 中的方法com.obs.services.model.AbstractTemporarySignatureRequest
Obtain the object name.
getObjectKey() - 类 中的方法com.obs.services.model.AppendObjectResult
Obtain the object name.
getObjectKey() - 类 中的方法com.obs.services.model.BaseObjectRequest
Obtain the object name.
getObjectKey() - 类 中的方法com.obs.services.model.CompleteMultipartUploadRequest
Obtain the name of the object involved in the multipart upload.
getObjectKey() - 类 中的方法com.obs.services.model.CompleteMultipartUploadResult
Obtain the name of the object involved in the multipart upload.
getObjectKey() - 类 中的方法com.obs.services.model.DeleteObjectRequest
Obtain the name of the object to be deleted.
getObjectKey() - 类 中的方法com.obs.services.model.DeleteObjectResult
Obtain the name of the deleted object.
getObjectKey() - 类 中的方法com.obs.services.model.DeleteObjectsResult.DeleteObjectResult
Obtain the object name.
getObjectKey() - 类 中的方法com.obs.services.model.DeleteObjectsResult.ErrorResult
Obtain the name of the object that fails to be deleted.
getObjectKey() - 类 中的方法com.obs.services.model.DownloadFileRequest
Obtain the object name.
getObjectKey() - 类 中的方法com.obs.services.model.fs.DropFileRequest
Obtain the object name.
getObjectKey() - 类 中的方法com.obs.services.model.fs.RenameRequest
Obtain the file or folder name.
getObjectKey() - 类 中的方法com.obs.services.model.fs.TruncateFileRequest
Obtain the file name.
getObjectKey() - 类 中的方法com.obs.services.model.GetObjectAclRequest
Obtain the name of the object.
getObjectKey() - 类 中的方法com.obs.services.model.GetObjectMetadataRequest
Obtain the object name.
getObjectKey() - 类 中的方法com.obs.services.model.GetObjectRequest
Obtain the object name.
getObjectKey() - 类 中的方法com.obs.services.model.InitiateMultipartUploadRequest
Obtain the name of the object involved in the multipart upload.
getObjectKey() - 类 中的方法com.obs.services.model.InitiateMultipartUploadResult
Obtain the name of the object involved in the multipart upload.
getObjectKey() - 类 中的方法com.obs.services.model.MultipartUpload
Obtain the name of the object involved in the multipart upload.
getObjectKey() - 类 中的方法com.obs.services.model.ObsObject
Obtain the object name.
getObjectKey() - 类 中的方法com.obs.services.model.PostSignatureRequest
Obtain the object name.
getObjectKey() - 类 中的方法com.obs.services.model.PutObjectBasicRequest
Obtain the object name.
getObjectKey() - 类 中的方法com.obs.services.model.PutObjectResult
Obtain the object name.
getObjectKey() - 类 中的方法com.obs.services.model.RenameObjectRequest
Obtain the file or folder name.
getObjectKey() - 类 中的方法com.obs.services.model.RestoreObjectResult
 
getObjectKey() - 类 中的方法com.obs.services.model.S3Object
已过时。
 
getObjectKey() - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
Obtain the object name.
getObjectKey() - 类 中的方法com.obs.services.model.TruncateObjectRequest
Obtain the file name.
getObjectKey() - 类 中的方法com.obs.services.model.UploadPartRequest
Obtain the name of the object involved in the multipart upload.
getObjectKey() - 类 中的方法com.obs.services.model.VersionOrDeleteMarker
Obtain the object name.
getObjectKey() - 类 中的方法com.oef.services.model.CreateAsyncFetchJobsRequest
Obtain the object name.
getObjectMetadata(GetObjectMetadataRequest) - 接口 中的方法com.obs.services.IObsClient
Obtain object properties.
getObjectMetadata(String, String, String) - 接口 中的方法com.obs.services.IObsClient
Obtain object properties.
getObjectMetadata(String, String) - 接口 中的方法com.obs.services.IObsClient
Obtain object properties.
getObjectMetadata() - 类 中的方法com.obs.services.model.DownloadFileResult
Obtain object properties.
getObjectMetadata() - 类 中的方法com.obs.services.model.UploadFileRequest
Obtain object properties.
getObjectMetadata(GetObjectMetadataRequest) - 类 中的方法com.obs.services.ObsClient
 
getObjectMetadata(String, String, String) - 类 中的方法com.obs.services.ObsClient
 
getObjectMetadata(String, String) - 类 中的方法com.obs.services.ObsClient
 
getObjectMetadata(GetObjectMetadataRequest, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
getObjectMetadata(GetObjectMetadataRequest, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
GetObjectMetadataRequest - com.obs.services.model中的类
Parameters in a request for obtaining the properties of an object
GetObjectMetadataRequest() - 类 的构造器com.obs.services.model.GetObjectMetadataRequest
 
GetObjectMetadataRequest(String, String) - 类 的构造器com.obs.services.model.GetObjectMetadataRequest
Constructor
GetObjectMetadataRequest(String, String, String) - 类 的构造器com.obs.services.model.GetObjectMetadataRequest
Constructor
getObjectNumber() - 类 中的方法com.obs.services.model.BucketStorageInfo
Obtain the number of objects in the bucket.
GetObjectRequest - com.obs.services.model中的类
Parameters in an object download request
GetObjectRequest() - 类 的构造器com.obs.services.model.GetObjectRequest
 
GetObjectRequest(String, String) - 类 的构造器com.obs.services.model.GetObjectRequest
Constructor
GetObjectRequest(String, String, String) - 类 的构造器com.obs.services.model.GetObjectRequest
Constructor
getObjects() - 类 中的方法com.obs.services.model.ObjectListing
Obtain the list of objects in the bucket.
getObjectStorageClass() - 类 中的方法com.obs.services.model.AppendObjectResult
Obtain the object storage class.
getObjectStorageClass() - 类 中的方法com.obs.services.model.CopyObjectResult
Obtain the storage class of the destination object.
getObjectStorageClass() - 类 中的方法com.obs.services.model.LifecycleConfiguration.NoncurrentVersionTransition
Obtain the storage class of the noncurrent object version after transition.
getObjectStorageClass() - 类 中的方法com.obs.services.model.LifecycleConfiguration.Transition
Obtain the storage class of the object after transition.
getObjectStorageClass() - 类 中的方法com.obs.services.model.ListPartsResult
Obtain the storage class of the object involved in the multipart upload.
getObjectStorageClass() - 类 中的方法com.obs.services.model.MultipartUpload
Obtain the storage class of the object generated via the multipart upload.
getObjectStorageClass() - 类 中的方法com.obs.services.model.ObjectMetadata
Obtain the object storage class.
getObjectStorageClass() - 类 中的方法com.obs.services.model.PutObjectResult
Obtain the object storage class.
getObjectStorageClass() - 类 中的方法com.obs.services.model.ReplicationConfiguration.Destination
Obtain the storage class of the object generated after the replication.
getObjectStorageClass() - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
Obtain the object storage class.
getObjectStorageClass() - 类 中的方法com.obs.services.model.VersionOrDeleteMarker
Obtain the storage class of the object.
getObjectSummaries() - 类 中的方法com.obs.services.model.ObjectListing
已过时。
getObjectUrl() - 类 中的方法com.obs.services.model.AppendObjectResult
Obtain the full path to the object.
getObjectUrl() - 类 中的方法com.obs.services.model.CompleteMultipartUploadResult
Obtain the full path to the object after part combination.
getObjectUrl() - 类 中的方法com.obs.services.model.PutObjectResult
Obtain the full path to the object.
getObsVersion() - 类 中的方法com.obs.services.model.BucketMetadataInfoResult
Obtain the OBS version.
getOffset() - 类 中的方法com.obs.services.model.PutObjectRequest
Obtain the start position of the to-be-uploaded content in the file.
getOffset() - 类 中的方法com.obs.services.model.UploadPartRequest
Obtain the offset of the part in the file.
getOperationCode() - 枚举 中的方法com.obs.services.model.PolicyConditionItem.ConditionOperator
 
getOperationType() - 枚举 中的方法com.obs.services.model.HttpMethodEnum
 
getOrigin() - 类 中的方法com.obs.services.model.OptionsInfoRequest
Obtain the origin of the preflight request.
getOriginalStringCode() - 枚举 中的方法com.obs.services.model.SpecialParamEnum
 
getOriginalStringCode() - 枚举 中的方法com.oef.services.model.RequestParamEnum
 
getOriginPolicy() - 类 中的方法com.obs.services.model.PostSignatureResponse
Obtain the security policy of the request in the original format.
getOwner() - 类 中的方法com.obs.services.model.AccessControlList
Obtain the owner.
getOwner() - 类 中的方法com.obs.services.model.ListBucketsResult
 
getOwner() - 类 中的方法com.obs.services.model.ListPartsResult
Query the creator of the multipart upload.
getOwner() - 类 中的方法com.obs.services.model.MultipartUpload
Query the creator of the multipart upload.
getOwner() - 类 中的方法com.obs.services.model.ObsBucket
Obtain the owner of the bucket.
getOwner() - 类 中的方法com.obs.services.model.ObsObject
Obtain the owner of the object.
getOwner() - 类 中的方法com.obs.services.model.S3Bucket
已过时。
 
getOwner() - 类 中的方法com.obs.services.model.S3Object
已过时。
 
getOwner() - 类 中的方法com.obs.services.model.VersionOrDeleteMarker
Obtain the owner of the object.
getPartEtag() - 类 中的方法com.obs.services.model.CompleteMultipartUploadRequest
Obtain the to-be-combined part list.
getPartNumber() - 类 中的方法com.obs.services.model.CopyPartRequest
Obtain the part number of the to-be-copied part.
getPartNumber() - 类 中的方法com.obs.services.model.CopyPartResult
Obtain the part number of the to-be-copied part.
getPartNumber() - 类 中的方法com.obs.services.model.Multipart
Obtain the part number.
getPartNumber() - 类 中的方法com.obs.services.model.PartEtag
Obtain the part number.
getPartNumber() - 类 中的方法com.obs.services.model.UploadPartRequest
Obtain the part number.
getPartNumber() - 类 中的方法com.obs.services.model.UploadPartResult
Obtain the part number.
getPartNumberMarker() - 类 中的方法com.obs.services.model.ListPartsRequest
Obtain the start position for listing parts.
getPartNumberMarker() - 类 中的方法com.obs.services.model.ListPartsResult
Obtain the start position for listing parts.
getPartSize() - 类 中的方法com.obs.services.model.DownloadFileRequest
Obtain the part size.
getPartSize() - 类 中的方法com.obs.services.model.PutObjectsRequest
Obtain the part size set for uploading an object.
getPartSize() - 类 中的方法com.obs.services.model.UploadFileRequest
Obtain the part size set for uploading the object.
getPartSize() - 类 中的方法com.obs.services.model.UploadPartRequest
Obtain the part size, in bytes.
getPayer() - 类 中的方法com.obs.services.model.RequestPaymentConfiguration
Obtain the status of the requester-pays function.
getPayer() - 类 中的方法com.obs.services.model.SetBucketRequestPaymentRequest
Obtain the status of the requester-pays function.
getPermission() - 类 中的方法com.obs.services.model.GrantAndPermission
Obtain the permission information.
getPermissionsForGrantee(GranteeInterface) - 类 中的方法com.obs.services.model.AccessControlList
Obtain the permission specified in the ACL GranteeInterface.
getPermissionString() - 类 中的方法com.obs.services.model.Permission
 
getPolicy() - 类 中的方法com.obs.services.model.BucketPolicyResponse
Obtain a bucket policy.
getPolicy() - 类 中的方法com.obs.services.model.PostSignatureResponse
Obtain the security policy of the request in the Base64 format.
getPolicy() - 类 中的方法com.obs.services.model.SetBucketPolicyRequest
 
getPolicy() - 类 中的方法com.oef.services.model.GetDisPolicyResult
 
getPosition() - 类 中的方法com.obs.services.model.AppendObjectRequest
Obtain the position where data is to be appended.
getPrefix() - 类 中的方法com.obs.services.model.fs.ListContentSummaryRequest
获取列举对象时的对象名前缀
getPrefix() - 类 中的方法com.obs.services.model.fs.ListContentSummaryResult
获取列举目录统计信息请求中的对象名前缀
getPrefix() - 类 中的方法com.obs.services.model.LifecycleConfiguration.Rule
Obtain the object name prefix used to identify one or more objects to which the rule applies.
getPrefix() - 类 中的方法com.obs.services.model.ListMultipartUploadsRequest
Obtain the prefix of names of the returned objects involved in the multipart uploads.
getPrefix() - 类 中的方法com.obs.services.model.ListObjectsRequest
Obtain the object name prefix used for filtering objects to be listed.
getPrefix() - 类 中的方法com.obs.services.model.ListVersionsRequest
Obtain the object name prefix used for listing versioning objects.
getPrefix() - 类 中的方法com.obs.services.model.ListVersionsResult
Obtain the object name prefix used for listing versioning objects.
getPrefix() - 类 中的方法com.obs.services.model.MultipartUploadListing
Obtain the prefix for listing multipart uploads.
getPrefix() - 类 中的方法com.obs.services.model.ObjectListing
Obtain the object name prefix used for filtering objects to be listed.
getPrefix() - 类 中的方法com.obs.services.model.PutObjectsRequest
Obtain the specific folder to which the file is uploaded.
getPrefix() - 类 中的方法com.obs.services.model.ReadAheadQueryResult
Obtain the name prefix of objects to be read ahead.
getPrefix() - 类 中的方法com.obs.services.model.ReadAheadRequest
Obtain the name prefix of objects to be read ahead.
getPrefix() - 类 中的方法com.obs.services.model.ReadAheadResult
Obtain the name prefix of objects to be read ahead.
getPrefix() - 类 中的方法com.obs.services.model.ReplicationConfiguration.Rule
Obtain the object name prefix that identifies objects to which the rule applies.
getPrefix() - 类 中的方法com.obs.services.model.RestoreObjectsRequest
Obtain the name prefix of the objects to be restored in a batch.
getPrefix() - 类 中的方法com.oef.services.model.DisPolicyBean
 
getProgressInterval() - 类 中的方法com.obs.services.model.AbstractBulkRequest
Obtain the callback threshold of the task progress listener.
getProgressInterval() - 类 中的方法com.obs.services.model.DownloadFileRequest
Obtain the callback threshold of the data transfer listener.
getProgressInterval() - 类 中的方法com.obs.services.model.GetObjectRequest
Obtain the callback threshold of the data transfer listener.
getProgressInterval() - 类 中的方法com.obs.services.model.PutObjectRequest
Obtain the callback threshold of the data transfer listener.
getProgressInterval() - 类 中的方法com.obs.services.model.UploadFileRequest
Obtain the callback threshold of the data transfer listener.
getProgressInterval() - 类 中的方法com.obs.services.model.UploadPartRequest
Obtain the callback threshold of the data transfer listener.
getProgressListener() - 类 中的方法com.obs.services.model.AbstractBulkRequest
Obtain the progress listener of the bulk task.
getProgressListener() - 类 中的方法com.obs.services.model.DownloadFileRequest
Obtain the data transfer listener.
getProgressListener() - 类 中的方法com.obs.services.model.GetObjectRequest
Obtain the data transfer listener.
getProgressListener() - 类 中的方法com.obs.services.model.PutObjectRequest
Obtain the data transfer listener.
getProgressListener() - 类 中的方法com.obs.services.model.UploadFileRequest
Obtain the data transfer listener.
getProgressListener() - 类 中的方法com.obs.services.model.UploadPartRequest
Obtain the data transfer listener.
getProject() - 类 中的方法com.oef.services.model.DisPolicyBean
 
getProjectId() - 类 中的方法com.obs.services.model.SseKmsHeader
Obtain the project ID.
getProtocol() - 类 中的方法com.obs.services.model.Redirect
已过时。
getProtocol() - 类 中的方法com.obs.services.model.RedirectAllRequest
已过时。
getProxyAddr() - 类 中的方法com.obs.services.HttpProxyConfiguration
Obtain the proxy address.
getProxyPort() - 类 中的方法com.obs.services.HttpProxyConfiguration
Obtain the proxy port.
getProxyUName() - 类 中的方法com.obs.services.HttpProxyConfiguration
Obtain the proxy username.
getQueryParams() - 类 中的方法com.obs.services.model.AbstractTemporarySignatureRequest
Obtain the query parameters of the request.
getRangeEnd() - 类 中的方法com.obs.services.model.GetObjectRequest
Obtain the end position for object download.
getRangeStart() - 类 中的方法com.obs.services.model.GetObjectRequest
Obtain the start position for object download.
getReadBufferSize() - 类 中的方法com.obs.services.ObsConfiguration
Obtain the read cache size used for uploading objects to socket streams (in bytes).
getRedirect() - 类 中的方法com.obs.services.model.RouteRule
Obtain the redirection configuration.
getRedirectAllRequestsTo() - 类 中的方法com.obs.services.model.WebsiteConfiguration
Obtain the redirection rules of all requests.
getRedirectProtocol() - 类 中的方法com.obs.services.model.Redirect
Obtain the protocol used for redirecting the request.
getRedirectProtocol() - 类 中的方法com.obs.services.model.RedirectAllRequest
Obtain the protocol used for redirecting requests.
getReplaceKeyPrefixWith() - 类 中的方法com.obs.services.model.Redirect
Obtain the object name prefix used for redirecting the request.
getReplaceKeyWith() - 类 中的方法com.obs.services.model.Redirect
Obtain the object name used for redirecting the request.
getReplaceMetadata() - 类 中的方法com.obs.services.model.GetObjectRequest
Obtain the request headers that need to be rewritten during object download.
getReplicationConfiguration() - 类 中的方法com.obs.services.model.SetBucketReplicationRequest
 
getRequestDate() - 类 中的方法com.obs.services.model.PostSignatureRequest
Set the request time.
getRequestDate() - 类 中的方法com.obs.services.model.TemporarySignatureRequest
Set the request time.
getRequestHeaders() - 类 中的方法com.obs.services.model.OptionsInfoRequest
Obtain the list of allowed request headers.
getRequestId() - 类 中的方法com.obs.services.model.HeaderResponse
Obtain the request ID returned by the server.
getRequestId() - 类 中的方法com.oef.services.model.QueryAsynchFetchJobsResult
Obtain the unique ID of a request.
getRequestMethod() - 类 中的方法com.obs.services.model.OptionsInfoRequest
Obtain the list of allowed cross-origin request methods.
getRequestParameters() - 类 中的方法com.obs.services.model.GetObjectRequest
 
getResponseCode() - 异常错误 中的方法com.obs.services.exception.ObsException
Obtain the HTTP status code returned by the OBS server.
getResponseHeaders() - 异常错误 中的方法com.obs.services.exception.ObsException
Obtain the response headers of the HTTP request returned by the OBS server.
getResponseHeaders() - 类 中的方法com.obs.services.model.HeaderResponse
Obtain response headers.
getResponseStatus() - 异常错误 中的方法com.obs.services.exception.ObsException
Obtain the HTTP response description returned by the OBS server.
getRestoreTier() - 类 中的方法com.obs.services.model.RestoreObjectRequest
Obtain the restore option.
getRestoreTier() - 类 中的方法com.obs.services.model.RestoreObjectsRequest
Obtain the restore option.
getRouteRules() - 类 中的方法com.obs.services.model.WebsiteConfiguration
Set the redirection route rules.
getRules() - 类 中的方法com.obs.services.model.BucketCors
Obtain the bucket CORS rule list.
getRules() - 类 中的方法com.obs.services.model.LifecycleConfiguration
Obtain the list of bucket lifecycle rules.
getRules() - 类 中的方法com.obs.services.model.ReplicationConfiguration
Obtain the replication rule list.
getRules() - 类 中的方法com.obs.services.model.S3BucketCors
已过时。
 
getRules() - 类 中的方法com.oef.services.model.DisPolicy
 
getSecretKey() - 接口 中的方法com.obs.services.model.ISecurityKey
Returns the secret key for this securityKey.
getSecurityKey() - 类 中的方法com.obs.services.BasicObsCredentialsProvider
 
getSecurityKey() - 类 中的方法com.obs.services.DefaultCredentialsProviderChain
 
getSecurityKey() - 类 中的方法com.obs.services.EcsObsCredentialsProvider
 
getSecurityKey() - 类 中的方法com.obs.services.EnvironmentVariableObsCredentialsProvider
 
getSecurityKey() - 接口 中的方法com.obs.services.IObsCredentialsProvider
 
getSecurityToken() - 接口 中的方法com.obs.services.model.ISecurityKey
Returns the security token for this securityKey.
getServerAlgorithm() - 类 中的方法com.obs.services.model.ServerAlgorithm
已过时。
 
getServerEncryption() - 类 中的方法com.obs.services.model.ServerEncryption
已过时。
 
getSignatString() - 类 中的方法com.obs.services.ObsConfiguration
已过时。
getSignature() - 类 中的方法com.obs.services.model.PostSignatureResponse
Obtain the signature string.
getSignedUrl() - 类 中的方法com.obs.services.model.TemporarySignatureResponse
Obtain the URL of the temporarily authorized access.
getSize() - 类 中的方法com.obs.services.model.BucketStorageInfo
Obtain the bucket quota (in bytes).
getSize() - 类 中的方法com.obs.services.model.Multipart
Obtain the part size, in bytes.
getSize() - 类 中的方法com.obs.services.model.VersionOrDeleteMarker
Obtain the object size (in bytes).
getSocketReadBufferSize() - 类 中的方法com.obs.services.ObsConfiguration
Obtain the size (bytes) of the socket receive buffer, corresponding to the "java.net.SocketOptions.SO_RVCBUF" parameter.
getSocketTimeout() - 类 中的方法com.obs.services.ObsConfiguration
Obtain the timeout interval for data transmission at the socket layer (in milliseconds, 60,000 milliseconds by default).
getSocketWriteBufferSize() - 类 中的方法com.obs.services.ObsConfiguration
Obtain the size (bytes) of the socket send buffer, corresponding to the "java.net.SocketOptions.SO_SNDBUF" parameter.
getSourceBucketName() - 类 中的方法com.obs.services.model.CopyObjectRequest
Obtain the source bucket name.
getSourceBucketName() - 类 中的方法com.obs.services.model.CopyPartRequest
Obtain the source bucket name.
getSourceObjectKey() - 类 中的方法com.obs.services.model.CopyObjectRequest
Obtain the source object name.
getSourceObjectKey() - 类 中的方法com.obs.services.model.CopyPartRequest
Obtain the source object name.
getSpecialParam() - 类 中的方法com.obs.services.model.AbstractTemporarySignatureRequest
Obtain the special operator.
getSseAlgorithm() - 类 中的方法com.obs.services.model.BucketEncryption
Obtain the bucket encryption algorithm.
getSSEAlgorithm() - 类 中的方法com.obs.services.model.SseCHeader
Obtain the encryption algorithm type.
getSSEAlgorithm() - 类 中的方法com.obs.services.model.SseKmsHeader
Obtain the encryption algorithm type.
getSseCHeader() - 类 中的方法com.obs.services.model.GetObjectMetadataRequest
Obtain SSE-C decryption headers.
getSseCHeader() - 类 中的方法com.obs.services.model.GetObjectRequest
Obtain SSE-C decryption headers.
getSseCHeader() - 类 中的方法com.obs.services.model.PutObjectBasicRequest
Obtain SSE-C encryption headers of the object.
getSseCHeader() - 类 中的方法com.obs.services.model.PutObjectsRequest
Obtain SSE-C encryption headers of the object.
getSseCHeader() - 类 中的方法com.obs.services.model.UploadPartRequest
Obtain SSE-C encryption headers.
getSseCHeaderDestination() - 类 中的方法com.obs.services.model.CopyObjectRequest
已过时。
getSseCHeaderDestination() - 类 中的方法com.obs.services.model.CopyPartRequest
Obtain SSE-C encryption headers of the destination object.
getSseCHeaderSource() - 类 中的方法com.obs.services.model.CopyObjectRequest
Obtain SSE-C decryption headers of the source object.
getSseCHeaderSource() - 类 中的方法com.obs.services.model.CopyPartRequest
Obtain SSE-C decryption headers of the source object.
getSseCKey() - 类 中的方法com.obs.services.model.SseCHeader
Obtain the key used in the SSE-C mode.
getSseCKeyBase64() - 类 中的方法com.obs.services.model.SseCHeader
Obtain the key used in the SSE-C mode.
getSseKmsHeader() - 类 中的方法com.obs.services.model.PutObjectBasicRequest
Obtain SSE-KMS encryption headers of the object.
getSseKmsHeader() - 类 中的方法com.obs.services.model.PutObjectsRequest
Obtain SSE-KMS encryption headers of the object.
getSslProvider() - 类 中的方法com.obs.services.ObsConfiguration
Set the provider of SSLContext.
getStatus() - 类 中的方法com.obs.services.model.BucketDirectColdAccess
Obtain the direct reading status of Archive objects in a bucket.
getStatus() - 类 中的方法com.obs.services.model.BucketVersioningConfiguration
已过时。
getStatus() - 类 中的方法com.obs.services.model.fs.GetBucketFSStatusResult
Obtain the status of the file gateway feature of a bucket.
getStatus() - 类 中的方法com.obs.services.model.fs.SetBucketFSStatusRequest
Obtain the status of the file gateway feature of a bucket.
getStatus() - 类 中的方法com.obs.services.model.ReadAheadQueryResult
Obtain the task status.
getStatus() - 类 中的方法com.obs.services.model.ReplicationConfiguration.Rule
Obtain the rule status.
getStatus() - 类 中的方法com.obs.services.model.SetBucketVersioningRequest
 
getStatus() - 类 中的方法com.oef.services.model.CompressBean
Obtain the policy status.
getStatus() - 类 中的方法com.oef.services.model.FetchBean
Obtain the policy status.
getStatus() - 类 中的方法com.oef.services.model.QueryAsynchFetchJobsResult
Obtain the job status.
getStatus() - 类 中的方法com.oef.services.model.TranscodeBean
Obtain the policy status.
getStatusCode() - 类 中的方法com.obs.services.model.HeaderResponse
Obtain the HTTP status code returned by the server.
getStorageClass() - 类 中的方法com.obs.services.model.BucketStoragePolicyConfiguration
已过时。
getStorageClass() - 类 中的方法com.obs.services.model.LifecycleConfiguration.NoncurrentVersionTransition
已过时。
getStorageClass() - 类 中的方法com.obs.services.model.LifecycleConfiguration.Transition
已过时。
getStorageClass() - 类 中的方法com.obs.services.model.ListPartsResult
已过时。
getStorageClass() - 类 中的方法com.obs.services.model.MultipartUpload
已过时。
getStorageClass() - 类 中的方法com.obs.services.model.ObjectMetadata
已过时。
getStorageClass() - 类 中的方法com.obs.services.model.ObsBucket
已过时。
getStorageClass() - 类 中的方法com.obs.services.model.S3Bucket
已过时。
getStorageClass() - 类 中的方法com.obs.services.model.VersionOrDeleteMarker
已过时。
getStream() - 类 中的方法com.oef.services.model.DisPolicyBean
 
getStringCode() - 枚举 中的方法com.obs.services.model.SpecialParamEnum
 
getStringCode() - 枚举 中的方法com.oef.services.model.RequestParamEnum
 
getSucceedTaskNum() - 接口 中的方法com.obs.services.model.TaskProgressStatus
Obtain the number of objects that have been successfully uploaded.
getSuccessRedirectLocation() - 类 中的方法com.obs.services.model.PutObjectBasicRequest
Obtain the redirection address after a successfully responded request.
getSuccessRedirectLocation() - 类 中的方法com.obs.services.model.PutObjectsRequest
Obtain the redirection address after a successfully responded request.
getSuffix() - 类 中的方法com.obs.services.model.WebsiteConfiguration
Obtain the hosting homepage.
getSuffix() - 类 中的方法com.oef.services.model.DisPolicyBean
 
getSummaryHeight() - 类 中的方法com.obs.services.model.fs.FolderContentSummary.LayerSummary
 
getTags() - 类 中的方法com.obs.services.model.BucketTagInfo.TagSet
Obtain the tag list.
getTagSet() - 类 中的方法com.obs.services.model.BucketTagInfo
Obtain the tag set of a bucket.
getTargetBucketName() - 类 中的方法com.obs.services.model.BucketLoggingConfiguration
Obtain the bucket in which logs are saved.
getTargetGrants() - 类 中的方法com.obs.services.model.BucketLoggingConfiguration
Obtain the log delivery group.
getTaskId() - 类 中的方法com.obs.services.model.ReadAheadResult
Obtain the ID of the read-ahead task.
getTaskNum() - 类 中的方法com.obs.services.model.DownloadFileRequest
Obtain the maximum number of threads used for processing download tasks concurrently.
getTaskNum() - 类 中的方法com.obs.services.model.PutObjectsRequest
Obtain the maximum number of threads used for processing upload tasks concurrently.
getTaskNum() - 类 中的方法com.obs.services.model.UploadFileRequest
Obtain the maximum number of threads used for processing upload tasks concurrently.
getTaskProgressInterval() - 类 中的方法com.obs.services.model.PutObjectsRequest
Obtain the interval for updating the task progress information.
getTaskQueueNum() - 类 中的方法com.obs.services.model.AbstractBulkRequest
Obtain the queue length of the bulk task.
getTaskStatus(String) - 接口 中的方法com.obs.services.model.UploadProgressStatus
Obtain the upload progress of a specified object.
getTaskTable() - 接口 中的方法com.obs.services.model.UploadProgressStatus
Obtain the progress of the current uploading task.
getTaskThreadNum() - 类 中的方法com.obs.services.model.AbstractBulkRequest
Obtain the maximum number of concurrent bulk tasks.
getTempDownloadFile() - 类 中的方法com.obs.services.model.DownloadFileRequest
Obtain the temporary file generated during the download.
getTier() - 类 中的方法com.obs.services.model.RestoreObjectRequest
已过时。
getToken() - 类 中的方法com.obs.services.model.PostSignatureResponse
Obtain the token
getTopic() - 类 中的方法com.obs.services.model.TopicConfiguration
Obtain the URN of the event notification topic.
getTopicConfigurations() - 类 中的方法com.obs.services.model.BucketNotificationConfiguration
Obtain the list of event notification configurations
getTotalBytes() - 接口 中的方法com.obs.services.model.ProgressStatus
Obtain the number of bytes to be transferred.
getTotalSize() - 接口 中的方法com.obs.services.model.UploadProgressStatus
Obtain the total size of uploaded objects.
getTotalTaskNum() - 接口 中的方法com.obs.services.model.TaskProgressStatus
Obtain the total number of objects in the upload task.
getTranscode() - 类 中的方法com.oef.services.model.PutExtensionPolicyRequest
Obtain the content of the asynchronous transcode policy.
getTranscode() - 类 中的方法com.oef.services.model.QueryExtensionPolicyResult
Obtain the content of the asynchronous transcode policy.
getTransferPercentage() - 接口 中的方法com.obs.services.model.ProgressStatus
Obtain the transfer progress
getTransferredBytes() - 接口 中的方法com.obs.services.model.ProgressStatus
Obtain the number of transferred bytes.
getTransferredSize() - 接口 中的方法com.obs.services.model.UploadProgressStatus
Obtain the size of transferred data in bytes.
getTransitions() - 类 中的方法com.obs.services.model.LifecycleConfiguration.Rule
Obtain the transition policy of an object.
getTrustManagerFactory() - 类 中的方法com.obs.services.ObsConfiguration
Obtain the factory for generating the "TrustManager" array.
getTtl() - 类 中的方法com.obs.services.model.DownloadFileRequest
Obtain the cache data expiration time.
getTtl() - 类 中的方法com.obs.services.model.GetObjectRequest
Obtain the cache data expiration time.
getTtl() - 类 中的方法com.obs.services.model.ReadAheadRequest
Obtain the cache data expiration time.
getUploadFile() - 类 中的方法com.obs.services.model.UploadFileRequest
Obtain the to-be-uploaded local file.
getUploadId() - 类 中的方法com.obs.services.model.AbortMultipartUploadRequest
Obtain the multipart upload ID.
getUploadId() - 类 中的方法com.obs.services.model.CompleteMultipartUploadRequest
Obtain the multipart upload ID.
getUploadId() - 类 中的方法com.obs.services.model.CopyPartRequest
Obtain the multipart upload ID.
getUploadId() - 类 中的方法com.obs.services.model.InitiateMultipartUploadResult
Obtain the multipart upload ID.
getUploadId() - 类 中的方法com.obs.services.model.ListPartsRequest
Obtain the multipart upload ID.
getUploadId() - 类 中的方法com.obs.services.model.ListPartsResult
Obtain the multipart upload ID.
getUploadId() - 类 中的方法com.obs.services.model.MultipartUpload
Obtain the multipart upload ID.
getUploadId() - 类 中的方法com.obs.services.model.UploadPartRequest
Obtain the multipart upload ID.
getUploadIdMarker() - 类 中的方法com.obs.services.model.ListMultipartUploadsRequest
Obtain the start position for query (sorted by multipart upload ID).
getUploadIdMarker() - 类 中的方法com.obs.services.model.MultipartUploadListing
Obtain the start position for listing multipart uploads in the request (sorted by multipart upload ID).
getUploadObjectsProgressListener() - 类 中的方法com.obs.services.model.PutObjectsRequest
Obtain the progress listener of the bulk task.
getUploadStreamRetryBufferSize() - 类 中的方法com.obs.services.ObsConfiguration
已过时。
getUrl() - 类 中的方法com.oef.services.model.CreateAsyncFetchJobsRequest
Obtain the URL.
getUserMetadata(String) - 类 中的方法com.obs.services.model.ObjectMetadata
Obtain the customized metadata of an object.
getUserMetadata(String) - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
Obtain the customized metadata of an object.
getUserPaaswd() - 类 中的方法com.obs.services.HttpProxyConfiguration
Obtain the proxy password.
getValue() - 类 中的方法com.obs.services.model.AbstractNotification.Filter.FilterRule
Obtain keywords of the object name.
getValue() - 类 中的方法com.obs.services.model.BucketTagInfo.TagSet.Tag
Obtain the tag value.
getValue(String) - 类 中的方法com.obs.services.model.ObjectMetadata
 
getValueFromCode(String) - 枚举 中的静态方法com.obs.services.model.AvailableZoneEnum
 
getValueFromCode(String) - 枚举 中的静态方法com.obs.services.model.CacheOptionEnum
 
getValueFromCode(String) - 枚举 中的静态方法com.obs.services.model.EventTypeEnum
 
getValueFromCode(String) - 枚举 中的静态方法com.obs.services.model.fs.FSStatusEnum
 
getValueFromCode(String) - 枚举 中的静态方法com.obs.services.model.GroupGranteeEnum
 
getValueFromCode(String) - 枚举 中的静态方法com.obs.services.model.HistoricalObjectReplicationEnum
 
getValueFromCode(String) - 枚举 中的静态方法com.obs.services.model.HttpProtocolTypeEnum
 
getValueFromCode(String) - 枚举 中的静态方法com.obs.services.model.ProtocolEnum
 
getValueFromCode(String) - 枚举 中的静态方法com.obs.services.model.RequestPaymentEnum
 
getValueFromCode(String) - 枚举 中的静态方法com.obs.services.model.RestoreTierEnum
 
getValueFromCode(String) - 枚举 中的静态方法com.obs.services.model.RuleStatusEnum
 
getValueFromCode(String) - 枚举 中的静态方法com.obs.services.model.SSEAlgorithmEnum
 
getValueFromCode(String) - 枚举 中的静态方法com.obs.services.model.StorageClassEnum
 
getValueFromCode(String) - 枚举 中的静态方法com.obs.services.model.VersioningStatusEnum
 
getValueFromStringCode(String) - 枚举 中的静态方法com.obs.services.model.HttpMethodEnum
 
getValueFromStringCode(String) - 枚举 中的静态方法com.obs.services.model.SpecialParamEnum
 
getValueFromStringCode(String) - 枚举 中的静态方法com.oef.services.model.RequestParamEnum
 
getVersion() - 类 中的方法com.obs.services.model.DeleteObjectsResult.DeleteObjectResult
Obtain the object version ID.
getVersion() - 类 中的方法com.obs.services.model.DeleteObjectsResult.ErrorResult
Obtain the version ID of the object that fails to be deleted.
getVersion() - 类 中的方法com.obs.services.model.KeyAndVersion
Obtain the object version ID.
getVersionId() - 类 中的方法com.obs.services.model.BaseObjectRequest
Obtain the object version ID.
getVersionId() - 类 中的方法com.obs.services.model.CompleteMultipartUploadResult
Obtain the version ID of the object after part combination.
getVersionId() - 类 中的方法com.obs.services.model.CopyObjectRequest
Obtain the version ID of the source object.
getVersionId() - 类 中的方法com.obs.services.model.CopyObjectResult
Obtain the version ID of the destination object.
getVersionId() - 类 中的方法com.obs.services.model.CopyPartRequest
Obtain the version ID of the source object.
getVersionId() - 类 中的方法com.obs.services.model.DeleteObjectRequest
Obtain the version ID of the object to be deleted.
getVersionId() - 类 中的方法com.obs.services.model.DeleteObjectResult
Obtain the version ID of the deleted object.
getVersionId() - 类 中的方法com.obs.services.model.DownloadFileRequest
Obtain the object version ID.
getVersionId() - 类 中的方法com.obs.services.model.fs.DropFileRequest
Obtain the object version ID.
getVersionId() - 类 中的方法com.obs.services.model.GetObjectAclRequest
Obtain the object version ID.
getVersionId() - 类 中的方法com.obs.services.model.GetObjectMetadataRequest
Obtain the object version ID.
getVersionId() - 类 中的方法com.obs.services.model.GetObjectRequest
Obtain the object version ID.
getVersionId() - 类 中的方法com.obs.services.model.PutObjectResult
Obtain the object version ID.
getVersionId() - 类 中的方法com.obs.services.model.RestoreObjectResult
 
getVersionId() - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
Obtain the object version ID.
getVersionId() - 类 中的方法com.obs.services.model.VersionOrDeleteMarker
Obtain the object version ID.
getVersionIdMarker() - 类 中的方法com.obs.services.model.ListVersionsRequest
Obtain the start position (versionId) for listing versioning objects.
getVersionIdMarker() - 类 中的方法com.obs.services.model.ListVersionsResult
Obtain the start position for listing versioning objects (sorted by version ID).
getVersioningStatus() - 类 中的方法com.obs.services.model.BucketVersioningConfiguration
Obtain the versioning status.
getVersions() - 类 中的方法com.obs.services.model.ListVersionsResult
Obtain the versioning object array in the bucket.
getWait() - 类 中的方法com.oef.services.model.CreateAsynchFetchJobsResult
Obtain the number of queuing jobs.
getWait() - 类 中的方法com.oef.services.model.QueryAsynchFetchJobsResult
Obtain the number of queuing jobs.
getWebsiteConfig() - 类 中的方法com.obs.services.model.SetBucketWebsiteRequest
 
getWebSiteRedirectLocation() - 类 中的方法com.obs.services.model.InitiateMultipartUploadRequest
已过时。
getWebSiteRedirectLocation() - 类 中的方法com.obs.services.model.ObjectMetadata
Set the redirection link which can redirect the request to another object in the bucket or to an external URL.
getWebSiteRedirectLocation() - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
Set the redirection link which can redirect the request to another object in the bucket or to an external URL.
getWorkstation() - 类 中的方法com.obs.services.HttpProxyConfiguration
Obtain the proxy workstation.
getWriteBufferSize() - 类 中的方法com.obs.services.ObsConfiguration
Obtain the write cache size used for uploading objects to socket streams (in bytes).
getXmlMessage() - 异常错误 中的方法com.obs.services.exception.ObsException
 
GLACIER - 类 中的静态变量com.obs.services.model.S3Bucket
已过时。
GLACIER - 类 中的静态变量com.obs.services.model.S3Object
已过时。
grantAllPermissions(GrantAndPermission[]) - 类 中的方法com.obs.services.model.AccessControlList
Add grantee groups to the ACL.
GrantAndPermission - com.obs.services.model中的类
Grantee or grantee group and permission information, AccessControlList
GrantAndPermission(GranteeInterface, Permission) - 类 的构造器com.obs.services.model.GrantAndPermission
Constructor
GranteeInterface - com.obs.services.model中的接口
Interface abstraction of the grantee or grantee group in the ACL AccessControlList
grantExtensionPermission(String, ExtensionBucketPermissionEnum) - 类 中的方法com.obs.services.model.CreateBucketRequest
Grant the OBS extension permission to users.
grantExtensionPermission(String, ExtensionObjectPermissionEnum) - 类 中的方法com.obs.services.model.PutObjectBasicRequest
Grant the OBS extension permission to users.
grantExtensionPermission(String, ExtensionObjectPermissionEnum) - 类 中的方法com.obs.services.model.PutObjectsRequest
Grant the OBS extension permissions to a user.
grantPermission(GranteeInterface, Permission) - 类 中的方法com.obs.services.model.AccessControlList
Specify permissions Permission in the ACL GranteeInterface.
grantPermission(GranteeInterface, Permission, boolean) - 类 中的方法com.obs.services.model.AccessControlList
 
GroupGrantee - com.obs.services.model中的类
Grantee group information in the ACL, AccessControlList
GroupGrantee() - 类 的构造器com.obs.services.model.GroupGrantee
 
GroupGrantee(String) - 类 的构造器com.obs.services.model.GroupGrantee
Constructor
GroupGrantee(GroupGranteeEnum) - 类 的构造器com.obs.services.model.GroupGrantee
 
GroupGranteeEnum - com.obs.services.model中的枚举
Type of the user group

H

hashCode() - 类 中的方法com.obs.services.model.AbstractNotification.Filter.FilterRule
 
hashCode() - 类 中的方法com.obs.services.model.BucketTagInfo.TagSet.Tag
 
hashCode() - 类 中的方法com.obs.services.model.CanonicalGrantee
 
hashCode() - 类 中的方法com.obs.services.model.GrantAndPermission
 
hashCode() - 类 中的方法com.obs.services.model.GroupGrantee
 
hashCode() - 类 中的方法com.obs.services.model.LifecycleConfiguration
 
hashCode() - 类 中的方法com.obs.services.model.LifecycleConfiguration.Rule
 
hashCode() - 类 中的方法com.obs.services.model.LifecycleConfiguration.TimeEvent
 
hashCode() - 类 中的方法com.obs.services.model.PartEtag
 
hashCode() - 类 中的方法com.obs.services.model.Permission
 
hashCode() - 类 中的方法com.obs.services.model.ServerAlgorithm
已过时。
 
hashCode() - 类 中的方法com.obs.services.model.ServerEncryption
已过时。
 
headBucket(String) - 接口 中的方法com.obs.services.IObsClient
Identify whether a bucket exists.
headBucket(BaseBucketRequest) - 接口 中的方法com.obs.services.IObsClient
Identify whether a bucket exists.
headBucket(String) - 类 中的方法com.obs.services.ObsClient
 
headBucket(BaseBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
headBucket(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
headBucket(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
HeaderResponse - com.obs.services.model中的类
Public response result, including the request ID and response headers
HeaderResponse() - 类 的构造器com.obs.services.model.HeaderResponse
 
headers - 类 中的变量com.obs.services.model.AbstractTemporarySignatureRequest
 
HistoricalObjectReplicationEnum - com.obs.services.model中的枚举
Keyword for replicating historical objects.
HttpMethodEnum - com.obs.services.model中的枚举
HTTP/HTTPS request method
HttpProtocolTypeEnum - com.obs.services.model中的枚举
HTTP type
HttpProxyConfiguration - com.obs.services中的类
HTTP proxy configuration
HttpProxyConfiguration() - 类 的构造器com.obs.services.HttpProxyConfiguration
 
HttpProxyConfiguration(String, int, String, String, String) - 类 的构造器com.obs.services.HttpProxyConfiguration
 
HttpProxyConfiguration(String, int, String, String, String, String) - 类 的构造器com.obs.services.HttpProxyConfiguration
Parameterized constructor

I

id - 类 中的变量com.obs.services.model.AbstractNotification
 
id - 类 中的变量com.obs.services.model.LifecycleConfiguration.Rule
 
IFSClient - com.obs.services中的接口
Gateway interface for OBS files
INFO - 类 中的静态变量com.obs.services.LogConfigurator
 
initiateMultipartUpload(InitiateMultipartUploadRequest) - 接口 中的方法com.obs.services.IObsClient
Initialize a multipart upload.
initiateMultipartUpload(InitiateMultipartUploadRequest) - 类 中的方法com.obs.services.ObsClient
 
initiateMultipartUpload(InitiateMultipartUploadRequest, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
initiateMultipartUpload(InitiateMultipartUploadRequest, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
InitiateMultipartUploadRequest - com.obs.services.model中的类
Parameters in a request for initializing a multipart upload
InitiateMultipartUploadRequest() - 类 的构造器com.obs.services.model.InitiateMultipartUploadRequest
 
InitiateMultipartUploadRequest(String, String) - 类 的构造器com.obs.services.model.InitiateMultipartUploadRequest
Constructor
InitiateMultipartUploadResult - com.obs.services.model中的类
Response to a request for initializing a multipart upload
InitiateMultipartUploadResult(String, String, String) - 类 的构造器com.obs.services.model.InitiateMultipartUploadResult
 
innerClient - 类 中的变量com.obs.services.model.fs.ObsFSBucket
 
innerClient - 类 中的变量com.obs.services.model.fs.ObsFSFolder
 
INPROGRESS - 类 中的静态变量com.obs.services.model.RestoreObjectRequest.RestoreObjectStatus
The object is being restored and cannot be downloaded.
input - 类 中的变量com.obs.services.model.PutObjectRequest
 
IObsClient - com.obs.services中的接口
Basic OBS interface
IObsCredentialsProvider - com.obs.services中的接口
AK/SK Provider
IOefClient - com.oef.services中的接口
OEF value-added service interface
isAppendable() - 类 中的方法com.obs.services.model.ListVersionsResult
 
isAppendable() - 类 中的方法com.obs.services.model.ObjectMetadata
Identify whether an object is appendable.
isAppendable() - 类 中的方法com.obs.services.model.VersionOrDeleteMarker
Identify whether an object is appendable.
isAttachMd5() - 类 中的方法com.obs.services.model.UploadPartRequest
Check whether the MD5 value of the data to be uploaded will be automatically calculated.
isAuthTypeNegotiation() - 类 中的方法com.obs.services.ObsConfiguration
Check whether protocol negotiation is used.
isAutoClose() - 类 中的方法com.obs.services.model.PutObjectRequest
Check whether the input stream will be automatically closed.
isAutoClose() - 类 中的方法com.obs.services.model.UploadPartRequest
Check whether the input stream will be automatically closed.
isAutoUnzipResponse() - 类 中的方法com.obs.services.model.GetObjectRequest
Obtain the response to whether to automatically decompress the object compressed using gzip.
isCname() - 类 中的方法com.obs.services.ObsConfiguration
Check whether user-defined domain name is used.
isDeleteMarker() - 类 中的方法com.obs.services.model.DeleteObjectResult
Check whether a versioning object has been deleted.
isDeleteMarker() - 类 中的方法com.obs.services.model.DeleteObjectsResult.DeleteObjectResult
Check whether the deleted object is a delete marker
isDeleteMarker() - 类 中的方法com.obs.services.model.VersionOrDeleteMarker
Check whether the versioning object has been deleted.
isDelivered() - 类 中的方法com.obs.services.model.AccessControlList
Check whether the object ACL is delivered.
isDelivered() - 类 中的方法com.obs.services.model.GrantAndPermission
Check whether the bucket ACL is deliverable.
isDisableDnsBucket() - 类 中的方法com.obs.services.ObsConfiguration
已过时。
ISecurityKey - com.obs.services.model中的接口
 
isEnableCheckpoint() - 类 中的方法com.obs.services.model.DownloadFileRequest
Identify whether the resumable mode is enabled.
isEnableCheckpoint() - 类 中的方法com.obs.services.model.UploadFileRequest
Identify whether the resumable mode is enabled.
isEnableCheckSum() - 类 中的方法com.obs.services.model.UploadFileRequest
Identify whether the file to be uploaded in resumable mode will be verified.
isHttpsOnly() - 类 中的方法com.obs.services.ObsConfiguration
已过时。
isignoreSameKey() - 类 中的方法com.oef.services.model.CreateAsyncFetchJobsRequest
If a file with the same name already exists in the namespace, the current fetch job is canceled.
isKeepAlive() - 类 中的方法com.obs.services.ObsConfiguration
Specify whether to use persistent connections.
isLatest() - 类 中的方法com.obs.services.model.VersionOrDeleteMarker
Check whether the object is of the current version.
isLoggingEnabled() - 类 中的方法com.obs.services.model.BucketLoggingConfiguration
Check whether bucket logging is enabled.
isNio() - 类 中的方法com.obs.services.ObsConfiguration
已过时。
isPathStyle() - 类 中的方法com.obs.services.ObsConfiguration
已过时。
isQueryLocation() - 类 中的方法com.obs.services.model.ListBucketsRequest
 
isQuiet() - 类 中的方法com.obs.services.model.DeleteObjectsRequest
Obtain the response mode of the batch deletion.
isRemoveUnset() - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
Specify whether to delete not specified properties.
isReplaceMetadata() - 类 中的方法com.obs.services.model.CopyObjectRequest
Obtain the identifier specifying whether to replace properties of the destination object.
isRequesterPays() - 类 中的方法com.obs.services.model.GenericRequest
If the requester is allowed to pay, true is returned.
isRunning() - 类 中的方法com.obs.services.model.MonitorableProgressListener
Check whether the request task is running.
isStrictHostnameVerification() - 类 中的方法com.obs.services.ObsConfiguration
Obtain the identifier specifying whether to verify the domain name ("false" by default).
isTruncated() - 类 中的方法com.obs.services.model.fs.ListContentSummaryResult
判断查询结果列表是否被截断。
isTruncated() - 类 中的方法com.obs.services.model.ListPartsResult
Check whether the query result list is truncated.
isTruncated() - 类 中的方法com.obs.services.model.ListVersionsResult
Check whether the query result list is truncated.
isTruncated() - 类 中的方法com.obs.services.model.MultipartUploadListing
Check whether the query result list is truncated.
isTruncated() - 类 中的方法com.obs.services.model.ObjectListing
Check whether the query result list is truncated.
isUpdateTargetACLifRequired() - 类 中的方法com.obs.services.model.SetBucketLoggingRequest
 
isUseReaper() - 类 中的方法com.obs.services.ObsConfiguration
已过时。
isValidateCertificate() - 类 中的方法com.obs.services.ObsConfiguration
Check whether server-side verification is enabled.
isVerifyResponseContentType() - 类 中的方法com.obs.services.ObsConfiguration
Check whether "ContentType" in the response is verified.
isVersionRestored() - 类 中的方法com.obs.services.model.RestoreObjectsRequest
Obtain whether to restore all versions of Archive objects.

K

KeyAndVersion - com.obs.services.model中的类
Information about the versioning object to be deleted
KeyAndVersion(String, String) - 类 的构造器com.obs.services.model.KeyAndVersion
Constructor
KeyAndVersion(String) - 类 的构造器com.obs.services.model.KeyAndVersion
Constructor

L

LayerSummary() - 类 的构造器com.obs.services.model.fs.FolderContentSummary.LayerSummary
 
LifecycleConfiguration - com.obs.services.model中的类
Bucket lifecycle rules
LifecycleConfiguration(List<LifecycleConfiguration.Rule>) - 类 的构造器com.obs.services.model.LifecycleConfiguration
Constructor
LifecycleConfiguration() - 类 的构造器com.obs.services.model.LifecycleConfiguration
 
LifecycleConfiguration.Expiration - com.obs.services.model中的类
Expiration time of an object
LifecycleConfiguration.NoncurrentVersionExpiration - com.obs.services.model中的类
Expiration time of a noncurrent object version
LifecycleConfiguration.NoncurrentVersionTransition - com.obs.services.model中的类
Transition policy for noncurrent versions
LifecycleConfiguration.Rule - com.obs.services.model中的类
Bucket lifecycle rule
LifecycleConfiguration.TimeEvent - com.obs.services.model中的类
 
LifecycleConfiguration.Transition - com.obs.services.model中的类
Object transition policy
listBuckets(ListBucketsRequest) - 接口 中的方法com.obs.services.IObsClient
Obtain the bucket list.
listBuckets() - 类 中的方法com.obs.services.ObsClient
已过时。
listBuckets(ListBucketsRequest) - 类 中的方法com.obs.services.ObsClient
 
listBuckets(String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
listBuckets(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
listBuckets(ListBucketsRequest, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
listBuckets(ListBucketsRequest, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
ListBucketsRequest - com.obs.services.model中的类
Parameters in a request for listing buckets
ListBucketsRequest() - 类 的构造器com.obs.services.model.ListBucketsRequest
 
ListBucketsResult - com.obs.services.model中的类
Response to a request for listing buckets
ListBucketsResult(List<ObsBucket>, Owner) - 类 的构造器com.obs.services.model.ListBucketsResult
 
listBucketsV2(ListBucketsRequest) - 接口 中的方法com.obs.services.IObsClient
Obtain the bucket list.
listBucketsV2(ListBucketsRequest) - 类 中的方法com.obs.services.ObsClient
 
listContentSummary(ListContentSummaryRequest) - 接口 中的方法com.obs.services.IFSClient
obtain folder contentSummary
listContentSummary(ListContentSummaryRequest) - 类 中的方法com.obs.services.ObsClient
 
ListContentSummaryRequest - com.obs.services.model.fs中的类
Parameters in a request for obtaining folder contentSummary
ListContentSummaryRequest() - 类 的构造器com.obs.services.model.fs.ListContentSummaryRequest
 
ListContentSummaryRequest(String) - 类 的构造器com.obs.services.model.fs.ListContentSummaryRequest
构造函数
ListContentSummaryResult - com.obs.services.model.fs中的类
Response to a request for obtaining folder contentSummary
ListContentSummaryResult(List<FolderContentSummary>, String, boolean, String, String, int, String, String, String) - 类 的构造器com.obs.services.model.fs.ListContentSummaryResult
 
listener - 类 中的变量com.obs.services.model.AbstractBulkRequest
 
listMultipartUploads(ListMultipartUploadsRequest) - 接口 中的方法com.obs.services.IObsClient
List incomplete multipart uploads.
listMultipartUploads(ListMultipartUploadsRequest) - 类 中的方法com.obs.services.ObsClient
 
listMultipartUploads(ListMultipartUploadsRequest, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
listMultipartUploads(ListMultipartUploadsRequest, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
ListMultipartUploadsRequest - com.obs.services.model中的类
Parameters in a request for listing multipart uploads
ListMultipartUploadsRequest() - 类 的构造器com.obs.services.model.ListMultipartUploadsRequest
 
ListMultipartUploadsRequest(String) - 类 的构造器com.obs.services.model.ListMultipartUploadsRequest
Constructor
ListMultipartUploadsRequest(String, Integer) - 类 的构造器com.obs.services.model.ListMultipartUploadsRequest
Constructor
ListMultipartUploadsRequest(String, String, String, Integer, String, String) - 类 的构造器com.obs.services.model.ListMultipartUploadsRequest
Constructor
listObjects(ListObjectsRequest) - 接口 中的方法com.obs.services.IObsClient
List objects in the bucket.
listObjects(String) - 接口 中的方法com.obs.services.IObsClient
List objects in the bucket.
listObjects(ListObjectsRequest) - 类 中的方法com.obs.services.ObsClient
 
listObjects(String) - 类 中的方法com.obs.services.ObsClient
 
listObjects(ListObjectsRequest, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
listObjects(ListObjectsRequest, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
ListObjectsRequest - com.obs.services.model中的类
Parameters in a request for listing objects in a bucket
ListObjectsRequest() - 类 的构造器com.obs.services.model.ListObjectsRequest
 
ListObjectsRequest(String) - 类 的构造器com.obs.services.model.ListObjectsRequest
Constructor
ListObjectsRequest(String, int) - 类 的构造器com.obs.services.model.ListObjectsRequest
Constructor
ListObjectsRequest(String, String, String, String, int) - 类 的构造器com.obs.services.model.ListObjectsRequest
Constructor
listParts(ListPartsRequest) - 接口 中的方法com.obs.services.IObsClient
List uploaded parts.
listParts(ListPartsRequest) - 类 中的方法com.obs.services.ObsClient
 
listParts(ListPartsRequest, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
listParts(ListPartsRequest, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
ListPartsRequest - com.obs.services.model中的类
Parameters in a request for listing uploaded parts
ListPartsRequest() - 类 的构造器com.obs.services.model.ListPartsRequest
 
ListPartsRequest(String, String) - 类 的构造器com.obs.services.model.ListPartsRequest
Constructor
ListPartsRequest(String, String, String) - 类 的构造器com.obs.services.model.ListPartsRequest
Constructor
ListPartsRequest(String, String, String, Integer) - 类 的构造器com.obs.services.model.ListPartsRequest
Constructor
ListPartsRequest(String, String, String, Integer, Integer) - 类 的构造器com.obs.services.model.ListPartsRequest
Constructor
ListPartsResult - com.obs.services.model中的类
Response to a request for listing uploaded parts
ListPartsResult(String, String, String, Owner, Owner, StorageClassEnum, List<Multipart>, Integer, boolean, String, String) - 类 的构造器com.obs.services.model.ListPartsResult
 
listVersions(ListVersionsRequest) - 接口 中的方法com.obs.services.IObsClient
List versioning objects in a bucket.
listVersions(String) - 接口 中的方法com.obs.services.IObsClient
List versioning objects in a bucket.
listVersions(String, long) - 接口 中的方法com.obs.services.IObsClient
List versioning objects in a bucket.
listVersions(String, String, String, String, String, long) - 接口 中的方法com.obs.services.IObsClient
List versioning objects in a bucket.
listVersions(String, String, String, String, String, long, String) - 类 中的方法com.obs.services.ObsClient
已过时。
listVersions(ListVersionsRequest) - 类 中的方法com.obs.services.ObsClient
 
listVersions(String) - 类 中的方法com.obs.services.ObsClient
 
listVersions(String, long) - 类 中的方法com.obs.services.ObsClient
 
listVersions(String, String, String, String, String, long) - 类 中的方法com.obs.services.ObsClient
 
listVersions(String, String, String, String, String, long, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
listVersions(String, String, String, String, String, long, String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
listVersions(ListVersionsRequest, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
listVersions(ListVersionsRequest, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
listVersions(String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
listVersions(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
listVersions(String, long, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
listVersions(String, long, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
ListVersionsRequest - com.obs.services.model中的类
Parameters in a request for listing versioning objects in a bucket
ListVersionsRequest() - 类 的构造器com.obs.services.model.ListVersionsRequest
 
ListVersionsRequest(String) - 类 的构造器com.obs.services.model.ListVersionsRequest
Constructor
ListVersionsRequest(String, int) - 类 的构造器com.obs.services.model.ListVersionsRequest
Constructor
ListVersionsRequest(String, String, String, String, int) - 类 的构造器com.obs.services.model.ListVersionsRequest
Constructor
ListVersionsResult - com.obs.services.model中的类
Response to a request for listing versioning objects in a bucket
ListVersionsResult(String, String, String, String, String, String, String, boolean, VersionOrDeleteMarker[], List<String>, String, String) - 类 的构造器com.obs.services.model.ListVersionsResult
 
location - 类 中的变量com.obs.services.model.S3Bucket
已过时。
 
Log4j2Configurator - com.obs.services中的类
Log configuration class integrated with Log4j2
Log4j2Configurator() - 类 的构造器com.obs.services.Log4j2Configurator
 
LOG_DELIVERY - 类 中的静态变量com.obs.services.model.GroupGrantee
已过时。
LogConfigurator - com.obs.services中的类
Log configuration class that uses the standard JDK log library
LogConfigurator() - 类 的构造器com.obs.services.LogConfigurator
 

M

metadata - 类 中的变量com.obs.services.model.PutObjectRequest
 
metadata - 类 中的变量com.obs.services.model.S3Bucket
已过时。
 
metadata - 类 中的变量com.obs.services.model.S3Object
已过时。
 
method - 类 中的变量com.obs.services.model.AbstractTemporarySignatureRequest
 
modifyObject(String, String, long, File) - 接口 中的方法com.obs.services.IObsClient
Write a file.
modifyObject(String, String, long, InputStream) - 接口 中的方法com.obs.services.IObsClient
Write a file.
modifyObject(ModifyObjectRequest) - 接口 中的方法com.obs.services.IObsClient
Write a file.
modifyObject(String, String, long, File) - 类 中的方法com.obs.services.ObsClient
 
modifyObject(String, String, long, InputStream) - 类 中的方法com.obs.services.ObsClient
 
modifyObject(ModifyObjectRequest) - 类 中的方法com.obs.services.ObsClient
 
ModifyObjectRequest - com.obs.services.model中的类
Request parameters for writing data to a file
ModifyObjectRequest() - 类 的构造器com.obs.services.model.ModifyObjectRequest
 
ModifyObjectRequest(String, String) - 类 的构造器com.obs.services.model.ModifyObjectRequest
Constructor
ModifyObjectRequest(String, String, File) - 类 的构造器com.obs.services.model.ModifyObjectRequest
Constructor
ModifyObjectRequest(String, String, File, long) - 类 的构造器com.obs.services.model.ModifyObjectRequest
Constructor
ModifyObjectRequest(String, String, InputStream) - 类 的构造器com.obs.services.model.ModifyObjectRequest
Constructor
ModifyObjectRequest(String, String, InputStream, long) - 类 的构造器com.obs.services.model.ModifyObjectRequest
Constructor
ModifyObjectResult - com.obs.services.model中的类
Response to the file writing request.
ModifyObjectResult() - 类 的构造器com.obs.services.model.ModifyObjectResult
 
MonitorableProgressListener - com.obs.services.model中的类
Implementation class of the data transmission listener that can monitor the running status of subprocesses
MonitorableProgressListener() - 类 的构造器com.obs.services.model.MonitorableProgressListener
 
Multipart - com.obs.services.model中的类
Part information in a multipart upload
Multipart() - 类 的构造器com.obs.services.model.Multipart
 
Multipart(Integer, Date, String, Long) - 类 的构造器com.obs.services.model.Multipart
Constructor
MultipartUpload - com.obs.services.model中的类
Multipart upload
MultipartUpload(String, String, Date, StorageClassEnum, Owner, Owner) - 类 的构造器com.obs.services.model.MultipartUpload
 
MultipartUpload(String, String, String, Date, StorageClassEnum, Owner, Owner) - 类 的构造器com.obs.services.model.MultipartUpload
 
MultipartUploadListing - com.obs.services.model中的类
Response to a request for listing multipart uploads
MultipartUploadListing(String, String, String, String, String, String, int, boolean, List<MultipartUpload>, String, String[]) - 类 的构造器com.obs.services.model.MultipartUploadListing
 

N

newBucket(NewBucketRequest) - 接口 中的方法com.obs.services.IFSClient
Create a bucket.
newBucket(NewBucketRequest) - 类 中的方法com.obs.services.ObsClient
 
NewBucketRequest - com.obs.services.model.fs中的类
Parameters in a bucket creation request
NewBucketRequest() - 类 的构造器com.obs.services.model.fs.NewBucketRequest
 
NewBucketRequest(String, String) - 类 的构造器com.obs.services.model.fs.NewBucketRequest
Constructor
NewBucketRequest(String) - 类 的构造器com.obs.services.model.fs.NewBucketRequest
Constructor
newExpiration() - 类 中的方法com.obs.services.model.LifecycleConfiguration.Rule
Expiration time of objects
newFile(NewFileRequest) - 接口 中的方法com.obs.services.IFSClient
Create a file.
newFile(String, InputStream, ObjectMetadata) - 类 中的方法com.obs.services.model.fs.ObsFSBucket
Create a file.
newFile(String, InputStream) - 类 中的方法com.obs.services.model.fs.ObsFSBucket
Create a file.
newFile(String, File, ObjectMetadata) - 类 中的方法com.obs.services.model.fs.ObsFSBucket
Create a file.
newFile(String, File) - 类 中的方法com.obs.services.model.fs.ObsFSBucket
Create a file.
newFile(NewFileRequest) - 类 中的方法com.obs.services.ObsClient
 
NewFileRequest - com.obs.services.model.fs中的类
Parameters in a file creation request
NewFileRequest() - 类 的构造器com.obs.services.model.fs.NewFileRequest
 
NewFileRequest(String, String, File) - 类 的构造器com.obs.services.model.fs.NewFileRequest
Constructor
NewFileRequest(String, String, InputStream) - 类 的构造器com.obs.services.model.fs.NewFileRequest
Constructor
NewFileRequest(String, String) - 类 的构造器com.obs.services.model.fs.NewFileRequest
Constructor
newFolder(NewFolderRequest) - 接口 中的方法com.obs.services.IFSClient
Create a folder.
newFolder(String) - 类 中的方法com.obs.services.model.fs.ObsFSBucket
Create a folder.
newFolder(NewFolderRequest) - 类 中的方法com.obs.services.ObsClient
 
NewFolderRequest - com.obs.services.model.fs中的类
Parameters in a folder creation request
NewFolderRequest() - 类 的构造器com.obs.services.model.fs.NewFolderRequest
 
NewFolderRequest(String, String) - 类 的构造器com.obs.services.model.fs.NewFolderRequest
Constructor
newNoncurrentVersionExpiration() - 类 中的方法com.obs.services.model.LifecycleConfiguration.Rule
Create the expiration time of a noncurrent object version.
newNoncurrentVersionTransition() - 类 中的方法com.obs.services.model.LifecycleConfiguration.Rule
Create the transition policy for noncurrent versions.
newRule(String, String, Boolean) - 类 中的方法com.obs.services.model.LifecycleConfiguration
Create and add a lifecycle rule.
newTransition() - 类 中的方法com.obs.services.model.LifecycleConfiguration.Rule
Create an object transition policy.
NoncurrentVersionExpiration() - 类 的构造器com.obs.services.model.LifecycleConfiguration.NoncurrentVersionExpiration
 
NoncurrentVersionExpiration(Integer) - 类 的构造器com.obs.services.model.LifecycleConfiguration.NoncurrentVersionExpiration
Constructor
noncurrentVersionExpiration - 类 中的变量com.obs.services.model.LifecycleConfiguration.Rule
 
NoncurrentVersionTransition() - 类 的构造器com.obs.services.model.LifecycleConfiguration.NoncurrentVersionTransition
 
NoncurrentVersionTransition(Integer, String) - 类 的构造器com.obs.services.model.LifecycleConfiguration.NoncurrentVersionTransition
已过时。
NoncurrentVersionTransition(Integer, StorageClassEnum) - 类 的构造器com.obs.services.model.LifecycleConfiguration.NoncurrentVersionTransition
Constructor
noncurrentVersionTransitions - 类 中的变量com.obs.services.model.LifecycleConfiguration.Rule
 

O

objectContent - 类 中的变量com.obs.services.model.S3Object
已过时。
 
objectKey - 类 中的变量com.obs.services.model.AbstractTemporarySignatureRequest
 
objectKey - 类 中的变量com.obs.services.model.PutObjectBasicRequest
 
objectKey - 类 中的变量com.obs.services.model.S3Object
已过时。
 
ObjectListing - com.obs.services.model中的类
Response to a request for listing objects in a bucket
ObjectListing(List<ObsObject>, List<String>, String, boolean, String, String, int, String, String, String) - 类 的构造器com.obs.services.model.ObjectListing
 
ObjectListing(List<ObsObject>, List<String>, String, boolean, String, String, int, String, String, String, List<ObsObject>) - 类 的构造器com.obs.services.model.ObjectListing
 
ObjectMetadata - com.obs.services.model中的类
Object properties
ObjectMetadata() - 类 的构造器com.obs.services.model.ObjectMetadata
 
ObjectRepleaceMetadata - com.obs.services.model中的类
Response headers that can be rewritten during object download
ObjectRepleaceMetadata() - 类 的构造器com.obs.services.model.ObjectRepleaceMetadata
 
OBS_KMS - 类 中的静态变量com.obs.services.model.ServerEncryption
已过时。
SSE-KMS supports kms only.
ObsBucket - com.obs.services.model中的类
Buckets in OBS
ObsBucket() - 类 的构造器com.obs.services.model.ObsBucket
 
ObsBucket(String, String) - 类 的构造器com.obs.services.model.ObsBucket
Constructor
ObsClient - com.obs.services中的类
ObsClient
ObsClient(String) - 类 的构造器com.obs.services.ObsClient
Constructor
ObsClient(ObsConfiguration) - 类 的构造器com.obs.services.ObsClient
Constructor
ObsClient(String, String, String) - 类 的构造器com.obs.services.ObsClient
Constructor
ObsClient(String, String, ObsConfiguration) - 类 的构造器com.obs.services.ObsClient
Constructor
ObsClient(String, String, String, String) - 类 的构造器com.obs.services.ObsClient
Constructor
ObsClient(String, String, String, ObsConfiguration) - 类 的构造器com.obs.services.ObsClient
Constructor
ObsClient(IObsCredentialsProvider, String) - 类 的构造器com.obs.services.ObsClient
 
ObsClient(IObsCredentialsProvider, ObsConfiguration) - 类 的构造器com.obs.services.ObsClient
 
ObsConfiguration - com.obs.services中的类
Configuration parameters of ObsClient
ObsConfiguration() - 类 的构造器com.obs.services.ObsConfiguration
Constructor
OBSCredentialsProviderChain - com.obs.services中的类
 
OBSCredentialsProviderChain() - 类 的构造器com.obs.services.OBSCredentialsProviderChain
 
OBSCredentialsProviderChain(boolean) - 类 的构造器com.obs.services.OBSCredentialsProviderChain
 
ObsException - com.obs.services.exception中的异常错误
This exception is thrown when the interface fails to be called or access to OBS fails.
ObsException(String) - 异常错误 的构造器com.obs.services.exception.ObsException
 
ObsException(String, Throwable) - 异常错误 的构造器com.obs.services.exception.ObsException
 
ObsException(String, String) - 异常错误 的构造器com.obs.services.exception.ObsException
 
ObsException(String, String, Throwable) - 异常错误 的构造器com.obs.services.exception.ObsException
 
ObsFSAttribute - com.obs.services.model.fs中的类
File or folder properties
ObsFSAttribute() - 类 的构造器com.obs.services.model.fs.ObsFSAttribute
 
ObsFSBucket - com.obs.services.model.fs中的类
Buckets that support the file interface
ObsFSBucket(String, String) - 类 的构造器com.obs.services.model.fs.ObsFSBucket
 
ObsFSFile - com.obs.services.model.fs中的类
Files in a bucket that supports the file interface
ObsFSFile(String, String, String, String, StorageClassEnum, String) - 类 的构造器com.obs.services.model.fs.ObsFSFile
 
ObsFSFolder - com.obs.services.model.fs中的类
Folders in a bucket that supports the file interface
ObsFSFolder(String, String, String, String, StorageClassEnum, String) - 类 的构造器com.obs.services.model.fs.ObsFSFolder
 
ObsObject - com.obs.services.model中的类
Objects in OBS
ObsObject() - 类 的构造器com.obs.services.model.ObsObject
 
OefClient - com.oef.services中的类
OEF client
OefClient(String) - 类 的构造器com.oef.services.OefClient
Constructor
OefClient(ObsConfiguration) - 类 的构造器com.oef.services.OefClient
Constructor
OefClient(String, String, String) - 类 的构造器com.oef.services.OefClient
Constructor
OefClient(String, String, ObsConfiguration) - 类 的构造器com.oef.services.OefClient
Constructor
OefClient(String, String, String, String) - 类 的构造器com.oef.services.OefClient
Constructor
OefClient(String, String, String, ObsConfiguration) - 类 的构造器com.oef.services.OefClient
Constructor
OFF - 类 中的静态变量com.obs.services.LogConfigurator
 
offset - 类 中的变量com.obs.services.model.PutObjectRequest
 
onException(ObsException, V) - 接口 中的方法com.obs.services.model.TaskCallback
Callback when an exception is thrown during task execution.
onSuccess(K) - 接口 中的方法com.obs.services.model.TaskCallback
Callback when the task is executed successfully.
optionsBucket(String, OptionsInfoRequest) - 类 中的方法com.obs.services.ObsClient
已过时。
optionsBucket(String, OptionsInfoRequest, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
optionsBucket(String, OptionsInfoRequest, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
OptionsInfoRequest - com.obs.services.model中的类
Parameters in a bucket or object preflight request
OptionsInfoRequest() - 类 的构造器com.obs.services.model.OptionsInfoRequest
 
OptionsInfoResult - com.obs.services.model中的类
Response to a bucket or object preflight request
OptionsInfoResult(String, List<String>, int, List<String>, List<String>) - 类 的构造器com.obs.services.model.OptionsInfoResult
 
optionsObject(String, String, OptionsInfoRequest) - 类 中的方法com.obs.services.ObsClient
已过时。
optionsObject(String, String, OptionsInfoRequest, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
optionsObject(String, String, OptionsInfoRequest, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
originPolicy - 类 中的变量com.obs.services.model.PostSignatureResponse
 
Owner - com.obs.services.model中的类
Bucket or object owner
Owner() - 类 的构造器com.obs.services.model.Owner
 
owner - 类 中的变量com.obs.services.model.S3Bucket
已过时。
 
owner - 类 中的变量com.obs.services.model.S3Object
已过时。
 

P

parsePermission(String) - 类 中的静态方法com.obs.services.model.Permission
Obtain a permission object based on the string.
parseServerAlgorithm(String) - 类 中的静态方法com.obs.services.model.ServerAlgorithm
已过时。
 
parseServerEncryption(String) - 类 中的静态方法com.obs.services.model.ServerEncryption
已过时。
 
PartEtag - com.obs.services.model中的类
Part information, including the ETag and part number
PartEtag() - 类 的构造器com.obs.services.model.PartEtag
 
PartEtag(String, Integer) - 类 的构造器com.obs.services.model.PartEtag
Constructor
Permission - com.obs.services.model中的类
Permissions in the ACL
PERMISSION_FULL_CONTROL - 类 中的静态变量com.obs.services.model.Permission
Full control permission
PERMISSION_FULL_CONTROL_OBJECT - 类 中的静态变量com.obs.services.model.Permission
已过时。
PERMISSION_READ - 类 中的静态变量com.obs.services.model.Permission
Read permission
PERMISSION_READ_ACP - 类 中的静态变量com.obs.services.model.Permission
ACL read permission
PERMISSION_READ_OBJECT - 类 中的静态变量com.obs.services.model.Permission
已过时。
PERMISSION_WRITE - 类 中的静态变量com.obs.services.model.Permission
Write permission
PERMISSION_WRITE_ACP - 类 中的静态变量com.obs.services.model.Permission
ACL write permission
policy - 类 中的变量com.obs.services.model.PostSignatureResponse
 
PolicyConditionItem - com.obs.services.model中的类
 
PolicyConditionItem(PolicyConditionItem.ConditionOperator, String, String) - 类 的构造器com.obs.services.model.PolicyConditionItem
 
PolicyConditionItem.ConditionOperator - com.obs.services.model中的枚举
 
PolicyTempSignatureRequest - com.obs.services.model中的类
Request parameters of policy-based temporary access authorization
PolicyTempSignatureRequest() - 类 的构造器com.obs.services.model.PolicyTempSignatureRequest
 
PolicyTempSignatureRequest(HttpMethodEnum, String, String) - 类 的构造器com.obs.services.model.PolicyTempSignatureRequest
Constructor
PolicyTempSignatureRequest(HttpMethodEnum, String, String, Date) - 类 的构造器com.obs.services.model.PolicyTempSignatureRequest
Constructor
PolicyTempSignatureRequest(HttpMethodEnum, String, String, long) - 类 的构造器com.obs.services.model.PolicyTempSignatureRequest
Constructor
position - 类 中的变量com.obs.services.model.AppendObjectRequest
 
PostSignatureRequest - com.obs.services.model中的类
Parameters in a request for browser-based authorized access
PostSignatureRequest() - 类 的构造器com.obs.services.model.PostSignatureRequest
 
PostSignatureRequest(long, String, String) - 类 的构造器com.obs.services.model.PostSignatureRequest
Constructor
PostSignatureRequest(Date, String, String) - 类 的构造器com.obs.services.model.PostSignatureRequest
Constructor
PostSignatureRequest(long, Date, String, String) - 类 的构造器com.obs.services.model.PostSignatureRequest
 
PostSignatureRequest(Date, Date, String, String) - 类 的构造器com.obs.services.model.PostSignatureRequest
 
PostSignatureResponse - com.obs.services.model中的类
Response to a request for browser-based authorized access
PostSignatureResponse() - 类 的构造器com.obs.services.model.PostSignatureResponse
 
PostSignatureResponse(String, String, String, String, String) - 类 的构造器com.obs.services.model.PostSignatureResponse
 
prefix - 类 中的变量com.obs.services.model.LifecycleConfiguration.Rule
 
progressChanged(ProgressStatus) - 接口 中的方法com.obs.services.model.ProgressListener
Data transfer callback function
progressChanged(TaskProgressStatus) - 接口 中的方法com.obs.services.model.TaskProgressListener
 
progressChanged(UploadProgressStatus) - 接口 中的方法com.obs.services.model.UploadObjectsProgressListener
 
ProgressListener - com.obs.services.model中的接口
Data transfer listener
ProgressStatus - com.obs.services.model中的接口
Data transfer status
ProtocolEnum - com.obs.services.model中的枚举
Redirection protocol
putExtensionPolicy(String, PutExtensionPolicyRequest) - 接口 中的方法com.oef.services.IOefClient
Configure an asynchronous policy.
putExtensionPolicy(String, PutExtensionPolicyRequest) - 类 中的方法com.oef.services.OefClient
 
PutExtensionPolicyRequest - com.oef.services.model中的类
Configure an asynchronous policy request in the JSON format.
PutExtensionPolicyRequest() - 类 的构造器com.oef.services.model.PutExtensionPolicyRequest
 
putObject(String, String, InputStream, ObjectMetadata) - 接口 中的方法com.obs.services.IObsClient
Upload an object.
putObject(String, String, InputStream) - 接口 中的方法com.obs.services.IObsClient
Upload an object.
putObject(PutObjectRequest) - 接口 中的方法com.obs.services.IObsClient
Upload an object.
putObject(String, String, File) - 接口 中的方法com.obs.services.IObsClient
Upload an object.
putObject(String, String, File, ObjectMetadata) - 接口 中的方法com.obs.services.IObsClient
Upload an object.
putObject(String, String, InputStream, ObjectMetadata) - 类 中的方法com.obs.services.ObsClient
 
putObject(String, String, InputStream) - 类 中的方法com.obs.services.ObsClient
 
putObject(PutObjectRequest) - 类 中的方法com.obs.services.ObsClient
 
putObject(String, String, File) - 类 中的方法com.obs.services.ObsClient
 
putObject(String, String, File, ObjectMetadata) - 类 中的方法com.obs.services.ObsClient
 
putObject(PutObjectRequest, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
putObject(PutObjectRequest, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
PutObjectBasicRequest - com.obs.services.model中的类
 
PutObjectBasicRequest() - 类 的构造器com.obs.services.model.PutObjectBasicRequest
 
PutObjectRequest - com.obs.services.model中的类
Parameters in an object upload request
PutObjectRequest() - 类 的构造器com.obs.services.model.PutObjectRequest
 
PutObjectRequest(PutObjectBasicRequest) - 类 的构造器com.obs.services.model.PutObjectRequest
 
PutObjectRequest(String, String) - 类 的构造器com.obs.services.model.PutObjectRequest
Constructor
PutObjectRequest(String, String, File) - 类 的构造器com.obs.services.model.PutObjectRequest
Constructor
PutObjectRequest(String, String, InputStream) - 类 的构造器com.obs.services.model.PutObjectRequest
Constructor
PutObjectResult - com.obs.services.model中的类
Response to an object upload request
PutObjectResult(String, String, String, String, StorageClassEnum, String) - 类 的构造器com.obs.services.model.PutObjectResult
 
PutObjectResult(String, String, String, String, String, Map<String, Object>, int) - 类 的构造器com.obs.services.model.PutObjectResult
 
putObjects(PutObjectsRequest) - 接口 中的方法com.obs.services.IObsClient
Upload files in a batch.
putObjects(PutObjectsRequest) - 类 中的方法com.obs.services.ObsClient
 
PutObjectsRequest - com.obs.services.model中的类
Request parameters for uploading objects in a batch.
PutObjectsRequest(String, String) - 类 的构造器com.obs.services.model.PutObjectsRequest
Constructor
PutObjectsRequest(String, List<String>) - 类 的构造器com.obs.services.model.PutObjectsRequest
Constructor

Q

QueryAsynchFetchJobsResult - com.oef.services.model中的类
Query an asynchronous fetch job response.
QueryAsynchFetchJobsResult() - 类 的构造器com.oef.services.model.QueryAsynchFetchJobsResult
 
QueryAsynchFetchJobsResult(String, String, String, String, int, CreateAsyncFetchJobsRequest) - 类 的构造器com.oef.services.model.QueryAsynchFetchJobsResult
Constructor
queryExtensionPolicy(String) - 接口 中的方法com.oef.services.IOefClient
Query an asynchronous policy
queryExtensionPolicy(String) - 类 中的方法com.oef.services.OefClient
 
QueryExtensionPolicyResult - com.oef.services.model中的类
Query an asynchronous fetch job response in the JSON format.
QueryExtensionPolicyResult() - 类 的构造器com.oef.services.model.QueryExtensionPolicyResult
 
QueryExtensionPolicyResult(FetchBean, TranscodeBean, CompressBean) - 类 的构造器com.oef.services.model.QueryExtensionPolicyResult
Constructor
queryFetchJob(String, String) - 接口 中的方法com.oef.services.IOefClient
Query an asynchronous fetch job
queryFetchJob(String, String) - 类 中的方法com.oef.services.OefClient
 
queryParams - 类 中的变量com.obs.services.model.AbstractTemporarySignatureRequest
 
queryReadAheadObjectsTask(String, String) - 接口 中的方法com.obs.services.IObsClient
Query the progress of a read-ahead task.
queryReadAheadObjectsTask(String, String) - 类 中的方法com.obs.services.ObsClient
 

R

read() - 类 中的方法com.obs.services.model.fs.ObsFSFile
Obtain the file content.
read(long, long) - 类 中的方法com.obs.services.model.fs.ObsFSFile
Obtain the file content.
readAheadObjects(ReadAheadRequest) - 接口 中的方法com.obs.services.IObsClient
Read ahead objects.
readAheadObjects(ReadAheadRequest) - 类 中的方法com.obs.services.ObsClient
 
ReadAheadQueryResult - com.obs.services.model中的类
Response to the request for querying the progress of the read-ahead task
ReadAheadQueryResult() - 类 的构造器com.obs.services.model.ReadAheadQueryResult
Constructor
ReadAheadQueryResult(String, String, long, long, long, String) - 类 的构造器com.obs.services.model.ReadAheadQueryResult
Constructor
ReadAheadRequest - com.obs.services.model中的类
Request parameters for reading ahead objects
ReadAheadRequest(String, String) - 类 的构造器com.obs.services.model.ReadAheadRequest
Constructor
ReadAheadRequest(String, String, CacheOptionEnum, long) - 类 的构造器com.obs.services.model.ReadAheadRequest
Constructor
ReadAheadResult - com.obs.services.model中的类
Response to the request for reading ahead objects
ReadAheadResult() - 类 的构造器com.obs.services.model.ReadAheadResult
Constructor
ReadAheadResult(String, String, String) - 类 的构造器com.obs.services.model.ReadAheadResult
Constructor
readFile(ReadFileRequest) - 接口 中的方法com.obs.services.IFSClient
Obtain the file content.
readFile(ReadFileRequest) - 类 中的方法com.obs.services.ObsClient
 
ReadFileRequest - com.obs.services.model.fs中的类
Parameters in a request for obtaining the file content
ReadFileRequest() - 类 的构造器com.obs.services.model.fs.ReadFileRequest
 
ReadFileRequest(String, String) - 类 的构造器com.obs.services.model.fs.ReadFileRequest
Constructor
ReadFileResult - com.obs.services.model.fs中的类
Response to a request for reading a file
ReadFileResult() - 类 的构造器com.obs.services.model.fs.ReadFileResult
 
Redirect - com.obs.services.model中的类
Request redirection configuration
Redirect() - 类 的构造器com.obs.services.model.Redirect
 
RedirectAllRequest - com.obs.services.model中的类
Redirection configuration for all requests
RedirectAllRequest() - 类 的构造器com.obs.services.model.RedirectAllRequest
 
refresh() - 类 中的方法com.obs.services.DefaultCredentialsProviderChain
 
refresh(String, String, String) - 接口 中的方法com.obs.services.IObsClient
Refresh the temporary access key.
refresh(String, String, String) - 类 中的方法com.obs.services.ObsClient
 
removeTag(String, String) - 类 中的方法com.obs.services.model.BucketTagInfo.TagSet
Delete a tag.
removeTagByKey(String) - 类 中的方法com.obs.services.model.BucketTagInfo.TagSet
Delete a tag.
rename(String) - 类 中的方法com.obs.services.model.fs.ObsFSFile
Rename a file.
rename(String) - 类 中的方法com.obs.services.model.fs.ObsFSFolder
Rename a folder.
renameFile(RenameRequest) - 接口 中的方法com.obs.services.IFSClient
Rename a file.
renameFile(RenameRequest) - 类 中的方法com.obs.services.ObsClient
 
renameFolder(RenameRequest) - 接口 中的方法com.obs.services.IFSClient
Rename a folder.
renameFolder(RenameRequest) - 类 中的方法com.obs.services.ObsClient
 
renameObject(String, String, String) - 接口 中的方法com.obs.services.IObsClient
Rename a file or directory.
renameObject(RenameObjectRequest) - 接口 中的方法com.obs.services.IObsClient
Rename a file or directory.
renameObject(String, String, String) - 类 中的方法com.obs.services.ObsClient
 
renameObject(RenameObjectRequest) - 类 中的方法com.obs.services.ObsClient
 
RenameObjectRequest - com.obs.services.model中的类
Request parameters for renaming a file or folder
Only the parallel file system supports this interface.
RenameObjectRequest() - 类 的构造器com.obs.services.model.RenameObjectRequest
 
RenameObjectRequest(String, String, String) - 类 的构造器com.obs.services.model.RenameObjectRequest
Constructor
RenameObjectResult - com.obs.services.model中的类
Response to the request for renaming a file/folder
RenameObjectResult() - 类 的构造器com.obs.services.model.RenameObjectResult
 
RenameRequest - com.obs.services.model.fs中的类
Parameters in a request for renaming a file or folder
RenameRequest() - 类 的构造器com.obs.services.model.fs.RenameRequest
 
RenameRequest(String, String, String) - 类 的构造器com.obs.services.model.fs.RenameRequest
Constructor
RenameResult - com.obs.services.model.fs中的类
Response to a request for renaming a folder
RenameResult() - 类 的构造器com.obs.services.model.fs.RenameResult
 
ReplicationConfiguration - com.obs.services.model中的类
Cross-region replication configuration of a bucket
ReplicationConfiguration() - 类 的构造器com.obs.services.model.ReplicationConfiguration
 
ReplicationConfiguration.Destination - com.obs.services.model中的类
 
ReplicationConfiguration.Rule - com.obs.services.model中的类
 
RequestParamEnum - com.oef.services.model中的枚举
 
RequestPaymentConfiguration - com.obs.services.model中的类
Configuration of the requester-pays function of a bucket
RequestPaymentConfiguration(RequestPaymentEnum) - 类 的构造器com.obs.services.model.RequestPaymentConfiguration
Constructor
RequestPaymentConfiguration() - 类 的构造器com.obs.services.model.RequestPaymentConfiguration
 
RequestPaymentEnum - com.obs.services.model中的枚举
Status of the requester-pays function of a bucket
reset() - 类 中的方法com.obs.services.model.MonitorableProgressListener
Reset the listener.
REST_CANNED_AUTHENTICATED_READ - 类 中的静态变量com.obs.services.model.AccessControlList
已过时。
REST_CANNED_BUCKET_OWNER_FULL_CONTROL - 类 中的静态变量com.obs.services.model.AccessControlList
已过时。
REST_CANNED_BUCKET_OWNER_READ - 类 中的静态变量com.obs.services.model.AccessControlList
已过时。
REST_CANNED_LOG_DELIVERY_WRITE - 类 中的静态变量com.obs.services.model.AccessControlList
已过时。
REST_CANNED_PRIVATE - 类 中的静态变量com.obs.services.model.AccessControlList
Pre-defined access control policy: private
REST_CANNED_PUBLIC_READ - 类 中的静态变量com.obs.services.model.AccessControlList
Pre-defined access control policy: public-read
REST_CANNED_PUBLIC_READ_DELIVERED - 类 中的静态变量com.obs.services.model.AccessControlList
Pre-defined access control policy: public-read-delivered
REST_CANNED_PUBLIC_READ_WRITE - 类 中的静态变量com.obs.services.model.AccessControlList
Pre-defined access control policy: public-read-write
REST_CANNED_PUBLIC_READ_WRITE_DELIVERED - 类 中的静态变量com.obs.services.model.AccessControlList
Pre-defined access control policy: public-read-write-delivered
restoreObject(RestoreObjectRequest) - 接口 中的方法com.obs.services.IObsClient
已过时。
restoreObject(RestoreObjectRequest) - 类 中的方法com.obs.services.ObsClient
已过时。
restoreObject(RestoreObjectRequest, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
restoreObject(RestoreObjectRequest, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
RestoreObjectRequest - com.obs.services.model中的类
Parameters in a request for restoring an Archive object
RestoreObjectRequest() - 类 的构造器com.obs.services.model.RestoreObjectRequest
 
RestoreObjectRequest(String, String, int) - 类 的构造器com.obs.services.model.RestoreObjectRequest
Constructor
RestoreObjectRequest(String, String, String, int) - 类 的构造器com.obs.services.model.RestoreObjectRequest
Constructor
RestoreObjectRequest(String, String, String, int, String) - 类 的构造器com.obs.services.model.RestoreObjectRequest
已过时。
RestoreObjectRequest(String, String, String, int, RestoreTierEnum) - 类 的构造器com.obs.services.model.RestoreObjectRequest
Constructor
RestoreObjectRequest.RestoreObjectStatus - com.obs.services.model中的类
Status of the Archive object
RestoreObjectResult - com.obs.services.model中的类
Response to the request for restoring Archive objects
RestoreObjectResult(String, String, String) - 类 的构造器com.obs.services.model.RestoreObjectResult
 
restoreObjects(RestoreObjectsRequest) - 接口 中的方法com.obs.services.IObsClient
Restore Archive objects in a batch.
restoreObjects(RestoreObjectsRequest) - 类 中的方法com.obs.services.ObsClient
 
RestoreObjectsRequest - com.obs.services.model中的类
Request parameters of restoring Archive objects in a batch.
RestoreObjectsRequest() - 类 的构造器com.obs.services.model.RestoreObjectsRequest
 
RestoreObjectsRequest(String) - 类 的构造器com.obs.services.model.RestoreObjectsRequest
Constructor
RestoreObjectsRequest(String, int, RestoreTierEnum) - 类 的构造器com.obs.services.model.RestoreObjectsRequest
Constructor
restoreObjectV2(RestoreObjectRequest) - 接口 中的方法com.obs.services.IObsClient
Restore an Archive object.
restoreObjectV2(RestoreObjectRequest) - 类 中的方法com.obs.services.ObsClient
 
RestoreTierEnum - com.obs.services.model中的枚举
Restoration option
RouteRule - com.obs.services.model中的类
Route rules for redirection
RouteRule() - 类 的构造器com.obs.services.model.RouteRule
 
RouteRuleCondition - com.obs.services.model中的类
Redirection condition
RouteRuleCondition() - 类 的构造器com.obs.services.model.RouteRuleCondition
 
Rule() - 类 的构造器com.obs.services.model.LifecycleConfiguration.Rule
No-argument constructor
Rule(String, String, Boolean) - 类 的构造器com.obs.services.model.LifecycleConfiguration.Rule
 
Rule() - 类 的构造器com.obs.services.model.ReplicationConfiguration.Rule
 
RuleStatusEnum - com.obs.services.model中的枚举
Rule status

S

S3Bucket - com.obs.services.model中的类
已过时。
S3Bucket() - 类 的构造器com.obs.services.model.S3Bucket
已过时。
 
S3Bucket(String, String) - 类 的构造器com.obs.services.model.S3Bucket
已过时。
 
S3BucketCors - com.obs.services.model中的类
已过时。
S3BucketCors() - 类 的构造器com.obs.services.model.S3BucketCors
已过时。
 
S3BucketCors(List<BucketCorsRule>) - 类 的构造器com.obs.services.model.S3BucketCors
已过时。
 
S3Object - com.obs.services.model中的类
已过时。
S3Object() - 类 的构造器com.obs.services.model.S3Object
已过时。
 
SecretFlexibleObsClient - com.obs.services中的类
ObsClient that supports transparent transfer of AK/SK, inherited from ObsClient
SecretFlexibleObsClient(ObsConfiguration) - 类 的构造器com.obs.services.SecretFlexibleObsClient
Constructor
SecretFlexibleObsClient(String) - 类 的构造器com.obs.services.SecretFlexibleObsClient
Constructor
SecretFlexibleObsClient(String, String, ObsConfiguration) - 类 的构造器com.obs.services.SecretFlexibleObsClient
Constructor
SecretFlexibleObsClient(String, String, String) - 类 的构造器com.obs.services.SecretFlexibleObsClient
Constructor
SecretFlexibleObsClient(String, String, String, ObsConfiguration) - 类 的构造器com.obs.services.SecretFlexibleObsClient
Constructor
SecretFlexibleObsClient(String, String, String, String) - 类 的构造器com.obs.services.SecretFlexibleObsClient
Constructor
ServerAlgorithm - com.obs.services.model中的类
已过时。
ServerEncryption - com.obs.services.model中的类
已过时。
setAccess(BucketDirectColdAccess) - 类 中的方法com.obs.services.model.SetBucketDirectColdAccessRequest
 
setAcl(AccessControlList) - 类 中的方法com.obs.services.model.CreateBucketRequest
Set the bucket ACL.
setAcl(AccessControlList) - 类 中的方法com.obs.services.model.ObsBucket
Set the bucket ACL.
setAcl(AccessControlList) - 类 中的方法com.obs.services.model.PutObjectBasicRequest
Set the object ACL.
setAcl(AccessControlList) - 类 中的方法com.obs.services.model.PutObjectsRequest
Set the object ACL.
setAcl(AccessControlList) - 类 中的方法com.obs.services.model.S3Bucket
已过时。
 
setAcl(AccessControlList) - 类 中的方法com.obs.services.model.SetBucketAclRequest
 
setAcl(AccessControlList) - 类 中的方法com.obs.services.model.SetObjectAclRequest
 
setAgency(String) - 类 中的方法com.obs.services.model.BucketLoggingConfiguration
Obtain the agent name.
setAgency(String) - 类 中的方法com.obs.services.model.ReplicationConfiguration
Obtain the agent name
setAgency(String) - 类 中的方法com.oef.services.model.CompressBean
Set the IAM agency.
setAgency(String) - 类 中的方法com.oef.services.model.DisPolicyBean
 
setAgency(String) - 类 中的方法com.oef.services.model.FetchBean
Set the IAM agency.
setAgency(String) - 类 中的方法com.oef.services.model.TranscodeBean
Set the IAM agency.
setAlgorithm(ServerAlgorithm) - 类 中的方法com.obs.services.model.SseCHeader
已过时。
setAllowedHeader(List<String>) - 类 中的方法com.obs.services.model.BucketCorsRule
Set the list of request headers allowed by the CORS rules.
setAllowedMethod(List<String>) - 类 中的方法com.obs.services.model.BucketCorsRule
Set the methods allowed by the CORS rules.
setAllowedOrigin(List<String>) - 类 中的方法com.obs.services.model.BucketCorsRule
Set the list of origins (character strings representing domain names) allowed by the CORS rules.
setAppendable(boolean) - 类 中的方法com.obs.services.model.ObjectMetadata
 
setAttachMd5(boolean) - 类 中的方法com.obs.services.model.UploadPartRequest
Specify whether to automatically calculate the MD5 value of the data to be uploaded.
setAuthType(AuthTypeEnum) - 类 中的方法com.obs.services.ObsConfiguration
Set the authentication type.
setAuthTypeNegotiation(boolean) - 类 中的方法com.obs.services.ObsConfiguration
Specify whether to use protocol negotiation.
setAutoClose(boolean) - 类 中的方法com.obs.services.model.PutObjectRequest
Specify whether to automatically close the input stream.
setAutoClose(boolean) - 类 中的方法com.obs.services.model.UploadPartRequest
Specify whether to automatically close the input stream.
setAutoUnzipResponse(boolean) - 类 中的方法com.obs.services.model.GetObjectRequest
Set the response to whether to automatically decompress the object compressed using gzip.
setAvailableZone(AvailableZoneEnum) - 类 中的方法com.obs.services.model.CreateBucketRequest
Set bucket cluster type.
setBigfileThreshold(long) - 类 中的方法com.obs.services.model.PutObjectsRequest
Set the threshold size of a file for starting multipart upload.
setBucket(String) - 类 中的方法com.obs.services.model.ReplicationConfiguration.Destination
Set the destination bucket name.
setBucketAcl(String, AccessControlList) - 接口 中的方法com.obs.services.IObsClient
Set a bucket ACL.
setBucketAcl(SetBucketAclRequest) - 接口 中的方法com.obs.services.IObsClient
Set a bucket ACL.
setBucketAcl(String, String, AccessControlList) - 类 中的方法com.obs.services.ObsClient
已过时。
setBucketAcl(String, AccessControlList) - 类 中的方法com.obs.services.ObsClient
 
setBucketAcl(SetBucketAclRequest) - 类 中的方法com.obs.services.ObsClient
 
setBucketAcl(String, String, AccessControlList, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
setBucketAcl(String, String, AccessControlList, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
setBucketAcl(String, AccessControlList, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
setBucketAcl(String, AccessControlList, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
SetBucketAclRequest - com.obs.services.model中的类
Request for configuring bucket ACL.
SetBucketAclRequest() - 类 的构造器com.obs.services.model.SetBucketAclRequest
 
SetBucketAclRequest(String, AccessControlList) - 类 的构造器com.obs.services.model.SetBucketAclRequest
 
setBucketCors(String, BucketCors) - 接口 中的方法com.obs.services.IObsClient
Configure the bucket CORS.
setBucketCors(SetBucketCorsRequest) - 接口 中的方法com.obs.services.IObsClient
Configure the bucket CORS.
setBucketCors(BucketCors) - 类 中的方法com.obs.services.model.SetBucketCorsRequest
 
setBucketCors(String, BucketCors) - 类 中的方法com.obs.services.ObsClient
 
setBucketCors(String, S3BucketCors) - 类 中的方法com.obs.services.ObsClient
已过时。
setBucketCors(SetBucketCorsRequest) - 类 中的方法com.obs.services.ObsClient
 
setBucketCors(String, BucketCors, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
setBucketCors(String, BucketCors, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
SetBucketCorsRequest - com.obs.services.model中的类
Configure CORS for a bucket.
SetBucketCorsRequest(String, BucketCors) - 类 的构造器com.obs.services.model.SetBucketCorsRequest
 
setBucketDirectColdAccess(String, BucketDirectColdAccess) - 接口 中的方法com.obs.services.IObsClient
Set the direct reading policy for Archive objects in a bucket.
setBucketDirectColdAccess(SetBucketDirectColdAccessRequest) - 接口 中的方法com.obs.services.IObsClient
Configure the direct reading policy for Archive objects in a bucket.
setBucketDirectColdAccess(String, BucketDirectColdAccess) - 类 中的方法com.obs.services.ObsClient
 
setBucketDirectColdAccess(SetBucketDirectColdAccessRequest) - 类 中的方法com.obs.services.ObsClient
 
SetBucketDirectColdAccessRequest - com.obs.services.model中的类
Configure the direct reading policy for Archive objects in a bucket.
SetBucketDirectColdAccessRequest(String, BucketDirectColdAccess) - 类 的构造器com.obs.services.model.SetBucketDirectColdAccessRequest
 
setBucketEncryption(String, BucketEncryption) - 接口 中的方法com.obs.services.IObsClient
Set bucket encryption.
setBucketEncryption(SetBucketEncryptionRequest) - 接口 中的方法com.obs.services.IObsClient
Configure bucket encryption.
setBucketEncryption(BucketEncryption) - 类 中的方法com.obs.services.model.SetBucketEncryptionRequest
 
setBucketEncryption(String, BucketEncryption) - 类 中的方法com.obs.services.ObsClient
 
setBucketEncryption(SetBucketEncryptionRequest) - 类 中的方法com.obs.services.ObsClient
 
SetBucketEncryptionRequest - com.obs.services.model中的类
Configure encryption for a bucket.
SetBucketEncryptionRequest(String, BucketEncryption) - 类 的构造器com.obs.services.model.SetBucketEncryptionRequest
 
setBucketFSStatus(SetBucketFSStatusRequest) - 接口 中的方法com.obs.services.IFSClient
Specify whether to enable the file gateway feature for the bucket.
setBucketFSStatus(SetBucketFSStatusRequest) - 类 中的方法com.obs.services.ObsClient
 
SetBucketFSStatusRequest - com.obs.services.model.fs中的类
Parameters in a request for setting status of the file gateway feature for a bucket
SetBucketFSStatusRequest() - 类 的构造器com.obs.services.model.fs.SetBucketFSStatusRequest
 
SetBucketFSStatusRequest(String, FSStatusEnum) - 类 的构造器com.obs.services.model.fs.SetBucketFSStatusRequest
Constructor
setBucketLifecycle(String, LifecycleConfiguration) - 接口 中的方法com.obs.services.IObsClient
Set the bucket lifecycle rules.
setBucketLifecycle(SetBucketLifecycleRequest) - 接口 中的方法com.obs.services.IObsClient
Configure lifecycle rules for a bucket.
setBucketLifecycle(String, LifecycleConfiguration) - 类 中的方法com.obs.services.ObsClient
 
setBucketLifecycle(SetBucketLifecycleRequest) - 类 中的方法com.obs.services.ObsClient
 
setBucketLifecycle(String, LifecycleConfiguration, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
setBucketLifecycle(String, LifecycleConfiguration, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
setBucketLifecycleConfiguration(String, LifecycleConfiguration) - 类 中的方法com.obs.services.ObsClient
已过时。
setBucketLifecycleConfiguration(String, LifecycleConfiguration, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
setBucketLifecycleConfiguration(String, LifecycleConfiguration, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
SetBucketLifecycleRequest - com.obs.services.model中的类
Configure lifecycle rules for a bucket.
SetBucketLifecycleRequest(String, LifecycleConfiguration) - 类 的构造器com.obs.services.model.SetBucketLifecycleRequest
 
setBucketLogging(String, BucketLoggingConfiguration) - 接口 中的方法com.obs.services.IObsClient
Configure logging for a bucket.
setBucketLogging(SetBucketLoggingRequest) - 接口 中的方法com.obs.services.IObsClient
Configure logging for a bucket.
setBucketLogging(String, BucketLoggingConfiguration) - 类 中的方法com.obs.services.ObsClient
 
setBucketLogging(SetBucketLoggingRequest) - 类 中的方法com.obs.services.ObsClient
 
setBucketLogging(String, BucketLoggingConfiguration, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
setBucketLogging(String, BucketLoggingConfiguration, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
setBucketLoggingConfiguration(String, BucketLoggingConfiguration, boolean) - 接口 中的方法com.obs.services.IObsClient
 
setBucketLoggingConfiguration(String, BucketLoggingConfiguration, boolean) - 类 中的方法com.obs.services.ObsClient
 
setBucketLoggingConfiguration(String, BucketLoggingConfiguration) - 类 中的方法com.obs.services.ObsClient
已过时。
setBucketLoggingConfiguration(String, BucketLoggingConfiguration, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
setBucketLoggingConfiguration(String, BucketLoggingConfiguration, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
setBucketLoggingConfiguration(String, BucketLoggingConfiguration, boolean, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
setBucketLoggingConfiguration(String, BucketLoggingConfiguration, boolean, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
SetBucketLoggingRequest - com.obs.services.model中的类
Set logging for a bucket.
SetBucketLoggingRequest(String, BucketLoggingConfiguration) - 类 的构造器com.obs.services.model.SetBucketLoggingRequest
 
SetBucketLoggingRequest(String, BucketLoggingConfiguration, boolean) - 类 的构造器com.obs.services.model.SetBucketLoggingRequest
 
setBucketName(String) - 类 中的方法com.obs.services.model.AbortMultipartUploadRequest
Name of the bucket to which the multipart upload belongs
setBucketName(String) - 类 中的方法com.obs.services.model.AbstractBulkRequest
Set the bucket name.
setBucketName(String) - 类 中的方法com.obs.services.model.AbstractTemporarySignatureRequest
Set the bucket name.
setBucketName(String) - 类 中的方法com.obs.services.model.BaseBucketRequest
Set the bucket name.
setBucketName(String) - 类 中的方法com.obs.services.model.BaseObjectRequest
Set the bucket name.
setBucketName(String) - 类 中的方法com.obs.services.model.BucketMetadataInfoRequest
Set the bucket name.
setBucketName(String) - 类 中的方法com.obs.services.model.CompleteMultipartUploadRequest
Set the name for the bucket to which the multipart upload belongs.
setBucketName(String) - 类 中的方法com.obs.services.model.CreateBucketRequest
Set the bucket name.
setBucketName(String) - 类 中的方法com.obs.services.model.DeleteObjectRequest
Set the name of the bucket to which the to-be-deleted object belongs.
setBucketName(String) - 类 中的方法com.obs.services.model.DeleteObjectsRequest
Set the bucket name.
setBucketName(String) - 类 中的方法com.obs.services.model.DownloadFileRequest
Set the bucket name.
setBucketName(String) - 类 中的方法com.obs.services.model.fs.DropFileRequest
Set the bucket name.
setBucketName(String) - 类 中的方法com.obs.services.model.fs.ListContentSummaryRequest
设置桶名
setBucketName(String) - 类 中的方法com.obs.services.model.fs.RenameRequest
Set the bucket name.
setBucketName(String) - 类 中的方法com.obs.services.model.fs.TruncateFileRequest
Set the bucket name.
setBucketName(String) - 类 中的方法com.obs.services.model.GetObjectAclRequest
Set name for the bucket to which the object belongs.
setBucketName(String) - 类 中的方法com.obs.services.model.GetObjectMetadataRequest
Set the bucket name.
setBucketName(String) - 类 中的方法com.obs.services.model.GetObjectRequest
Set the bucket name.
setBucketName(String) - 类 中的方法com.obs.services.model.InitiateMultipartUploadRequest
Set the name for the bucket to which the multipart upload belongs.
setBucketName(String) - 类 中的方法com.obs.services.model.ListMultipartUploadsRequest
Set the name for the bucket to which the multipart upload belongs.
setBucketName(String) - 类 中的方法com.obs.services.model.ListObjectsRequest
Set the bucket name.
setBucketName(String) - 类 中的方法com.obs.services.model.ListPartsRequest
Set the name for the bucket to which the multipart upload belongs.
setBucketName(String) - 类 中的方法com.obs.services.model.ListVersionsRequest
Set the bucket name.
setBucketName(String) - 类 中的方法com.obs.services.model.MultipartUpload
 
setBucketName(String) - 类 中的方法com.obs.services.model.ObsBucket
Set the bucket name.
setBucketName(String) - 类 中的方法com.obs.services.model.ObsObject
Set the bucket to which the object belongs.
setBucketName(String) - 类 中的方法com.obs.services.model.PostSignatureRequest
Set the bucket name.
setBucketName(String) - 类 中的方法com.obs.services.model.PutObjectBasicRequest
Set the bucket name.
setBucketName(String) - 类 中的方法com.obs.services.model.ReadAheadQueryResult
Set the bucket name.
setBucketName(String) - 类 中的方法com.obs.services.model.ReadAheadRequest
Set the bucket name.
setBucketName(String) - 类 中的方法com.obs.services.model.ReadAheadResult
Set the bucket name.
setBucketName(String) - 类 中的方法com.obs.services.model.RenameObjectRequest
Set the bucket name.
setBucketName(String) - 类 中的方法com.obs.services.model.S3Bucket
已过时。
 
setBucketName(String) - 类 中的方法com.obs.services.model.S3Object
已过时。
 
setBucketName(String) - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
Set the bucket name.
setBucketName(String) - 类 中的方法com.obs.services.model.TruncateObjectRequest
Set the bucket name.
setBucketName(String) - 类 中的方法com.obs.services.model.UploadPartRequest
Set the name for the bucket to which the multipart upload belongs.
setBucketName(String) - 类 中的方法com.oef.services.model.CreateAsyncFetchJobsRequest
Set the bucket name.
setBucketNotification(String, BucketNotificationConfiguration) - 接口 中的方法com.obs.services.IObsClient
Configure bucket notification.
setBucketNotification(SetBucketNotificationRequest) - 接口 中的方法com.obs.services.IObsClient
Set event notification for a bucket.
setBucketNotification(String, BucketNotificationConfiguration) - 类 中的方法com.obs.services.ObsClient
 
setBucketNotification(SetBucketNotificationRequest) - 类 中的方法com.obs.services.ObsClient
 
setBucketNotification(String, BucketNotificationConfiguration, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
setBucketNotification(String, BucketNotificationConfiguration, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
setBucketNotificationConfiguration(BucketNotificationConfiguration) - 类 中的方法com.obs.services.model.SetBucketNotificationRequest
 
SetBucketNotificationRequest - com.obs.services.model中的类
Set event notification for a bucket.
SetBucketNotificationRequest(String, BucketNotificationConfiguration) - 类 的构造器com.obs.services.model.SetBucketNotificationRequest
 
setBucketPolicy(String, String) - 接口 中的方法com.obs.services.IObsClient
Set bucket policies.
setBucketPolicy(SetBucketPolicyRequest) - 接口 中的方法com.obs.services.IObsClient
Set bucket policies.
setBucketPolicy(String, String) - 类 中的方法com.obs.services.ObsClient
 
setBucketPolicy(SetBucketPolicyRequest) - 类 中的方法com.obs.services.ObsClient
 
setBucketPolicy(String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
setBucketPolicy(String, String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
SetBucketPolicyRequest - com.obs.services.model中的类
Request parameters for setting a bucket policy
SetBucketPolicyRequest(String, String) - 类 的构造器com.obs.services.model.SetBucketPolicyRequest
 
setBucketQuota(String, BucketQuota) - 接口 中的方法com.obs.services.IObsClient
Set the bucket quota.
setBucketQuota(SetBucketQuotaRequest) - 接口 中的方法com.obs.services.IObsClient
Set the bucket quota.
setBucketQuota(long) - 类 中的方法com.obs.services.model.BucketQuota
Set the bucket quota (in bytes).
setBucketQuota(BucketQuota) - 类 中的方法com.obs.services.model.SetBucketQuotaRequest
 
setBucketQuota(String, BucketQuota) - 类 中的方法com.obs.services.ObsClient
 
setBucketQuota(SetBucketQuotaRequest) - 类 中的方法com.obs.services.ObsClient
 
setBucketQuota(String, BucketQuota, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
setBucketQuota(String, BucketQuota, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
SetBucketQuotaRequest - com.obs.services.model中的类
Set the bucket quota.
SetBucketQuotaRequest(String, BucketQuota) - 类 的构造器com.obs.services.model.SetBucketQuotaRequest
 
setBucketReplication(String, ReplicationConfiguration) - 接口 中的方法com.obs.services.IObsClient
Configure cross-region replication for a bucket.
setBucketReplication(SetBucketReplicationRequest) - 接口 中的方法com.obs.services.IObsClient
Configure cross-region replication for a bucket.
setBucketReplication(String, ReplicationConfiguration) - 类 中的方法com.obs.services.ObsClient
 
setBucketReplication(SetBucketReplicationRequest) - 类 中的方法com.obs.services.ObsClient
 
setBucketReplication(String, ReplicationConfiguration, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
setBucketReplication(String, ReplicationConfiguration, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
setBucketReplicationConfiguration(String, ReplicationConfiguration) - 类 中的方法com.obs.services.ObsClient
已过时。
setBucketReplicationConfiguration(String, ReplicationConfiguration, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
setBucketReplicationConfiguration(String, ReplicationConfiguration, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
SetBucketReplicationRequest - com.obs.services.model中的类
Configure cross-region replication for a bucket.
SetBucketReplicationRequest(String, ReplicationConfiguration) - 类 的构造器com.obs.services.model.SetBucketReplicationRequest
 
setBucketRequestPayment(String, RequestPaymentEnum) - 接口 中的方法com.obs.services.IObsClient
Configure the requester-pays function for a bucket.
setBucketRequestPayment(SetBucketRequestPaymentRequest) - 接口 中的方法com.obs.services.IObsClient
Configure the requester-pays function for a bucket.
setBucketRequestPayment(String, RequestPaymentEnum) - 类 中的方法com.obs.services.ObsClient
 
setBucketRequestPayment(SetBucketRequestPaymentRequest) - 类 中的方法com.obs.services.ObsClient
 
SetBucketRequestPaymentRequest - com.obs.services.model中的类
Request for setting the requester-pays function for a bucket
SetBucketRequestPaymentRequest() - 类 的构造器com.obs.services.model.SetBucketRequestPaymentRequest
 
SetBucketRequestPaymentRequest(String, RequestPaymentEnum) - 类 的构造器com.obs.services.model.SetBucketRequestPaymentRequest
 
setBucketStorage(BucketStoragePolicyConfiguration) - 类 中的方法com.obs.services.model.SetBucketStoragePolicyRequest
 
setBucketStorageClass(StorageClassEnum) - 类 中的方法com.obs.services.model.BucketStoragePolicyConfiguration
Set the bucket storage class.
setBucketStorageClass(StorageClassEnum) - 类 中的方法com.obs.services.model.CreateBucketRequest
Set the bucket storage class.
setBucketStorageClass(StorageClassEnum) - 类 中的方法com.obs.services.model.ObsBucket
Set the bucket storage class.
setBucketStorageClass(StorageClassEnum) - 类 中的方法com.obs.services.model.S3Bucket
已过时。
 
setBucketStoragePolicy(String, BucketStoragePolicyConfiguration) - 接口 中的方法com.obs.services.IObsClient
Set the bucket storage class.
setBucketStoragePolicy(SetBucketStoragePolicyRequest) - 接口 中的方法com.obs.services.IObsClient
Set the bucket storage class.
setBucketStoragePolicy(String, BucketStoragePolicyConfiguration) - 类 中的方法com.obs.services.ObsClient
 
setBucketStoragePolicy(SetBucketStoragePolicyRequest) - 类 中的方法com.obs.services.ObsClient
 
setBucketStoragePolicy(String, BucketStoragePolicyConfiguration, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
setBucketStoragePolicy(String, BucketStoragePolicyConfiguration, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
SetBucketStoragePolicyRequest - com.obs.services.model中的类
Set a bucket policy.
SetBucketStoragePolicyRequest(String, BucketStoragePolicyConfiguration) - 类 的构造器com.obs.services.model.SetBucketStoragePolicyRequest
 
setBucketTagging(String, BucketTagInfo) - 接口 中的方法com.obs.services.IObsClient
Set bucket tags.
setBucketTagging(SetBucketTaggingRequest) - 接口 中的方法com.obs.services.IObsClient
Set bucket tags.
setBucketTagging(String, BucketTagInfo) - 类 中的方法com.obs.services.ObsClient
 
setBucketTagging(SetBucketTaggingRequest) - 类 中的方法com.obs.services.ObsClient
 
setBucketTagging(String, BucketTagInfo, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
setBucketTagging(String, BucketTagInfo, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
SetBucketTaggingRequest - com.obs.services.model中的类
Request for setting a tag for a bucket
SetBucketTaggingRequest() - 类 的构造器com.obs.services.model.SetBucketTaggingRequest
 
SetBucketTaggingRequest(String, BucketTagInfo) - 类 的构造器com.obs.services.model.SetBucketTaggingRequest
 
setBucketTagInfo(BucketTagInfo) - 类 中的方法com.obs.services.model.SetBucketTaggingRequest
 
setBucketType(BucketTypeEnum) - 类 中的方法com.obs.services.model.CreateBucketRequest
 
setBucketType(BucketTypeEnum) - 类 中的方法com.obs.services.model.ListBucketsRequest
 
setBucketType(BucketTypeEnum) - 类 中的方法com.obs.services.model.ObsBucket
 
setBucketVersioning(String, BucketVersioningConfiguration) - 接口 中的方法com.obs.services.IObsClient
Set the versioning status for a bucket.
setBucketVersioning(SetBucketVersioningRequest) - 接口 中的方法com.obs.services.IObsClient
Set the versioning status for a bucket.
setBucketVersioning(String, String) - 类 中的方法com.obs.services.ObsClient
已过时。
setBucketVersioning(String, BucketVersioningConfiguration) - 类 中的方法com.obs.services.ObsClient
 
setBucketVersioning(SetBucketVersioningRequest) - 类 中的方法com.obs.services.ObsClient
 
setBucketVersioning(String, BucketVersioningConfiguration, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
setBucketVersioning(String, BucketVersioningConfiguration, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
SetBucketVersioningRequest - com.obs.services.model中的类
Request for setting the versioning status of a bucket
SetBucketVersioningRequest() - 类 的构造器com.obs.services.model.SetBucketVersioningRequest
 
SetBucketVersioningRequest(String, VersioningStatusEnum) - 类 的构造器com.obs.services.model.SetBucketVersioningRequest
 
setBucketWebsite(String, WebsiteConfiguration) - 接口 中的方法com.obs.services.IObsClient
Configure website hosting for a bucket.
setBucketWebsite(SetBucketWebsiteRequest) - 接口 中的方法com.obs.services.IObsClient
Configure website hosting for a bucket.
setBucketWebsite(String, WebsiteConfiguration) - 类 中的方法com.obs.services.ObsClient
 
setBucketWebsite(SetBucketWebsiteRequest) - 类 中的方法com.obs.services.ObsClient
 
setBucketWebsite(String, WebsiteConfiguration, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
setBucketWebsite(String, WebsiteConfiguration, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
setBucketWebsiteConfiguration(String, WebsiteConfiguration) - 类 中的方法com.obs.services.ObsClient
已过时。
setBucketWebsiteConfiguration(String, WebsiteConfiguration, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
setBucketWebsiteConfiguration(String, WebsiteConfiguration, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
SetBucketWebsiteRequest - com.obs.services.model中的类
Configure the static website hosting of a bucket.
SetBucketWebsiteRequest(String, WebsiteConfiguration) - 类 的构造器com.obs.services.model.SetBucketWebsiteRequest
 
setBufferSize(int) - 类 中的方法com.obs.services.ObsConfiguration
已过时。
setByteRangeEnd(Long) - 类 中的方法com.obs.services.model.CopyPartRequest
Set the end position for copying.
setByteRangeStart(Long) - 类 中的方法com.obs.services.model.CopyPartRequest
Set the start position for copying.
setCacheControl(String) - 类 中的方法com.obs.services.model.ObjectRepleaceMetadata
Rewrite the "Cache-Control" header in the response.
setCacheControl(String) - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
Rewrite the "Cache-Control" header in the response.
setCacheOption(CacheOptionEnum) - 类 中的方法com.obs.services.model.DownloadFileRequest
Set the control option of the read-ahead cache.
setCacheOption(CacheOptionEnum) - 类 中的方法com.obs.services.model.GetObjectRequest
Set the control option of the read-ahead cache.
setCacheOption(CacheOptionEnum) - 类 中的方法com.obs.services.model.ReadAheadRequest
Set the control option of the read-ahead cache.
setCallback(TaskCallback<DeleteObjectResult, String>) - 类 中的方法com.obs.services.model.fs.DropFolderRequest
Set the callback object of a batch task.
setCallback(TaskCallback<PutObjectResult, PutObjectBasicRequest>) - 类 中的方法com.obs.services.model.PutObjectsRequest
Set the callback object of an upload task.
setCallback(TaskCallback<RestoreObjectResult, RestoreObjectRequest>) - 类 中的方法com.obs.services.model.RestoreObjectsRequest
Set the callback object of a batch task.
setCallBackBody(String) - 类 中的方法com.oef.services.model.CreateAsyncFetchJobsRequest
Set the callback body (Base64 encoded).
setCallbackBodyType(String) - 类 中的方法com.oef.services.model.CreateAsyncFetchJobsRequest
Set the content type of the callback body.
setCallBackHost(String) - 类 中的方法com.oef.services.model.CreateAsyncFetchJobsRequest
Set the host used for callback.
setCallBackUrl(String) - 类 中的方法com.oef.services.model.CreateAsyncFetchJobsRequest
Set the callback URL.
setCannedACL(String) - 类 中的方法com.obs.services.model.SetBucketAclRequest
 
setCannedACL(String) - 类 中的方法com.obs.services.model.SetObjectAclRequest
 
setCheckpointFile(String) - 类 中的方法com.obs.services.model.DownloadFileRequest
Specify a file used to record resumable download progresses.
setCheckpointFile(String) - 类 中的方法com.obs.services.model.UploadFileRequest
Specify a file used to record resumable upload progresses.
setCname(boolean) - 类 中的方法com.obs.services.ObsConfiguration
Specify whether to use user-defined domain name.
setCode(String) - 类 中的方法com.oef.services.model.QueryAsynchFetchJobsResult
Set the error code.
setCompress(CompressBean) - 类 中的方法com.oef.services.model.PutExtensionPolicyRequest
Set the content of the file compression policy.
setCompress(CompressBean) - 类 中的方法com.oef.services.model.QueryExtensionPolicyResult
Set the content of the file compression policy.
setCondition(RouteRuleCondition) - 类 中的方法com.obs.services.model.RouteRule
Set the redirection condition
setConditions(List<PolicyConditionItem>) - 类 中的方法com.obs.services.model.PolicyTempSignatureRequest
Set the condition set of the policy.
setConditions(List<String>) - 类 中的方法com.obs.services.model.PostSignatureRequest
Set the restrictions of the form.
setConnectionRequestTimeout(int) - 类 中的方法com.obs.services.ObsConfiguration
已过时。
setConnectionTimeout(int) - 类 中的方法com.obs.services.ObsConfiguration
Set the timeout interval for establishing HTTP/HTTPS connections (in milliseconds, 60,000 milliseconds by default).
setConsumedTime(long) - 类 中的方法com.obs.services.model.ReadAheadQueryResult
Set the consumed time (seconds)
setContentDisposition(String) - 类 中的方法com.obs.services.model.ObjectRepleaceMetadata
Rewrite the "Content-Disposition" header in the response.
setContentDisposition(String) - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
Rewrite the "Content-Disposition" header in the response.
setContentEncoding(String) - 类 中的方法com.obs.services.model.ObjectMetadata
Set the content encoding of the object.
setContentEncoding(String) - 类 中的方法com.obs.services.model.ObjectRepleaceMetadata
Rewrite the "Content-Encoding" header in the response.
setContentEncoding(String) - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
Rewrite the "Content-Encoding" header in the response.
setContentLanguage(String) - 类 中的方法com.obs.services.model.ObjectRepleaceMetadata
Rewrite the "Content-Language" header in the response.
setContentLanguage(String) - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
Rewrite the "Content-Language" header in the response.
setContentLength(Long) - 类 中的方法com.obs.services.model.ObjectMetadata
Set the content length of an object.
setContentMd5(String) - 类 中的方法com.obs.services.model.ObjectMetadata
Set the Base64-encoded MD5 value for an object.
setContentMd5(String) - 类 中的方法com.obs.services.model.UploadPartRequest
Obtain the MD5 value of the data to be uploaded.
setContentType(String) - 类 中的方法com.obs.services.model.ObjectMetadata
Set the MIME type for an object.
setContentType(String) - 类 中的方法com.obs.services.model.ObjectRepleaceMetadata
Rewrite the "Content-Type" header in the response.
setContentType(String) - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
Rewrite the "Content-Type" header in the response.
setContext(String) - 类 中的方法com.obs.services.model.SseKmsHeader
已过时。
setCreationDate(Date) - 类 中的方法com.obs.services.model.ObsBucket
Set the creation time of the bucket.
setCreationDate(Date) - 类 中的方法com.obs.services.model.S3Bucket
已过时。
 
setDate(Date) - 类 中的方法com.obs.services.model.LifecycleConfiguration.Expiration
Obtain the object expiration date.
setDate(LifecycleConfiguration.TimeEvent, Date) - 类 中的静态方法com.obs.services.model.LifecycleConfiguration
 
setDate(Date) - 类 中的方法com.obs.services.model.LifecycleConfiguration.Transition
Set the object transition date.
setDays(Integer) - 类 中的方法com.obs.services.model.LifecycleConfiguration.Expiration
Set the object expiration time.
setDays(Integer) - 类 中的方法com.obs.services.model.LifecycleConfiguration.NoncurrentVersionExpiration
Set the expiration time of a noncurrent object version.
setDays(Integer) - 类 中的方法com.obs.services.model.LifecycleConfiguration.NoncurrentVersionTransition
Set the transition time of a noncurrent object version.
setDays(LifecycleConfiguration.TimeEvent, Integer) - 类 中的静态方法com.obs.services.model.LifecycleConfiguration
 
setDays(Integer) - 类 中的方法com.obs.services.model.LifecycleConfiguration.Transition
Set the object transition time.
setDays(int) - 类 中的方法com.obs.services.model.RestoreObjectRequest
Set the retention period of the restored object.
setDays(int) - 类 中的方法com.obs.services.model.RestoreObjectsRequest
Set the retention period of the restored objects.
setDefaultBucketLocation(String) - 类 中的方法com.obs.services.ObsConfiguration
已过时。
setDelimiter(String) - 类 中的方法com.obs.services.model.ListMultipartUploadsRequest
Set the character used for sorting objects involved in the multipart uploads into different groups
setDelimiter(String) - 类 中的方法com.obs.services.model.ListObjectsRequest
Set the character used for grouping object names.
setDelimiter(String) - 类 中的方法com.obs.services.model.ListVersionsRequest
Set the character used for grouping versioning object names.
setDelimiter(String) - 类 中的方法com.obs.services.ObsConfiguration
Set folder isolators to slashes.
setDelivered(boolean) - 类 中的方法com.obs.services.model.AccessControlList
Specify whether to deliver the object ACL.
setDelivered(boolean) - 类 中的方法com.obs.services.model.GrantAndPermission
Specify whether to deliver the bucket ACL.
setDestination(ReplicationConfiguration.Destination) - 类 中的方法com.obs.services.model.ReplicationConfiguration.Rule
Set the information about the replication target.
setDestinationBucketName(String) - 类 中的方法com.obs.services.model.CopyObjectRequest
Set the destination bucket name.
setDestinationBucketName(String) - 类 中的方法com.obs.services.model.CopyPartRequest
Set the name of the bucket (destination bucket) to which the multipart upload belongs.
setDestinationObjectKey(String) - 类 中的方法com.obs.services.model.CopyObjectRequest
Set the destination object name.
setDestinationObjectKey(String) - 类 中的方法com.obs.services.model.CopyPartRequest
Set the name of the object (destination object) involved in the multipart upload.
setDetailProgressInterval(long) - 类 中的方法com.obs.services.model.PutObjectsRequest
Set the callback threshold of the data transfer listener.
setDir(String) - 类 中的方法com.obs.services.model.fs.FolderContentSummary
 
setDirCount(long) - 类 中的方法com.obs.services.model.fs.FolderContentSummary.LayerSummary
 
setDirHeight(long) - 类 中的方法com.obs.services.model.fs.FolderContentSummary
 
setDisableDnsBucket(boolean) - 类 中的方法com.obs.services.ObsConfiguration
已过时。
setDisplayName(String) - 类 中的方法com.obs.services.model.CanonicalGrantee
已过时。
setDisplayName(String) - 类 中的方法com.obs.services.model.Owner
已过时。
setDomain(String) - 类 中的方法com.obs.services.HttpProxyConfiguration
Set the proxy domain.
setDownloadFile(String) - 类 中的方法com.obs.services.model.DownloadFileRequest
Set the path to the to-be-downloaded file.
setEnableCheckpoint(boolean) - 类 中的方法com.obs.services.model.DownloadFileRequest
Specify whether to enable the resumable mode.
setEnableCheckpoint(boolean) - 类 中的方法com.obs.services.model.UploadFileRequest
Specify whether to enable the resumable mode.
setEnableCheckSum(boolean) - 类 中的方法com.obs.services.model.UploadFileRequest
Specify whether to verify the file to be uploaded in resumable mode.
setEnabled(Boolean) - 类 中的方法com.obs.services.model.LifecycleConfiguration.Rule
Specify whether to enable the rule.
setEncryption(ServerEncryption) - 类 中的方法com.obs.services.model.SseKmsHeader
已过时。
setEndPoint(String) - 类 中的方法com.obs.services.ObsConfiguration
Set the endpoint for accessing OBS.
setEndpointHttpPort(int) - 类 中的方法com.obs.services.ObsConfiguration
已过时。
setEndpointHttpsPort(int) - 类 中的方法com.obs.services.ObsConfiguration
已过时。
setEpid(String) - 类 中的方法com.obs.services.model.CreateBucketRequest
Set the enterprise ID of a bucket.
setErr(String) - 类 中的方法com.oef.services.model.QueryAsynchFetchJobsResult
Set the error description.
setErrorCode(String) - 异常错误 中的方法com.obs.services.exception.ObsException
 
setErrorHostId(String) - 异常错误 中的方法com.obs.services.exception.ObsException
 
setErrorIndicator(String) - 异常错误 中的方法com.obs.services.exception.ObsException
 
setErrorMessage(String) - 异常错误 中的方法com.obs.services.exception.ObsException
 
setErrorRequestId(String) - 异常错误 中的方法com.obs.services.exception.ObsException
 
setEtag(String) - 类 中的方法com.obs.services.model.ObjectMetadata
 
setEtag(String) - 类 中的方法com.obs.services.model.PartEtag
Set the ETag of the part.
seteTag(String) - 类 中的方法com.obs.services.model.PartEtag
已过时。
setEtag(String) - 类 中的方法com.obs.services.model.UploadPartResult
 
setEvents(List<String>) - 类 中的方法com.obs.services.model.AbstractNotification
已过时。
setEvents(ArrayList<String>) - 类 中的方法com.oef.services.model.DisPolicyBean
 
setEventTypes(List<EventTypeEnum>) - 类 中的方法com.obs.services.model.AbstractNotification
Set the list of event types that need to be notified.
setExpiration(LifecycleConfiguration.Expiration) - 类 中的方法com.obs.services.model.LifecycleConfiguration.Rule
Set the expiration time of an object.
setExpires(int) - 类 中的方法com.obs.services.model.InitiateMultipartUploadRequest
Set the expiration time of the object generated after the multipart upload is complete.
setExpires(String) - 类 中的方法com.obs.services.model.ObjectRepleaceMetadata
Rewrite the "Expires" header in the response.
setExpires(long) - 类 中的方法com.obs.services.model.PolicyTempSignatureRequest
Set the validity period (seconds).
setExpires(long) - 类 中的方法com.obs.services.model.PostSignatureRequest
Set the validity period (in seconds).
setExpires(int) - 类 中的方法com.obs.services.model.PutObjectRequest
Set the expiration time of the object.
setExpires(String) - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
Rewrite the "Expires" header in the response.
setExpires(long) - 类 中的方法com.obs.services.model.TemporarySignatureRequest
Obtain the validity period of the temporary authorization (in seconds).
setExpiryDate(Date) - 类 中的方法com.obs.services.model.PolicyTempSignatureRequest
Obtain the expiration date.
setExpiryDate(Date) - 类 中的方法com.obs.services.model.PostSignatureRequest
Obtain the expiration date.
setExposeHeader(List<String>) - 类 中的方法com.obs.services.model.BucketCorsRule
Specify the additional response headers allowed by the CORS rules.
setExtensionPermissionMap(Map<ExtensionObjectPermissionEnum, Set<String>>) - 类 中的方法com.obs.services.model.PutObjectBasicRequest
 
setExtensionPermissionMap(Map<ExtensionObjectPermissionEnum, Set<String>>) - 类 中的方法com.obs.services.model.PutObjectsRequest
Set the set of relationships between users and OBS extension permissions.
setFetch(FetchBean) - 类 中的方法com.oef.services.model.PutExtensionPolicyRequest
Set the content of the asynchronous fetch policy.
setFetch(FetchBean) - 类 中的方法com.oef.services.model.QueryExtensionPolicyResult
Set the content of the asynchronous fetch policy.
setFile(File) - 类 中的方法com.obs.services.model.PutObjectRequest
Set the file to be uploaded, which cannot be used with the data stream.
setFile(File) - 类 中的方法com.obs.services.model.UploadPartRequest
Set the file to be uploaded, which cannot be used with the data stream.
setFileCount(long) - 类 中的方法com.obs.services.model.fs.FolderContentSummary.LayerSummary
 
setFileSize(long) - 类 中的方法com.obs.services.model.fs.FolderContentSummary.LayerSummary
 
setFileType(String) - 类 中的方法com.oef.services.model.CreateAsyncFetchJobsRequest
Set the storage file type
setFilter(AbstractNotification.Filter) - 类 中的方法com.obs.services.model.AbstractNotification
Set the filtering rule group.
setFilterRules(List<AbstractNotification.Filter.FilterRule>) - 类 中的方法com.obs.services.model.AbstractNotification.Filter
Set the list of filtering rules.
setFinishedObjectNum(long) - 类 中的方法com.obs.services.model.ReadAheadQueryResult
Set the number of finished objects.
setFinishedSize(long) - 类 中的方法com.obs.services.model.ReadAheadQueryResult
Set the size of finished objects.
setFolderName(String) - 类 中的方法com.obs.services.model.fs.DropFolderRequest
Set the folder name.
setFormParams(Map<String, Object>) - 类 中的方法com.obs.services.model.PostSignatureRequest
Set the form parameters of the request.
setFSStatus(FSStatusEnum) - 类 中的方法com.obs.services.model.fs.ObsFSBucket
Set status of the file gateway feature for a bucket.
setFunctionGraph(String) - 类 中的方法com.obs.services.model.FunctionGraphConfiguration
Set the FunctionGraph URN.
setFunctionGraphConfigurations(List<FunctionGraphConfiguration>) - 类 中的方法com.obs.services.model.BucketNotificationConfiguration
Set the list of FunctionGraph notification configurations.
setHeaders(Map<String, String>) - 类 中的方法com.obs.services.model.AbstractTemporarySignatureRequest
Set request header information.
setHistoricalObjectReplication(HistoricalObjectReplicationEnum) - 类 中的方法com.obs.services.model.ReplicationConfiguration.Rule
Set historical object replication rule.
setHost(String) - 类 中的方法com.oef.services.model.CreateAsyncFetchJobsRequest
Set the host used for downloading data from a specified URL.
setHostName(String) - 类 中的方法com.obs.services.model.Redirect
Set the host name used for redirecting the request.
setHostName(String) - 类 中的方法com.obs.services.model.RedirectAllRequest
Set the host name used for redirecting requests.
setHttpDispatcher(Dispatcher) - 类 中的方法com.obs.services.ObsConfiguration
Obtain the customized dispatcher.
setHttpErrorCodeReturnedEquals(String) - 类 中的方法com.obs.services.model.RouteRuleCondition
Configure the HTTP error code when the redirection takes effect.
setHttpProtocolType(HttpProtocolTypeEnum) - 类 中的方法com.obs.services.ObsConfiguration
Obtain the HTTP type used for accessing OBS servers.
setHttpProxy(HttpProxyConfiguration) - 类 中的方法com.obs.services.ObsConfiguration
Configure the proxy.
setHttpProxy(String, int, String, String, String) - 类 中的方法com.obs.services.ObsConfiguration
已过时。
setHttpProxy(String, int, String, String) - 类 中的方法com.obs.services.ObsConfiguration
Configure the proxy server.
setHttpRedirectCode(String) - 类 中的方法com.obs.services.model.Redirect
Configure the HTTP status code in the response.
setHttpsOnly(boolean) - 类 中的方法com.obs.services.ObsConfiguration
已过时。
setId(String) - 类 中的方法com.obs.services.model.AbstractNotification
Set the event notification configuration ID.
setId(String) - 类 中的方法com.obs.services.model.BucketCorsRule
Set the CORS rule ID.
setId(String) - 类 中的方法com.obs.services.model.LifecycleConfiguration.Rule
Set the rule ID.
setId(String) - 类 中的方法com.obs.services.model.Owner
Set the ID of the domain to which the owner belongs.
setId(String) - 类 中的方法com.obs.services.model.ReplicationConfiguration.Rule
Set the rule ID.
setId(String) - 类 中的方法com.oef.services.model.CreateAsynchFetchJobsResult
Set the job ID.
setId(String) - 类 中的方法com.oef.services.model.DisPolicyBean
 
setIdentifier(String) - 类 中的方法com.obs.services.model.CanonicalGrantee
Set the ID of the domain to which the grantee belongs.
setIdentifier(String) - 接口 中的方法com.obs.services.model.GranteeInterface
Set the identifier marking the grantee (group).
setIdentifier(String) - 类 中的方法com.obs.services.model.GroupGrantee
Set the URI for the grantee group.
setIdleConnectionTime(int) - 类 中的方法com.obs.services.ObsConfiguration
Set the idle time for obtaining connections from the connection pool.
setIfMatchTag(String) - 类 中的方法com.obs.services.model.CopyObjectRequest
Set the ETag verification condition for copying the object: Only when the ETag of the source object is the same as that specified by this parameter, the object can be copied.
setIfMatchTag(String) - 类 中的方法com.obs.services.model.DownloadFileRequest
Set the ETag verification conditions for downloading the object.
setIfMatchTag(String) - 类 中的方法com.obs.services.model.GetObjectRequest
Set the ETag verification condition for downloading the object.
setIfModifiedSince(Date) - 类 中的方法com.obs.services.model.CopyObjectRequest
Set the time condition for copying the object: Only when the source object is modified after the point in time specified by this parameter, it can be copied; otherwise, "412 Precondition Failed" will be returned.
setIfModifiedSince(Date) - 类 中的方法com.obs.services.model.DownloadFileRequest
Set the time conditions set for downloading the object.
setIfModifiedSince(Date) - 类 中的方法com.obs.services.model.GetObjectRequest
Set the time condition set for downloading the object.
setIfNoneMatchTag(String) - 类 中的方法com.obs.services.model.CopyObjectRequest
Set the ETag verification condition for copying the object: Only when the ETag of the source object is different from that specified by this parameter, the object will be copied.
setIfNoneMatchTag(String) - 类 中的方法com.obs.services.model.DownloadFileRequest
Set the ETag verification conditions for downloading the object.
setIfNoneMatchTag(String) - 类 中的方法com.obs.services.model.GetObjectRequest
Set the ETag verification condition for downloading the object.
setIfUnmodifiedSince(Date) - 类 中的方法com.obs.services.model.CopyObjectRequest
Set the time condition for copying the object: Only when the source object remains unchanged after the point in time specified by this parameter, it can be copied; otherwise, "412 Precondition Failed" will be returned.
setIfUnmodifiedSince(Date) - 类 中的方法com.obs.services.model.DownloadFileRequest
Set the time conditions for downloading the object.
setIfUnmodifiedSince(Date) - 类 中的方法com.obs.services.model.GetObjectRequest
Set the time condition for downloading the object.
setignoreSameKey(boolean) - 类 中的方法com.oef.services.model.CreateAsyncFetchJobsRequest
 
setImageProcess(String) - 类 中的方法com.obs.services.model.GetObjectRequest
Set image processing parameters.
setInnerClient(ObsClient) - 类 中的方法com.obs.services.model.fs.ObsFSBucket
 
setInnerClient(ObsClient) - 类 中的方法com.obs.services.model.fs.ObsFSFolder
 
setInput(InputStream) - 类 中的方法com.obs.services.model.PutObjectRequest
Set the data stream to be uploaded, which cannot be used with the file to be uploaded.
setInput(InputStream) - 类 中的方法com.obs.services.model.UploadPartRequest
Set the data stream to be uploaded, which cannot be used with the file to be uploaded.
setIsStrictHostnameVerification(boolean) - 类 中的方法com.obs.services.ObsConfiguration
Set the identifier specifying whether to verify the domain name.
setJob(CreateAsyncFetchJobsRequest) - 类 中的方法com.oef.services.model.QueryAsynchFetchJobsResult
Set the job details.
setKeepAlive(boolean) - 类 中的方法com.obs.services.ObsConfiguration
Check whether persistent connections are used.
setKey(String) - 类 中的方法com.obs.services.model.BucketTagInfo.TagSet.Tag
Set the tag key.
setKey(String) - 类 中的方法com.obs.services.model.KeyAndVersion
Set the object name.
setKey(String) - 类 中的方法com.obs.services.model.ListPartsRequest
Set the name for the bucket to which the multipart upload belongs.
setKey(String) - 类 中的方法com.obs.services.model.WebsiteConfiguration
Set the error page of the hosting.
setKeyAndVersions(KeyAndVersion[]) - 类 中的方法com.obs.services.model.DeleteObjectsRequest
Specify the to-be-deleted object array.
setKeyAndVersions(List<KeyAndVersion>) - 类 中的方法com.obs.services.model.RestoreObjectsRequest
Set the list of objects to be restored.
setKeyManagerFactory(KeyManagerFactory) - 类 中的方法com.obs.services.ObsConfiguration
Set the factory for generating the "KeyManager" array.
setKeyMarker(String) - 类 中的方法com.obs.services.model.ListMultipartUploadsRequest
Set the start position for query (sorted by object name).
setKeyMarker(String) - 类 中的方法com.obs.services.model.ListVersionsRequest
Set the start position for listing versioning objects.
setKeyPrefixEquals(String) - 类 中的方法com.obs.services.model.RouteRuleCondition
Set the object name prefix when the redirection takes effect.
setKmsKeyId(String) - 类 中的方法com.obs.services.model.BucketEncryption
Set the master key used in the SSE-KMS encryption.
setKmsKeyId(String) - 类 中的方法com.obs.services.model.SseKmsHeader
Set the master key used in the SSE-KMS mode.
setLastModified(Date) - 类 中的方法com.obs.services.model.ObjectMetadata
 
setLifecycleConfig(LifecycleConfiguration) - 类 中的方法com.obs.services.model.SetBucketLifecycleRequest
 
setListTimeout(int) - 类 中的方法com.obs.services.model.fs.ListContentSummaryRequest
 
setListTimeout(int) - 类 中的方法com.obs.services.model.ListObjectsRequest
 
setListTimeout(int) - 类 中的方法com.obs.services.model.ListVersionsRequest
 
setLocation(String) - 类 中的方法com.obs.services.model.CreateBucketRequest
Set the bucket location.
setLocation(String) - 类 中的方法com.obs.services.model.ObsBucket
Set the bucket location.
setLocation(String) - 类 中的方法com.obs.services.model.S3Bucket
已过时。
 
setLogConfig(String) - 类 中的静态方法com.obs.services.Log4j2Configurator
Configure logs.
setLogConfig(String, boolean) - 类 中的静态方法com.obs.services.Log4j2Configurator
Configure logs.
setLogConfig(String, boolean, long) - 类 中的静态方法com.obs.services.Log4j2Configurator
Configure logs.
setLogFileDir(String) - 类 中的静态方法com.obs.services.LogConfigurator
Set a directory for saving log files.
setLogfilePrefix(String) - 类 中的方法com.obs.services.model.BucketLoggingConfiguration
Set the name prefix of the logged objects.
setLogFileRolloverCount(int) - 类 中的静态方法com.obs.services.LogConfigurator
Set the number of retained log files.
setLogFileSize(int) - 类 中的静态方法com.obs.services.LogConfigurator
Set the log file size (in bytes).
setLoggingConfiguration(BucketLoggingConfiguration) - 类 中的方法com.obs.services.model.SetBucketLoggingRequest
 
setLogLevel(Level) - 类 中的静态方法com.obs.services.LogConfigurator
Set the log level.
setMarker(String) - 类 中的方法com.obs.services.model.fs.ListContentSummaryRequest
设置列举对象时的起始位置
setMarker(String) - 类 中的方法com.obs.services.model.ListObjectsRequest
Set the start position for listing objects.
setMaxAgeSecond(int) - 类 中的方法com.obs.services.model.BucketCorsRule
Set the cache duration (in seconds) of the request result in the instance of ObsClient.
setMaxConnections(int) - 类 中的方法com.obs.services.ObsConfiguration
Set the maximum number of HTTP connections (1000 by default) that can be opened.
setMaxErrorRetry(int) - 类 中的方法com.obs.services.ObsConfiguration
Set the maximum number of retry attempts (5 by default) upon a request failure (request exception, or error 500 or 503 on the server).
setMaxIdleConnections(int) - 类 中的方法com.obs.services.ObsConfiguration
Set the maximum number of idle connections in the connection pool.
setMaxKeys(int) - 类 中的方法com.obs.services.model.fs.ListContentSummaryRequest
设置列举对象的最大条目数
setMaxKeys(int) - 类 中的方法com.obs.services.model.ListObjectsRequest
Set the maximum number of objects to be listed.
setMaxKeys(int) - 类 中的方法com.obs.services.model.ListVersionsRequest
Set the maximum number of versioning objects to be listed.
setMaxParts(Integer) - 类 中的方法com.obs.services.model.ListPartsRequest
Set the maximum number of uploaded parts that can be listed.
setMaxUploads(Integer) - 类 中的方法com.obs.services.model.ListMultipartUploadsRequest
Set the maximum number of listed multipart uploads.
setMd5(String) - 类 中的方法com.oef.services.model.CreateAsyncFetchJobsRequest
Set the MD5 file.
setMetadata(ObjectMetadata) - 类 中的方法com.obs.services.model.InitiateMultipartUploadRequest
Obtain object properties, including customized metadata.
setMetadata(Map<String, Object>) - 类 中的方法com.obs.services.model.ObjectMetadata
Set object properties.
setMetadata(Map<String, Object>) - 类 中的方法com.obs.services.model.ObsBucket
已过时。
setMetadata(ObjectMetadata) - 类 中的方法com.obs.services.model.ObsObject
Set the object properties, including "content-type", "content-length", and customized metadata.
setMetadata(ObjectMetadata) - 类 中的方法com.obs.services.model.PutObjectRequest
Set the object properties, including "content-type", "content-length", and customized metadata.
setMetadata(Map<String, Object>) - 类 中的方法com.obs.services.model.S3Bucket
已过时。
 
setMetadata(ObjectMetadata) - 类 中的方法com.obs.services.model.S3Object
已过时。
 
setMethod(HttpMethodEnum) - 类 中的方法com.obs.services.model.AbstractTemporarySignatureRequest
Set the HTTP/HTTP request method.
setMode(int) - 类 中的方法com.obs.services.model.fs.ObsFSAttribute
Set the file or folder type.
setName(String) - 类 中的方法com.obs.services.model.AbstractNotification.Filter.FilterRule
Set the identifier that specifies whether objects are filtered by object name prefix or suffix.
setNewLength(long) - 类 中的方法com.obs.services.model.fs.TruncateFileRequest
Set the post-truncation file size.
setNewLength(long) - 类 中的方法com.obs.services.model.TruncateObjectRequest
Set the post-truncation file size.
setNewObjectKey(String) - 类 中的方法com.obs.services.model.fs.RenameRequest
Set the new file or folder name.
setNewObjectKey(String) - 类 中的方法com.obs.services.model.RenameObjectRequest
Set the new file or folder name.
setNewObjectMetadata(ObjectMetadata) - 类 中的方法com.obs.services.model.CopyObjectRequest
Set the properties, including customized metadata, of the destination object.
setNextPosition(long) - 类 中的方法com.obs.services.model.ObjectMetadata
 
setNoncurrentVersionExpiration(LifecycleConfiguration.NoncurrentVersionExpiration) - 类 中的方法com.obs.services.model.LifecycleConfiguration.Rule
Set the expiration time of a noncurrent object version.
setNoncurrentVersionTransitions(List<LifecycleConfiguration.NoncurrentVersionTransition>) - 类 中的方法com.obs.services.model.LifecycleConfiguration.Rule
Set the transition policy for noncurrent versions.
setObjectAcl(String, String, AccessControlList, String) - 接口 中的方法com.obs.services.IObsClient
Set an object ACL.
setObjectAcl(String, String, AccessControlList) - 接口 中的方法com.obs.services.IObsClient
Set an object ACL.
setObjectAcl(SetObjectAclRequest) - 接口 中的方法com.obs.services.IObsClient
Set an object ACL.
setObjectAcl(String, String, String, AccessControlList, String) - 类 中的方法com.obs.services.ObsClient
已过时。
setObjectAcl(SetObjectAclRequest) - 类 中的方法com.obs.services.ObsClient
 
setObjectAcl(String, String, AccessControlList, String) - 类 中的方法com.obs.services.ObsClient
 
setObjectAcl(String, String, AccessControlList) - 类 中的方法com.obs.services.ObsClient
 
setObjectAcl(String, String, String, AccessControlList, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
setObjectAcl(String, String, String, AccessControlList, String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
已过时。
setObjectAcl(String, String, AccessControlList, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
setObjectAcl(String, String, AccessControlList, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
setObjectAcl(String, String, AccessControlList, String, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
SetObjectAclRequest - com.obs.services.model中的类
Bucket or object access control list (ACL)
SetObjectAclRequest(String, String, AccessControlList) - 类 的构造器com.obs.services.model.SetObjectAclRequest
 
SetObjectAclRequest(String, String, AccessControlList, String) - 类 的构造器com.obs.services.model.SetObjectAclRequest
 
setObjectContent(InputStream) - 类 中的方法com.obs.services.model.ObsObject
Set the data stream of the object.
setObjectContent(InputStream) - 类 中的方法com.obs.services.model.S3Object
已过时。
 
setObjectKey(String) - 类 中的方法com.obs.services.model.AbortMultipartUploadRequest
Set the name of the object involved in the multipart upload.
setObjectKey(String) - 类 中的方法com.obs.services.model.AbstractTemporarySignatureRequest
Set the object name.
setObjectKey(String) - 类 中的方法com.obs.services.model.BaseObjectRequest
Set the object name.
setObjectKey(String) - 类 中的方法com.obs.services.model.CompleteMultipartUploadRequest
Set the name for the object involved in the multipart upload.
setObjectKey(String) - 类 中的方法com.obs.services.model.DeleteObjectRequest
Set the name of the object to be deleted.
setObjectKey(String) - 类 中的方法com.obs.services.model.DownloadFileRequest
Set the object name.
setObjectKey(String) - 类 中的方法com.obs.services.model.fs.DropFileRequest
Set the object name.
setObjectKey(String) - 类 中的方法com.obs.services.model.fs.RenameRequest
Set the file or folder name.
setObjectKey(String) - 类 中的方法com.obs.services.model.fs.TruncateFileRequest
Set the file name.
setObjectKey(String) - 类 中的方法com.obs.services.model.GetObjectAclRequest
Set a name for an object.
setObjectKey(String) - 类 中的方法com.obs.services.model.GetObjectMetadataRequest
Set the object name.
setObjectKey(String) - 类 中的方法com.obs.services.model.GetObjectRequest
Set the object name.
setObjectKey(String) - 类 中的方法com.obs.services.model.InitiateMultipartUploadRequest
Set the name for the object involved in the multipart upload.
setObjectKey(String) - 类 中的方法com.obs.services.model.ObsObject
Set the object name.
setObjectKey(String) - 类 中的方法com.obs.services.model.PostSignatureRequest
Set the object name.
setObjectKey(String) - 类 中的方法com.obs.services.model.PutObjectBasicRequest
Set the object name.
setObjectKey(String) - 类 中的方法com.obs.services.model.RenameObjectRequest
Set the file or folder name.
setObjectKey(String) - 类 中的方法com.obs.services.model.S3Object
已过时。
 
setObjectKey(String) - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
Set the object name.
setObjectKey(String) - 类 中的方法com.obs.services.model.TruncateObjectRequest
Set the file name.
setObjectKey(String) - 类 中的方法com.obs.services.model.UploadPartRequest
Set the name for the object involved in the multipart upload.
setObjectKey(String) - 类 中的方法com.oef.services.model.CreateAsyncFetchJobsRequest
Set the object name.
setObjectMetadata(SetObjectMetadataRequest) - 接口 中的方法com.obs.services.IObsClient
Set object properties.
setObjectMetadata(ObjectMetadata) - 类 中的方法com.obs.services.model.DownloadFileResult
Set object properties.
setObjectMetadata(ObjectMetadata) - 类 中的方法com.obs.services.model.UploadFileRequest
Set object properties.
setObjectMetadata(SetObjectMetadataRequest) - 类 中的方法com.obs.services.ObsClient
 
SetObjectMetadataRequest - com.obs.services.model中的类
Parameters in a request for setting object properties
SetObjectMetadataRequest() - 类 的构造器com.obs.services.model.SetObjectMetadataRequest
 
SetObjectMetadataRequest(String, String) - 类 的构造器com.obs.services.model.SetObjectMetadataRequest
Constructor
SetObjectMetadataRequest(String, String, String) - 类 的构造器com.obs.services.model.SetObjectMetadataRequest
Constructor
setObjectNumber(long) - 类 中的方法com.obs.services.model.BucketStorageInfo
Set the number of objects in the bucket.
setObjectStorageClass(StorageClassEnum) - 类 中的方法com.obs.services.model.LifecycleConfiguration.NoncurrentVersionTransition
Set the storage class of the noncurrent object version after transition.
setObjectStorageClass(StorageClassEnum) - 类 中的方法com.obs.services.model.LifecycleConfiguration.Transition
Set the storage class of the object after transition.
setObjectStorageClass(StorageClassEnum) - 类 中的方法com.obs.services.model.ObjectMetadata
Set the object storage class.
setObjectStorageClass(StorageClassEnum) - 类 中的方法com.obs.services.model.ReplicationConfiguration.Destination
Set the storage class of the object generated after the replication.
setObjectStorageClass(StorageClassEnum) - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
Set the object storage class.
setOffset(long) - 类 中的方法com.obs.services.model.PutObjectRequest
Set the start position of the to-be-uploaded content in the file.
setOffset(long) - 类 中的方法com.obs.services.model.UploadPartRequest
Set the start position of the to-be-uploaded content in the file.
setOrigin(String) - 类 中的方法com.obs.services.model.OptionsInfoRequest
Set the origin of the preflight request.
setOwner(Owner) - 类 中的方法com.obs.services.model.AccessControlList
Set the owner.
setOwner(Owner) - 类 中的方法com.obs.services.model.ObsBucket
Set the owner of the bucket.
setOwner(Owner) - 类 中的方法com.obs.services.model.ObsObject
Set the owner of the object.
setOwner(Owner) - 类 中的方法com.obs.services.model.S3Bucket
已过时。
 
setOwner(Owner) - 类 中的方法com.obs.services.model.S3Object
已过时。
 
setPartEtag(List<PartEtag>) - 类 中的方法com.obs.services.model.CompleteMultipartUploadRequest
Set the to-be-combined part list.
setPartNumber(int) - 类 中的方法com.obs.services.model.CopyPartRequest
Set the part number of the to-be-copied part.
setPartNumber(Integer) - 类 中的方法com.obs.services.model.PartEtag
Set the part number.
setPartNumber(int) - 类 中的方法com.obs.services.model.UploadPartRequest
Set the part number.
setPartNumber(int) - 类 中的方法com.obs.services.model.UploadPartResult
 
setPartNumberMarker(Integer) - 类 中的方法com.obs.services.model.ListPartsRequest
Set the start position for listing parts.
setPartSize(long) - 类 中的方法com.obs.services.model.DownloadFileRequest
Set the part size.
setPartSize(long) - 类 中的方法com.obs.services.model.PutObjectsRequest
Set the part size for uploading the object.
setPartSize(long) - 类 中的方法com.obs.services.model.UploadFileRequest
Set the part size for uploading the object.
setPartSize(Long) - 类 中的方法com.obs.services.model.UploadPartRequest
Set the part size (in bytes).
setPathStyle(boolean) - 类 中的方法com.obs.services.ObsConfiguration
已过时。
setPayer(RequestPaymentEnum) - 类 中的方法com.obs.services.model.RequestPaymentConfiguration
Configure the status of the requester-pays function.
setPayer(RequestPaymentEnum) - 类 中的方法com.obs.services.model.SetBucketRequestPaymentRequest
Set the status of the requester-pays function.
setPolicy(String) - 类 中的方法com.obs.services.model.SetBucketPolicyRequest
 
setPolicy(DisPolicy) - 类 中的方法com.oef.services.model.GetDisPolicyResult
 
setPosition(long) - 类 中的方法com.obs.services.model.AppendObjectRequest
Set the position where the data is to be appended.
setPrefix(String) - 类 中的方法com.obs.services.model.fs.ListContentSummaryRequest
设置列举对象时的对象名前缀
setPrefix(String) - 类 中的方法com.obs.services.model.LifecycleConfiguration.Rule
Set the object name used to identify one or more objects to which the rule applies.
setPrefix(String) - 类 中的方法com.obs.services.model.ListMultipartUploadsRequest
Set the prefix of names of the returned objects involved in the multipart uploads.
setPrefix(String) - 类 中的方法com.obs.services.model.ListObjectsRequest
Set the object name prefix used for filtering objects to be listed.
setPrefix(String) - 类 中的方法com.obs.services.model.ListVersionsRequest
Set the object name prefix used for listing versioning objects.
setPrefix(String) - 类 中的方法com.obs.services.model.PutObjectsRequest
Set the specific folder to which the file is uploaded.
setPrefix(String) - 类 中的方法com.obs.services.model.ReadAheadQueryResult
Set the name prefix of objects to be read ahead.
setPrefix(String) - 类 中的方法com.obs.services.model.ReadAheadRequest
Set the name prefix of objects to be read ahead.
setPrefix(String) - 类 中的方法com.obs.services.model.ReadAheadResult
Set the name prefix of objects to be read ahead.
setPrefix(String) - 类 中的方法com.obs.services.model.ReplicationConfiguration.Rule
Set the object name prefix that identifies objects to which the rule applies.
setPrefix(String) - 类 中的方法com.obs.services.model.RestoreObjectsRequest
Set the name prefix of the objects to be restored in a batch.
setPrefix(String) - 类 中的方法com.oef.services.model.DisPolicyBean
 
setProgressInterval(int) - 类 中的方法com.obs.services.model.AbstractBulkRequest
Set the callback threshold of the task progress listener.
setProgressInterval(long) - 类 中的方法com.obs.services.model.DownloadFileRequest
Set the callback threshold of the data transfer listener.
setProgressInterval(long) - 类 中的方法com.obs.services.model.GetObjectRequest
Set the callback threshold of the data transfer listener.
setProgressInterval(long) - 类 中的方法com.obs.services.model.PutObjectRequest
Set the callback threshold of the data transfer listener.
setProgressInterval(long) - 类 中的方法com.obs.services.model.UploadFileRequest
Set the callback threshold of the data transfer listener.
setProgressInterval(long) - 类 中的方法com.obs.services.model.UploadPartRequest
Set the callback threshold of the data transfer listener.
setProgressListener(TaskProgressListener) - 类 中的方法com.obs.services.model.AbstractBulkRequest
Set the progress listener of the bulk task.
setProgressListener(ProgressListener) - 类 中的方法com.obs.services.model.DownloadFileRequest
Set the data transfer listener.
setProgressListener(ProgressListener) - 类 中的方法com.obs.services.model.GetObjectRequest
Set the data transfer listener.
setProgressListener(ProgressListener) - 类 中的方法com.obs.services.model.PutObjectRequest
Set the data transfer listener.
setProgressListener(ProgressListener) - 类 中的方法com.obs.services.model.UploadFileRequest
Set the data transfer listener.
setProgressListener(ProgressListener) - 类 中的方法com.obs.services.model.UploadPartRequest
Set the data transfer listener.
setProject(String) - 类 中的方法com.oef.services.model.DisPolicyBean
 
setProjectId(String) - 类 中的方法com.obs.services.model.SseKmsHeader
Set the project ID.
setProtocol(String) - 类 中的方法com.obs.services.model.Redirect
已过时。
setProtocol(String) - 类 中的方法com.obs.services.model.RedirectAllRequest
已过时。
setProxyAddr(String) - 类 中的方法com.obs.services.HttpProxyConfiguration
Set the proxy address.
setProxyPort(int) - 类 中的方法com.obs.services.HttpProxyConfiguration
Set the proxy port.
setProxyUName(String) - 类 中的方法com.obs.services.HttpProxyConfiguration
Set the username.
setQueryLocation(boolean) - 类 中的方法com.obs.services.model.ListBucketsRequest
Specify whether to list the region information of all buckets.
setQueryParams(Map<String, Object>) - 类 中的方法com.obs.services.model.AbstractTemporarySignatureRequest
Set request query parameters.
setQuiet(boolean) - 类 中的方法com.obs.services.model.DeleteObjectsRequest
Set the response mode for the batch deletion.
setRangeEnd(Long) - 类 中的方法com.obs.services.model.GetObjectRequest
Set the end position for object download.
setRangeStart(Long) - 类 中的方法com.obs.services.model.GetObjectRequest
Set the start position for object download.
setReadBufferSize(int) - 类 中的方法com.obs.services.ObsConfiguration
Set the read cache size used for uploading objects to socket streams (in bytes).
setRedirect(Redirect) - 类 中的方法com.obs.services.model.RouteRule
Configure the redirection.
setRedirectAllRequestsTo(RedirectAllRequest) - 类 中的方法com.obs.services.model.WebsiteConfiguration
Set redirection rules of all requests.
setRedirectProtocol(ProtocolEnum) - 类 中的方法com.obs.services.model.Redirect
Set the protocol used for redirecting the request.
setRedirectProtocol(ProtocolEnum) - 类 中的方法com.obs.services.model.RedirectAllRequest
Set the protocol used for redirecting requests.
setRemoveUnset(boolean) - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
Specify whether to delete not specified properties.
setReplaceKeyPrefixWith(String) - 类 中的方法com.obs.services.model.Redirect
Set the object name prefix used for redirecting the request.
setReplaceKeyWith(String) - 类 中的方法com.obs.services.model.Redirect
Set the object name used for redirecting the request.
setReplaceMetadata(boolean) - 类 中的方法com.obs.services.model.CopyObjectRequest
Set the identifier specifying whether to replace properties of the destination object.
setReplaceMetadata(ObjectRepleaceMetadata) - 类 中的方法com.obs.services.model.GetObjectRequest
Set the request headers that need to be rewritten during object download.
setReplicationConfiguration(ReplicationConfiguration) - 类 中的方法com.obs.services.model.SetBucketReplicationRequest
 
setRequestDate(Date) - 类 中的方法com.obs.services.model.PostSignatureRequest
Set the request time.
setRequestDate(Date) - 类 中的方法com.obs.services.model.TemporarySignatureRequest
Set the request time.
setRequesterPays(boolean) - 类 中的方法com.obs.services.model.GenericRequest
Used to configure whether to enable the requester-pays function.
setRequestHeaders(List<String>) - 类 中的方法com.obs.services.model.OptionsInfoRequest
Set the list of allowed request headers.
setRequestId(String) - 类 中的方法com.oef.services.model.QueryAsynchFetchJobsResult
Set the unique ID of a request.
setRequestMethod(List<String>) - 类 中的方法com.obs.services.model.OptionsInfoRequest
Set the list of allowed cross-origin request methods.
setRequestParameters(Map<String, String>) - 类 中的方法com.obs.services.model.GetObjectRequest
 
setResponseCode(int) - 异常错误 中的方法com.obs.services.exception.ObsException
 
setResponseHeaders(Map<String, String>) - 异常错误 中的方法com.obs.services.exception.ObsException
 
setResponseStatus(String) - 异常错误 中的方法com.obs.services.exception.ObsException
 
setRestoreTier(RestoreTierEnum) - 类 中的方法com.obs.services.model.RestoreObjectRequest
Set the restore option.
setRestoreTier(RestoreTierEnum) - 类 中的方法com.obs.services.model.RestoreObjectsRequest
Set the restore option.
setRouteRules(List<RouteRule>) - 类 中的方法com.obs.services.model.WebsiteConfiguration
Set the redirection route rule list.
setRules(List<BucketCorsRule>) - 类 中的方法com.obs.services.model.BucketCors
Configure the bucket CORS rule list.
setRules(List<ReplicationConfiguration.Rule>) - 类 中的方法com.obs.services.model.ReplicationConfiguration
Set the replication rule list.
setRules(List<BucketCorsRule>) - 类 中的方法com.obs.services.model.S3BucketCors
已过时。
 
setRules(ArrayList<DisPolicyBean>) - 类 中的方法com.oef.services.model.DisPolicy
 
setSecurityKey(ISecurityKey) - 类 中的方法com.obs.services.BasicObsCredentialsProvider
 
setSecurityKey(ISecurityKey) - 类 中的方法com.obs.services.DefaultCredentialsProviderChain
 
setSecurityKey(ISecurityKey) - 类 中的方法com.obs.services.EcsObsCredentialsProvider
 
setSecurityKey(ISecurityKey) - 类 中的方法com.obs.services.EnvironmentVariableObsCredentialsProvider
 
setSecurityKey(ISecurityKey) - 接口 中的方法com.obs.services.IObsCredentialsProvider
 
setSignatString(String) - 类 中的方法com.obs.services.ObsConfiguration
已过时。
setSize(long) - 类 中的方法com.obs.services.model.BucketStorageInfo
Set the bucket size (in bytes).
setSocketReadBufferSize(int) - 类 中的方法com.obs.services.ObsConfiguration
Set the size (bytes) of the socket receive buffer, corresponding to the "java.net.SocketOptions.SO_RVCBUF" parameter.
setSocketTimeout(int) - 类 中的方法com.obs.services.ObsConfiguration
Set the timeout interval for data transmission at the socket layer (in milliseconds, 60,000 milliseconds by default).
setSocketWriteBufferSize(int) - 类 中的方法com.obs.services.ObsConfiguration
Set the size (bytes) of the socket send buffer (in bytes), corresponding to the "java.net.SocketOptions.SO_SNDBUF" parameter.
setSourceBucketName(String) - 类 中的方法com.obs.services.model.CopyObjectRequest
Set the source bucket name.
setSourceBucketName(String) - 类 中的方法com.obs.services.model.CopyPartRequest
Set the source bucket name.
setSourceObjectKey(String) - 类 中的方法com.obs.services.model.CopyObjectRequest
Set the source object name.
setSourceObjectKey(String) - 类 中的方法com.obs.services.model.CopyPartRequest
Set the source object name.
setSpecialParam(SpecialParamEnum) - 类 中的方法com.obs.services.model.AbstractTemporarySignatureRequest
Set the special operator.
setSseAlgorithm(SSEAlgorithmEnum) - 类 中的方法com.obs.services.model.BucketEncryption
Set the bucket encryption algorithm.
setSseCHeader(SseCHeader) - 类 中的方法com.obs.services.model.GetObjectMetadataRequest
Set SSE-C decryption headers.
setSseCHeader(SseCHeader) - 类 中的方法com.obs.services.model.GetObjectRequest
Set SSE-C decryption headers.
setSseCHeader(SseCHeader) - 类 中的方法com.obs.services.model.PutObjectBasicRequest
Set SSE-C encryption headers of the object.
setSseCHeader(SseCHeader) - 类 中的方法com.obs.services.model.PutObjectsRequest
Set SSE-C encryption headers of the object.
setSseCHeader(SseCHeader) - 类 中的方法com.obs.services.model.UploadPartRequest
Set SSE-C encryption headers.
setSseCHeaderDestination(SseCHeader) - 类 中的方法com.obs.services.model.CopyObjectRequest
已过时。
setSseCHeaderDestination(SseCHeader) - 类 中的方法com.obs.services.model.CopyPartRequest
Set SSE-C encryption headers for the destination object.
setSseCHeaderSource(SseCHeader) - 类 中的方法com.obs.services.model.CopyObjectRequest
Set SSE-C decryption headers of the source object.
setSseCHeaderSource(SseCHeader) - 类 中的方法com.obs.services.model.CopyPartRequest
Set SSE-C decryption headers of the source object.
setSseCKey(String) - 类 中的方法com.obs.services.model.SseCHeader
已过时。
setSseCKey(byte[]) - 类 中的方法com.obs.services.model.SseCHeader
Set the key used in the SSE-C mode.
setSseCKeyBase64(String) - 类 中的方法com.obs.services.model.SseCHeader
Set the key used in the SSE-C mode.
setSseKmsHeader(SseKmsHeader) - 类 中的方法com.obs.services.model.PutObjectBasicRequest
Set SSE-KMS encryption headers of the object.
setSseKmsHeader(SseKmsHeader) - 类 中的方法com.obs.services.model.PutObjectsRequest
Set SSE-KMS encryption headers of the object.
setSslProvider(String) - 类 中的方法com.obs.services.ObsConfiguration
Obtain the provider of SSLContext.
setStatus(RuleStatusEnum) - 类 中的方法com.obs.services.model.BucketDirectColdAccess
Set the direct reading status of Archive objects in a bucket.
setStatus(String) - 类 中的方法com.obs.services.model.BucketVersioningConfiguration
已过时。
setStatus(FSStatusEnum) - 类 中的方法com.obs.services.model.fs.SetBucketFSStatusRequest
Set status of the file gateway feature for a bucket.
setStatus(String) - 类 中的方法com.obs.services.model.ReadAheadQueryResult
Set the task status.
setStatus(RuleStatusEnum) - 类 中的方法com.obs.services.model.ReplicationConfiguration.Rule
Set the rule status.
setStatus(VersioningStatusEnum) - 类 中的方法com.obs.services.model.SetBucketVersioningRequest
 
setStatus(String) - 类 中的方法com.oef.services.model.CompressBean
Set the policy status.
setStatus(String) - 类 中的方法com.oef.services.model.FetchBean
Set the policy status.
setStatus(String) - 类 中的方法com.oef.services.model.QueryAsynchFetchJobsResult
Set the job status.
setStatus(String) - 类 中的方法com.oef.services.model.TranscodeBean
Set the policy status.
setStorageClass(String) - 类 中的方法com.obs.services.model.BucketStoragePolicyConfiguration
已过时。
setStorageClass(String) - 类 中的方法com.obs.services.model.LifecycleConfiguration.NoncurrentVersionTransition
已过时。
setStorageClass(LifecycleConfiguration.TimeEvent, StorageClassEnum) - 类 中的静态方法com.obs.services.model.LifecycleConfiguration
 
setStorageClass(String) - 类 中的方法com.obs.services.model.LifecycleConfiguration.Transition
已过时。
setStorageClass(String) - 类 中的方法com.obs.services.model.ObjectMetadata
已过时。
setStorageClass(String) - 类 中的方法com.obs.services.model.ObsBucket
已过时。
setStorageClass(String) - 类 中的方法com.obs.services.model.S3Bucket
已过时。
setStream(String) - 类 中的方法com.oef.services.model.DisPolicyBean
 
setSuccessRedirectLocation(String) - 类 中的方法com.obs.services.model.PutObjectBasicRequest
Set the redirection address after a successfully responded request.
setSuccessRedirectLocation(String) - 类 中的方法com.obs.services.model.PutObjectsRequest
Set the redirection address after a successfully responded request.
setSuffix(String) - 类 中的方法com.obs.services.model.WebsiteConfiguration
Set the hosting homepage.
setSuffix(String) - 类 中的方法com.oef.services.model.DisPolicyBean
 
setSummaryHeight(long) - 类 中的方法com.obs.services.model.fs.FolderContentSummary.LayerSummary
 
setTagSet(BucketTagInfo.TagSet) - 类 中的方法com.obs.services.model.BucketTagInfo
Configure the tag set for a bucket.
setTargetBucketName(String) - 类 中的方法com.obs.services.model.BucketLoggingConfiguration
Set the bucket to write logs.
setTargetGrants(GrantAndPermission[]) - 类 中的方法com.obs.services.model.BucketLoggingConfiguration
Set the log delivery group.
setTaskId(String) - 类 中的方法com.obs.services.model.ReadAheadResult
Set the ID of the read-ahead task.
setTaskNum(int) - 类 中的方法com.obs.services.model.DownloadFileRequest
Set the maximum number of threads used for processing download tasks concurrently.
setTaskNum(int) - 类 中的方法com.obs.services.model.PutObjectsRequest
Set the maximum number of threads used for processing upload tasks concurrently.
setTaskNum(int) - 类 中的方法com.obs.services.model.UploadFileRequest
Set the maximum number of threads used for executing upload tasks concurrently.
setTaskProgressInterval(long) - 类 中的方法com.obs.services.model.PutObjectsRequest
Set the interval for updating the task progress information.
setTaskQueueNum(int) - 类 中的方法com.obs.services.model.AbstractBulkRequest
Set the task queue length of the thread pool in the bulk task.
setTaskThreadNum(int) - 类 中的方法com.obs.services.model.AbstractBulkRequest
Set the maximum number of concurrent bulk tasks.
setTier(String) - 类 中的方法com.obs.services.model.RestoreObjectRequest
已过时。
setTopic(String) - 类 中的方法com.obs.services.model.TopicConfiguration
Set the URN of the event notification topic.
setTopicConfigurations(List<TopicConfiguration>) - 类 中的方法com.obs.services.model.BucketNotificationConfiguration
Configure event notification.
setTranscode(TranscodeBean) - 类 中的方法com.oef.services.model.PutExtensionPolicyRequest
Set the content of the asynchronous transcode policy.
setTranscode(TranscodeBean) - 类 中的方法com.oef.services.model.QueryExtensionPolicyResult
Set the content of the asynchronous transcode policy.
setTransitions(List<LifecycleConfiguration.Transition>) - 类 中的方法com.obs.services.model.LifecycleConfiguration.Rule
Set the object transition policy.
setTrustManagerFactory(TrustManagerFactory) - 类 中的方法com.obs.services.ObsConfiguration
Set the factory for generating the "TrustManager" array.
setTtl(long) - 类 中的方法com.obs.services.model.DownloadFileRequest
Set the cache data expiration time.
setTtl(long) - 类 中的方法com.obs.services.model.GetObjectRequest
Set the cache data expiration time.
setTtl(long) - 类 中的方法com.obs.services.model.ReadAheadRequest
Set the cache data expiration time.
setUpdateTargetACLifRequired(boolean) - 类 中的方法com.obs.services.model.SetBucketLoggingRequest
 
setUploadFile(String) - 类 中的方法com.obs.services.model.UploadFileRequest
Specify the local file to be uploaded.
setUploadId(String) - 类 中的方法com.obs.services.model.AbortMultipartUploadRequest
Set the multipart upload ID.
setUploadId(String) - 类 中的方法com.obs.services.model.CompleteMultipartUploadRequest
Set the multipart upload ID.
setUploadId(String) - 类 中的方法com.obs.services.model.CopyPartRequest
Set the multipart upload ID.
setUploadId(String) - 类 中的方法com.obs.services.model.ListPartsRequest
Set the multipart upload ID.
setUploadId(String) - 类 中的方法com.obs.services.model.UploadPartRequest
Set the multipart upload ID.
setUploadIdMarker(String) - 类 中的方法com.obs.services.model.ListMultipartUploadsRequest
Set the start position for query (sorted by multipart upload ID).
setUploadObjectsProgressListener(UploadObjectsProgressListener) - 类 中的方法com.obs.services.model.PutObjectsRequest
Set the progress listener of the bulk task.
setUploadStreamRetryBufferSize(int) - 类 中的方法com.obs.services.ObsConfiguration
已过时。
setUrl(String) - 类 中的方法com.oef.services.model.CreateAsyncFetchJobsRequest
Set the URL.
setUseReaper(boolean) - 类 中的方法com.obs.services.ObsConfiguration
已过时。
setUserPaaswd(String) - 类 中的方法com.obs.services.HttpProxyConfiguration
Set the proxy password.
setValidateCertificate(boolean) - 类 中的方法com.obs.services.ObsConfiguration
Specify whether to enable server-side certificate verification.
setValue(String) - 类 中的方法com.obs.services.model.AbstractNotification.Filter.FilterRule
Set keywords for the object name.
setValue(String) - 类 中的方法com.obs.services.model.BucketTagInfo.TagSet.Tag
Set the tag value.
setVerifyResponseContentType(boolean) - 类 中的方法com.obs.services.ObsConfiguration
Specify whether to verify "ContentType" in the response.
setVersion(String) - 类 中的方法com.obs.services.model.KeyAndVersion
Set the version ID of the object.
setVersionId(String) - 类 中的方法com.obs.services.model.BaseObjectRequest
Set the version ID of the object.
setVersionId(String) - 类 中的方法com.obs.services.model.CopyObjectRequest
Set the version ID for the source object.
setVersionId(String) - 类 中的方法com.obs.services.model.CopyPartRequest
Set the version ID for the source object.
setVersionId(String) - 类 中的方法com.obs.services.model.DeleteObjectRequest
Set the version ID of the object to be deleted.
setVersionId(String) - 类 中的方法com.obs.services.model.DownloadFileRequest
Set the version ID of the object.
setVersionId(String) - 类 中的方法com.obs.services.model.fs.DropFileRequest
Set the version ID of the object.
setVersionId(String) - 类 中的方法com.obs.services.model.GetObjectAclRequest
Set the version ID of the object.
setVersionId(String) - 类 中的方法com.obs.services.model.GetObjectMetadataRequest
Set the version ID of the object.
setVersionId(String) - 类 中的方法com.obs.services.model.GetObjectRequest
Set the version ID of the object.
setVersionId(String) - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
Set the version ID of the object.
setVersionIdMarker(String) - 类 中的方法com.obs.services.model.ListVersionsRequest
Set the start position (versionId) for listing versioning objects.
setVersioningStatus(VersioningStatusEnum) - 类 中的方法com.obs.services.model.BucketVersioningConfiguration
Set the versioning status.
setVersionRestored(boolean) - 类 中的方法com.obs.services.model.RestoreObjectsRequest
Set whether to restore all versions of Archive objects.
setWait(int) - 类 中的方法com.oef.services.model.CreateAsynchFetchJobsResult
Set the number of queuing jobs.
setWait(int) - 类 中的方法com.oef.services.model.QueryAsynchFetchJobsResult
Set the number of queuing jobs.
setWebsiteConfig(WebsiteConfiguration) - 类 中的方法com.obs.services.model.SetBucketWebsiteRequest
 
setWebSiteRedirectLocation(String) - 类 中的方法com.obs.services.model.InitiateMultipartUploadRequest
已过时。
setWebSiteRedirectLocation(String) - 类 中的方法com.obs.services.model.ObjectMetadata
Obtain the redirection link which can redirect the request to another object in the bucket or to an external URL.
setWebSiteRedirectLocation(String) - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
Obtain the redirection link which can redirect the request to another object in the bucket or to an external URL.
setWorkstation(String) - 类 中的方法com.obs.services.HttpProxyConfiguration
Set the proxy workstation.
setWriteBufferSize(int) - 类 中的方法com.obs.services.ObsConfiguration
Set the write cache size used for uploading objects to socket streams (in bytes).
setXmlMessage(String) - 异常错误 中的方法com.obs.services.exception.ObsException
 
signature - 类 中的变量com.obs.services.model.PostSignatureResponse
 
specialParam - 类 中的变量com.obs.services.model.AbstractTemporarySignatureRequest
 
SpecialParamEnum - com.obs.services.model中的枚举
Special operator, which indicates the sub-resource to be operated
SSEAlgorithmEnum - com.obs.services.model中的枚举
Server-side encryption types
sseCHeader - 类 中的变量com.obs.services.model.PutObjectBasicRequest
 
SseCHeader - com.obs.services.model中的类
SSE-C encryption/decryption headers
SseCHeader() - 类 的构造器com.obs.services.model.SseCHeader
 
sseKmsHeader - 类 中的变量com.obs.services.model.PutObjectBasicRequest
 
SseKmsHeader - com.obs.services.model中的类
SSE-KMS encryption headers
SseKmsHeader() - 类 的构造器com.obs.services.model.SseKmsHeader
 
STANDARD - 类 中的静态变量com.obs.services.model.RestoreObjectRequest
已过时。
STANDARD - 类 中的静态变量com.obs.services.model.S3Bucket
已过时。
STANDARD - 类 中的静态变量com.obs.services.model.S3Object
已过时。
STANDARD_IA - 类 中的静态变量com.obs.services.model.S3Bucket
已过时。
STANDARD_IA - 类 中的静态变量com.obs.services.model.S3Object
已过时。
startOneTask() - 类 中的方法com.obs.services.model.MonitorableProgressListener
Start a subtask.
storageClass - 类 中的变量com.obs.services.model.LifecycleConfiguration.TimeEvent
 
storageClass - 类 中的变量com.obs.services.model.S3Bucket
已过时。
 
StorageClassEnum - com.obs.services.model中的枚举
Storage class
successRedirectLocation - 类 中的变量com.obs.services.model.PutObjectBasicRequest
 
SUSPENDED - 类 中的静态变量com.obs.services.model.BucketVersioningConfiguration
已过时。

T

Tag() - 类 的构造器com.obs.services.model.BucketTagInfo.TagSet.Tag
 
Tag(String, String) - 类 的构造器com.obs.services.model.BucketTagInfo.TagSet.Tag
Constructor
TagSet() - 类 的构造器com.obs.services.model.BucketTagInfo.TagSet
 
TaskCallback<K,V> - com.obs.services.model中的接口
Task execution callback
taskProgressInterval - 类 中的变量com.obs.services.model.AbstractBulkRequest
 
TaskProgressListener - com.obs.services.model中的接口
 
TaskProgressStatus - com.obs.services.model中的接口
 
taskQueueNum - 类 中的变量com.obs.services.model.AbstractBulkRequest
 
taskThreadNum - 类 中的变量com.obs.services.model.AbstractBulkRequest
 
TemporarySignatureRequest - com.obs.services.model中的类
Parameters in a request for temporarily authorized access
TemporarySignatureRequest() - 类 的构造器com.obs.services.model.TemporarySignatureRequest
 
TemporarySignatureRequest(HttpMethodEnum, long) - 类 的构造器com.obs.services.model.TemporarySignatureRequest
Constructor
TemporarySignatureRequest(HttpMethodEnum, String, String, SpecialParamEnum, long) - 类 的构造器com.obs.services.model.TemporarySignatureRequest
Constructor
TemporarySignatureRequest(HttpMethodEnum, String, String, SpecialParamEnum, long, Date) - 类 的构造器com.obs.services.model.TemporarySignatureRequest
Constructor
TemporarySignatureResponse - com.obs.services.model中的类
Response to a request for temporarily authorized access
TemporarySignatureResponse(String) - 类 的构造器com.obs.services.model.TemporarySignatureResponse
 
TimeEvent() - 类 的构造器com.obs.services.model.LifecycleConfiguration.TimeEvent
 
TimeEvent(Integer) - 类 的构造器com.obs.services.model.LifecycleConfiguration.TimeEvent
 
TimeEvent(Date) - 类 的构造器com.obs.services.model.LifecycleConfiguration.TimeEvent
 
token - 类 中的变量com.obs.services.model.PostSignatureResponse
 
TopicConfiguration - com.obs.services.model中的类
Event notification configuration
TopicConfiguration() - 类 的构造器com.obs.services.model.TopicConfiguration
 
TopicConfiguration(String, AbstractNotification.Filter, String, List<EventTypeEnum>) - 类 的构造器com.obs.services.model.TopicConfiguration
Constructor
toString() - 异常错误 中的方法com.obs.services.exception.ObsException
 
toString() - 类 中的方法com.obs.services.model.AbortMultipartUploadRequest
 
toString() - 类 中的方法com.obs.services.model.AbstractNotification.Filter.FilterRule
 
toString() - 类 中的方法com.obs.services.model.AbstractNotification.Filter
 
toString() - 类 中的方法com.obs.services.model.AccessControlList
 
toString() - 类 中的方法com.obs.services.model.AppendObjectResult
 
toString() - 类 中的方法com.obs.services.model.BaseBucketRequest
 
toString() - 类 中的方法com.obs.services.model.BaseObjectRequest
 
toString() - 类 中的方法com.obs.services.model.BucketCors
 
toString() - 类 中的方法com.obs.services.model.BucketCorsRule
 
toString() - 类 中的方法com.obs.services.model.BucketDirectColdAccess
 
toString() - 类 中的方法com.obs.services.model.BucketEncryption
 
toString() - 类 中的方法com.obs.services.model.BucketLocationResponse
 
toString() - 类 中的方法com.obs.services.model.BucketLoggingConfiguration
 
toString() - 类 中的方法com.obs.services.model.BucketMetadataInfoRequest
 
toString() - 类 中的方法com.obs.services.model.BucketMetadataInfoResult
 
toString() - 类 中的方法com.obs.services.model.BucketNotificationConfiguration
 
toString() - 类 中的方法com.obs.services.model.BucketPolicyResponse
 
toString() - 类 中的方法com.obs.services.model.BucketQuota
 
toString() - 类 中的方法com.obs.services.model.BucketStorageInfo
 
toString() - 类 中的方法com.obs.services.model.BucketStoragePolicyConfiguration
 
toString() - 类 中的方法com.obs.services.model.BucketTagInfo
 
toString() - 类 中的方法com.obs.services.model.BucketVersioningConfiguration
 
toString() - 类 中的方法com.obs.services.model.CanonicalGrantee
 
toString() - 类 中的方法com.obs.services.model.CompleteMultipartUploadRequest
 
toString() - 类 中的方法com.obs.services.model.CompleteMultipartUploadResult
 
toString() - 类 中的方法com.obs.services.model.CopyObjectRequest
 
toString() - 类 中的方法com.obs.services.model.CopyObjectResult
 
toString() - 类 中的方法com.obs.services.model.CopyPartRequest
 
toString() - 类 中的方法com.obs.services.model.CopyPartResult
 
toString() - 类 中的方法com.obs.services.model.CreateBucketRequest
 
toString() - 类 中的方法com.obs.services.model.DeleteObjectRequest
 
toString() - 类 中的方法com.obs.services.model.DeleteObjectResult
 
toString() - 类 中的方法com.obs.services.model.DeleteObjectsRequest
 
toString() - 类 中的方法com.obs.services.model.DeleteObjectsResult.DeleteObjectResult
 
toString() - 类 中的方法com.obs.services.model.DeleteObjectsResult.ErrorResult
 
toString() - 类 中的方法com.obs.services.model.DeleteObjectsResult
 
toString() - 类 中的方法com.obs.services.model.DownloadFileRequest
 
toString() - 类 中的方法com.obs.services.model.DownloadFileResult
 
toString() - 类 中的方法com.obs.services.model.fs.DropFileRequest
 
toString() - 类 中的方法com.obs.services.model.fs.DropFolderRequest
 
toString() - 类 中的方法com.obs.services.model.fs.FolderContentSummary.LayerSummary
 
toString() - 类 中的方法com.obs.services.model.fs.FolderContentSummary
 
toString() - 类 中的方法com.obs.services.model.fs.ListContentSummaryRequest
 
toString() - 类 中的方法com.obs.services.model.fs.ListContentSummaryResult
 
toString() - 类 中的方法com.obs.services.model.fs.SetBucketFSStatusRequest
 
toString() - 类 中的方法com.obs.services.model.FunctionGraphConfiguration
 
toString() - 类 中的方法com.obs.services.model.GenericRequest
 
toString() - 类 中的方法com.obs.services.model.GetObjectAclRequest
 
toString() - 类 中的方法com.obs.services.model.GetObjectMetadataRequest
 
toString() - 类 中的方法com.obs.services.model.GetObjectRequest
 
toString() - 类 中的方法com.obs.services.model.GrantAndPermission
 
toString() - 类 中的方法com.obs.services.model.GroupGrantee
Return the object description.
toString() - 类 中的方法com.obs.services.model.HeaderResponse
 
toString() - 类 中的方法com.obs.services.model.InitiateMultipartUploadRequest
 
toString() - 类 中的方法com.obs.services.model.InitiateMultipartUploadResult
 
toString() - 类 中的方法com.obs.services.model.KeyAndVersion
 
toString() - 类 中的方法com.obs.services.model.LifecycleConfiguration.Expiration
 
toString() - 类 中的方法com.obs.services.model.LifecycleConfiguration.NoncurrentVersionExpiration
 
toString() - 类 中的方法com.obs.services.model.LifecycleConfiguration.NoncurrentVersionTransition
 
toString() - 类 中的方法com.obs.services.model.LifecycleConfiguration.Rule
 
toString() - 类 中的方法com.obs.services.model.LifecycleConfiguration
 
toString() - 类 中的方法com.obs.services.model.LifecycleConfiguration.Transition
 
toString() - 类 中的方法com.obs.services.model.ListBucketsRequest
 
toString() - 类 中的方法com.obs.services.model.ListBucketsResult
 
toString() - 类 中的方法com.obs.services.model.ListMultipartUploadsRequest
 
toString() - 类 中的方法com.obs.services.model.ListObjectsRequest
 
toString() - 类 中的方法com.obs.services.model.ListPartsRequest
 
toString() - 类 中的方法com.obs.services.model.ListPartsResult
 
toString() - 类 中的方法com.obs.services.model.ListVersionsRequest
 
toString() - 类 中的方法com.obs.services.model.ListVersionsResult
 
toString() - 类 中的方法com.obs.services.model.Multipart
 
toString() - 类 中的方法com.obs.services.model.MultipartUploadListing
 
toString() - 类 中的方法com.obs.services.model.ObjectListing
 
toString() - 类 中的方法com.obs.services.model.ObjectMetadata
 
toString() - 类 中的方法com.obs.services.model.ObjectRepleaceMetadata
 
toString() - 类 中的方法com.obs.services.model.ObsBucket
 
toString() - 类 中的方法com.obs.services.model.ObsObject
 
toString() - 类 中的方法com.obs.services.model.OptionsInfoRequest
 
toString() - 类 中的方法com.obs.services.model.OptionsInfoResult
 
toString() - 类 中的方法com.obs.services.model.Owner
 
toString() - 类 中的方法com.obs.services.model.PartEtag
 
toString() - 类 中的方法com.obs.services.model.Permission
 
toString() - 类 中的方法com.obs.services.model.PolicyConditionItem
 
toString() - 类 中的方法com.obs.services.model.PostSignatureRequest
 
toString() - 类 中的方法com.obs.services.model.PostSignatureResponse
 
toString() - 类 中的方法com.obs.services.model.PutObjectRequest
 
toString() - 类 中的方法com.obs.services.model.PutObjectResult
 
toString() - 类 中的方法com.obs.services.model.PutObjectsRequest
 
toString() - 类 中的方法com.obs.services.model.ReadAheadQueryResult
 
toString() - 类 中的方法com.obs.services.model.ReadAheadResult
 
toString() - 类 中的方法com.obs.services.model.Redirect
 
toString() - 类 中的方法com.obs.services.model.RedirectAllRequest
 
toString() - 类 中的方法com.obs.services.model.RenameObjectRequest
 
toString() - 类 中的方法com.obs.services.model.ReplicationConfiguration.Destination
 
toString() - 类 中的方法com.obs.services.model.ReplicationConfiguration.Rule
 
toString() - 类 中的方法com.obs.services.model.ReplicationConfiguration
 
toString() - 类 中的方法com.obs.services.model.RequestPaymentConfiguration
 
toString() - 类 中的方法com.obs.services.model.RestoreObjectRequest
 
toString() - 类 中的方法com.obs.services.model.RestoreObjectsRequest
 
toString() - 类 中的方法com.obs.services.model.RouteRule
 
toString() - 类 中的方法com.obs.services.model.RouteRuleCondition
 
toString() - 类 中的方法com.obs.services.model.S3Bucket
已过时。
 
toString() - 类 中的方法com.obs.services.model.S3BucketCors
已过时。
 
toString() - 类 中的方法com.obs.services.model.S3Object
已过时。
 
toString() - 类 中的方法com.obs.services.model.ServerAlgorithm
已过时。
 
toString() - 类 中的方法com.obs.services.model.ServerEncryption
已过时。
 
toString() - 类 中的方法com.obs.services.model.SetBucketAclRequest
 
toString() - 类 中的方法com.obs.services.model.SetBucketCorsRequest
 
toString() - 类 中的方法com.obs.services.model.SetBucketDirectColdAccessRequest
 
toString() - 类 中的方法com.obs.services.model.SetBucketEncryptionRequest
 
toString() - 类 中的方法com.obs.services.model.SetBucketLifecycleRequest
 
toString() - 类 中的方法com.obs.services.model.SetBucketLoggingRequest
 
toString() - 类 中的方法com.obs.services.model.SetBucketNotificationRequest
 
toString() - 类 中的方法com.obs.services.model.SetBucketPolicyRequest
 
toString() - 类 中的方法com.obs.services.model.SetBucketQuotaRequest
 
toString() - 类 中的方法com.obs.services.model.SetBucketReplicationRequest
 
toString() - 类 中的方法com.obs.services.model.SetBucketRequestPaymentRequest
 
toString() - 类 中的方法com.obs.services.model.SetBucketStoragePolicyRequest
 
toString() - 类 中的方法com.obs.services.model.SetBucketTaggingRequest
 
toString() - 类 中的方法com.obs.services.model.SetBucketVersioningRequest
 
toString() - 类 中的方法com.obs.services.model.SetBucketWebsiteRequest
 
toString() - 类 中的方法com.obs.services.model.SetObjectAclRequest
 
toString() - 类 中的方法com.obs.services.model.SetObjectMetadataRequest
 
toString() - 类 中的方法com.obs.services.model.SseCHeader
 
toString() - 类 中的方法com.obs.services.model.SseKmsHeader
 
toString() - 类 中的方法com.obs.services.model.TemporarySignatureRequest
 
toString() - 类 中的方法com.obs.services.model.TemporarySignatureResponse
 
toString() - 类 中的方法com.obs.services.model.TopicConfiguration
 
toString() - 类 中的方法com.obs.services.model.UploadFileRequest
 
toString() - 类 中的方法com.obs.services.model.UploadPartRequest
 
toString() - 类 中的方法com.obs.services.model.UploadPartResult
 
toString() - 类 中的方法com.obs.services.model.V4PostSignatureResponse
 
toString() - 类 中的方法com.obs.services.model.VersionOrDeleteMarker
 
toString() - 类 中的方法com.obs.services.model.WebsiteConfiguration
 
toString() - 类 中的方法com.oef.services.model.CompressBean
 
toString() - 类 中的方法com.oef.services.model.CreateAsyncFetchJobsRequest
 
toString() - 类 中的方法com.oef.services.model.CreateAsynchFetchJobsResult
 
toString() - 类 中的方法com.oef.services.model.DisPolicy
 
toString() - 类 中的方法com.oef.services.model.DisPolicyBean
 
toString() - 类 中的方法com.oef.services.model.FetchBean
 
toString() - 类 中的方法com.oef.services.model.PutExtensionPolicyRequest
 
toString() - 类 中的方法com.oef.services.model.QueryAsynchFetchJobsResult
 
toString() - 类 中的方法com.oef.services.model.QueryExtensionPolicyResult
 
toString() - 类 中的方法com.oef.services.model.TranscodeBean
 
TRACE - 类 中的静态变量com.obs.services.LogConfigurator
 
TranscodeBean - com.oef.services.model中的类
Content of the asynchronous transcode policy
TranscodeBean() - 类 的构造器com.oef.services.model.TranscodeBean
 
TranscodeBean(String, String) - 类 的构造器com.oef.services.model.TranscodeBean
Constructor
Transition() - 类 的构造器com.obs.services.model.LifecycleConfiguration.Transition
 
Transition(Date, String) - 类 的构造器com.obs.services.model.LifecycleConfiguration.Transition
已过时。
Transition(Date, StorageClassEnum) - 类 的构造器com.obs.services.model.LifecycleConfiguration.Transition
Constructor
Transition(Integer, String) - 类 的构造器com.obs.services.model.LifecycleConfiguration.Transition
已过时。
Transition(Integer, StorageClassEnum) - 类 的构造器com.obs.services.model.LifecycleConfiguration.Transition
Constructor
transitions - 类 中的变量com.obs.services.model.LifecycleConfiguration.Rule
 
truncate(long) - 类 中的方法com.obs.services.model.fs.ObsFSFile
Truncate a file.
truncateFile(TruncateFileRequest) - 接口 中的方法com.obs.services.IFSClient
Truncate a file.
truncateFile(TruncateFileRequest) - 类 中的方法com.obs.services.ObsClient
 
TruncateFileRequest - com.obs.services.model.fs中的类
Parameters in a request for truncating a file
TruncateFileRequest() - 类 的构造器com.obs.services.model.fs.TruncateFileRequest
 
TruncateFileRequest(String, String, long) - 类 的构造器com.obs.services.model.fs.TruncateFileRequest
Constructor
TruncateFileResult - com.obs.services.model.fs中的类
Response to a request for truncating a file
TruncateFileResult() - 类 的构造器com.obs.services.model.fs.TruncateFileResult
 
truncateObject(String, String, long) - 接口 中的方法com.obs.services.IObsClient
Truncate a file.
truncateObject(TruncateObjectRequest) - 接口 中的方法com.obs.services.IObsClient
Truncate a file.
truncateObject(String, String, long) - 类 中的方法com.obs.services.ObsClient
 
truncateObject(TruncateObjectRequest) - 类 中的方法com.obs.services.ObsClient
 
TruncateObjectRequest - com.obs.services.model中的类
Request parameters for truncating a file
TruncateObjectRequest() - 类 的构造器com.obs.services.model.TruncateObjectRequest
 
TruncateObjectRequest(String, String, long) - 类 的构造器com.obs.services.model.TruncateObjectRequest
Constructor
TruncateObjectResult - com.obs.services.model中的类
Response to the request for truncating a file
TruncateObjectResult() - 类 的构造器com.obs.services.model.TruncateObjectResult
 

U

uploadFile(UploadFileRequest) - 接口 中的方法com.obs.services.IObsClient
Upload a file.
uploadFile(UploadFileRequest) - 类 中的方法com.obs.services.ObsClient
 
UploadFileRequest - com.obs.services.model中的类
Parameters in a file upload request
UploadFileRequest(String, String) - 类 的构造器com.obs.services.model.UploadFileRequest
Constructor
UploadFileRequest(String, String, String) - 类 的构造器com.obs.services.model.UploadFileRequest
Constructor
UploadFileRequest(String, String, String, long) - 类 的构造器com.obs.services.model.UploadFileRequest
Constructor
UploadFileRequest(String, String, String, long, int) - 类 的构造器com.obs.services.model.UploadFileRequest
Constructor
UploadFileRequest(String, String, String, long, int, boolean) - 类 的构造器com.obs.services.model.UploadFileRequest
Constructor
UploadFileRequest(String, String, String, long, int, boolean, String) - 类 的构造器com.obs.services.model.UploadFileRequest
Constructor
UploadFileRequest(String, String, String, long, int, boolean, String, boolean) - 类 的构造器com.obs.services.model.UploadFileRequest
Constructor
UploadObjectsProgressListener - com.obs.services.model中的接口
 
uploadPart(String, String, String, int, InputStream) - 接口 中的方法com.obs.services.IObsClient
Upload a part.
uploadPart(String, String, String, int, File) - 接口 中的方法com.obs.services.IObsClient
Upload a part.
uploadPart(UploadPartRequest) - 接口 中的方法com.obs.services.IObsClient
Upload a part.
uploadPart(String, String, String, int, InputStream) - 类 中的方法com.obs.services.ObsClient
 
uploadPart(String, String, String, int, File) - 类 中的方法com.obs.services.ObsClient
 
uploadPart(UploadPartRequest) - 类 中的方法com.obs.services.ObsClient
 
uploadPart(UploadPartRequest, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
uploadPart(UploadPartRequest, String, String, String) - 类 中的方法com.obs.services.SecretFlexibleObsClient
 
UploadPartRequest - com.obs.services.model中的类
Parameters in a part upload request
UploadPartRequest() - 类 的构造器com.obs.services.model.UploadPartRequest
 
UploadPartRequest(String, String) - 类 的构造器com.obs.services.model.UploadPartRequest
Constructor
UploadPartRequest(String, String, String) - 类 的构造器com.obs.services.model.UploadPartRequest
Constructor
UploadPartRequest(String, String, File) - 类 的构造器com.obs.services.model.UploadPartRequest
Constructor
UploadPartRequest(String, String, Long, InputStream) - 类 的构造器com.obs.services.model.UploadPartRequest
Constructor
UploadPartRequest(String, String, Long, long, File) - 类 的构造器com.obs.services.model.UploadPartRequest
Constructor
UploadPartResult - com.obs.services.model中的类
Response to a part upload request
UploadPartResult() - 类 的构造器com.obs.services.model.UploadPartResult
 
UploadProgressStatus - com.obs.services.model中的接口
 

V

V4PostSignatureRequest - com.obs.services.model中的类
已过时。
V4PostSignatureRequest() - 类 的构造器com.obs.services.model.V4PostSignatureRequest
已过时。
 
V4PostSignatureRequest(long, String, String) - 类 的构造器com.obs.services.model.V4PostSignatureRequest
已过时。
 
V4PostSignatureRequest(Date, String, String) - 类 的构造器com.obs.services.model.V4PostSignatureRequest
已过时。
 
V4PostSignatureRequest(long, Date, String, String) - 类 的构造器com.obs.services.model.V4PostSignatureRequest
已过时。
 
V4PostSignatureRequest(Date, Date, String, String) - 类 的构造器com.obs.services.model.V4PostSignatureRequest
已过时。
 
V4PostSignatureResponse - com.obs.services.model中的类
Response to a request for browser-based authorized access
V4PostSignatureResponse(String, String, String, String, String, String, String) - 类 的构造器com.obs.services.model.V4PostSignatureResponse
 
V4TemporarySignatureRequest - com.obs.services.model中的类
已过时。
V4TemporarySignatureRequest() - 类 的构造器com.obs.services.model.V4TemporarySignatureRequest
已过时。
 
V4TemporarySignatureRequest(HttpMethodEnum, long) - 类 的构造器com.obs.services.model.V4TemporarySignatureRequest
已过时。
 
V4TemporarySignatureRequest(HttpMethodEnum, String, String, SpecialParamEnum, long) - 类 的构造器com.obs.services.model.V4TemporarySignatureRequest
已过时。
 
V4TemporarySignatureRequest(HttpMethodEnum, String, String, SpecialParamEnum, long, Date) - 类 的构造器com.obs.services.model.V4TemporarySignatureRequest
已过时。
 
V4TemporarySignatureResponse - com.obs.services.model中的类
已过时。
V4TemporarySignatureResponse(String) - 类 的构造器com.obs.services.model.V4TemporarySignatureResponse
已过时。
 
valueOf(String) - 枚举 中的静态方法com.obs.services.model.AuthTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.obs.services.model.AvailableZoneEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.obs.services.model.BucketTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.obs.services.model.CacheOptionEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.obs.services.model.EventTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.obs.services.model.ExtensionBucketPermissionEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.obs.services.model.ExtensionObjectPermissionEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.obs.services.model.fs.FSStatusEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.obs.services.model.GroupGranteeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.obs.services.model.HistoricalObjectReplicationEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.obs.services.model.HttpMethodEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.obs.services.model.HttpProtocolTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.obs.services.model.PolicyConditionItem.ConditionOperator
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.obs.services.model.ProtocolEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.obs.services.model.RequestPaymentEnum
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 类 中的静态方法com.obs.services.model.RestoreObjectRequest.RestoreObjectStatus
 
valueOf(String) - 枚举 中的静态方法com.obs.services.model.RestoreTierEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.obs.services.model.RuleStatusEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.obs.services.model.SpecialParamEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.obs.services.model.SSEAlgorithmEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.obs.services.model.StorageClassEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.obs.services.model.VersioningStatusEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.oef.services.model.RequestParamEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.obs.services.model.AuthTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.obs.services.model.AvailableZoneEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.obs.services.model.BucketTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.obs.services.model.CacheOptionEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.obs.services.model.EventTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.obs.services.model.ExtensionBucketPermissionEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.obs.services.model.ExtensionObjectPermissionEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.obs.services.model.fs.FSStatusEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.obs.services.model.GroupGranteeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.obs.services.model.HistoricalObjectReplicationEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.obs.services.model.HttpMethodEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.obs.services.model.HttpProtocolTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.obs.services.model.PolicyConditionItem.ConditionOperator
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.obs.services.model.ProtocolEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.obs.services.model.RequestPaymentEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.obs.services.model.RestoreTierEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.obs.services.model.RuleStatusEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.obs.services.model.SpecialParamEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.obs.services.model.SSEAlgorithmEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.obs.services.model.StorageClassEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.obs.services.model.VersioningStatusEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.oef.services.model.RequestParamEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VersioningStatusEnum - com.obs.services.model中的枚举
Versioning status
VersionOrDeleteMarker - com.obs.services.model中的类
Versioning object information
VersionOrDeleteMarker(String, String, String, boolean, Date, Owner, String, long, StorageClassEnum, boolean, boolean) - 类 的构造器com.obs.services.model.VersionOrDeleteMarker
Constructor

W

waitingFinish() - 类 中的方法com.obs.services.model.MonitorableProgressListener
Wait until the request task is completely executed.
waitingFinish(long) - 类 中的方法com.obs.services.model.MonitorableProgressListener
Wait until the request task is completely executed.
WARN - 类 中的静态变量com.obs.services.LogConfigurator
 
WebsiteConfiguration - com.obs.services.model中的类
Website hosting configuration of a bucket
WebsiteConfiguration() - 类 的构造器com.obs.services.model.WebsiteConfiguration
 
withdrawExtensionPermission(String, ExtensionBucketPermissionEnum) - 类 中的方法com.obs.services.model.CreateBucketRequest
Withdraw the OBS extension permission.
withdrawExtensionPermission(String, ExtensionObjectPermissionEnum) - 类 中的方法com.obs.services.model.PutObjectBasicRequest
Withdraw the OBS extension permission.
withdrawExtensionPermission(String, ExtensionObjectPermissionEnum) - 类 中的方法com.obs.services.model.PutObjectsRequest
Withdraw the OBS extension permissions from a user.
withdrawExtensionPermissions(String) - 类 中的方法com.obs.services.model.CreateBucketRequest
Withdraw all OBS extension permissions.
withdrawExtensionPermissions(String) - 类 中的方法com.obs.services.model.PutObjectBasicRequest
Withdraw all OBS extension permissions.
withdrawExtensionPermissions(String) - 类 中的方法com.obs.services.model.PutObjectsRequest
Withdraw all OBS extension permissions from a user.
write(File, long) - 类 中的方法com.obs.services.model.fs.ObsFSFile
Write data to a file.
write(File) - 类 中的方法com.obs.services.model.fs.ObsFSFile
Write data to a file.
write(InputStream, long) - 类 中的方法com.obs.services.model.fs.ObsFSFile
Write data to a file.
write(InputStream) - 类 中的方法com.obs.services.model.fs.ObsFSFile
Write data to a file.
writeFile(WriteFileRequest) - 接口 中的方法com.obs.services.IFSClient
Write data to a file.
writeFile(WriteFileRequest) - 类 中的方法com.obs.services.ObsClient
 
WriteFileRequest - com.obs.services.model.fs中的类
Parameters in a request for writing data to a file
WriteFileRequest() - 类 的构造器com.obs.services.model.fs.WriteFileRequest
 
WriteFileRequest(String, String) - 类 的构造器com.obs.services.model.fs.WriteFileRequest
Constructor
WriteFileRequest(String, String, File) - 类 的构造器com.obs.services.model.fs.WriteFileRequest
Constructor
WriteFileRequest(String, String, File, long) - 类 的构造器com.obs.services.model.fs.WriteFileRequest
Constructor
WriteFileRequest(String, String, InputStream) - 类 的构造器com.obs.services.model.fs.WriteFileRequest
Constructor
WriteFileRequest(String, String, InputStream, long) - 类 的构造器com.obs.services.model.fs.WriteFileRequest
Constructor
A B C D E F G H I K L M N O P Q R S T U V W 
跳过导航链接

Copyright © 2021. All rights reserved.