Class UploadEntitlementUrl

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

public class UploadEntitlementUrl extends Object
  • Constructor Details

    • UploadEntitlementUrl

      public UploadEntitlementUrl()
  • Method Details

    • getUrl

      public String getUrl()
      The URL where you will upload the manifest file This is the URL of a pre-signed S3 bucket Lease time: 15 minutes
    • 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