Class ListenerAddress
java.lang.Object
io.strimzi.api.kafka.model.status.ListenerAddress
- All Implemented Interfaces:
UnknownPropertyPreserving,Serializable
Represents a single address of particular listener
- See Also:
-
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
-