Class CreateClip

java.lang.Object
com.github.twitch4j.helix.domain.CreateClip

public class CreateClip extends Object
Clip Data
  • Constructor Details

    • CreateClip

      public CreateClip()
  • Method Details

    • getId

      public String getId()
      ID of the clip that was created.
    • getEditUrl

      public String getEditUrl()
      URL of the edit page for the clip.
    • 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