Interface ReplicationInfoSummary.Builder

    • Method Detail

      • sourceKafkaClusterAlias

        ReplicationInfoSummary.Builder sourceKafkaClusterAlias​(String sourceKafkaClusterAlias)

        The alias of the source Kafka cluster.

        Parameters:
        sourceKafkaClusterAlias - The alias of the source Kafka cluster.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • targetKafkaClusterAlias

        ReplicationInfoSummary.Builder targetKafkaClusterAlias​(String targetKafkaClusterAlias)

        The alias of the target Kafka cluster.

        Parameters:
        targetKafkaClusterAlias - The alias of the target Kafka cluster.
        Returns:
        Returns a reference to this object so that method calls can be chained together.