| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafkaconnect |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateConnectorResponse |
KafkaConnectClient.createConnector(Consumer<CreateConnectorRequest.Builder> createConnectorRequest)
Creates a connector using the specified properties.
|
default CreateConnectorResponse |
KafkaConnectClient.createConnector(CreateConnectorRequest createConnectorRequest)
Creates a connector using the specified properties.
|
default CreateCustomPluginResponse |
KafkaConnectClient.createCustomPlugin(Consumer<CreateCustomPluginRequest.Builder> createCustomPluginRequest)
Creates a custom plugin using the specified properties.
|
default CreateCustomPluginResponse |
KafkaConnectClient.createCustomPlugin(CreateCustomPluginRequest createCustomPluginRequest)
Creates a custom plugin using the specified properties.
|
default CreateWorkerConfigurationResponse |
KafkaConnectClient.createWorkerConfiguration(Consumer<CreateWorkerConfigurationRequest.Builder> createWorkerConfigurationRequest)
Creates a worker configuration using the specified properties.
|
default CreateWorkerConfigurationResponse |
KafkaConnectClient.createWorkerConfiguration(CreateWorkerConfigurationRequest createWorkerConfigurationRequest)
Creates a worker configuration using the specified properties.
|
Copyright © 2023. All rights reserved.