OBSWebsiteConfCustomCondition Class Reference
| Inherits from | OBSBaseEntity : OBSAbstractModel : OBSMTLModel |
|---|---|
| Declared in | OBSServiceCommonEntities.h OBSServiceCommonEntities.m |
Other Methods
– initWithKeyPrefix:
初始化重定向规则匹配的元素
- (instancetype)initWithKeyPrefix:(NSString *)keyPrefixParameters
keyPrefix |
前缀名 |
|---|
Return Value
重定向规则匹配的元素
Declared In
OBSServiceCommonEntities.h
– initWithKeyErrorCode:
初始化重定向规则匹配的元素
- (instancetype)initWithKeyErrorCode:(NSString *)httpErrorCodeReturnedParameters
httpErrorCodeReturned |
错误码 |
|---|
Return Value
重定向规则匹配的元素
Declared In
OBSServiceCommonEntities.h
Other Methods
keyPrefixEquals
前缀名
@property (nonatomic, strong, nonnull) NSString *keyPrefixEqualsDeclared In
OBSServiceCommonEntities.h
httpErrorCodeReturnedEquals
错误码
@property (nonatomic, strong, nonnull) NSString *httpErrorCodeReturnedEqualsDeclared In
OBSServiceCommonEntities.h