IModelObjectpublic class Context extends AbstractModelObject
PlayHistory| Modifier and Type | Class | Description |
|---|---|---|
static class |
Context.Builder |
Builder class for building
Context instances. |
static class |
Context.JsonUtil |
JsonUtil class for building
Context instances. |
IModelObject.IJsonUtil<T>| Modifier and Type | Method | Description |
|---|---|---|
Context.Builder |
builder() |
Create a builder for building an instance of a model object.
|
ExternalUrl |
getExternalUrls() |
Get the external URLs of the context.
|
String |
getHref() |
Get a link to the Spotify Web API endpoint providing full details of the track.
|
ModelObjectType |
getType() |
Get the model object type of the context.
|
String |
getUri() |
Get the Spotify URI
for the context.
|
public ModelObjectType getType()
ModelObjectType.public String getHref()
public ExternalUrl getExternalUrls()
ExternalUrl object.public String getUri()
public Context.Builder builder()
IModelObjectCopyright © 2019. All rights reserved.