public class GenreIdsAppendix extends Object implements Serializable
| Constructor and Description |
|---|
GenreIdsAppendix() |
| Modifier and Type | Method and Description |
|---|---|
GenreIdsResponse |
execute()
Execute this Genre IDs Appendix request.
|
GenreIdsResponse |
execute(Connector connector)
Execute this Genre IDs Appendix request using the provided
Connector implementation. |
public GenreIdsResponse execute()
GenreIdsResponse from iTunesRuntimeException - wrapping any IOException thrown performing the
request or parsing the responsepublic GenreIdsResponse execute(Connector connector)
Connector implementation.connector - Connector implementation, not nullGenreIdsResponse response from iTunesIllegalArgumentException - if argument nullRuntimeException - wrapping any IOException thrown performing the
request or parsing the responseCopyright © 2017. All rights reserved.