Class CreateTenantOptions

    • Constructor Detail

      • CreateTenantOptions

        public CreateTenantOptions()
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • string

        protected com.google.common.base.MoreObjects.ToStringHelper string()
      • getDescription

        public String getDescription()
        Gets the default tenant description
      • description

        public CreateTenantOptions description​(String description)
        A description can be defined when creating a tenant.
      • isEnabled

        public boolean isEnabled()