Class SearchResult

java.lang.Object
com.amilesend.onedrive.resource.item.type.SearchResult

public class SearchResult extends Object
Indicates that the item is in response to a search query.

API Documentation.

See Also:
  • Method Details

    • builder

      public static SearchResult.SearchResultBuilder builder()
    • getOnClickTelemetryUrl

      public String getOnClickTelemetryUrl()
      The callback URL to record telemetry information. Note: Should be used as a GET if the user interacts with the item.
    • equals

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

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

      public String toString()
      Overrides:
      toString in class Object