Package io.getstream.chat.java.models
Class Command.CommandGetResponse
- java.lang.Object
-
- io.getstream.chat.java.models.Command
-
- io.getstream.chat.java.models.Command.CommandGetResponse
-
- All Implemented Interfaces:
StreamResponse
- Enclosing class:
- Command
public static class Command.CommandGetResponse extends Command implements StreamResponse
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.getstream.chat.java.models.Command
Command.CommandCreateRequestData, Command.CommandCreateResponse, Command.CommandDeleteRequest, Command.CommandDeleteResponse, Command.CommandGetRequest, Command.CommandGetResponse, Command.CommandListRequest, Command.CommandListResponse, Command.CommandUpdateRequestData, Command.CommandUpdateResponse
-
-
Constructor Summary
Constructors Constructor Description CommandGetResponse()
-
Method Summary
-
Methods inherited from class io.getstream.chat.java.models.Command
create, delete, get, list, update
-
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
-
-