| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration.model |
| Modifier and Type | Method and Description |
|---|---|
KafkaSettings |
CreateEndpointRequest.kafkaSettings()
Settings in JSON format for the target Apache Kafka endpoint.
|
KafkaSettings |
ModifyEndpointRequest.kafkaSettings()
Settings in JSON format for the target Apache Kafka endpoint.
|
KafkaSettings |
Endpoint.kafkaSettings()
The settings for the Apache Kafka target endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
CreateEndpointRequest.Builder |
CreateEndpointRequest.Builder.kafkaSettings(KafkaSettings kafkaSettings)
Settings in JSON format for the target Apache Kafka endpoint.
|
ModifyEndpointRequest.Builder |
ModifyEndpointRequest.Builder.kafkaSettings(KafkaSettings kafkaSettings)
Settings in JSON format for the target Apache Kafka endpoint.
|
Endpoint.Builder |
Endpoint.Builder.kafkaSettings(KafkaSettings kafkaSettings)
The settings for the Apache Kafka target endpoint.
|
Copyright © 2023. All rights reserved.