接口 IConvertor
- 所有已知实现类:
ObsConvertor,V2BucketConvertor,V2Convertor
public interface IConvertor
-
方法概要
修饰符和类型方法说明transAccessControlList(AccessControlList acl, boolean isBucket) transBucketCors(BucketCors cors) transBucketEcryption(BucketEncryption encryption) transBucketFileInterface(FSStatusEnum status) transBucketInventoryConfiguration(InventoryConfiguration inventoryConfiguration) transBucketLoction(String location) transBucketNotificationConfiguration(BucketNotificationConfiguration bucketNotificationConfiguration) transBucketQuota(BucketQuota quota) transBucketTagInfo(BucketTagInfo bucketTagInfo) transCannedAcl(String cannedAcl) transCompleteMultipartUpload(List<PartEtag> parts) transEventType(EventTypeEnum eventType) transGroupGrantee(GroupGranteeEnum groupGrantee) transKeyAndVersion(KeyAndVersion[] objectNameAndVersions, boolean isQuiet, String encodingType) transObjectTagInfo(ObjectTagResult objectTagResult) transReplicationConfiguration(ReplicationConfiguration replicationConfiguration) transRequestPaymentConfiguration(String bucketName, String payer) transStorageClass(StorageClassEnum storageClass) transVersioningConfiguration(String bucketName, String status)
-
方法详细资料
-
transCompleteMultipartUpload
- 抛出:
ServiceException
-
transBucketLoction
- 抛出:
ServiceException
-
transVersioningConfiguration
- 抛出:
ServiceException
-
transRequestPaymentConfiguration
- 抛出:
ServiceException
-
transLifecycleConfiguration
- 抛出:
ServiceException
-
transWebsiteConfiguration
- 抛出:
ServiceException
-
transRestoreObjectRequest
- 抛出:
ServiceException
-
transBucketQuota
- 抛出:
ServiceException
-
transBucketEcryption
- 抛出:
ServiceException
-
transStoragePolicy
- 抛出:
ServiceException
-
transBucketLoggingConfiguration
- 抛出:
ServiceException
-
transBucketCors
- 抛出:
ServiceException
-
transAccessControlList
- 抛出:
ServiceException
-
transKeyAndVersion
String transKeyAndVersion(KeyAndVersion[] objectNameAndVersions, boolean isQuiet, String encodingType) throws ServiceException - 抛出:
ServiceException
-
transBucketTagInfo
- 抛出:
ServiceException
-
transObjectTagInfo
- 抛出:
ServiceException
-
transBucketNotificationConfiguration
String transBucketNotificationConfiguration(BucketNotificationConfiguration bucketNotificationConfiguration) throws ServiceException - 抛出:
ServiceException
-
transReplicationConfiguration
String transReplicationConfiguration(ReplicationConfiguration replicationConfiguration) throws ServiceException - 抛出:
ServiceException
-
transBucketFileInterface
- 抛出:
ServiceException
-
transStorageClass
-
transEventType
-
transGroupGrantee
-
transCannedAcl
-
transBucketDirectColdAccess
- 抛出:
ServiceException
-
transBucketInventoryConfiguration
String transBucketInventoryConfiguration(InventoryConfiguration inventoryConfiguration) throws ServiceException - 抛出:
ServiceException
-