OBSWebsiteConfRedirectAll Class Reference

Inherits from OBSAbstractWebsiteConf : OBSBaseEntity : OBSAbstractModel : OBSMTLModel
Declared in OBSServiceCommonEntities.h
OBSServiceCommonEntities.m

Overview

Redirection configuration for all requests

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