类 PulsarProperties.Defaults.Topic

java.lang.Object
org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Defaults.Topic
封闭类:
PulsarProperties.Defaults

public static class PulsarProperties.Defaults.Topic extends Object
  • 构造器详细资料

    • Topic

      public Topic()
  • 方法详细资料

    • getTenant

      public String getTenant()
    • setTenant

      public void setTenant(String tenant)
    • getNamespace

      public String getNamespace()
    • setNamespace

      public void setNamespace(String namespace)