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
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
Deprecated.boolean
Deprecated.Deprecated.getId()
Deprecated.Deprecated.Deprecated.getUser()
Deprecated.int
hashCode()
Deprecated.void
setCreatedAt
(Instant createdAt) Deprecated.void
Deprecated.void
setSubscriptionName
(String subscriptionName) Deprecated.void
setSubscriptionPlan
(String subscriptionPlan) Deprecated.void
setUser
(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.
-