OBSWebsiteConfRedirectAll Class Reference
Inherits from | OBSAbstractWebsiteConf : OBSBaseEntity : OBSAbstractModel : OBSMTLModel |
---|---|
Declared in | OBSServiceCommonEntities.h OBSServiceCommonEntities.m |
Other Methods
– initWithHostName:
初始化配置所有请求重定向
- (instancetype)initWithHostName:(NSString *)hostName
Parameters
hostName |
重定向站点名 |
---|
Return Value
所有请求的重定向设置
Declared In
OBSServiceCommonEntities.h
Other Methods
hostName
重定向站点名
@property (nonatomic, strong, nonnull) NSString *hostName
Declared In
OBSServiceCommonEntities.h