java.lang.Object
io.strimzi.api.kafka.model.connect.build.Output
All Implemented Interfaces:
UnknownPropertyPreserving, Serializable
Direct Known Subclasses:
DockerOutput, ImageStreamOutput

public abstract class Output extends Object implements UnknownPropertyPreserving, Serializable
Abstract baseclass for different representations of connect build outputs, discriminated by type.
See Also: