Class PulsarProperties.Defaults.Topic

java.lang.Object
org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Defaults.Topic
Enclosing class:
PulsarProperties.Defaults

public static class PulsarProperties.Defaults.Topic extends Object
  • Constructor Details

    • Topic

      public Topic()
  • Method Details

    • getTenant

      public String getTenant()
    • setTenant

      public void setTenant(String tenant)
    • getNamespace

      public String getNamespace()
    • setNamespace

      public void setNamespace(String namespace)