public static interface ReplicationInfoSummary.Builder extends SdkPojo, CopyableBuilder<ReplicationInfoSummary.Builder,ReplicationInfoSummary>
| Modifier and Type | Method and Description |
|---|---|
ReplicationInfoSummary.Builder |
sourceKafkaClusterAlias(String sourceKafkaClusterAlias)
The alias of the source Kafka cluster.
|
ReplicationInfoSummary.Builder |
targetKafkaClusterAlias(String targetKafkaClusterAlias)
The alias of the target Kafka cluster.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildReplicationInfoSummary.Builder sourceKafkaClusterAlias(String sourceKafkaClusterAlias)
The alias of the source Kafka cluster.
sourceKafkaClusterAlias - The alias of the source Kafka cluster.ReplicationInfoSummary.Builder targetKafkaClusterAlias(String targetKafkaClusterAlias)
The alias of the target Kafka cluster.
targetKafkaClusterAlias - The alias of the target Kafka cluster.Copyright © 2023. All rights reserved.