@Generated public class BatchGetListingsResponse extends Object
| Constructor and Description |
|---|
BatchGetListingsResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<Listing> |
getListings() |
int |
hashCode() |
BatchGetListingsResponse |
setListings(Collection<Listing> listings) |
String |
toString() |
public BatchGetListingsResponse setListings(Collection<Listing> listings)
public Collection<Listing> getListings()
Copyright © 2025. All rights reserved.