OBSWebsiteConfRedirectAll Class Reference
Inherits from | OBSAbstractWebsiteConf : OBSBaseEntity : OBSAbstractModel : OBSMTLModel |
---|---|
Declared in | OBSServiceCommonEntities.h OBSServiceCommonEntities.m |
Other Methods
– initWithHostName:
Initialize the redirection configuration for all requests.
- (instancetype)initWithHostName:(NSString *)hostName
Parameters
hostName |
Site address to which the requests are redirected |
---|
Return Value
Redirection rules of all requests
Declared In
OBSServiceCommonEntities.h
Other Methods
hostName
Site address to which the requests are redirected
@property (nonatomic, strong, nonnull) NSString *hostName
Declared In
OBSServiceCommonEntities.h