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, nack
T getPayload()
Copyright © 2021. All rights reserved.