Class Host

java.lang.Object
com.algolia.config.Host

public final class Host extends Object
  • Constructor Details

  • Method Details

    • getUrl

      @NotNull public String getUrl()
    • getCallTypes

      @NotNull public Set<CallType> getCallTypes()
    • getScheme

      @NotNull public String getScheme()
    • equals

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

      public int hashCode()
      Overrides:
      hashCode in class Object