Uses of Class
software.amazon.awssdk.services.kafkaconnect.model.CustomPluginLocation
-
Packages that use CustomPluginLocation Package Description software.amazon.awssdk.services.kafkaconnect.model -
-
Uses of CustomPluginLocation in software.amazon.awssdk.services.kafkaconnect.model
Methods in software.amazon.awssdk.services.kafkaconnect.model that return CustomPluginLocation Modifier and Type Method Description CustomPluginLocationCreateCustomPluginRequest. location()Information about the location of a custom plugin.Methods in software.amazon.awssdk.services.kafkaconnect.model with parameters of type CustomPluginLocation Modifier and Type Method Description CreateCustomPluginRequest.BuilderCreateCustomPluginRequest.Builder. location(CustomPluginLocation location)Information about the location of a custom plugin.
-