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