Package com.github.twitch4j.helix.domain
Klasse AnaylticsDateRange
java.lang.Object
com.github.twitch4j.helix.domain.AnaylticsDateRange
Analytics - Date Range
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleanVeraltet.in favor of getEndedAtInstant()Ending date/time for returned reports, in RFC3339 format with the hours, minutes, and seconds zeroed out and the UTC timezone: YYYY-MM-DDT00:00:00Z.Veraltet.in favor of getStartedAtInstant()Starting date/time for returned reports, in RFC3339 format with the hours, minutes, and seconds zeroed out and the UTC timezone: YYYY-MM-DDT00:00:00Z.inthashCode()toString()
-
Konstruktordetails
-
AnaylticsDateRange
public AnaylticsDateRange()
-
-
Methodendetails
-
getStartedAt
Veraltet.in favor of getStartedAtInstant()- Gibt zurück:
- the starting timestamp for returned reports
-
getEndedAt
Veraltet.in favor of getEndedAtInstant()- Gibt zurück:
- the ending timestamp for returned reports
-
getStartedAtInstant
Starting date/time for returned reports, in RFC3339 format with the hours, minutes, and seconds zeroed out and the UTC timezone: YYYY-MM-DDT00:00:00Z. -
getEndedAtInstant
Ending date/time for returned reports, in RFC3339 format with the hours, minutes, and seconds zeroed out and the UTC timezone: YYYY-MM-DDT00:00:00Z. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-