Class ListenerAddress
java.lang.Object
io.strimzi.api.kafka.model.kafka.listener.ListenerAddress
- All Implemented Interfaces:
UnknownPropertyPreserving
Represents a single address of particular listener
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ListenerAddress
public ListenerAddress()
-
-
Method Details
-
getHost
-
setHost
-
getPort
-
setPort
-
getAdditionalProperties
- Specified by:
getAdditionalPropertiesin interfaceUnknownPropertyPreserving
-
setAdditionalProperty
- Specified by:
setAdditionalPropertyin interfaceUnknownPropertyPreserving
-