| Package | Description |
|---|---|
| com.qcloud.cos.model |
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteBucketCrossOriginConfigurationRequest
Request object for the parameters to delete a bucket's cross origin configuration.
|
class |
DeleteBucketLifecycleConfigurationRequest
Request object for the parameters to delete a bucket's lifecycle configuration.
|
class |
DeleteBucketPolicyRequest |
class |
DeleteBucketReplicationConfigurationRequest |
class |
DeleteBucketTaggingConfigurationRequest
Request object for the parameters to delete a bucket's tagging configuration.
|
class |
DeleteBucketWebsiteConfigurationRequest
Request object for the parameters to delete a bucket's website configuration.
|
class |
GetBucketAclRequest
Request object containing all the options for requesting a bucket's Access Control List (ACL).
|
class |
GetBucketCrossOriginConfigurationRequest
Request object for the parameters to get a bucket's cross origin configuration.
|
class |
GetBucketLifecycleConfigurationRequest
Request object for the parameters to get a bucket's lifecycle configuration.
|
class |
GetBucketLocationRequest |
class |
GetBucketLoggingConfigurationRequest
Request object for the parameters to get a bucket's logging configuration.
|
class |
GetBucketPolicyRequest |
class |
GetBucketReplicationConfigurationRequest |
class |
GetBucketTaggingConfigurationRequest
Request object for the parameters to get a bucket's tagging configuration.
|
class |
GetBucketVersioningConfigurationRequest
Request object for the parameters to get a bucket's versioning configuration.
|
class |
HeadBucketRequest |
| Modifier and Type | Method and Description |
|---|---|
GenericBucketRequest |
GenericBucketRequest.withBucketName(String bucketName)
Sets the name of the target bucket, and returns this updated request
object so that additional method calls can be chained together.
|
Copyright © 2023. All rights reserved.