Uses of Class
com.amilesend.discogs.model.marketplace.GetOrderMessagesResponse
Packages that use GetOrderMessagesResponse
Package
Description
-
Uses of GetOrderMessagesResponse in com.amilesend.discogs.api
Methods in com.amilesend.discogs.api that return GetOrderMessagesResponseModifier and TypeMethodDescriptionMarketplaceApi.getOrderMessages(@NonNull GetOrderMessagesRequest request) Gets the paginated list of messages associated with an order. -
Uses of GetOrderMessagesResponse in com.amilesend.discogs.model.marketplace
Classes in com.amilesend.discogs.model.marketplace with type parameters of type GetOrderMessagesResponseModifier and TypeClassDescriptionstatic classGetOrderMessagesResponse.GetOrderMessagesResponseBuilder<C extends GetOrderMessagesResponse, B extends GetOrderMessagesResponse.GetOrderMessagesResponseBuilder<C,B>> Subclasses with type arguments of type GetOrderMessagesResponse in com.amilesend.discogs.model.marketplaceModifier and TypeClassDescriptionclassDefines the list of messages associated with an order.static classGetOrderMessagesResponse.GetOrderMessagesResponseBuilder<C extends GetOrderMessagesResponse, B extends GetOrderMessagesResponse.GetOrderMessagesResponseBuilder<C,B>> Methods in com.amilesend.discogs.model.marketplace that return types with arguments of type GetOrderMessagesResponse -
Uses of GetOrderMessagesResponse in com.amilesend.discogs.parse.creator
Classes in com.amilesend.discogs.parse.creator that implement interfaces with type arguments of type GetOrderMessagesResponseModifier and TypeClassDescriptionclassA customInstanceCreatorimplementation that injects theDiscogsConnectionto the resource type so that method operations can be performed on theGetOrderMessagesResponseresource.Methods in com.amilesend.discogs.parse.creator that return GetOrderMessagesResponse