HomeSort by relevance Sort by last modified time
    Searched full:set_queue_attribute (Results 1 - 2 of 2) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sqs/
queue.py 120 return self.connection.set_queue_attribute(self, attribute, value)
connection.py 160 def set_queue_attribute(self, queue, attribute, value): member in class:SQSConnection

Completed in 765 milliseconds