Class KrakenSubscription
java.lang.Object
com.github.twitch4j.kraken.domain.KrakenSubscription
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.getId()Deprecated.Deprecated.Deprecated.getUser()Deprecated.inthashCode()Deprecated.voidsetCreatedAt(Instant createdAt) Deprecated.voidDeprecated.voidsetSubscriptionName(String subscriptionName) Deprecated.voidsetSubscriptionPlan(String subscriptionPlan) Deprecated.voidsetUser(KrakenUser user) Deprecated.toString()Deprecated.
-
Constructor Details
-
KrakenSubscription
public KrakenSubscription()Deprecated.
-
-
Method Details
-
getId
Deprecated. -
getCreatedAt
Deprecated. -
getUser
Deprecated. -
getSubscriptionPlan
Deprecated. -
getSubscriptionName
Deprecated. -
setId
Deprecated. -
setCreatedAt
Deprecated. -
setUser
Deprecated. -
setSubscriptionPlan
Deprecated. -
setSubscriptionName
Deprecated. -
equals
Deprecated. -
canEqual
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-