Interface DeleteCommandResult

  • All Superinterfaces:
    CommandResult

    @ProviderType
    public interface DeleteCommandResult
    extends CommandResult
    interface representing result of executing a delete command
    • Method Detail

      • getMessages

        @Nonnull
        java.lang.String[] getMessages()
        Returns:
        messages informing about execution of the delete command