Class IndexerProperties.SearchProperties.ServiceProperties

    • Constructor Detail

      • ServiceProperties

        public ServiceProperties()
    • Method Detail

      • getEndpoint

        public String getEndpoint()
      • getReadFieldsPath

        public String getReadFieldsPath()
      • getServiceClient

        public String getServiceClient()
      • setEndpoint

        public void setEndpoint​(String endpoint)
      • setReadFieldsPath

        public void setReadFieldsPath​(String readFieldsPath)
      • setServiceClient

        public void setServiceClient​(String serviceClient)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object