Class DeletePlaylistCommand.Builder
java.lang.Object
org.opencastproject.graphql.command.AbstractCommand.Builder<GqlDeletePlaylistPayload>
org.opencastproject.graphql.command.DeletePlaylistCommand.Builder
- Enclosing class:
DeletePlaylistCommand
public static class DeletePlaylistCommand.Builder
extends AbstractCommand.Builder<GqlDeletePlaylistPayload>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opencastproject.graphql.command.AbstractCommand.Builder
environment
-
Constructor Details
-
Builder
-
-
Method Details
-
validate
public void validate()- Overrides:
validatein classAbstractCommand.Builder<GqlDeletePlaylistPayload>
-
build
- Specified by:
buildin classAbstractCommand.Builder<GqlDeletePlaylistPayload>
-