public interface AckReplyConsumerWithResponse
| Modifier and Type | Method and Description |
|---|---|
Future<AckResponse> |
ack() |
Future<AckResponse> |
nack() |
Future<AckResponse> ack()
Future<AckResponse> nack()
Copyright © 2022 Google LLC. All rights reserved.