Uses of Class
com.amilesend.tmdb.client.model.network.GetNetworkDetailsResponse
Packages that use GetNetworkDetailsResponse
-
Uses of GetNetworkDetailsResponse in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api that return GetNetworkDetailsResponseModifier and TypeMethodDescriptionNetworksApi.getNetworkDetails
(@NonNull GetNetworkDetailsRequest request) Gets the network details. -
Uses of GetNetworkDetailsResponse in com.amilesend.tmdb.client.model.network
Classes in com.amilesend.tmdb.client.model.network with type parameters of type GetNetworkDetailsResponseModifier and TypeClassDescriptionstatic class
GetNetworkDetailsResponse.GetNetworkDetailsResponseBuilder<C extends GetNetworkDetailsResponse, B extends GetNetworkDetailsResponse.GetNetworkDetailsResponseBuilder<C,
B>> Subclasses with type arguments of type GetNetworkDetailsResponse in com.amilesend.tmdb.client.model.networkModifier and TypeClassDescriptionclass
The network details.static class
GetNetworkDetailsResponse.GetNetworkDetailsResponseBuilder<C extends GetNetworkDetailsResponse, B extends GetNetworkDetailsResponse.GetNetworkDetailsResponseBuilder<C,
B>>