Class DeletedVideoList

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

public class DeletedVideoList extends Object
  • Constructor Details

    • DeletedVideoList

      public DeletedVideoList()
  • Method Details

    • getDeletedVideoIds

      public List<String> getDeletedVideoIds()
      IDs of the videos that were deleted.
    • 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