Uses of Class
com.amilesend.discogs.model.marketplace.GetOrdersResponse
Packages that use GetOrdersResponse
Package
Description
-
Uses of GetOrdersResponse in com.amilesend.discogs.api
Methods in com.amilesend.discogs.api that return GetOrdersResponseModifier and TypeMethodDescriptionMarketplaceApi.getOrders(@NonNull GetOrdersRequest request) Gets the paginated list of orders for the authenticated user. -
Uses of GetOrdersResponse in com.amilesend.discogs.model.marketplace
Classes in com.amilesend.discogs.model.marketplace with type parameters of type GetOrdersResponseModifier and TypeClassDescriptionstatic classGetOrdersResponse.GetOrdersResponseBuilder<C extends GetOrdersResponse, B extends GetOrdersResponse.GetOrdersResponseBuilder<C,B>> Subclasses with type arguments of type GetOrdersResponse in com.amilesend.discogs.model.marketplaceModifier and TypeClassDescriptionclassDefines the list of a user's orders.static classGetOrdersResponse.GetOrdersResponseBuilder<C extends GetOrdersResponse, B extends GetOrdersResponse.GetOrdersResponseBuilder<C,B>> Methods in com.amilesend.discogs.model.marketplace that return types with arguments of type GetOrdersResponse -
Uses of GetOrdersResponse in com.amilesend.discogs.parse.creator
Classes in com.amilesend.discogs.parse.creator that implement interfaces with type arguments of type GetOrdersResponseModifier and TypeClassDescriptionclassA customInstanceCreatorimplementation that injects theDiscogsConnectionto the resource type so that method operations can be performed on theGetOrdersResponseCreatorresource.Methods in com.amilesend.discogs.parse.creator that return GetOrdersResponse