| Package | Description |
|---|---|
| org.springframework.cloud.aws.messaging.listener |
| Modifier and Type | Method and Description |
|---|---|
SqsMessageDeletionPolicy |
QueueMessageHandler.MappingInformation.getDeletionPolicy() |
static SqsMessageDeletionPolicy |
SqsMessageDeletionPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SqsMessageDeletionPolicy[] |
SqsMessageDeletionPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MappingInformation(Set<String> logicalResourceIds,
SqsMessageDeletionPolicy deletionPolicy) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.