Uses of Class
software.amazon.awssdk.services.kafkaconnect.model.CustomPluginLocationDescription
-
Packages that use CustomPluginLocationDescription Package Description software.amazon.awssdk.services.kafkaconnect.model -
-
Uses of CustomPluginLocationDescription in software.amazon.awssdk.services.kafkaconnect.model
Methods in software.amazon.awssdk.services.kafkaconnect.model that return CustomPluginLocationDescription Modifier and Type Method Description CustomPluginLocationDescriptionCustomPluginRevisionSummary. location()Information about the location of the custom plugin.Methods in software.amazon.awssdk.services.kafkaconnect.model with parameters of type CustomPluginLocationDescription Modifier and Type Method Description CustomPluginRevisionSummary.BuilderCustomPluginRevisionSummary.Builder. location(CustomPluginLocationDescription location)Information about the location of the custom plugin.
-