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 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 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.
|