Class Output
java.lang.Object
io.strimzi.api.kafka.model.connect.build.Output
- All Implemented Interfaces:
UnknownPropertyPreserving
- Direct Known Subclasses:
DockerOutput,ImageStreamOutput
Abstract baseclass for different representations of connect build outputs, discriminated by
type.-
Field Details
-
TYPE_DOCKER
- See Also:
-
TYPE_IMAGESTREAM
- See Also:
-
-
Constructor Details
-
Output
public Output()
-
-
Method Details
-
getType
-
getImage
-
setImage
-
getAdditionalProperties
- Specified by:
getAdditionalPropertiesin interfaceUnknownPropertyPreserving
-
setAdditionalProperty
- Specified by:
setAdditionalPropertyin interfaceUnknownPropertyPreserving
-