Class Leaderboard.Identifier
java.lang.Object
com.github.twitch4j.pubsub.domain.Leaderboard.Identifier
- Enclosing class:
- Leaderboard
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
Deprecated.void
setGroupingKey
(String groupingKey) Deprecated.void
setTimeAggregationUnit
(String timeAggregationUnit) Deprecated.void
setTimeBucket
(String timeBucket) Deprecated.toString()
-
Constructor Details
-
Identifier
public Identifier()
-
-
Method Details
-
getDomain
-
getGroupingKey
-
getTimeAggregationUnit
-
getTimeBucket
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-
setDomain
Deprecated. -
setGroupingKey
Deprecated. -
setTimeAggregationUnit
Deprecated. -
setTimeBucket
Deprecated.
-