Package com.adaptris.aws.sqs
Interface AmazonSQSProducer.SendMessageAsyncCallback
- Enclosing class:
- AmazonSQSProducer
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionvoidhandleResult(Future<com.amazonaws.services.sqs.model.SendMessageResult> future)
-
Method Details
-
handleResult
-