OBSWebsiteConfCustomRedirect Class Reference
| Inherits from | OBSBaseEntity : OBSAbstractModel : OBSMTLModel |
|---|---|
| Declared in | OBSServiceCommonEntities.h OBSServiceCommonEntities.m |
protocol
Request type
@property (nonatomic, strong, nonnull) NSString *protocolDeclared In
OBSServiceCommonEntities.h
hostName
Redirection site
@property (nonatomic, strong, nonnull) NSString *hostNameDeclared In
OBSServiceCommonEntities.h
replaceKeyPrefixWith
Redirection directory
@property (nonatomic, strong, nonnull) NSString *replaceKeyPrefixWithDeclared In
OBSServiceCommonEntities.h
replaceKeyWith
Redirection object
@property (nonatomic, strong, nonnull) NSString *replaceKeyWithDeclared In
OBSServiceCommonEntities.h
httpRedirectCode
Redirection status code
@property (nonatomic, strong, nonnull) NSString *httpRedirectCodeDeclared In
OBSServiceCommonEntities.h