Uses of Class
software.amazon.awssdk.services.kafkaconnect.model.CustomPlugin
-
Packages that use CustomPlugin Package Description software.amazon.awssdk.services.kafkaconnect.model -
-
Uses of CustomPlugin in software.amazon.awssdk.services.kafkaconnect.model
Methods in software.amazon.awssdk.services.kafkaconnect.model that return CustomPlugin Modifier and Type Method Description CustomPluginPlugin. customPlugin()Details about a custom plugin.Methods in software.amazon.awssdk.services.kafkaconnect.model with parameters of type CustomPlugin Modifier and Type Method Description Plugin.BuilderPlugin.Builder. customPlugin(CustomPlugin customPlugin)Details about a custom plugin.
-