Package io.getstream.chat.java.models
Class Flag.QueryFlagReportsResponse
- java.lang.Object
-
- io.getstream.chat.java.models.framework.StreamResponseObject
-
- io.getstream.chat.java.models.Flag.QueryFlagReportsResponse
-
- All Implemented Interfaces:
StreamResponse
,StreamResponseWithRateLimit
- Enclosing class:
- Flag
public static class Flag.QueryFlagReportsResponse extends StreamResponseObject
-
-
Constructor Summary
Constructors Constructor Description QueryFlagReportsResponse()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.getstream.chat.java.models.framework.StreamResponse
getDuration, setDuration
-
Methods inherited from interface io.getstream.chat.java.models.framework.StreamResponseWithRateLimit
getRateLimit, setRateLimit
-
-