PublishBatchResultEntry

Encloses data related to a successful message in a batch request for topic.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String?

The Id of an entry in a batch request.

Link copied to clipboard

An identifier for the message.

Link copied to clipboard

This parameter applies only to FIFO (first-in-first-out) topics.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String