T - the type of the converted payload.public interface ConvertedBasicAcknowledgeablePubsubMessage<T> extends BasicAcknowledgeablePubsubMessage
BasicAcknowledgeablePubsubMessage that also contains the payload of the Pub/Sub message
converted to the desired type T.| Modifier and Type | Method and Description |
|---|---|
T |
getPayload() |
ack, getProjectSubscriptionName, getPubsubMessage, nackT getPayload()
Copyright © 2022. All rights reserved.