历史版本对象转换策略
更新时间: 2019-03-13 10:25
类型定义
- type NoncurrentVersionTransition struct
参数描述
字段名 | 类型 | 约束 | 说明 |
---|---|---|---|
StorageClass | StorageClassType | 作为请求参数时必选 | 历史版本对象转换后的存储类型。 说明: 不支持“标准存储”类型。 |
NoncurrentDays | int | 作为请求参数时必选 | 表示对象成为历史版本后第几天时转换,正整数。 |
父主题:数据类型
更新时间: 2019-03-13 10:25
- type NoncurrentVersionTransition struct
字段名 | 类型 | 约束 | 说明 |
---|---|---|---|
StorageClass | StorageClassType | 作为请求参数时必选 | 历史版本对象转换后的存储类型。 说明: 不支持“标准存储”类型。 |
NoncurrentDays | int | 作为请求参数时必选 | 表示对象成为历史版本后第几天时转换,正整数。 |
父主题:数据类型
本文档使用 BookStack 构建