| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivschat |
Introduction
|
| software.amazon.awssdk.services.ivschat.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SendEventResponse> |
IvschatAsyncClient.sendEvent(SendEventRequest sendEventRequest)
Sends an event to a room.
|
default SendEventResponse |
IvschatClient.sendEvent(SendEventRequest sendEventRequest)
Sends an event to a room.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SendEventRequestMarshaller.marshall(SendEventRequest sendEventRequest) |
Copyright © 2022. All rights reserved.