public static class ReceiveMessageOptions.Builder extends Object
| Constructor and Description |
|---|
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)
ReceiveMessageOptions.visibilityTimeoutpublic static ReceiveMessageOptions attribute(String attribute)
public static ReceiveMessageOptions attributes(Iterable<String> attributes)
ReceiveMessageOptions.attributesCopyright © 2009–2021 The Apache Software Foundation. All rights reserved.