Uses of Record Class
io.gravitee.gateway.reactive.api.context.kafka.topicidentity.TopicIdentity
Packages that use TopicIdentity
-
Uses of TopicIdentity in io.gravitee.gateway.reactive.api.context.kafka.topicidentity
Methods in io.gravitee.gateway.reactive.api.context.kafka.topicidentity that return types with arguments of type TopicIdentityModifier and TypeMethodDescriptionTopicIdentityRegistry.findById(org.apache.kafka.common.Uuid id) Find a topic identity by its idTopicIdentityRegistry.findByName(String name) Find a topic identity by its nameMethods in io.gravitee.gateway.reactive.api.context.kafka.topicidentity with parameters of type TopicIdentityModifier and TypeMethodDescriptionvoidTopicIdentityRegistry.put(TopicIdentity topicIdentity) Put a topic identity in the registry