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