public class HeadersConfigForUpdateDomainInput extends Object
| Constructor and Description |
|---|
HeadersConfigForUpdateDomainInput() |
| Modifier and Type | Method and Description |
|---|---|
HeadersConfigForUpdateDomainInput |
addExcludedKeyListItem(String excludedKeyListItem) |
HeadersConfigForUpdateDomainInput |
addStatisticalKeyListItem(String statisticalKeyListItem) |
HeadersConfigForUpdateDomainInput |
enable(Integer enable) |
boolean |
equals(Object o) |
HeadersConfigForUpdateDomainInput |
excludedKeyList(List<String> excludedKeyList) |
Integer |
getEnable()
Get enable
|
List<String> |
getExcludedKeyList()
Get excludedKeyList
|
List<String> |
getStatisticalKeyList()
Get statisticalKeyList
|
int |
hashCode() |
void |
setEnable(Integer enable) |
void |
setExcludedKeyList(List<String> excludedKeyList) |
void |
setStatisticalKeyList(List<String> statisticalKeyList) |
HeadersConfigForUpdateDomainInput |
statisticalKeyList(List<String> statisticalKeyList) |
String |
toString() |
public HeadersConfigForUpdateDomainInput enable(Integer enable)
public Integer getEnable()
public void setEnable(Integer enable)
public HeadersConfigForUpdateDomainInput excludedKeyList(List<String> excludedKeyList)
public HeadersConfigForUpdateDomainInput addExcludedKeyListItem(String excludedKeyListItem)
public List<String> getExcludedKeyList()
public HeadersConfigForUpdateDomainInput statisticalKeyList(List<String> statisticalKeyList)
public HeadersConfigForUpdateDomainInput addStatisticalKeyListItem(String statisticalKeyListItem)
public List<String> getStatisticalKeyList()
Copyright © 2025. All rights reserved.