Class Delete

    • Constructor Detail

      • Delete

        public Delete()
        For use with RESTeasy and CDI proxies.
        API Note:
        This construtor is used by CDI runtimes that require a public, no-argument constructor. It should not be invoked directly in user code.
    • Method Detail

      • execute

        public CompletionStage<Void> execute​(IRI id)
        Parameters:
        id - an IRI for a binary to delete
        Returns:
        whether and when it has been deleted