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