| Package | Description |
|---|---|
| com.omertron.themoviedbapi | |
| com.omertron.themoviedbapi.enumeration | |
| com.omertron.themoviedbapi.interfaces |
| Modifier and Type | Method and Description |
|---|---|
AppendToResponseBuilder |
AppendToResponseBuilder.add(AppendToResponseMethod method)
Add a method to the list
|
| Constructor and Description |
|---|
AppendToResponseBuilder(AppendToResponseMethod method)
Construct the builder with the first method
|
| Modifier and Type | Class and Description |
|---|---|
class |
MovieMethod
List of all "Append To Response" movie methods
|
class |
PeopleMethod
List of People methods
|
class |
TVEpisodeMethod
List of TV methods
|
class |
TVMethod
List of TV methods
|
class |
TVSeasonMethod
List of TV methods
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AppendToResponse<T extends AppendToResponseMethod>
Interface to indicate that the object has append to response methods
|
Copyright © 2012–2017. All rights reserved.