Interface ConsumerConfigBuilder

    • Method Detail

      • build

        default java.util.Map<java.lang.String,​java.lang.Object> build()
                                                                      throws CoreException
        Description copied from interface: ConfigBuilder
        Build a configuration suitable for both a consumer and producer.
        Specified by:
        build in interface ConfigBuilder
        Returns:
        the configuration
        Throws:
        CoreException - wrapping any underlying exception.