public static class ReceiveMessageOptions.Builder extends Object
| Constructor and Description | 
|---|
ReceiveMessageOptions.Builder()  | 
| Modifier and Type | Method and Description | 
|---|---|
static ReceiveMessageOptions | 
attribute(String attribute)  | 
static ReceiveMessageOptions | 
attributes(Iterable<String> attributes)  | 
static ReceiveMessageOptions | 
visibilityTimeout(Integer visibilityTimeout)  | 
public static ReceiveMessageOptions visibilityTimeout(Integer visibilityTimeout)
public static ReceiveMessageOptions attribute(String attribute)
public static ReceiveMessageOptions attributes(Iterable<String> attributes)
ReceiveMessageOptions.attributesCopyright © 2009-2013 jclouds. All Rights Reserved.