Uses of Class
io.strimzi.api.kafka.model.connect.build.OtherArtifact
Packages that use OtherArtifact
-
Uses of OtherArtifact in io.strimzi.api.kafka.model.connect.build
Methods in io.strimzi.api.kafka.model.connect.build that return OtherArtifactMethods in io.strimzi.api.kafka.model.connect.build with parameters of type OtherArtifactModifier and TypeMethodDescriptionPluginFluent.addNewOtherArtifactArtifactLike(OtherArtifact item) PluginFluent.setNewOtherArtifactArtifactLike(int index, OtherArtifact item) Constructors in io.strimzi.api.kafka.model.connect.build with parameters of type OtherArtifactModifierConstructorDescriptionOtherArtifactBuilder(OtherArtifact instance) OtherArtifactBuilder(OtherArtifactFluent<?> fluent, OtherArtifact instance) OtherArtifactFluent(OtherArtifact instance)