| Package | Description |
|---|---|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
StreamingNotificationTarget |
StreamingNotificationTarget.clone() |
StreamingNotificationTarget |
StreamingNotificationTarget.withNotificationTarget(NotificationTarget notificationTarget)
The streaming notification target.
|
StreamingNotificationTarget |
StreamingNotificationTarget.withNotificationTarget(String notificationTarget)
The streaming notification target.
|
| Modifier and Type | Method and Description |
|---|---|
List<StreamingNotificationTarget> |
StreamingConfiguration.getStreamingNotificationTargets()
The streaming notification targets.
|
| Modifier and Type | Method and Description |
|---|---|
StreamingConfiguration |
StreamingConfiguration.withStreamingNotificationTargets(StreamingNotificationTarget... streamingNotificationTargets)
The streaming notification targets.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StreamingConfiguration.setStreamingNotificationTargets(Collection<StreamingNotificationTarget> streamingNotificationTargets)
The streaming notification targets.
|
StreamingConfiguration |
StreamingConfiguration.withStreamingNotificationTargets(Collection<StreamingNotificationTarget> streamingNotificationTargets)
The streaming notification targets.
|
Copyright © 2021. All rights reserved.