类 GetBucketStorageClassResponse

    • 构造器详细资料

      • GetBucketStorageClassResponse

        public GetBucketStorageClassResponse()
    • 方法详细资料

      • getStorageClass

        public String getStorageClass()
        Gets the storageClass of the input file which is be uploaded to Baidu Bos.
        返回:
        storageClass The StorageClass is an identification that distinguish between infrequent access bos and standard bos.
      • setStorageClass

        public void setStorageClass​(String storageClass)
        Sets the storageClass of the input file which is be uploaded to Baidu Bos.
        参数:
        storageClass - The StorageClass is an identification that distinguish between infrequent access bos and standard bos.