| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafkaconnect |
|
| software.amazon.awssdk.services.kafkaconnect.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateConnectorResponse |
KafkaConnectClient.createConnector(CreateConnectorRequest createConnectorRequest)
Creates a connector using the specified properties.
|
default CompletableFuture<CreateConnectorResponse> |
KafkaConnectAsyncClient.createConnector(CreateConnectorRequest createConnectorRequest)
Creates a connector using the specified properties.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateConnectorRequestMarshaller.marshall(CreateConnectorRequest createConnectorRequest) |
Copyright © 2023. All rights reserved.