Interface KafkaTopicStatusFluent<A extends KafkaTopicStatusFluent<A>>

    • Method Detail

      • getTopicName

        String getTopicName()
      • withTopicName

        A withTopicName​(String topicName)
      • hasTopicName

        Boolean hasTopicName()