IModelObjectpublic class Recommendations extends AbstractModelObject
| Modifier and Type | Class | Description |
|---|---|---|
static class |
Recommendations.Builder |
Builder class for building
Recommendations instances. |
static class |
Recommendations.JsonUtil |
JsonUtil class for building
Recommendations instances. |
IModelObject.IJsonUtil<T>| Modifier and Type | Method | Description |
|---|---|---|
Recommendations.Builder |
builder() |
Create a builder for building an instance of a model object.
|
RecommendationsSeed[] |
getSeeds() |
Get the recommendation seeds from the recommendations object.
|
TrackSimplified[] |
getTracks() |
Get the (simplified) tracks from the recommendations object.
|
public RecommendationsSeed[] getSeeds()
public TrackSimplified[] getTracks()
public Recommendations.Builder builder()
IModelObjectCopyright © 2019. All rights reserved.