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