OBSListObjectsVersionsProtocol Protocol Reference
| Declared in | OBSListObjectsVersionsModel.h |
|---|
bucketName
required method
桶名
@property (nonatomic, strong, nonnull) NSString *bucketNameDeclared In
OBSListObjectsVersionsModel.h
prefix
required method
列举以指定的字符串prefix开头的对象
@property (nonatomic, strong, nonnull) NSString *prefixDeclared In
OBSListObjectsVersionsModel.h
keyMarker
required method
列举对象时的起始位置
@property (nonatomic, strong, nonnull) NSString *keyMarkerDeclared In
OBSListObjectsVersionsModel.h
maxKeys
required method
列举时最多返回的对象个数
@property (nonatomic, strong, nonnull) NSNumber *maxKeysDeclared In
OBSListObjectsVersionsModel.h
delimiter
required method
用来分组桶内对象的字符串
@property (nonatomic, strong, nonnull) NSString *delimiterDeclared In
OBSListObjectsVersionsModel.h
versionIDMarker
required method
列举对象时的起始位置
@property (nonatomic, strong, nonnull) NSString *versionIDMarkerDeclared In
OBSListObjectsVersionsModel.h
origin
required method
@property (nonatomic, strong, nonnull) NSString *originDeclared In
OBSListObjectsVersionsModel.h
accessControlRequestHeadersList
required method
允许访问的请求种类
@property (nonatomic, strong, nonnull) NSArray<NSString*> *accessControlRequestHeadersListDeclared In
OBSListObjectsVersionsModel.h