public final class PubSubMqttJsonReaderGroupConf extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PubSubMqttJsonReaderGroupConf.Builder
Builder for
PubSubMqttJsonReaderGroupConf. |
static class |
PubSubMqttJsonReaderGroupConf.Fields |
PubSubConf.MapKind<T>| Modifier and Type | Field and Description |
|---|---|
static PubSubConfSpecification |
SPECIFICATION |
public static final PubSubConfSpecification SPECIFICATION
public PubSubConfSpecification specification()
PubSubConfpublic UnsignedInteger getMaxNetworkMessageSize()
public String getName()
public PubSubSecurityConf getSecurityConf()
public Boolean isEnabled()
public Map<String,PubSubMqttJsonDataSetReaderConf> getReaders()
public PubSubMqttJsonReaderGroupConf withReaderRemoved(String name)
public PubSubMqttJsonReaderGroupConf withReaderAddedOrReplaced(PubSubMqttJsonDataSetReaderConf conf)
PubSubMqttJsonDataSetReaderConf.getName().public PubSubMqttJsonReaderGroupConf withMaxNetworkMessageSize(UnsignedInteger maxNetworkMessageSize)
public PubSubMqttJsonReaderGroupConf withName(String name)
PubSubNamedConfPubSubConf.toBuilder() + PubSubNamedConf.Builder.setName(String) +
PubSubConf.Builder.build().public PubSubMqttJsonReaderGroupConf withSecurityConf(PubSubSecurityConf securityConf)
public PubSubMqttJsonReaderGroupConf withEnabled(Boolean enabled)
public static PubSubMqttJsonReaderGroupConf.Builder builder()
PubSubMqttJsonReaderGroupConf.Builder that can be used to construct instances of this classpublic PubSubMqttJsonReaderGroupConf.Builder toBuilder()
PubSubMqttJsonReaderGroupConf.Builder that is initialized with the state of this object.public final PubSubTransportProfile getTransportProfile()
PubSubGroupConfgetTransportProfile in interface PubSubGroupConfCopyright © 2026. All rights reserved.