public class ListSystemBotConfigResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
ListSystemBotConfigResponse() |
| Modifier and Type | Method and Description |
|---|---|
ListSystemBotConfigResponse |
addDataItem(DataForListSystemBotConfigOutput dataItem) |
ListSystemBotConfigResponse |
data(List<DataForListSystemBotConfigOutput> data) |
boolean |
equals(Object o) |
@Valid List<DataForListSystemBotConfigOutput> |
getData()
Get data
|
int |
hashCode() |
void |
setData(List<DataForListSystemBotConfigOutput> data) |
String |
toString() |
getResponseMetadata, setResponseMetadatapublic ListSystemBotConfigResponse data(List<DataForListSystemBotConfigOutput> data)
public ListSystemBotConfigResponse addDataItem(DataForListSystemBotConfigOutput dataItem)
@Valid public @Valid List<DataForListSystemBotConfigOutput> getData()
public void setData(List<DataForListSystemBotConfigOutput> data)
Copyright © 2025. All rights reserved.