| 程序包 | 说明 |
|---|---|
| com.aliyun.oss | |
| com.aliyun.oss.common.parser | |
| com.aliyun.oss.model |
| 限定符和类型 | 方法和说明 |
|---|---|
BucketQosInfo |
OSSClient.getBucketQosInfo(GenericRequest genericRequest) |
BucketQosInfo |
OSS.getBucketQosInfo(GenericRequest genericRequest)
Gets the bucket qos info of the
Bucket. |
BucketQosInfo |
OSSClient.getBucketQosInfo(String bucketName) |
BucketQosInfo |
OSS.getBucketQosInfo(String bucketName)
Gets the bucket qos info of the
Bucket. |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
OSSClient.setBucketQosInfo(String bucketName,
BucketQosInfo bucketQosInfo) |
void |
OSS.setBucketQosInfo(String bucketName,
BucketQosInfo bucketQosInfo)
sets the qos info for the
Bucket. |
| 限定符和类型 | 方法和说明 |
|---|---|
byte[] |
RequestMarshallers.SetBucketQosInfoRequestMarshaller.marshall(BucketQosInfo bucketQosInfo) |
| 限定符和类型 | 方法和说明 |
|---|---|
BucketQosInfo |
SetBucketQosInfoRequest.getBucketQosInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SetBucketQosInfoRequest.setBucketQosInfo(BucketQosInfo bucketQosInfo) |
| 构造器和说明 |
|---|
SetBucketQosInfoRequest(String bucketName,
BucketQosInfo bucketQosInfo) |
Copyright © 2020. All Rights Reserved.