Uses of Class
org.opencastproject.graphql.playlist.command.UpdatePlaylistCommand.Builder
Packages that use UpdatePlaylistCommand.Builder
-
Uses of UpdatePlaylistCommand.Builder in org.opencastproject.graphql.playlist.command
Methods in org.opencastproject.graphql.playlist.command that return UpdatePlaylistCommand.BuilderModifier and TypeMethodDescriptionUpdatePlaylistCommand.create(String playlistId, PlaylistMetadataInput metadataInput, List<PlaylistEntryInput> entriesInput, AccessControlListInput accessControlListInput) Constructors in org.opencastproject.graphql.playlist.command with parameters of type UpdatePlaylistCommand.Builder