Uses of Class
com.amilesend.tmdb.client.model.list.CheckItemStatusResponse
Packages that use CheckItemStatusResponse
-
Uses of CheckItemStatusResponse in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api that return CheckItemStatusResponseModifier and TypeMethodDescriptionListsApi.checkItemStatus
(@NonNull CheckItemStatusRequest request) Checks an item status within a specific list. -
Uses of CheckItemStatusResponse in com.amilesend.tmdb.client.model.list
Classes in com.amilesend.tmdb.client.model.list with type parameters of type CheckItemStatusResponseModifier and TypeClassDescriptionstatic class
CheckItemStatusResponse.CheckItemStatusResponseBuilder<C extends CheckItemStatusResponse, B extends CheckItemStatusResponse.CheckItemStatusResponseBuilder<C,
B>> Subclasses with type arguments of type CheckItemStatusResponse in com.amilesend.tmdb.client.model.listModifier and TypeClassDescriptionclass
The response when querying for an item's status within a list.static class
CheckItemStatusResponse.CheckItemStatusResponseBuilder<C extends CheckItemStatusResponse, B extends CheckItemStatusResponse.CheckItemStatusResponseBuilder<C,
B>>