Class PublicLiveListLinks

java.lang.Object
com.qtsurfer.api.client.model.PublicLiveListLinks

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", comments="Generator version: 7.14.0") public class PublicLiveListLinks extends Object
Present only when another page exists.
  • Field Details

  • Constructor Details

    • PublicLiveListLinks

      public PublicLiveListLinks()
  • Method Details

    • next

      public PublicLiveListLinks next(@Nullable PublicLiveNextLink next)
    • getNext

      @Nullable public PublicLiveNextLink getNext()
      Get next
      Returns:
      next
    • setNext

      public void setNext(@Nullable PublicLiveNextLink next)
    • equals

      public boolean equals(Object o)
      Return true if this PublicLiveListLinks object is equal to o.
      Overrides:
      equals in class Object
    • hashCode

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

      public String toString()
      Overrides:
      toString in class Object
    • toUrlQueryString

      public String toUrlQueryString()
      Convert the instance into URL query string.
      Returns:
      URL query string
    • toUrlQueryString

      public String toUrlQueryString(String prefix)
      Convert the instance into URL query string.
      Parameters:
      prefix - prefix of the query string
      Returns:
      URL query string