@Generated public class ListListingsRequest extends Object
| Constructor and Description |
|---|
ListListingsRequest() |
public ListListingsRequest setAssets(Collection<AssetType> assets)
public Collection<AssetType> getAssets()
public ListListingsRequest setCategories(Collection<Category> categories)
public Collection<Category> getCategories()
public ListListingsRequest setIsAscending(Boolean isAscending)
public Boolean getIsAscending()
public ListListingsRequest setIsFree(Boolean isFree)
public Boolean getIsFree()
public ListListingsRequest setIsPrivateExchange(Boolean isPrivateExchange)
public Boolean getIsPrivateExchange()
public ListListingsRequest setIsStaffPick(Boolean isStaffPick)
public Boolean getIsStaffPick()
public ListListingsRequest setPageSize(Long pageSize)
public Long getPageSize()
public ListListingsRequest setPageToken(String pageToken)
public String getPageToken()
public ListListingsRequest setProviderIds(Collection<String> providerIds)
public Collection<String> getProviderIds()
public ListListingsRequest setSortBy(SortBy sortBy)
public SortBy getSortBy()
public ListListingsRequest setTags(Collection<ListingTag> tags)
public Collection<ListingTag> getTags()
Copyright © 2024. All rights reserved.