Class SystemProperty
java.lang.Object
io.strimzi.api.kafka.model.common.SystemProperty
- All Implemented Interfaces:
UnknownPropertyPreserving
Representation for SystemProperty variables for Strimzi containers.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SystemProperty
public SystemProperty()
-
-
Method Details
-
getName
-
setName
-
getValue
-
setValue
-
getAdditionalProperties
- Specified by:
getAdditionalPropertiesin interfaceUnknownPropertyPreserving
-
setAdditionalProperty
- Specified by:
setAdditionalPropertyin interfaceUnknownPropertyPreserving
-