public class OriginRewriteActionForAddCdnDomainInput extends Object
| Constructor and Description |
|---|
OriginRewriteActionForAddCdnDomainInput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getRewriteType()
Get rewriteType
|
String |
getSourcePath()
Get sourcePath
|
String |
getTargetPath()
Get targetPath
|
int |
hashCode() |
OriginRewriteActionForAddCdnDomainInput |
rewriteType(String rewriteType) |
void |
setRewriteType(String rewriteType) |
void |
setSourcePath(String sourcePath) |
void |
setTargetPath(String targetPath) |
OriginRewriteActionForAddCdnDomainInput |
sourcePath(String sourcePath) |
OriginRewriteActionForAddCdnDomainInput |
targetPath(String targetPath) |
String |
toString() |
public OriginRewriteActionForAddCdnDomainInput()
public OriginRewriteActionForAddCdnDomainInput rewriteType(String rewriteType)
public String getRewriteType()
public void setRewriteType(String rewriteType)
public OriginRewriteActionForAddCdnDomainInput sourcePath(String sourcePath)
public String getSourcePath()
public void setSourcePath(String sourcePath)
public OriginRewriteActionForAddCdnDomainInput targetPath(String targetPath)
public String getTargetPath()
public void setTargetPath(String targetPath)
Copyright © 2025. All rights reserved.