public final class PubSubMqttJsonConnectionNetworkMessageSentEvent extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PubSubMqttJsonConnectionNetworkMessageSentEvent.Builder
Builder for
PubSubMqttJsonConnectionNetworkMessageSentEvent. |
public PubSubMqttJsonConnectionConf getConnection()
public ByteString getEncodedMessage()
public String getTopic()
public PubSubMqttJsonConnectionNetworkMessageSentEvent withConnection(PubSubMqttJsonConnectionConf connection)
public PubSubMqttJsonConnectionNetworkMessageSentEvent withEncodedMessage(ByteString encodedMessage)
public PubSubMqttJsonConnectionNetworkMessageSentEvent withTopic(String topic)
public static PubSubMqttJsonConnectionNetworkMessageSentEvent.Builder builder()
PubSubMqttJsonConnectionNetworkMessageSentEvent.Builder that can be used to construct instances of this classpublic PubSubMqttJsonConnectionNetworkMessageSentEvent.Builder toBuilder()
PubSubMqttJsonConnectionNetworkMessageSentEvent.Builder that is initialized with the state of this object.Copyright © 2026. All rights reserved.