# Functions
New creates a new playlists API client.
NewCreatePlaylistForbidden creates a CreatePlaylistForbidden with default headers values.
NewCreatePlaylistInternalServerError creates a CreatePlaylistInternalServerError with default headers values.
NewCreatePlaylistNotFound creates a CreatePlaylistNotFound with default headers values.
NewCreatePlaylistOK creates a CreatePlaylistOK with default headers values.
NewCreatePlaylistParams creates a new CreatePlaylistParams object, with the default timeout for this client.
NewCreatePlaylistParamsWithContext creates a new CreatePlaylistParams object with the ability to set a context for a request.
NewCreatePlaylistParamsWithHTTPClient creates a new CreatePlaylistParams object with the ability to set a custom HTTPClient for a request.
NewCreatePlaylistParamsWithTimeout creates a new CreatePlaylistParams object with the ability to set a timeout on a request.
NewCreatePlaylistUnauthorized creates a CreatePlaylistUnauthorized with default headers values.
NewDeletePlaylistForbidden creates a DeletePlaylistForbidden with default headers values.
NewDeletePlaylistInternalServerError creates a DeletePlaylistInternalServerError with default headers values.
NewDeletePlaylistNotFound creates a DeletePlaylistNotFound with default headers values.
NewDeletePlaylistOK creates a DeletePlaylistOK with default headers values.
NewDeletePlaylistParams creates a new DeletePlaylistParams object, with the default timeout for this client.
NewDeletePlaylistParamsWithContext creates a new DeletePlaylistParams object with the ability to set a context for a request.
NewDeletePlaylistParamsWithHTTPClient creates a new DeletePlaylistParams object with the ability to set a custom HTTPClient for a request.
NewDeletePlaylistParamsWithTimeout creates a new DeletePlaylistParams object with the ability to set a timeout on a request.
NewDeletePlaylistUnauthorized creates a DeletePlaylistUnauthorized with default headers values.
NewGetPlaylistForbidden creates a GetPlaylistForbidden with default headers values.
NewGetPlaylistInternalServerError creates a GetPlaylistInternalServerError with default headers values.
NewGetPlaylistItemsForbidden creates a GetPlaylistItemsForbidden with default headers values.
NewGetPlaylistItemsInternalServerError creates a GetPlaylistItemsInternalServerError with default headers values.
NewGetPlaylistItemsNotFound creates a GetPlaylistItemsNotFound with default headers values.
NewGetPlaylistItemsOK creates a GetPlaylistItemsOK with default headers values.
NewGetPlaylistItemsParams creates a new GetPlaylistItemsParams object, with the default timeout for this client.
NewGetPlaylistItemsParamsWithContext creates a new GetPlaylistItemsParams object with the ability to set a context for a request.
NewGetPlaylistItemsParamsWithHTTPClient creates a new GetPlaylistItemsParams object with the ability to set a custom HTTPClient for a request.
NewGetPlaylistItemsParamsWithTimeout creates a new GetPlaylistItemsParams object with the ability to set a timeout on a request.
NewGetPlaylistItemsUnauthorized creates a GetPlaylistItemsUnauthorized with default headers values.
NewGetPlaylistNotFound creates a GetPlaylistNotFound with default headers values.
NewGetPlaylistOK creates a GetPlaylistOK with default headers values.
NewGetPlaylistParams creates a new GetPlaylistParams object, with the default timeout for this client.
NewGetPlaylistParamsWithContext creates a new GetPlaylistParams object with the ability to set a context for a request.
NewGetPlaylistParamsWithHTTPClient creates a new GetPlaylistParams object with the ability to set a custom HTTPClient for a request.
NewGetPlaylistParamsWithTimeout creates a new GetPlaylistParams object with the ability to set a timeout on a request.
NewGetPlaylistUnauthorized creates a GetPlaylistUnauthorized with default headers values.
NewSearchPlaylistsInternalServerError creates a SearchPlaylistsInternalServerError with default headers values.
NewSearchPlaylistsOK creates a SearchPlaylistsOK with default headers values.
NewSearchPlaylistsParams creates a new SearchPlaylistsParams object, with the default timeout for this client.
NewSearchPlaylistsParamsWithContext creates a new SearchPlaylistsParams object with the ability to set a context for a request.
NewSearchPlaylistsParamsWithHTTPClient creates a new SearchPlaylistsParams object with the ability to set a custom HTTPClient for a request.
NewSearchPlaylistsParamsWithTimeout creates a new SearchPlaylistsParams object with the ability to set a timeout on a request.
NewUpdatePlaylistForbidden creates a UpdatePlaylistForbidden with default headers values.
NewUpdatePlaylistInternalServerError creates a UpdatePlaylistInternalServerError with default headers values.
NewUpdatePlaylistNotFound creates a UpdatePlaylistNotFound with default headers values.
NewUpdatePlaylistOK creates a UpdatePlaylistOK with default headers values.
NewUpdatePlaylistParams creates a new UpdatePlaylistParams object, with the default timeout for this client.
NewUpdatePlaylistParamsWithContext creates a new UpdatePlaylistParams object with the ability to set a context for a request.
NewUpdatePlaylistParamsWithHTTPClient creates a new UpdatePlaylistParams object with the ability to set a custom HTTPClient for a request.
NewUpdatePlaylistParamsWithTimeout creates a new UpdatePlaylistParams object with the ability to set a timeout on a request.
NewUpdatePlaylistUnauthorized creates a UpdatePlaylistUnauthorized with default headers values.
WithAuthInfo changes the transport on the client.
# Structs
Client for playlists API
*/.
CreatePlaylistForbidden describes a response with status code 403, with default header values.
CreatePlaylistInternalServerError describes a response with status code 500, with default header values.
CreatePlaylistNotFound describes a response with status code 404, with default header values.
CreatePlaylistOK describes a response with status code 200, with default header values.
CreatePlaylistParams contains all the parameters to send to the API endpoint
for the create playlist operation.
CreatePlaylistReader is a Reader for the CreatePlaylist structure.
CreatePlaylistUnauthorized describes a response with status code 401, with default header values.
DeletePlaylistForbidden describes a response with status code 403, with default header values.
DeletePlaylistInternalServerError describes a response with status code 500, with default header values.
DeletePlaylistNotFound describes a response with status code 404, with default header values.
DeletePlaylistOK describes a response with status code 200, with default header values.
DeletePlaylistParams contains all the parameters to send to the API endpoint
for the delete playlist operation.
DeletePlaylistReader is a Reader for the DeletePlaylist structure.
DeletePlaylistUnauthorized describes a response with status code 401, with default header values.
GetPlaylistForbidden describes a response with status code 403, with default header values.
GetPlaylistInternalServerError describes a response with status code 500, with default header values.
GetPlaylistItemsForbidden describes a response with status code 403, with default header values.
GetPlaylistItemsInternalServerError describes a response with status code 500, with default header values.
GetPlaylistItemsNotFound describes a response with status code 404, with default header values.
GetPlaylistItemsOK describes a response with status code 200, with default header values.
GetPlaylistItemsParams contains all the parameters to send to the API endpoint
for the get playlist items operation.
GetPlaylistItemsReader is a Reader for the GetPlaylistItems structure.
GetPlaylistItemsUnauthorized describes a response with status code 401, with default header values.
GetPlaylistNotFound describes a response with status code 404, with default header values.
GetPlaylistOK describes a response with status code 200, with default header values.
GetPlaylistParams contains all the parameters to send to the API endpoint
for the get playlist operation.
GetPlaylistReader is a Reader for the GetPlaylist structure.
GetPlaylistUnauthorized describes a response with status code 401, with default header values.
SearchPlaylistsInternalServerError describes a response with status code 500, with default header values.
SearchPlaylistsOK describes a response with status code 200, with default header values.
SearchPlaylistsParams contains all the parameters to send to the API endpoint
for the search playlists operation.
SearchPlaylistsReader is a Reader for the SearchPlaylists structure.
UpdatePlaylistForbidden describes a response with status code 403, with default header values.
UpdatePlaylistInternalServerError describes a response with status code 500, with default header values.
UpdatePlaylistNotFound describes a response with status code 404, with default header values.
UpdatePlaylistOK describes a response with status code 200, with default header values.
UpdatePlaylistParams contains all the parameters to send to the API endpoint
for the update playlist operation.
UpdatePlaylistReader is a Reader for the UpdatePlaylist structure.
UpdatePlaylistUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.