PublishResponse

Response for Publish action.

Types

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

Properties

Link copied to clipboard

Unique identifier assigned to the published message.

Link copied to clipboard

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

Functions

Link copied to clipboard
inline fun copy(block: PublishResponse.Builder.() -> Unit = {}): PublishResponse
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