| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafkaconnect |
|
| software.amazon.awssdk.services.kafkaconnect.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateCustomPluginResponse |
KafkaConnectClient.createCustomPlugin(CreateCustomPluginRequest createCustomPluginRequest)
Creates a custom plugin using the specified properties.
|
default CompletableFuture<CreateCustomPluginResponse> |
KafkaConnectAsyncClient.createCustomPlugin(CreateCustomPluginRequest createCustomPluginRequest)
Creates a custom plugin using the specified properties.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateCustomPluginRequestMarshaller.marshall(CreateCustomPluginRequest createCustomPluginRequest) |
Copyright © 2023. All rights reserved.