| Package | Description |
|---|---|
| com.aliyun.oss | |
| com.aliyun.oss.common.parser | |
| com.aliyun.oss.model |
| Modifier and Type | Method and Description |
|---|---|
UserQos |
OSSClient.getBucketStorageCapacity(GenericRequest genericRequest) |
UserQos |
OSS.getBucketStorageCapacity(GenericRequest genericRequest)
Gets the
Bucket's capacity |
UserQos |
OSSClient.getBucketStorageCapacity(String bucketName) |
UserQos |
OSS.getBucketStorageCapacity(String bucketName)
Gets the
Bucket's capacity |
| Modifier and Type | Method and Description |
|---|---|
VoidResult |
OSSClient.setBucketStorageCapacity(String bucketName,
UserQos userQos) |
VoidResult |
OSS.setBucketStorageCapacity(String bucketName,
UserQos userQos)
Sets the capacity of the
Bucket. |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
RequestMarshallers.SetBucketQosRequestMarshaller.marshall(UserQos userQos) |
| Modifier and Type | Method and Description |
|---|---|
UserQos |
SetBucketStorageCapacityRequest.getUserQos() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetBucketStorageCapacityRequest.setUserQos(UserQos userQos) |
SetBucketStorageCapacityRequest |
SetBucketStorageCapacityRequest.withUserQos(UserQos userQos) |
Copyright © 2021. All Rights Reserved.