| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
List<StreamingNotificationTarget> |
StreamingConfiguration.streamingNotificationTargets()
The streaming notification targets.
|
| Modifier and Type | Method and Description |
|---|---|
StreamingConfiguration.Builder |
StreamingConfiguration.Builder.streamingNotificationTargets(StreamingNotificationTarget... streamingNotificationTargets)
The streaming notification targets.
|
| Modifier and Type | Method and Description |
|---|---|
StreamingConfiguration.Builder |
StreamingConfiguration.Builder.streamingNotificationTargets(Collection<StreamingNotificationTarget> streamingNotificationTargets)
The streaming notification targets.
|
Copyright © 2023. All rights reserved.