org.jclouds.sqs.options

Class ListQueuesOptions

    • Constructor Detail

      • ListQueuesOptions

        public ListQueuesOptions()
    • Method Detail

      • queuePrefix

        public ListQueuesOptions queuePrefix(String prefix)
        String to use for filtering the list results. Only those queues whose name begins with the specified string are returned.
        Parameters:
        prefix - Maximum 80 characters; alphanumeric characters, hyphens (-), and underscores (_) are allowed.

Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.