public class HeadersConfigForBatchUpdateTLSFieldsConfigInput extends Object
| Constructor and Description |
|---|
HeadersConfigForBatchUpdateTLSFieldsConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
HeadersConfigForBatchUpdateTLSFieldsConfigInput |
addExcludedKeyListItem(String excludedKeyListItem) |
HeadersConfigForBatchUpdateTLSFieldsConfigInput |
addStatisticalKeyListItem(String statisticalKeyListItem) |
HeadersConfigForBatchUpdateTLSFieldsConfigInput |
enable(Integer enable) |
boolean |
equals(Object o) |
HeadersConfigForBatchUpdateTLSFieldsConfigInput |
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) |
HeadersConfigForBatchUpdateTLSFieldsConfigInput |
statisticalKeyList(List<String> statisticalKeyList) |
String |
toString() |
public HeadersConfigForBatchUpdateTLSFieldsConfigInput()
public HeadersConfigForBatchUpdateTLSFieldsConfigInput enable(Integer enable)
public Integer getEnable()
public void setEnable(Integer enable)
public HeadersConfigForBatchUpdateTLSFieldsConfigInput excludedKeyList(List<String> excludedKeyList)
public HeadersConfigForBatchUpdateTLSFieldsConfigInput addExcludedKeyListItem(String excludedKeyListItem)
public List<String> getExcludedKeyList()
public HeadersConfigForBatchUpdateTLSFieldsConfigInput statisticalKeyList(List<String> statisticalKeyList)
public HeadersConfigForBatchUpdateTLSFieldsConfigInput addStatisticalKeyListItem(String statisticalKeyListItem)
public List<String> getStatisticalKeyList()
Copyright © 2025. All rights reserved.