public class GetBucketStorageClassResponse extends BosResponse
metadata| Constructor and Description |
|---|
GetBucketStorageClassResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getStorageClass()
Gets the storageClass of the input file which is be uploaded to Baidu Bos.
|
void |
setStorageClass(String storageClass)
Sets the storageClass of the input file which is be uploaded to Baidu Bos.
|
String |
toString() |
getMetadatapublic String getStorageClass()
public void setStorageClass(String storageClass)
storageClass - The StorageClass is an identification that distinguish between infrequent access bos
and standard bos.Copyright © 2022. All rights reserved.