public final class PubSubMqttUadpReaderGroupConf extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PubSubMqttUadpReaderGroupConf.Builder
Builder for
PubSubMqttUadpReaderGroupConf. |
static class |
PubSubMqttUadpReaderGroupConf.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,PubSubMqttUadpDataSetReaderConf> getReaders()
public PubSubMqttUadpReaderGroupConf withReaderRemoved(String name)
public PubSubMqttUadpReaderGroupConf withReaderAddedOrReplaced(PubSubMqttUadpDataSetReaderConf conf)
PubSubMqttUadpDataSetReaderConf.getName().public PubSubMqttUadpReaderGroupConf withMaxNetworkMessageSize(UnsignedInteger maxNetworkMessageSize)
public PubSubMqttUadpReaderGroupConf withName(String name)
PubSubNamedConfPubSubConf.toBuilder() + PubSubNamedConf.Builder.setName(String) +
PubSubConf.Builder.build().public PubSubMqttUadpReaderGroupConf withSecurityConf(PubSubSecurityConf securityConf)
public PubSubMqttUadpReaderGroupConf withEnabled(Boolean enabled)
public static PubSubMqttUadpReaderGroupConf.Builder builder()
PubSubMqttUadpReaderGroupConf.Builder that can be used to construct instances of this classpublic PubSubMqttUadpReaderGroupConf.Builder toBuilder()
PubSubMqttUadpReaderGroupConf.Builder that is initialized with the state of this object.public final PubSubTransportProfile getTransportProfile()
PubSubGroupConfgetTransportProfile in interface PubSubGroupConfCopyright © 2026. All rights reserved.