| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkvoice.model |
| Modifier and Type | Method and Description |
|---|---|
StreamingNotificationTarget |
StreamingNotificationTarget.clone() |
StreamingNotificationTarget |
StreamingNotificationTarget.withNotificationTarget(NotificationTarget notificationTarget) |
StreamingNotificationTarget |
StreamingNotificationTarget.withNotificationTarget(String notificationTarget) |
| Modifier and Type | Method and Description |
|---|---|
List<StreamingNotificationTarget> |
StreamingConfiguration.getStreamingNotificationTargets() |
| Modifier and Type | Method and Description |
|---|---|
StreamingConfiguration |
StreamingConfiguration.withStreamingNotificationTargets(StreamingNotificationTarget... streamingNotificationTargets)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
StreamingConfiguration.setStreamingNotificationTargets(Collection<StreamingNotificationTarget> streamingNotificationTargets) |
StreamingConfiguration |
StreamingConfiguration.withStreamingNotificationTargets(Collection<StreamingNotificationTarget> streamingNotificationTargets) |
Copyright © 2023. All rights reserved.