Man Page: amazon::sqs::simple::message
Operating Environment: debian
Section: 3pm
Amazon::SQS::Simple::Message(3pm) User Contributed Perl Documentation Amazon::SQS::Simple::Message(3pm)NAMEAmazon::SQS::Simple::Message - OO API for representing messages from the Amazon Simple Queue Service.INTRODUCTIONDon't instantiate this class directly. Objects of this class are returned by various methods in "Amazon::SQS::Simple::Queue". See Amazon::SQS::Simple::Queue for more details.METHODSMessageBody() Get the message body. MessageId() Get the message unique identifier MD5OfBody() Get the MD5 checksum of the message body ReceiptHandle() Get the receipt handle for the message (used as an argument to DeleteMessage)AUTHORCopyright 2007-2008 Simon Whitaker <swhitaker@cpan.org> This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.1 2009-05-15 Amazon::SQS::Simple::Message(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Introduction |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |