Class KrakenSubscriptionList
java.lang.Object
com.github.twitch4j.kraken.domain.AbstractResultList
com.github.twitch4j.kraken.domain.KrakenSubscriptionList
Deprecated.
Kraken is deprecated and has been shut down on Febuary 28, 2022.
More details about the deprecation are available here.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanDeprecated.booleanDeprecated.Deprecated.inthashCode()Deprecated.voidsetSubscriptions(List<KrakenSubscription> subscriptions) Deprecated.toString()Deprecated.Methods inherited from class com.github.twitch4j.kraken.domain.AbstractResultList
getCursor, getTotal, setCursor, setTotal
-
Constructor Details
-
KrakenSubscriptionList
public KrakenSubscriptionList()Deprecated.
-
-
Method Details
-
getSubscriptions
Deprecated. -
setSubscriptions
Deprecated. -
toString
Deprecated.- Overrides:
toStringin classAbstractResultList
-
equals
Deprecated.- Overrides:
equalsin classAbstractResultList
-
canEqual
Deprecated.- Overrides:
canEqualin classAbstractResultList
-
hashCode
public int hashCode()Deprecated.- Overrides:
hashCodein classAbstractResultList
-