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 null
GenreIdsResponse
response from iTunesIllegalArgumentException
- if argument null
RuntimeException
- wrapping any IOException
thrown performing the
request or parsing the responseCopyright © 2018. All rights reserved.