| Package | Description |
|---|---|
| example.jsonschema | |
| server.tracks |
| Modifier and Type | Method and Description |
|---|---|
Track |
Track.withAdditionalProperty(String name,
Object value) |
Track |
Track.withAlbumId(String albumId) |
Track |
Track.withSongTitle(String songTitle) |
| Modifier and Type | Method and Description |
|---|---|
void |
Tracks.putTracks(Track entity) |
static Tracks.GetTracksResponse |
Tracks.GetTracksResponse.respond200WithApplicationJson(Track entity) |
| Modifier and Type | Method and Description |
|---|---|
void |
TracksImpl.putTracks(Track entity) |
Copyright © 2018 Mulesoft. All rights reserved.