public class QueryAttackAnalysisWithRuleAggLbResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
QueryAttackAnalysisWithRuleAggLbResponse() |
| Modifier and Type | Method and Description |
|---|---|
QueryAttackAnalysisWithRuleAggLbResponse |
addItemsItem(ItemForQueryAttackAnalysisWithRuleAggLbOutput itemsItem) |
boolean |
equals(Object o) |
@Valid List<ItemForQueryAttackAnalysisWithRuleAggLbOutput> |
getItems()
Get items
|
Float |
getTotal()
Get total
|
int |
hashCode() |
QueryAttackAnalysisWithRuleAggLbResponse |
items(List<ItemForQueryAttackAnalysisWithRuleAggLbOutput> items) |
void |
setItems(List<ItemForQueryAttackAnalysisWithRuleAggLbOutput> items) |
void |
setTotal(Float total) |
String |
toString() |
QueryAttackAnalysisWithRuleAggLbResponse |
total(Float total) |
getResponseMetadata, setResponseMetadatapublic QueryAttackAnalysisWithRuleAggLbResponse()
public QueryAttackAnalysisWithRuleAggLbResponse items(List<ItemForQueryAttackAnalysisWithRuleAggLbOutput> items)
public QueryAttackAnalysisWithRuleAggLbResponse addItemsItem(ItemForQueryAttackAnalysisWithRuleAggLbOutput itemsItem)
@Valid public @Valid List<ItemForQueryAttackAnalysisWithRuleAggLbOutput> getItems()
public void setItems(List<ItemForQueryAttackAnalysisWithRuleAggLbOutput> items)
public QueryAttackAnalysisWithRuleAggLbResponse total(Float total)
public Float getTotal()
public void setTotal(Float total)
Copyright © 2025. All rights reserved.