public class UriParamSupForBatchUpdateCdnConfigInput extends Object
| Constructor and Description |
|---|
UriParamSupForBatchUpdateCdnConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getJoinSymbol()
Get joinSymbol
|
String |
getSplitSymbol()
Get splitSymbol
|
Long |
getStartLevel()
Get startLevel
|
Long |
getTermLevel()
Get termLevel
|
int |
hashCode() |
UriParamSupForBatchUpdateCdnConfigInput |
joinSymbol(String joinSymbol) |
void |
setJoinSymbol(String joinSymbol) |
void |
setSplitSymbol(String splitSymbol) |
void |
setStartLevel(Long startLevel) |
void |
setTermLevel(Long termLevel) |
UriParamSupForBatchUpdateCdnConfigInput |
splitSymbol(String splitSymbol) |
UriParamSupForBatchUpdateCdnConfigInput |
startLevel(Long startLevel) |
UriParamSupForBatchUpdateCdnConfigInput |
termLevel(Long termLevel) |
String |
toString() |
public UriParamSupForBatchUpdateCdnConfigInput()
public UriParamSupForBatchUpdateCdnConfigInput joinSymbol(String joinSymbol)
public String getJoinSymbol()
public void setJoinSymbol(String joinSymbol)
public UriParamSupForBatchUpdateCdnConfigInput splitSymbol(String splitSymbol)
public String getSplitSymbol()
public void setSplitSymbol(String splitSymbol)
public UriParamSupForBatchUpdateCdnConfigInput startLevel(Long startLevel)
public Long getStartLevel()
public void setStartLevel(Long startLevel)
public UriParamSupForBatchUpdateCdnConfigInput termLevel(Long termLevel)
public Long getTermLevel()
public void setTermLevel(Long termLevel)
Copyright © 2025. All rights reserved.