Uses of Class
eu.cloudnetservice.modules.syncproxy.config.SyncProxyTabListConfiguration
Packages that use SyncProxyTabListConfiguration
-
Uses of SyncProxyTabListConfiguration in eu.cloudnetservice.modules.syncproxy.config
Fields in eu.cloudnetservice.modules.syncproxy.config with type parameters of type SyncProxyTabListConfigurationModifier and TypeFieldDescriptionprivate Set<SyncProxyTabListConfiguration> SyncProxyConfiguration.Builder.tabListConfigurationsprivate final @Unmodifiable @NonNull Set<SyncProxyTabListConfiguration> SyncProxyConfiguration.tabListConfigurationsThe field for thetabListConfigurationsrecord component.Methods in eu.cloudnetservice.modules.syncproxy.config that return SyncProxyTabListConfigurationModifier and TypeMethodDescriptionSyncProxyTabListConfiguration.Builder.build()SyncProxyTabListConfiguration.createDefault(String targetGroup) Methods in eu.cloudnetservice.modules.syncproxy.config that return types with arguments of type SyncProxyTabListConfigurationModifier and TypeMethodDescriptionSyncProxyConfiguration.tabListConfigurations()Returns the value of thetabListConfigurationsrecord component.Methods in eu.cloudnetservice.modules.syncproxy.config with parameters of type SyncProxyTabListConfigurationModifier and TypeMethodDescriptionSyncProxyTabListConfiguration.builder(@NonNull SyncProxyTabListConfiguration configuration) Method parameters in eu.cloudnetservice.modules.syncproxy.config with type arguments of type SyncProxyTabListConfigurationModifier and TypeMethodDescriptionSyncProxyConfiguration.Builder.modifyTabListConfigurations(@NonNull Consumer<Set<SyncProxyTabListConfiguration>> modifier) SyncProxyConfiguration.Builder.tabListConfigurations(@NonNull Set<SyncProxyTabListConfiguration> configurations)