BrokerInstance

Returns information about all brokers.

Types

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

Properties

Link copied to clipboard

The brokers web console URL.

Link copied to clipboard

The broker's wire-level protocol endpoints.

Link copied to clipboard

The IP address of the Elastic Network Interface (ENI) attached to the broker. Does not apply to RabbitMQ brokers.

Functions

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