Class IndexerProperties.TenantProperties.ServiceProperties

java.lang.Object
com.broadleafcommerce.search.index.autoconfigure.IndexerProperties.TenantProperties.ServiceProperties
Enclosing class:
IndexerProperties.TenantProperties

public static class IndexerProperties.TenantProperties.ServiceProperties extends Object
  • Constructor Details

    • ServiceProperties

      public ServiceProperties()
  • Method Details

    • getEndpoint

      public String getEndpoint()
    • getReadTenantsPath

      public String getReadTenantsPath()
    • getServiceClient

      public String getServiceClient()
    • setEndpoint

      public void setEndpoint(String endpoint)
    • setReadTenantsPath

      public void setReadTenantsPath(String readTenantsPath)
    • setServiceClient

      public void setServiceClient(String serviceClient)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

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

      public String toString()
      Overrides:
      toString in class Object