Uses of Interface
com.google.cloud.pubsub.v1.AckReplyConsumerWithResponse
-
Packages that use AckReplyConsumerWithResponse Package Description com.google.cloud.pubsub.v1 A client to Cloud Pub/Sub API -
-
Uses of AckReplyConsumerWithResponse in com.google.cloud.pubsub.v1
Classes in com.google.cloud.pubsub.v1 that implement AckReplyConsumerWithResponse Modifier and Type Class Description classAckReplyConsumerWithResponseImplMethods in com.google.cloud.pubsub.v1 with parameters of type AckReplyConsumerWithResponse Modifier and Type Method Description voidMessageReceiverWithAckResponse. receiveMessage(PubsubMessage message, AckReplyConsumerWithResponse consumer)
-