| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
List<ReplicationInfo> |
CreateReplicatorRequest.replicationInfoList()
A list of replication configurations, where each configuration targets a given source cluster to target cluster
replication flow.
|
| Modifier and Type | Method and Description |
|---|---|
CreateReplicatorRequest.Builder |
CreateReplicatorRequest.Builder.replicationInfoList(ReplicationInfo... replicationInfoList)
A list of replication configurations, where each configuration targets a given source cluster to target
cluster replication flow.
|
| Modifier and Type | Method and Description |
|---|---|
CreateReplicatorRequest.Builder |
CreateReplicatorRequest.Builder.replicationInfoList(Collection<ReplicationInfo> replicationInfoList)
A list of replication configurations, where each configuration targets a given source cluster to target
cluster replication flow.
|
Copyright © 2023. All rights reserved.