Interface StreamResponse
-
- All Known Subinterfaces:
StreamResponseWithRateLimit
- All Known Implementing Classes:
App
,App.AppCheckPushResponse
,App.AppCheckSnsResponse
,App.AppCheckSqsResponse
,App.AppGetRateLimitsResponse
,App.ListPushProviderResponse
,App.UpsertPushProviderResponse
,Blocklist.BlocklistGetResponse
,Blocklist.BlocklistListResponse
,BlockUser.BlockUserResponse
,BlockUser.GetBlockedUsersResponse
,BlockUser.UnblockUserResponse
,Channel.ChannelDeleteManyResponse
,Channel.ChannelDeleteResponse
,Channel.ChannelExportResponse
,Channel.ChannelExportStatusResponse
,Channel.ChannelGetResponse
,Channel.ChannelListResponse
,Channel.ChannelMarkReadResponse
,Channel.ChannelMemberResponse
,Channel.ChannelMuteResponse
,Channel.ChannelPartialUpdateResponse
,Channel.ChannelPinResponse
,Channel.ChannelQueryMembersResponse
,Channel.ChannelTruncateResponse
,Channel.ChannelUnMuteResponse
,Channel.ChannelUpdateResponse
,ChannelType.ChannelTypeCreateResponse
,ChannelType.ChannelTypeGetResponse
,ChannelType.ChannelTypeListResponse
,ChannelType.ChannelTypeUpdateResponse
,Command.CommandCreateResponse
,Command.CommandDeleteResponse
,Command.CommandGetResponse
,Command.CommandListResponse
,Command.CommandUpdateResponse
,Device.DeviceListResponse
,Draft.CreateDraftResponse
,Draft.GetDraftResponse
,Draft.QueryDraftsResponse
,Event.EventSendResponse
,ExportUsers.ExportUsersResponse
,Flag.FlagCreateResponse
,Flag.FlagDeleteResponse
,Flag.FlagMessageQueryResponse
,Flag.QueryFlagReportsResponse
,Flag.ReviewFlagReportResponse
,Import.CreateImportResponse
,Import.CreateImportUrlResponse
,Import.GetImportResponse
,Import.ListImportsResponse
,Message.MessageCommitResponse
,Message.MessageDeleteResponse
,Message.MessageGetManyResponse
,Message.MessageGetRepliesResponse
,Message.MessageGetResponse
,Message.MessagePartialUpdateResponse
,Message.MessageRunCommandActionResponse
,Message.MessageSearchResponse
,Message.MessageSendResponse
,Message.MessageTranslateResponse
,Message.MessageUpdateResponse
,Message.MessageUploadFileResponse
,Message.MessageUploadImageResponse
,MessageHistory.MessageHistoryQueryResponse
,Moderation.ConfigGetResponse
,Moderation.UpsertConfigResponse
,Permission.PermissionGetResponse
,Permission.PermissionListResponse
,Reaction.ReactionDeleteResponse
,Reaction.ReactionListResponse
,Reaction.ReactionSendResponse
,Reminder.ReminderCreateResponse
,Reminder.ReminderDeleteResponse
,Reminder.ReminderQueryResponse
,Reminder.ReminderUpdateResponse
,Role.RoleListResponse
,SharedLocation.ActiveLiveLocationsResponse
,SharedLocation.SharedLocationResponse
,StreamResponseObject
,TaskStatus.TaskStatusGetResponse
,Thread.QueryThreadsResponse
,UnreadCounts.UnreadCountsBatchResponse
,UnreadCounts.UnreadCountsResponse
,User.UserCreateGuestResponse
,User.UserDeactivateResponse
,User.UserDeleteManyResponse
,User.UserDeleteResponse
,User.UserExportResponse
,User.UserListResponse
,User.UserMuteResponse
,User.UserPartialUpdateResponse
,User.UserQueryBannedResponse
,User.UserReactivateResponse
,User.UserUpsertResponse
public interface StreamResponse
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getDuration()
void
setDuration(@NotNull java.lang.String duration)
-