Interface ApacheKafkaCluster.Builder

  • Method Details

    • apacheKafkaClusterId

      ApacheKafkaCluster.Builder apacheKafkaClusterId(String apacheKafkaClusterId)

      The ID of the Apache Kafka cluster.

      Parameters:
      apacheKafkaClusterId - The ID of the Apache Kafka cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • bootstrapBrokerString

      ApacheKafkaCluster.Builder bootstrapBrokerString(String bootstrapBrokerString)

      The bootstrap broker string of the Apache Kafka cluster.

      Parameters:
      bootstrapBrokerString - The bootstrap broker string of the Apache Kafka cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.