All Classes and Interfaces
Class
Description
Request body used to create a new movie through the client API.
JAX-RS resource that handles requests to create new movies.
JAX-RS resource that deletes a movie by its public identifier.
Response body describing a movie returned by the client API.
JAX-RS resource that retrieves a movie by its public identifier.
Request body used to update an existing movie through the client API.
JAX-RS resource that updates an existing movie.