程序包 | 说明 |
---|---|
com.aliyun.oss | |
com.aliyun.oss.common.parser | |
com.aliyun.oss.model |
限定符和类型 | 方法和说明 |
---|---|
void |
OSSClient.setBucketVersioning(SetBucketVersioningRequest setBucketVersioningRequest) |
void |
OSS.setBucketVersioning(SetBucketVersioningRequest setBucketVersioningRequest)
Sets the versioning configuration for the specified bucket.
|
限定符和类型 | 方法和说明 |
---|---|
byte[] |
RequestMarshallers.SetBucketVersioningRequestMarshaller.marshall(SetBucketVersioningRequest setBucketVersioningRequest) |
限定符和类型 | 方法和说明 |
---|---|
SetBucketVersioningRequest |
SetBucketVersioningRequest.withVersioningConfiguration(BucketVersioningConfiguration versioningConfiguration)
Sets the new versioning configuration for the specified bucket and
returns this object, enabling additional method calls to be chained
together.
|
Copyright © 2019. All Rights Reserved.