| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
ChatStreamingConfiguration |
ChatStreamingConfiguration.clone() |
ChatStreamingConfiguration |
StartContactStreamingRequest.getChatStreamingConfiguration()
The streaming configuration, such as the Amazon SNS streaming endpoint.
|
ChatStreamingConfiguration |
ChatStreamingConfiguration.withStreamingEndpointArn(String streamingEndpointArn)
The Amazon Resource Name (ARN) of the standard Amazon SNS topic.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartContactStreamingRequest.setChatStreamingConfiguration(ChatStreamingConfiguration chatStreamingConfiguration)
The streaming configuration, such as the Amazon SNS streaming endpoint.
|
StartContactStreamingRequest |
StartContactStreamingRequest.withChatStreamingConfiguration(ChatStreamingConfiguration chatStreamingConfiguration)
The streaming configuration, such as the Amazon SNS streaming endpoint.
|
Copyright © 2022. All rights reserved.