public class GetBucketStorageClassResponse extends BosResponse
BosResponse.Callbackmetadata| 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() |
getCallback, getMetadata, setCallbackpublic String getStorageClass()
public void setStorageClass(String storageClass)
storageClass - The StorageClass is an identification that distinguish between infrequent access bos
and standard bos.Copyright © 2024. All rights reserved.