Class TenantLimit.TenantLimitUsage

java.lang.Object
com.dtsx.astra.sdk.streaming.domain.TenantLimit.TenantLimitUsage
Enclosing class:
TenantLimit

public static class TenantLimit.TenantLimitUsage extends Object
Custom ussage.
Author:
Cedrick LUNVEN (@clunven)
  • Constructor Details

    • TenantLimitUsage

      public TenantLimitUsage()
  • Method Details

    • getNamespace

      public String getNamespace()
      Getter accessor for attribute 'namespace'.
      Returns:
      current value of 'namespace'
    • setNamespace

      public void setNamespace(String namespace)
      Setter accessor for attribute 'namespace'.
      Parameters:
      namespace - new value for 'namespace '
    • getTopics

      public List<String> getTopics()
      Getter accessor for attribute 'topics'.
      Returns:
      current value of 'topics'
    • setTopics

      public void setTopics(List<String> topics)
      Setter accessor for attribute 'topics'.
      Parameters:
      topics - new value for 'topics '