default AssociateChannelFlowResponse |
ChimeSdkMessagingClient.associateChannelFlow(Consumer<AssociateChannelFlowRequest.Builder> associateChannelFlowRequest) |
Associates a channel flow with a channel.
|
default AssociateChannelFlowResponse |
ChimeSdkMessagingClient.associateChannelFlow(AssociateChannelFlowRequest associateChannelFlowRequest) |
Associates a channel flow with a channel.
|
default BatchCreateChannelMembershipResponse |
ChimeSdkMessagingClient.batchCreateChannelMembership(Consumer<BatchCreateChannelMembershipRequest.Builder> batchCreateChannelMembershipRequest) |
Adds a specified number of users and bots to a channel.
|
default BatchCreateChannelMembershipResponse |
ChimeSdkMessagingClient.batchCreateChannelMembership(BatchCreateChannelMembershipRequest batchCreateChannelMembershipRequest) |
Adds a specified number of users and bots to a channel.
|
default ChannelFlowCallbackResponse |
ChimeSdkMessagingClient.channelFlowCallback(Consumer<ChannelFlowCallbackRequest.Builder> channelFlowCallbackRequest) |
Calls back Amazon Chime SDK messaging with a processing response message.
|
default ChannelFlowCallbackResponse |
ChimeSdkMessagingClient.channelFlowCallback(ChannelFlowCallbackRequest channelFlowCallbackRequest) |
Calls back Amazon Chime SDK messaging with a processing response message.
|
default CreateChannelResponse |
ChimeSdkMessagingClient.createChannel(Consumer<CreateChannelRequest.Builder> createChannelRequest) |
Creates a channel to which you can add users and send messages.
|
default CreateChannelResponse |
ChimeSdkMessagingClient.createChannel(CreateChannelRequest createChannelRequest) |
Creates a channel to which you can add users and send messages.
|
default CreateChannelBanResponse |
ChimeSdkMessagingClient.createChannelBan(Consumer<CreateChannelBanRequest.Builder> createChannelBanRequest) |
Permanently bans a member from a channel.
|
default CreateChannelBanResponse |
ChimeSdkMessagingClient.createChannelBan(CreateChannelBanRequest createChannelBanRequest) |
Permanently bans a member from a channel.
|
default CreateChannelFlowResponse |
ChimeSdkMessagingClient.createChannelFlow(Consumer<CreateChannelFlowRequest.Builder> createChannelFlowRequest) |
Creates a channel flow, a container for processors.
|
default CreateChannelFlowResponse |
ChimeSdkMessagingClient.createChannelFlow(CreateChannelFlowRequest createChannelFlowRequest) |
Creates a channel flow, a container for processors.
|
default CreateChannelMembershipResponse |
ChimeSdkMessagingClient.createChannelMembership(Consumer<CreateChannelMembershipRequest.Builder> createChannelMembershipRequest) |
Adds a member to a channel.
|
default CreateChannelMembershipResponse |
ChimeSdkMessagingClient.createChannelMembership(CreateChannelMembershipRequest createChannelMembershipRequest) |
Adds a member to a channel.
|
default CreateChannelModeratorResponse |
ChimeSdkMessagingClient.createChannelModerator(Consumer<CreateChannelModeratorRequest.Builder> createChannelModeratorRequest) |
Creates a new ChannelModerator.
|
default CreateChannelModeratorResponse |
ChimeSdkMessagingClient.createChannelModerator(CreateChannelModeratorRequest createChannelModeratorRequest) |
Creates a new ChannelModerator.
|
default DeleteChannelResponse |
ChimeSdkMessagingClient.deleteChannel(Consumer<DeleteChannelRequest.Builder> deleteChannelRequest) |
Immediately makes a channel and its memberships inaccessible and marks them for deletion.
|
default DeleteChannelResponse |
ChimeSdkMessagingClient.deleteChannel(DeleteChannelRequest deleteChannelRequest) |
Immediately makes a channel and its memberships inaccessible and marks them for deletion.
|
default DeleteChannelBanResponse |
ChimeSdkMessagingClient.deleteChannelBan(Consumer<DeleteChannelBanRequest.Builder> deleteChannelBanRequest) |
Removes a member from a channel's ban list.
|
default DeleteChannelBanResponse |
ChimeSdkMessagingClient.deleteChannelBan(DeleteChannelBanRequest deleteChannelBanRequest) |
Removes a member from a channel's ban list.
|
default DeleteChannelFlowResponse |
ChimeSdkMessagingClient.deleteChannelFlow(Consumer<DeleteChannelFlowRequest.Builder> deleteChannelFlowRequest) |
Deletes a channel flow, an irreversible process.
|
default DeleteChannelFlowResponse |
ChimeSdkMessagingClient.deleteChannelFlow(DeleteChannelFlowRequest deleteChannelFlowRequest) |
Deletes a channel flow, an irreversible process.
|
default DeleteChannelMembershipResponse |
ChimeSdkMessagingClient.deleteChannelMembership(Consumer<DeleteChannelMembershipRequest.Builder> deleteChannelMembershipRequest) |
Removes a member from a channel.
|
default DeleteChannelMembershipResponse |
ChimeSdkMessagingClient.deleteChannelMembership(DeleteChannelMembershipRequest deleteChannelMembershipRequest) |
Removes a member from a channel.
|
default DeleteChannelMessageResponse |
ChimeSdkMessagingClient.deleteChannelMessage(Consumer<DeleteChannelMessageRequest.Builder> deleteChannelMessageRequest) |
Deletes a channel message.
|
default DeleteChannelMessageResponse |
ChimeSdkMessagingClient.deleteChannelMessage(DeleteChannelMessageRequest deleteChannelMessageRequest) |
Deletes a channel message.
|
default DeleteChannelModeratorResponse |
ChimeSdkMessagingClient.deleteChannelModerator(Consumer<DeleteChannelModeratorRequest.Builder> deleteChannelModeratorRequest) |
Deletes a channel moderator.
|
default DeleteChannelModeratorResponse |
ChimeSdkMessagingClient.deleteChannelModerator(DeleteChannelModeratorRequest deleteChannelModeratorRequest) |
Deletes a channel moderator.
|
default DeleteMessagingStreamingConfigurationsResponse |
ChimeSdkMessagingClient.deleteMessagingStreamingConfigurations(Consumer<DeleteMessagingStreamingConfigurationsRequest.Builder> deleteMessagingStreamingConfigurationsRequest) |
Deletes the streaming configurations for an AppInstance.
|
default DeleteMessagingStreamingConfigurationsResponse |
ChimeSdkMessagingClient.deleteMessagingStreamingConfigurations(DeleteMessagingStreamingConfigurationsRequest deleteMessagingStreamingConfigurationsRequest) |
Deletes the streaming configurations for an AppInstance.
|
default DescribeChannelResponse |
ChimeSdkMessagingClient.describeChannel(Consumer<DescribeChannelRequest.Builder> describeChannelRequest) |
Returns the full details of a channel in an Amazon Chime AppInstance.
|
default DescribeChannelResponse |
ChimeSdkMessagingClient.describeChannel(DescribeChannelRequest describeChannelRequest) |
Returns the full details of a channel in an Amazon Chime AppInstance.
|
default DescribeChannelBanResponse |
ChimeSdkMessagingClient.describeChannelBan(Consumer<DescribeChannelBanRequest.Builder> describeChannelBanRequest) |
Returns the full details of a channel ban.
|
default DescribeChannelBanResponse |
ChimeSdkMessagingClient.describeChannelBan(DescribeChannelBanRequest describeChannelBanRequest) |
Returns the full details of a channel ban.
|
default DescribeChannelFlowResponse |
ChimeSdkMessagingClient.describeChannelFlow(Consumer<DescribeChannelFlowRequest.Builder> describeChannelFlowRequest) |
Returns the full details of a channel flow in an Amazon Chime AppInstance.
|
default DescribeChannelFlowResponse |
ChimeSdkMessagingClient.describeChannelFlow(DescribeChannelFlowRequest describeChannelFlowRequest) |
Returns the full details of a channel flow in an Amazon Chime AppInstance.
|
default DescribeChannelMembershipResponse |
ChimeSdkMessagingClient.describeChannelMembership(Consumer<DescribeChannelMembershipRequest.Builder> describeChannelMembershipRequest) |
Returns the full details of a user's channel membership.
|
default DescribeChannelMembershipResponse |
ChimeSdkMessagingClient.describeChannelMembership(DescribeChannelMembershipRequest describeChannelMembershipRequest) |
Returns the full details of a user's channel membership.
|
default DescribeChannelMembershipForAppInstanceUserResponse |
ChimeSdkMessagingClient.describeChannelMembershipForAppInstanceUser(Consumer<DescribeChannelMembershipForAppInstanceUserRequest.Builder> describeChannelMembershipForAppInstanceUserRequest) |
Returns the details of a channel based on the membership of the specified AppInstanceUser or
AppInstanceBot.
|
default DescribeChannelMembershipForAppInstanceUserResponse |
ChimeSdkMessagingClient.describeChannelMembershipForAppInstanceUser(DescribeChannelMembershipForAppInstanceUserRequest describeChannelMembershipForAppInstanceUserRequest) |
Returns the details of a channel based on the membership of the specified AppInstanceUser or
AppInstanceBot.
|
default DescribeChannelModeratedByAppInstanceUserResponse |
ChimeSdkMessagingClient.describeChannelModeratedByAppInstanceUser(Consumer<DescribeChannelModeratedByAppInstanceUserRequest.Builder> describeChannelModeratedByAppInstanceUserRequest) |
Returns the full details of a channel moderated by the specified AppInstanceUser or
AppInstanceBot.
|
default DescribeChannelModeratedByAppInstanceUserResponse |
ChimeSdkMessagingClient.describeChannelModeratedByAppInstanceUser(DescribeChannelModeratedByAppInstanceUserRequest describeChannelModeratedByAppInstanceUserRequest) |
Returns the full details of a channel moderated by the specified AppInstanceUser or
AppInstanceBot.
|
default DescribeChannelModeratorResponse |
ChimeSdkMessagingClient.describeChannelModerator(Consumer<DescribeChannelModeratorRequest.Builder> describeChannelModeratorRequest) |
Returns the full details of a single ChannelModerator.
|
default DescribeChannelModeratorResponse |
ChimeSdkMessagingClient.describeChannelModerator(DescribeChannelModeratorRequest describeChannelModeratorRequest) |
Returns the full details of a single ChannelModerator.
|
default DisassociateChannelFlowResponse |
ChimeSdkMessagingClient.disassociateChannelFlow(Consumer<DisassociateChannelFlowRequest.Builder> disassociateChannelFlowRequest) |
Disassociates a channel flow from all its channels.
|
default DisassociateChannelFlowResponse |
ChimeSdkMessagingClient.disassociateChannelFlow(DisassociateChannelFlowRequest disassociateChannelFlowRequest) |
Disassociates a channel flow from all its channels.
|
default GetChannelMembershipPreferencesResponse |
ChimeSdkMessagingClient.getChannelMembershipPreferences(Consumer<GetChannelMembershipPreferencesRequest.Builder> getChannelMembershipPreferencesRequest) |
Gets the membership preferences of an AppInstanceUser or AppInstanceBot for the
specified channel.
|
default GetChannelMembershipPreferencesResponse |
ChimeSdkMessagingClient.getChannelMembershipPreferences(GetChannelMembershipPreferencesRequest getChannelMembershipPreferencesRequest) |
Gets the membership preferences of an AppInstanceUser or AppInstanceBot for the
specified channel.
|
default GetChannelMessageResponse |
ChimeSdkMessagingClient.getChannelMessage(Consumer<GetChannelMessageRequest.Builder> getChannelMessageRequest) |
Gets the full details of a channel message.
|
default GetChannelMessageResponse |
ChimeSdkMessagingClient.getChannelMessage(GetChannelMessageRequest getChannelMessageRequest) |
Gets the full details of a channel message.
|
default GetChannelMessageStatusResponse |
ChimeSdkMessagingClient.getChannelMessageStatus(Consumer<GetChannelMessageStatusRequest.Builder> getChannelMessageStatusRequest) |
Gets message status for a specified messageId.
|
default GetChannelMessageStatusResponse |
ChimeSdkMessagingClient.getChannelMessageStatus(GetChannelMessageStatusRequest getChannelMessageStatusRequest) |
Gets message status for a specified messageId.
|
default GetMessagingStreamingConfigurationsResponse |
ChimeSdkMessagingClient.getMessagingStreamingConfigurations(Consumer<GetMessagingStreamingConfigurationsRequest.Builder> getMessagingStreamingConfigurationsRequest) |
Retrieves the data streaming configuration for an AppInstance.
|
default GetMessagingStreamingConfigurationsResponse |
ChimeSdkMessagingClient.getMessagingStreamingConfigurations(GetMessagingStreamingConfigurationsRequest getMessagingStreamingConfigurationsRequest) |
Retrieves the data streaming configuration for an AppInstance.
|
default ListChannelBansResponse |
ChimeSdkMessagingClient.listChannelBans(Consumer<ListChannelBansRequest.Builder> listChannelBansRequest) |
Lists all the users and bots banned from a particular channel.
|
default ListChannelBansResponse |
ChimeSdkMessagingClient.listChannelBans(ListChannelBansRequest listChannelBansRequest) |
Lists all the users and bots banned from a particular channel.
|
default ListChannelBansIterable |
ChimeSdkMessagingClient.listChannelBansPaginator(Consumer<ListChannelBansRequest.Builder> listChannelBansRequest) |
|
default ListChannelBansIterable |
ChimeSdkMessagingClient.listChannelBansPaginator(ListChannelBansRequest listChannelBansRequest) |
|
default ListChannelFlowsResponse |
ChimeSdkMessagingClient.listChannelFlows(Consumer<ListChannelFlowsRequest.Builder> listChannelFlowsRequest) |
Returns a paginated lists of all the channel flows created under a single Chime.
|
default ListChannelFlowsResponse |
ChimeSdkMessagingClient.listChannelFlows(ListChannelFlowsRequest listChannelFlowsRequest) |
Returns a paginated lists of all the channel flows created under a single Chime.
|
default ListChannelFlowsIterable |
ChimeSdkMessagingClient.listChannelFlowsPaginator(Consumer<ListChannelFlowsRequest.Builder> listChannelFlowsRequest) |
|
default ListChannelFlowsIterable |
ChimeSdkMessagingClient.listChannelFlowsPaginator(ListChannelFlowsRequest listChannelFlowsRequest) |
|
default ListChannelMembershipsResponse |
ChimeSdkMessagingClient.listChannelMemberships(Consumer<ListChannelMembershipsRequest.Builder> listChannelMembershipsRequest) |
Lists all channel memberships in a channel.
|
default ListChannelMembershipsResponse |
ChimeSdkMessagingClient.listChannelMemberships(ListChannelMembershipsRequest listChannelMembershipsRequest) |
Lists all channel memberships in a channel.
|
default ListChannelMembershipsForAppInstanceUserResponse |
ChimeSdkMessagingClient.listChannelMembershipsForAppInstanceUser(Consumer<ListChannelMembershipsForAppInstanceUserRequest.Builder> listChannelMembershipsForAppInstanceUserRequest) |
Lists all channels that an AppInstanceUser or AppInstanceBot is a part of.
|
default ListChannelMembershipsForAppInstanceUserResponse |
ChimeSdkMessagingClient.listChannelMembershipsForAppInstanceUser(ListChannelMembershipsForAppInstanceUserRequest listChannelMembershipsForAppInstanceUserRequest) |
Lists all channels that an AppInstanceUser or AppInstanceBot is a part of.
|
default ListChannelMembershipsForAppInstanceUserIterable |
ChimeSdkMessagingClient.listChannelMembershipsForAppInstanceUserPaginator(Consumer<ListChannelMembershipsForAppInstanceUserRequest.Builder> listChannelMembershipsForAppInstanceUserRequest) |
|
default ListChannelMembershipsForAppInstanceUserIterable |
ChimeSdkMessagingClient.listChannelMembershipsForAppInstanceUserPaginator(ListChannelMembershipsForAppInstanceUserRequest listChannelMembershipsForAppInstanceUserRequest) |
|
default ListChannelMembershipsIterable |
ChimeSdkMessagingClient.listChannelMembershipsPaginator(Consumer<ListChannelMembershipsRequest.Builder> listChannelMembershipsRequest) |
|
default ListChannelMembershipsIterable |
ChimeSdkMessagingClient.listChannelMembershipsPaginator(ListChannelMembershipsRequest listChannelMembershipsRequest) |
|
default ListChannelMessagesResponse |
ChimeSdkMessagingClient.listChannelMessages(Consumer<ListChannelMessagesRequest.Builder> listChannelMessagesRequest) |
List all the messages in a channel.
|
default ListChannelMessagesResponse |
ChimeSdkMessagingClient.listChannelMessages(ListChannelMessagesRequest listChannelMessagesRequest) |
List all the messages in a channel.
|
default ListChannelMessagesIterable |
ChimeSdkMessagingClient.listChannelMessagesPaginator(Consumer<ListChannelMessagesRequest.Builder> listChannelMessagesRequest) |
|
default ListChannelMessagesIterable |
ChimeSdkMessagingClient.listChannelMessagesPaginator(ListChannelMessagesRequest listChannelMessagesRequest) |
|
default ListChannelModeratorsResponse |
ChimeSdkMessagingClient.listChannelModerators(Consumer<ListChannelModeratorsRequest.Builder> listChannelModeratorsRequest) |
Lists all the moderators for a channel.
|
default ListChannelModeratorsResponse |
ChimeSdkMessagingClient.listChannelModerators(ListChannelModeratorsRequest listChannelModeratorsRequest) |
Lists all the moderators for a channel.
|
default ListChannelModeratorsIterable |
ChimeSdkMessagingClient.listChannelModeratorsPaginator(Consumer<ListChannelModeratorsRequest.Builder> listChannelModeratorsRequest) |
|
default ListChannelModeratorsIterable |
ChimeSdkMessagingClient.listChannelModeratorsPaginator(ListChannelModeratorsRequest listChannelModeratorsRequest) |
|
default ListChannelsResponse |
ChimeSdkMessagingClient.listChannels(Consumer<ListChannelsRequest.Builder> listChannelsRequest) |
Lists all Channels created under a single Chime App as a paginated list.
|
default ListChannelsResponse |
ChimeSdkMessagingClient.listChannels(ListChannelsRequest listChannelsRequest) |
Lists all Channels created under a single Chime App as a paginated list.
|
default ListChannelsAssociatedWithChannelFlowResponse |
ChimeSdkMessagingClient.listChannelsAssociatedWithChannelFlow(Consumer<ListChannelsAssociatedWithChannelFlowRequest.Builder> listChannelsAssociatedWithChannelFlowRequest) |
Lists all channels associated with a specified channel flow.
|
default ListChannelsAssociatedWithChannelFlowResponse |
ChimeSdkMessagingClient.listChannelsAssociatedWithChannelFlow(ListChannelsAssociatedWithChannelFlowRequest listChannelsAssociatedWithChannelFlowRequest) |
Lists all channels associated with a specified channel flow.
|
default ListChannelsAssociatedWithChannelFlowIterable |
ChimeSdkMessagingClient.listChannelsAssociatedWithChannelFlowPaginator(Consumer<ListChannelsAssociatedWithChannelFlowRequest.Builder> listChannelsAssociatedWithChannelFlowRequest) |
|
default ListChannelsAssociatedWithChannelFlowIterable |
ChimeSdkMessagingClient.listChannelsAssociatedWithChannelFlowPaginator(ListChannelsAssociatedWithChannelFlowRequest listChannelsAssociatedWithChannelFlowRequest) |
|
default ListChannelsModeratedByAppInstanceUserResponse |
ChimeSdkMessagingClient.listChannelsModeratedByAppInstanceUser(Consumer<ListChannelsModeratedByAppInstanceUserRequest.Builder> listChannelsModeratedByAppInstanceUserRequest) |
A list of the channels moderated by an AppInstanceUser.
|
default ListChannelsModeratedByAppInstanceUserResponse |
ChimeSdkMessagingClient.listChannelsModeratedByAppInstanceUser(ListChannelsModeratedByAppInstanceUserRequest listChannelsModeratedByAppInstanceUserRequest) |
A list of the channels moderated by an AppInstanceUser.
|
default ListChannelsModeratedByAppInstanceUserIterable |
ChimeSdkMessagingClient.listChannelsModeratedByAppInstanceUserPaginator(Consumer<ListChannelsModeratedByAppInstanceUserRequest.Builder> listChannelsModeratedByAppInstanceUserRequest) |
|
default ListChannelsModeratedByAppInstanceUserIterable |
ChimeSdkMessagingClient.listChannelsModeratedByAppInstanceUserPaginator(ListChannelsModeratedByAppInstanceUserRequest listChannelsModeratedByAppInstanceUserRequest) |
|
default ListChannelsIterable |
ChimeSdkMessagingClient.listChannelsPaginator(Consumer<ListChannelsRequest.Builder> listChannelsRequest) |
|
default ListChannelsIterable |
ChimeSdkMessagingClient.listChannelsPaginator(ListChannelsRequest listChannelsRequest) |
|
default ListSubChannelsResponse |
ChimeSdkMessagingClient.listSubChannels(Consumer<ListSubChannelsRequest.Builder> listSubChannelsRequest) |
Lists all the SubChannels in an elastic channel when given a channel ID.
|
default ListSubChannelsResponse |
ChimeSdkMessagingClient.listSubChannels(ListSubChannelsRequest listSubChannelsRequest) |
Lists all the SubChannels in an elastic channel when given a channel ID.
|
default ListSubChannelsIterable |
ChimeSdkMessagingClient.listSubChannelsPaginator(Consumer<ListSubChannelsRequest.Builder> listSubChannelsRequest) |
|
default ListSubChannelsIterable |
ChimeSdkMessagingClient.listSubChannelsPaginator(ListSubChannelsRequest listSubChannelsRequest) |
|
default ListTagsForResourceResponse |
ChimeSdkMessagingClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) |
Lists the tags applied to an Amazon Chime SDK messaging resource.
|
default ListTagsForResourceResponse |
ChimeSdkMessagingClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) |
Lists the tags applied to an Amazon Chime SDK messaging resource.
|
default PutChannelExpirationSettingsResponse |
ChimeSdkMessagingClient.putChannelExpirationSettings(Consumer<PutChannelExpirationSettingsRequest.Builder> putChannelExpirationSettingsRequest) |
Sets the number of days before the channel is automatically deleted.
|
default PutChannelExpirationSettingsResponse |
ChimeSdkMessagingClient.putChannelExpirationSettings(PutChannelExpirationSettingsRequest putChannelExpirationSettingsRequest) |
Sets the number of days before the channel is automatically deleted.
|
default PutChannelMembershipPreferencesResponse |
ChimeSdkMessagingClient.putChannelMembershipPreferences(Consumer<PutChannelMembershipPreferencesRequest.Builder> putChannelMembershipPreferencesRequest) |
Sets the membership preferences of an AppInstanceUser or AppInstanceBot for the
specified channel.
|
default PutChannelMembershipPreferencesResponse |
ChimeSdkMessagingClient.putChannelMembershipPreferences(PutChannelMembershipPreferencesRequest putChannelMembershipPreferencesRequest) |
Sets the membership preferences of an AppInstanceUser or AppInstanceBot for the
specified channel.
|
default PutMessagingStreamingConfigurationsResponse |
ChimeSdkMessagingClient.putMessagingStreamingConfigurations(Consumer<PutMessagingStreamingConfigurationsRequest.Builder> putMessagingStreamingConfigurationsRequest) |
Sets the data streaming configuration for an AppInstance.
|
default PutMessagingStreamingConfigurationsResponse |
ChimeSdkMessagingClient.putMessagingStreamingConfigurations(PutMessagingStreamingConfigurationsRequest putMessagingStreamingConfigurationsRequest) |
Sets the data streaming configuration for an AppInstance.
|
default RedactChannelMessageResponse |
ChimeSdkMessagingClient.redactChannelMessage(Consumer<RedactChannelMessageRequest.Builder> redactChannelMessageRequest) |
Redacts message content, but not metadata.
|
default RedactChannelMessageResponse |
ChimeSdkMessagingClient.redactChannelMessage(RedactChannelMessageRequest redactChannelMessageRequest) |
Redacts message content, but not metadata.
|
default SearchChannelsResponse |
ChimeSdkMessagingClient.searchChannels(Consumer<SearchChannelsRequest.Builder> searchChannelsRequest) |
Allows the ChimeBearer to search channels by channel members.
|
default SearchChannelsResponse |
ChimeSdkMessagingClient.searchChannels(SearchChannelsRequest searchChannelsRequest) |
Allows the ChimeBearer to search channels by channel members.
|
default SearchChannelsIterable |
ChimeSdkMessagingClient.searchChannelsPaginator(Consumer<SearchChannelsRequest.Builder> searchChannelsRequest) |
|
default SearchChannelsIterable |
ChimeSdkMessagingClient.searchChannelsPaginator(SearchChannelsRequest searchChannelsRequest) |
|
default SendChannelMessageResponse |
ChimeSdkMessagingClient.sendChannelMessage(Consumer<SendChannelMessageRequest.Builder> sendChannelMessageRequest) |
Sends a message to a particular channel that the member is a part of.
|
default SendChannelMessageResponse |
ChimeSdkMessagingClient.sendChannelMessage(SendChannelMessageRequest sendChannelMessageRequest) |
Sends a message to a particular channel that the member is a part of.
|
default TagResourceResponse |
ChimeSdkMessagingClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) |
Applies the specified tags to the specified Amazon Chime SDK messaging resource.
|
default TagResourceResponse |
ChimeSdkMessagingClient.tagResource(TagResourceRequest tagResourceRequest) |
Applies the specified tags to the specified Amazon Chime SDK messaging resource.
|
default UntagResourceResponse |
ChimeSdkMessagingClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) |
Removes the specified tags from the specified Amazon Chime SDK messaging resource.
|
default UntagResourceResponse |
ChimeSdkMessagingClient.untagResource(UntagResourceRequest untagResourceRequest) |
Removes the specified tags from the specified Amazon Chime SDK messaging resource.
|
default UpdateChannelResponse |
ChimeSdkMessagingClient.updateChannel(Consumer<UpdateChannelRequest.Builder> updateChannelRequest) |
Update a channel's attributes.
|
default UpdateChannelResponse |
ChimeSdkMessagingClient.updateChannel(UpdateChannelRequest updateChannelRequest) |
Update a channel's attributes.
|
default UpdateChannelFlowResponse |
ChimeSdkMessagingClient.updateChannelFlow(Consumer<UpdateChannelFlowRequest.Builder> updateChannelFlowRequest) |
Updates channel flow attributes.
|
default UpdateChannelFlowResponse |
ChimeSdkMessagingClient.updateChannelFlow(UpdateChannelFlowRequest updateChannelFlowRequest) |
Updates channel flow attributes.
|
default UpdateChannelMessageResponse |
ChimeSdkMessagingClient.updateChannelMessage(Consumer<UpdateChannelMessageRequest.Builder> updateChannelMessageRequest) |
Updates the content of a message.
|
default UpdateChannelMessageResponse |
ChimeSdkMessagingClient.updateChannelMessage(UpdateChannelMessageRequest updateChannelMessageRequest) |
Updates the content of a message.
|
default UpdateChannelReadMarkerResponse |
ChimeSdkMessagingClient.updateChannelReadMarker(Consumer<UpdateChannelReadMarkerRequest.Builder> updateChannelReadMarkerRequest) |
The details of the time when a user last read messages in a channel.
|
default UpdateChannelReadMarkerResponse |
ChimeSdkMessagingClient.updateChannelReadMarker(UpdateChannelReadMarkerRequest updateChannelReadMarkerRequest) |
The details of the time when a user last read messages in a channel.
|