OBSWebsiteConfCustomRedirect Class Reference Inherits from OBSBaseEntity : OBSAbstractModel : OBSMTLModel Declared in OBSServiceCommonEntities.hOBSServiceCommonEntities.m Overview 网站托管自定义规则设置 protocol 请求种类 @property (nonatomic, strong, nonnull) NSString *protocol Declared In OBSServiceCommonEntities.h hostName 重定向站点 @property (nonatomic, strong, nonnull) NSString *hostName Declared In OBSServiceCommonEntities.h replaceKeyPrefixWith 重定向目录 @property (nonatomic, strong, nonnull) NSString *replaceKeyPrefixWith Declared In OBSServiceCommonEntities.h replaceKeyWith 重定向对象 @property (nonatomic, strong, nonnull) NSString *replaceKeyWith Declared In OBSServiceCommonEntities.h httpRedirectCode 重定向状态码 @property (nonatomic, strong, nonnull) NSString *httpRedirectCode Declared In OBSServiceCommonEntities.h